From ab42598cb7a6175450125c5e55093cf891a33692 Mon Sep 17 00:00:00 2001 From: Daybrush Date: Sun, 11 Dec 2022 00:34:16 +0900 Subject: [PATCH] chore: publish packages --- package.json | 2 +- packages/lit-moveable/package.json | 4 ++-- packages/moveable/package.json | 6 +++--- packages/ngx-moveable/package.json | 2 +- packages/ngx-moveable/projects/ngx-moveable/package.json | 4 ++-- packages/ngx-moveable/projects/ngx-moveable/src/consts.ts | 2 +- packages/preact-moveable/package.json | 4 ++-- packages/react-compat-moveable/package.json | 4 ++-- packages/react-moveable/package.json | 2 +- packages/storybook/package.json | 2 +- packages/svelte-moveable/package.json | 4 ++-- packages/vue-moveable/package.json | 4 ++-- packages/vue3-moveable/package.json | 4 ++-- yarn.lock | 8 ++++---- 14 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 6ca9c062c..a80f3ea00 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "devDependencies": { "@daybrush/jsdoc": "^0.4.3", - "@daybrush/release": "^0.5.2", + "@daybrush/release": "^0.7.1", "cpx": "1.5.0", "daybrush-jsdoc-template": "^1.8.0", "gh-pages": "^2.0.1", diff --git a/packages/lit-moveable/package.json b/packages/lit-moveable/package.json index fc05ed99a..04c0ef3c1 100755 --- a/packages/lit-moveable/package.json +++ b/packages/lit-moveable/package.json @@ -1,6 +1,6 @@ { "name": "lit-moveable", - "version": "0.18.1", + "version": "0.19.0", "description": "A Lit Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.", "types": "declaration/index.d.ts", "main": "dist/moveable.cjs.js", @@ -62,6 +62,6 @@ "dependencies": { "@daybrush/utils": "^1.10.0", "framework-utils": "^1.1.0", - "moveable": "~0.41.1" + "moveable": "~0.42.1" } } diff --git a/packages/moveable/package.json b/packages/moveable/package.json index 96ddf67f4..2451b0c18 100644 --- a/packages/moveable/package.json +++ b/packages/moveable/package.json @@ -1,6 +1,6 @@ { "name": "moveable", - "version": "0.41.1", + "version": "0.42.1", "description": "Moveable is Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, Snappable.", "main": "./dist/moveable.cjs.js", "module": "./dist/moveable.esm.js", @@ -62,8 +62,8 @@ ], "dependencies": { "@scena/event-emitter": "^1.0.5", - "react-compat-moveable": "~0.29.1", - "react-moveable": "~0.44.1", + "react-compat-moveable": "~0.30.1", + "react-moveable": "~0.45.0", "react-simple-compat": "^1.2.3" }, "devDependencies": { diff --git a/packages/ngx-moveable/package.json b/packages/ngx-moveable/package.json index 2bb516ca8..37bf48cfc 100644 --- a/packages/ngx-moveable/package.json +++ b/packages/ngx-moveable/package.json @@ -15,7 +15,7 @@ "private": true, "lernaHelperPublishPath": "./dist/ngx-moveable", "dependencies": { - "moveable": "~0.41.1", + "moveable": "~0.42.1", "rxjs": "~7.4.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" diff --git a/packages/ngx-moveable/projects/ngx-moveable/package.json b/packages/ngx-moveable/projects/ngx-moveable/package.json index 81fc99caf..a6495bf22 100644 --- a/packages/ngx-moveable/projects/ngx-moveable/package.json +++ b/packages/ngx-moveable/projects/ngx-moveable/package.json @@ -1,6 +1,6 @@ { "name": "ngx-moveable", - "version": "0.38.1", + "version": "0.39.0", "description": "An Angular Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, Snappable.", "repository": { "type": "git", @@ -47,6 +47,6 @@ }, "dependencies": { "framework-utils": "^1.1.0", - "moveable": "~0.41.1" + "moveable": "~0.42.1" } } diff --git a/packages/ngx-moveable/projects/ngx-moveable/src/consts.ts b/packages/ngx-moveable/projects/ngx-moveable/src/consts.ts index 56e00adb3..74589ac2d 100644 --- a/packages/ngx-moveable/projects/ngx-moveable/src/consts.ts +++ b/packages/ngx-moveable/projects/ngx-moveable/src/consts.ts @@ -1,4 +1,4 @@ // auto // eslint-disable-next-line max-len -export const ANGULAR_MOVEABLE_INPUTS: ["target","dragTarget","container","portalContainer","rootContainer","useResizeObserver","zoom","transformOrigin","edge","ables","className","pinchThreshold","pinchOutside","triggerAblesSimultaneously","checkInput","cspNonce","translateZ","hideDefaultLines","props","flushSync","stopPropagation","preventClickEventOnDrag","preventClickDefault","viewContainer","persistData","firstRenderState","snappable","snapContainer","snapDirections","elementSnapDirections","snapGap","snapGridWidth","snapGridHeight","isDisplaySnapDigit","isDisplayInnerSnapDigit","snapDigit","snapThreshold","snapRenderThreshold","horizontalGuidelines","verticalGuidelines","elementGuidelines","bounds","innerBounds","snapDistFormat","maxSnapElementGuidelineDistance","maxSnapElementGapDistance","pinchable","draggable","throttleDrag","throttleDragRotate","startDragRotate","edgeDraggable","resizable","throttleResize","renderDirections","keepRatio","resizeFormat","keepRatioFinally","scalable","throttleScale","warpable","rotatable","rotationPosition","throttleRotate","rotationTarget","rotateAroundControls","resolveAblesWithRotatable","scrollable","scrollContainer","scrollThreshold","scrollThrottleTime","getScrollPosition","padding","origin","originDraggable","originRelative","clippable","defaultClipPath","customClipPath","clipRelative","clipArea","dragWithClip","clipTargetBounds","clipVerticalGuidelines","clipHorizontalGuidelines","clipSnapThreshold","roundable","roundRelative","minRoundControls","maxRoundControls","roundClickable","roundPadding","isDisplayShadowRoundControls","defaultGroupRotate","defaultGroupOrigin","groupable","groupableProps","targetGroups","hideChildMoveableDefaultLines","individualGroupable","clickable","dragArea","passDragArea"] = ["target","dragTarget","container","portalContainer","rootContainer","useResizeObserver","zoom","transformOrigin","edge","ables","className","pinchThreshold","pinchOutside","triggerAblesSimultaneously","checkInput","cspNonce","translateZ","hideDefaultLines","props","flushSync","stopPropagation","preventClickEventOnDrag","preventClickDefault","viewContainer","persistData","firstRenderState","snappable","snapContainer","snapDirections","elementSnapDirections","snapGap","snapGridWidth","snapGridHeight","isDisplaySnapDigit","isDisplayInnerSnapDigit","snapDigit","snapThreshold","snapRenderThreshold","horizontalGuidelines","verticalGuidelines","elementGuidelines","bounds","innerBounds","snapDistFormat","maxSnapElementGuidelineDistance","maxSnapElementGapDistance","pinchable","draggable","throttleDrag","throttleDragRotate","startDragRotate","edgeDraggable","resizable","throttleResize","renderDirections","keepRatio","resizeFormat","keepRatioFinally","scalable","throttleScale","warpable","rotatable","rotationPosition","throttleRotate","rotationTarget","rotateAroundControls","resolveAblesWithRotatable","scrollable","scrollContainer","scrollThreshold","scrollThrottleTime","getScrollPosition","padding","origin","originDraggable","originRelative","clippable","defaultClipPath","customClipPath","clipRelative","clipArea","dragWithClip","clipTargetBounds","clipVerticalGuidelines","clipHorizontalGuidelines","clipSnapThreshold","roundable","roundRelative","minRoundControls","maxRoundControls","roundClickable","roundPadding","isDisplayShadowRoundControls","defaultGroupRotate","defaultGroupOrigin","groupable","groupableProps","targetGroups","hideChildMoveableDefaultLines","individualGroupable","clickable","dragArea","passDragArea"]; +export const ANGULAR_MOVEABLE_INPUTS: ["target","dragTarget","container","portalContainer","rootContainer","useResizeObserver","zoom","transformOrigin","edge","ables","className","pinchThreshold","pinchOutside","triggerAblesSimultaneously","checkInput","cspNonce","translateZ","hideDefaultLines","props","flushSync","stopPropagation","preventClickEventOnDrag","preventClickDefault","viewContainer","persistData","useAccuratePosition","firstRenderState","snappable","snapContainer","snapDirections","elementSnapDirections","snapGap","snapGridWidth","snapGridHeight","isDisplaySnapDigit","isDisplayInnerSnapDigit","snapDigit","snapThreshold","snapRenderThreshold","horizontalGuidelines","verticalGuidelines","elementGuidelines","bounds","innerBounds","snapDistFormat","maxSnapElementGuidelineDistance","maxSnapElementGapDistance","pinchable","draggable","throttleDrag","throttleDragRotate","startDragRotate","edgeDraggable","resizable","throttleResize","renderDirections","keepRatio","resizeFormat","keepRatioFinally","checkResizableError","scalable","throttleScale","warpable","rotatable","rotationPosition","throttleRotate","rotationTarget","rotateAroundControls","resolveAblesWithRotatable","scrollable","scrollContainer","scrollThreshold","scrollThrottleTime","getScrollPosition","padding","origin","originDraggable","originRelative","clippable","defaultClipPath","customClipPath","clipRelative","clipArea","dragWithClip","clipTargetBounds","clipVerticalGuidelines","clipHorizontalGuidelines","clipSnapThreshold","roundable","roundRelative","minRoundControls","maxRoundControls","roundClickable","roundPadding","isDisplayShadowRoundControls","defaultGroupRotate","defaultGroupOrigin","groupable","groupableProps","targetGroups","hideChildMoveableDefaultLines","individualGroupable","clickable","dragArea","passDragArea"] = ["target","dragTarget","container","portalContainer","rootContainer","useResizeObserver","zoom","transformOrigin","edge","ables","className","pinchThreshold","pinchOutside","triggerAblesSimultaneously","checkInput","cspNonce","translateZ","hideDefaultLines","props","flushSync","stopPropagation","preventClickEventOnDrag","preventClickDefault","viewContainer","persistData","useAccuratePosition","firstRenderState","snappable","snapContainer","snapDirections","elementSnapDirections","snapGap","snapGridWidth","snapGridHeight","isDisplaySnapDigit","isDisplayInnerSnapDigit","snapDigit","snapThreshold","snapRenderThreshold","horizontalGuidelines","verticalGuidelines","elementGuidelines","bounds","innerBounds","snapDistFormat","maxSnapElementGuidelineDistance","maxSnapElementGapDistance","pinchable","draggable","throttleDrag","throttleDragRotate","startDragRotate","edgeDraggable","resizable","throttleResize","renderDirections","keepRatio","resizeFormat","keepRatioFinally","checkResizableError","scalable","throttleScale","warpable","rotatable","rotationPosition","throttleRotate","rotationTarget","rotateAroundControls","resolveAblesWithRotatable","scrollable","scrollContainer","scrollThreshold","scrollThrottleTime","getScrollPosition","padding","origin","originDraggable","originRelative","clippable","defaultClipPath","customClipPath","clipRelative","clipArea","dragWithClip","clipTargetBounds","clipVerticalGuidelines","clipHorizontalGuidelines","clipSnapThreshold","roundable","roundRelative","minRoundControls","maxRoundControls","roundClickable","roundPadding","isDisplayShadowRoundControls","defaultGroupRotate","defaultGroupOrigin","groupable","groupableProps","targetGroups","hideChildMoveableDefaultLines","individualGroupable","clickable","dragArea","passDragArea"]; export const ANGULAR_MOVEABLE_OUTPUTS: ["beforeRenderStart","beforeRender","beforeRenderEnd","beforeRenderGroupStart","beforeRenderGroup","beforeRenderGroupEnd","changeTargets","snap","pinchStart","pinch","pinchEnd","pinchGroupStart","pinchGroup","pinchGroupEnd","dragStart","drag","dragEnd","dragGroupStart","dragGroup","dragGroupEnd","resizeStart","beforeResize","resize","resizeEnd","resizeGroupStart","beforeResizeGroup","resizeGroup","resizeGroupEnd","scaleStart","beforeScale","scale","scaleEnd","scaleGroupStart","beforeScaleGroup","scaleGroup","scaleGroupEnd","warpStart","warp","warpEnd","rotateStart","beforeRotate","rotate","rotateEnd","rotateGroupStart","beforeRotateGroup","rotateGroup","rotateGroupEnd","scroll","scrollGroup","dragOriginStart","dragOrigin","dragOriginEnd","clipStart","clip","clipEnd","roundStart","round","roundEnd","roundGroupStart","roundGroup","roundGroupEnd","click","clickGroup","renderStart","render","renderEnd","renderGroupStart","renderGroup","renderGroupEnd"] = ["beforeRenderStart","beforeRender","beforeRenderEnd","beforeRenderGroupStart","beforeRenderGroup","beforeRenderGroupEnd","changeTargets","snap","pinchStart","pinch","pinchEnd","pinchGroupStart","pinchGroup","pinchGroupEnd","dragStart","drag","dragEnd","dragGroupStart","dragGroup","dragGroupEnd","resizeStart","beforeResize","resize","resizeEnd","resizeGroupStart","beforeResizeGroup","resizeGroup","resizeGroupEnd","scaleStart","beforeScale","scale","scaleEnd","scaleGroupStart","beforeScaleGroup","scaleGroup","scaleGroupEnd","warpStart","warp","warpEnd","rotateStart","beforeRotate","rotate","rotateEnd","rotateGroupStart","beforeRotateGroup","rotateGroup","rotateGroupEnd","scroll","scrollGroup","dragOriginStart","dragOrigin","dragOriginEnd","clipStart","clip","clipEnd","roundStart","round","roundEnd","roundGroupStart","roundGroup","roundGroupEnd","click","clickGroup","renderStart","render","renderEnd","renderGroupStart","renderGroup","renderGroupEnd"]; diff --git a/packages/preact-moveable/package.json b/packages/preact-moveable/package.json index fce76e84a..9c35beca2 100644 --- a/packages/preact-moveable/package.json +++ b/packages/preact-moveable/package.json @@ -1,6 +1,6 @@ { "name": "preact-moveable", - "version": "0.43.1", + "version": "0.44.0", "description": "A Preact Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Pinchable, Groupable, Snappable.", "main": "./dist/moveable.cjs.js", "module": "./dist/moveable.esm.js", @@ -62,6 +62,6 @@ }, "dependencies": { "preact-css-styled": "^1.0.4", - "react-moveable": "~0.44.1" + "react-moveable": "~0.45.0" } } diff --git a/packages/react-compat-moveable/package.json b/packages/react-compat-moveable/package.json index 98b966e96..c55c31144 100644 --- a/packages/react-compat-moveable/package.json +++ b/packages/react-compat-moveable/package.json @@ -1,6 +1,6 @@ { "name": "react-compat-moveable", - "version": "0.29.1", + "version": "0.30.1", "description": "A React Compat Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Pinchable, Groupable, Snappable.", "main": "./dist/moveable.cjs.js", "module": "./dist/moveable.esm.js", @@ -78,6 +78,6 @@ "overlap-area": "^1.1.0", "react-compat-css-styled": "^1.0.9", "react-css-styled": "^1.0.4", - "react-moveable": "~0.44.1" + "react-moveable": "~0.45.0" } } diff --git a/packages/react-moveable/package.json b/packages/react-moveable/package.json index da3ac5533..b4131c2c9 100644 --- a/packages/react-moveable/package.json +++ b/packages/react-moveable/package.json @@ -1,6 +1,6 @@ { "name": "react-moveable", - "version": "0.44.1", + "version": "0.45.0", "description": "A React Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.", "main": "./dist/moveable.cjs.js", "module": "./dist/moveable.esm.js", diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 75858e61b..bca4b5e75 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -14,7 +14,7 @@ "@daybrush/utils": "^1.10.0", "moveable-helper": "^0.4.0", "react-infinite-viewer": "^0.11.0", - "react-moveable": "~0.44.1", + "react-moveable": "~0.45.0", "storybook-addon-preview": "^2.2.0" }, "devDependencies": { diff --git a/packages/svelte-moveable/package.json b/packages/svelte-moveable/package.json index bff214e9f..1ccdcf104 100644 --- a/packages/svelte-moveable/package.json +++ b/packages/svelte-moveable/package.json @@ -1,6 +1,6 @@ { "name": "svelte-moveable", - "version": "0.33.1", + "version": "0.34.0", "description": "A Svelte Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.", "svelte": "./src/index.js", "main": "./dist/moveable.cjs.js", @@ -64,7 +64,7 @@ }, "dependencies": { "framework-utils": "^1.1.0", - "moveable": "~0.41.1" + "moveable": "~0.42.1" }, "scripts": { "build": "rollup -c rollup.build.config.js && print-sizes ./dist", diff --git a/packages/vue-moveable/package.json b/packages/vue-moveable/package.json index 692a2103c..ee4fd2199 100755 --- a/packages/vue-moveable/package.json +++ b/packages/vue-moveable/package.json @@ -1,6 +1,6 @@ { "name": "vue-moveable", - "version": "2.0.0-beta.53", + "version": "2.0.0-beta.54", "description": "A Vue Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.", "types": "declaration/index.d.ts", "main": "dist/moveable.cjs.js", @@ -56,7 +56,7 @@ "homepage": "https://daybrush.com/moveable", "dependencies": { "framework-utils": "^1.1.0", - "moveable": "~0.41.1", + "moveable": "~0.42.1", "tslib": "^2.4.0" }, "devDependencies": { diff --git a/packages/vue3-moveable/package.json b/packages/vue3-moveable/package.json index cc691824b..f148cae7f 100755 --- a/packages/vue3-moveable/package.json +++ b/packages/vue3-moveable/package.json @@ -1,6 +1,6 @@ { "name": "vue3-moveable", - "version": "0.16.1", + "version": "0.17.0", "description": "A Vue 3 Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.", "types": "declaration/index.d.ts", "main": "dist/moveable.cjs.js", @@ -50,7 +50,7 @@ "homepage": "https://daybrush.com/moveable", "dependencies": { "framework-utils": "^1.1.0", - "moveable": "~0.41.1" + "moveable": "~0.42.1" }, "files": [ "./*", diff --git a/yarn.lock b/yarn.lock index 3a3530379..06ee5935f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2679,10 +2679,10 @@ taffydb "2.6.2" underscore "~1.8.3" -"@daybrush/release@^0.5.2": - version "0.5.3" - resolved "https://registry.yarnpkg.com/@daybrush/release/-/release-0.5.3.tgz#336ba0890a76d26305b21262e6a2f1af26487dfd" - integrity sha512-sJklgVXidKrE6e0X9MdyGyG3ycv8J2EAg3NYIvoMaGsPpW69vO4GwX0y/shfSybDxcgHAUI67oiex6fslRRtTg== +"@daybrush/release@^0.7.1": + version "0.7.1" + resolved "https://registry.npmjs.org/@daybrush/release/-/release-0.7.1.tgz#2bf71cae4a51db36088865256e724458a5bb99ee" + integrity sha512-DaehIKh9XmiB57WZ4qHQNLCGk+/McN+GL+hdHIy1AuBrDGdn/x6CPIGRvNtDANuLgEwUivYYFI2sUdGd7V7JGg== dependencies: args "^5.0.1" commander "9.2.0"