@wix/wix-ui-icons-common 3.0.6 → 3.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/classic-editor/system/dist/components/ChevronLeft.js +1 -1
- package/dist/cjs/classic-editor/system/dist/components/ChevronLeft.js.map +1 -1
- package/dist/cjs/classic-editor/system/dist/components/HorizontalDragHandle.js +4 -4
- package/dist/cjs/classic-editor/system/dist/components/HorizontalDragHandle.js.map +1 -1
- package/dist/cjs/{responsive-editor/system/dist/components/Upload.js → classic-editor/system/dist/components/PanelClose.js} +6 -6
- package/dist/cjs/classic-editor/system/dist/components/PanelClose.js.map +1 -0
- package/dist/cjs/classic-editor/system/dist/components/PanelHelp.js +50 -0
- package/dist/cjs/classic-editor/system/dist/components/PanelHelp.js.map +1 -0
- package/dist/cjs/classic-editor/system/dist/index.js +9 -5
- package/dist/cjs/classic-editor/system/dist/index.js.map +1 -1
- package/dist/cjs/classic-editor/system/metadata.js +18 -2
- package/dist/cjs/classic-editor/system/metadata.js.map +1 -1
- package/dist/cjs/classic-editor/system/raw/ChevronLeft.svg +1 -1
- package/dist/cjs/classic-editor/system/raw/HorizontalDragHandle.svg +2 -2
- package/dist/cjs/classic-editor/system/raw/PanelClose.svg +3 -0
- package/dist/cjs/classic-editor/system/raw/PanelHelp.svg +3 -0
- package/dist/cjs/{responsive-editor/system/dist/components/Button.js → general/dist/components/Cloud.js} +6 -7
- package/dist/cjs/general/dist/components/Cloud.js.map +1 -0
- package/dist/cjs/{classic-editor/system/dist/components/HorizontalDragHandleSmall.js → general/dist/components/CloudSmall.js} +8 -9
- package/dist/cjs/general/dist/components/CloudSmall.js.map +1 -0
- package/dist/cjs/{responsive-editor/system/dist/components/Alert.js → general/dist/components/Currency.js} +7 -8
- package/dist/cjs/general/dist/components/Currency.js.map +1 -0
- package/dist/cjs/general/dist/components/CurrencySmall.js +57 -0
- package/dist/cjs/general/dist/components/CurrencySmall.js.map +1 -0
- package/dist/cjs/general/dist/components/Globe.js +1 -2
- package/dist/cjs/general/dist/components/Globe.js.map +1 -1
- package/dist/cjs/general/dist/components/GlobeSmall.js +49 -0
- package/dist/cjs/general/dist/components/GlobeSmall.js.map +1 -0
- package/dist/cjs/{responsive-editor/system/dist/components/NineGrid.js → general/dist/components/Server.js} +14 -7
- package/dist/cjs/general/dist/components/Server.js.map +1 -0
- package/dist/cjs/{responsive-editor/system/dist/components/AddCircle.js → general/dist/components/ServerSmall.js} +16 -9
- package/dist/cjs/general/dist/components/ServerSmall.js.map +1 -0
- package/dist/cjs/general/dist/index.js +36 -8
- package/dist/cjs/general/dist/index.js.map +1 -1
- package/dist/cjs/general/metadata.js +36 -0
- package/dist/cjs/general/metadata.js.map +1 -1
- package/dist/cjs/general/raw/Cloud.svg +1 -0
- package/dist/cjs/general/raw/CloudSmall.svg +1 -0
- package/dist/cjs/general/raw/Currency.svg +1 -0
- package/dist/cjs/general/raw/CurrencySmall.svg +1 -0
- package/dist/cjs/general/raw/Globe.svg +1 -3
- package/dist/cjs/general/raw/GlobeSmall.svg +1 -0
- package/dist/cjs/general/raw/Server.svg +1 -0
- package/dist/cjs/general/raw/ServerSmall.svg +1 -0
- package/dist/cjs/{responsive-editor/system/dist/components/Emoji.js → on-stage/reactions/dist/components/ThumbDown.js} +14 -8
- package/dist/cjs/on-stage/reactions/dist/components/ThumbDown.js.map +1 -0
- package/dist/cjs/on-stage/reactions/dist/components/ThumbDownSmall.js +95 -0
- package/dist/cjs/on-stage/reactions/dist/components/ThumbDownSmall.js.map +1 -0
- package/dist/cjs/on-stage/reactions/dist/components/ThumbDownXSmall.js +95 -0
- package/dist/cjs/on-stage/reactions/dist/components/ThumbDownXSmall.js.map +1 -0
- package/dist/cjs/on-stage/reactions/dist/index.js +13 -1
- package/dist/cjs/on-stage/reactions/dist/index.js.map +1 -1
- package/dist/cjs/on-stage/reactions/metadata.js +7 -0
- package/dist/cjs/on-stage/reactions/metadata.js.map +1 -1
- package/dist/cjs/on-stage/reactions/raw/ThumbDown.svg +4 -0
- package/dist/cjs/on-stage/reactions/raw/ThumbDownSmall.svg +12 -0
- package/dist/cjs/on-stage/reactions/raw/ThumbDownXSmall.svg +12 -0
- package/dist/cjs/responsive-editor/general/metadata.js +2 -2
- package/dist/cjs/responsive-editor/general/metadata.js.map +1 -1
- package/dist/cjs/responsive-editor/system/dist/components/{ChevronBoldLeft.js → ChevronLeft.js} +5 -5
- package/dist/cjs/responsive-editor/system/dist/components/ChevronLeft.js.map +1 -0
- package/dist/cjs/responsive-editor/system/dist/components/{Content.js → LightBulb.js} +5 -5
- package/dist/cjs/responsive-editor/system/dist/components/LightBulb.js.map +1 -0
- package/dist/cjs/responsive-editor/system/dist/components/{AddFilter.js → PanelClose.js} +6 -6
- package/dist/cjs/responsive-editor/system/dist/components/PanelClose.js.map +1 -0
- package/dist/cjs/responsive-editor/system/dist/components/{Attachment.js → PanelHelp.js} +6 -6
- package/dist/cjs/responsive-editor/system/dist/components/PanelHelp.js.map +1 -0
- package/dist/cjs/responsive-editor/system/dist/index.js +11 -99
- package/dist/cjs/responsive-editor/system/dist/index.js.map +1 -1
- package/dist/cjs/responsive-editor/system/metadata.js +11 -203
- package/dist/cjs/responsive-editor/system/metadata.js.map +1 -1
- package/dist/cjs/responsive-editor/system/raw/{ChevronBoldLeft.svg → ChevronLeft.svg} +0 -0
- package/dist/cjs/responsive-editor/system/raw/{Content.svg → LightBulb.svg} +0 -0
- package/dist/cjs/responsive-editor/system/raw/PanelClose.svg +3 -0
- package/dist/cjs/responsive-editor/system/raw/PanelHelp.svg +3 -0
- package/dist/esm/classic-editor/system/dist/components/ChevronLeft.js +1 -1
- package/dist/esm/classic-editor/system/dist/components/ChevronLeft.js.map +1 -1
- package/dist/esm/classic-editor/system/dist/components/HorizontalDragHandle.js +2 -2
- package/dist/esm/classic-editor/system/dist/components/HorizontalDragHandle.js.map +1 -1
- package/dist/esm/classic-editor/system/dist/components/PanelClose.js +14 -0
- package/dist/esm/classic-editor/system/dist/components/PanelClose.js.map +1 -0
- package/dist/esm/classic-editor/system/dist/components/PanelHelp.js +14 -0
- package/dist/esm/classic-editor/system/dist/components/PanelHelp.js.map +1 -0
- package/dist/esm/classic-editor/system/dist/index.js +2 -1
- package/dist/esm/classic-editor/system/dist/index.js.map +1 -1
- package/dist/esm/classic-editor/system/metadata.js +16 -2
- package/dist/esm/classic-editor/system/metadata.js.map +1 -1
- package/dist/esm/classic-editor/system/raw/ChevronLeft.svg +1 -1
- package/dist/esm/classic-editor/system/raw/HorizontalDragHandle.svg +2 -2
- package/dist/esm/classic-editor/system/raw/PanelClose.svg +3 -0
- package/dist/esm/classic-editor/system/raw/PanelHelp.svg +3 -0
- package/dist/esm/general/dist/components/Cloud.js +14 -0
- package/dist/esm/general/dist/components/Cloud.js.map +1 -0
- package/dist/esm/general/dist/components/CloudSmall.js +14 -0
- package/dist/esm/general/dist/components/CloudSmall.js.map +1 -0
- package/dist/esm/general/dist/components/Currency.js +15 -0
- package/dist/esm/general/dist/components/Currency.js.map +1 -0
- package/dist/esm/general/dist/components/CurrencySmall.js +15 -0
- package/dist/esm/general/dist/components/CurrencySmall.js.map +1 -0
- package/dist/esm/general/dist/components/Globe.js +2 -2
- package/dist/esm/general/dist/components/Globe.js.map +1 -1
- package/dist/esm/general/dist/components/GlobeSmall.js +14 -0
- package/dist/esm/general/dist/components/GlobeSmall.js.map +1 -0
- package/dist/esm/general/dist/components/Server.js +15 -0
- package/dist/esm/general/dist/components/Server.js.map +1 -0
- package/dist/esm/general/dist/components/ServerSmall.js +15 -0
- package/dist/esm/general/dist/components/ServerSmall.js.map +1 -0
- package/dist/esm/general/dist/index.js +7 -0
- package/dist/esm/general/dist/index.js.map +1 -1
- package/dist/esm/general/metadata.js +28 -0
- package/dist/esm/general/metadata.js.map +1 -1
- package/dist/esm/general/raw/Cloud.svg +1 -0
- package/dist/esm/general/raw/CloudSmall.svg +1 -0
- package/dist/esm/general/raw/Currency.svg +1 -0
- package/dist/esm/general/raw/CurrencySmall.svg +1 -0
- package/dist/esm/general/raw/Globe.svg +1 -3
- package/dist/esm/general/raw/GlobeSmall.svg +1 -0
- package/dist/esm/general/raw/Server.svg +1 -0
- package/dist/esm/general/raw/ServerSmall.svg +1 -0
- package/dist/esm/on-stage/reactions/dist/components/ThumbDown.js +15 -0
- package/dist/esm/on-stage/reactions/dist/components/ThumbDown.js.map +1 -0
- package/dist/esm/on-stage/reactions/dist/components/ThumbDownSmall.js +19 -0
- package/dist/esm/on-stage/reactions/dist/components/ThumbDownSmall.js.map +1 -0
- package/dist/esm/on-stage/reactions/dist/components/ThumbDownXSmall.js +19 -0
- package/dist/esm/on-stage/reactions/dist/components/ThumbDownXSmall.js.map +1 -0
- package/dist/esm/on-stage/reactions/dist/index.js +3 -0
- package/dist/esm/on-stage/reactions/dist/index.js.map +1 -1
- package/dist/esm/on-stage/reactions/metadata.js +8 -0
- package/dist/esm/on-stage/reactions/metadata.js.map +1 -1
- package/dist/esm/on-stage/reactions/raw/ThumbDown.svg +4 -0
- package/dist/esm/on-stage/reactions/raw/ThumbDownSmall.svg +12 -0
- package/dist/esm/on-stage/reactions/raw/ThumbDownXSmall.svg +12 -0
- package/dist/esm/responsive-editor/general/metadata.js +2 -2
- package/dist/esm/responsive-editor/general/metadata.js.map +1 -1
- package/dist/esm/responsive-editor/system/dist/components/{ChevronBoldLeft.js → ChevronLeft.js} +4 -4
- package/dist/esm/responsive-editor/system/dist/components/{DismissBold.js.map → ChevronLeft.js.map} +1 -1
- package/dist/esm/responsive-editor/system/dist/components/{Content.js → LightBulb.js} +4 -4
- package/dist/esm/responsive-editor/system/dist/components/LightBulb.js.map +1 -0
- package/dist/esm/responsive-editor/system/dist/components/PanelClose.js +14 -0
- package/dist/esm/responsive-editor/system/dist/components/{Attachment.js.map → PanelClose.js.map} +1 -1
- package/dist/esm/responsive-editor/system/dist/components/PanelHelp.js +14 -0
- package/dist/esm/responsive-editor/system/dist/components/{AddCircle.js.map → PanelHelp.js.map} +1 -1
- package/dist/esm/responsive-editor/system/dist/index.js +4 -26
- package/dist/esm/responsive-editor/system/dist/index.js.map +1 -1
- package/dist/esm/responsive-editor/system/metadata.js +11 -227
- package/dist/esm/responsive-editor/system/metadata.js.map +1 -1
- package/dist/esm/responsive-editor/system/raw/{ChevronBoldLeft.svg → ChevronLeft.svg} +0 -0
- package/dist/esm/responsive-editor/system/raw/{Content.svg → LightBulb.svg} +0 -0
- package/dist/esm/responsive-editor/system/raw/PanelClose.svg +3 -0
- package/dist/esm/responsive-editor/system/raw/PanelHelp.svg +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/classic-editor/system/dist/components/HorizontalDragHandle.d.ts.map +1 -1
- package/dist/types/classic-editor/system/dist/components/PanelClose.d.ts +7 -0
- package/dist/types/classic-editor/system/dist/components/PanelClose.d.ts.map +1 -0
- package/dist/types/classic-editor/system/dist/components/PanelHelp.d.ts +7 -0
- package/dist/types/classic-editor/system/dist/components/PanelHelp.d.ts.map +1 -0
- package/dist/types/classic-editor/system/dist/index.d.ts +2 -1
- package/dist/types/classic-editor/system/dist/index.d.ts.map +1 -1
- package/dist/types/classic-editor/system/metadata.d.ts.map +1 -1
- package/dist/types/general/dist/components/Cloud.d.ts +7 -0
- package/dist/types/general/dist/components/Cloud.d.ts.map +1 -0
- package/dist/types/general/dist/components/CloudSmall.d.ts +7 -0
- package/dist/types/general/dist/components/CloudSmall.d.ts.map +1 -0
- package/dist/types/general/dist/components/Currency.d.ts +7 -0
- package/dist/types/general/dist/components/Currency.d.ts.map +1 -0
- package/dist/types/general/dist/components/CurrencySmall.d.ts +7 -0
- package/dist/types/general/dist/components/CurrencySmall.d.ts.map +1 -0
- package/dist/types/general/dist/components/GlobeSmall.d.ts +7 -0
- package/dist/types/general/dist/components/GlobeSmall.d.ts.map +1 -0
- package/dist/types/general/dist/components/Server.d.ts +7 -0
- package/dist/types/general/dist/components/Server.d.ts.map +1 -0
- package/dist/types/general/dist/components/ServerSmall.d.ts +7 -0
- package/dist/types/general/dist/components/ServerSmall.d.ts.map +1 -0
- package/dist/types/general/dist/index.d.ts +7 -0
- package/dist/types/general/dist/index.d.ts.map +1 -1
- package/dist/types/general/metadata.d.ts.map +1 -1
- package/dist/types/on-stage/reactions/dist/components/ThumbDown.d.ts +7 -0
- package/dist/types/on-stage/reactions/dist/components/ThumbDown.d.ts.map +1 -0
- package/dist/types/on-stage/reactions/dist/components/ThumbDownSmall.d.ts +7 -0
- package/dist/types/on-stage/reactions/dist/components/ThumbDownSmall.d.ts.map +1 -0
- package/dist/types/on-stage/reactions/dist/components/ThumbDownXSmall.d.ts +7 -0
- package/dist/types/on-stage/reactions/dist/components/ThumbDownXSmall.d.ts.map +1 -0
- package/dist/types/on-stage/reactions/dist/index.d.ts +3 -0
- package/dist/types/on-stage/reactions/dist/index.d.ts.map +1 -1
- package/dist/types/on-stage/reactions/metadata.d.ts.map +1 -1
- package/dist/types/responsive-editor/system/dist/components/ChevronLeft.d.ts +7 -0
- package/dist/types/responsive-editor/system/dist/components/ChevronLeft.d.ts.map +1 -0
- package/dist/types/responsive-editor/system/dist/components/LightBulb.d.ts +7 -0
- package/dist/types/responsive-editor/system/dist/components/{AddCircle.d.ts.map → LightBulb.d.ts.map} +1 -1
- package/dist/types/responsive-editor/system/dist/components/PanelClose.d.ts +7 -0
- package/dist/types/responsive-editor/system/dist/components/{Attachment.d.ts.map → PanelClose.d.ts.map} +1 -1
- package/dist/types/responsive-editor/system/dist/components/PanelHelp.d.ts +7 -0
- package/dist/types/responsive-editor/system/dist/components/{AddFilter.d.ts.map → PanelHelp.d.ts.map} +1 -1
- package/dist/types/responsive-editor/system/dist/index.d.ts +4 -26
- package/dist/types/responsive-editor/system/dist/index.d.ts.map +1 -1
- package/dist/types/responsive-editor/system/metadata.d.ts.map +1 -1
- package/package.json +8 -7
- package/dist/cjs/classic-editor/system/dist/components/HorizontalDragHandleSmall.js.map +0 -1
- package/dist/cjs/classic-editor/system/raw/HorizontalDragHandleSmall.svg +0 -3
- package/dist/cjs/responsive-editor/system/dist/components/AddCircle.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/AddFilter.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Alert.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Attachment.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Background.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Background.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Blocks.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Blocks.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Button.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/ChevronBoldLeft.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Content.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/DateTime.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/DateTime.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/DismissBold.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/DismissBold.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Edit.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Edit.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/EditBox.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/EditBox.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Emoji.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Html.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Html.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Library.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Library.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/LinkAdd.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/LinkAdd.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Media.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Media.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/NineGrid.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/PageCode.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/PageCode.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Replace.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Replace.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Shapes.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Shapes.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Tools.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Tools.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Unlink.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/Unlink.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Upload.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/User.js +0 -50
- package/dist/cjs/responsive-editor/system/dist/components/User.js.map +0 -1
- package/dist/cjs/responsive-editor/system/raw/AddCircle.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/AddFilter.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Alert.svg +0 -4
- package/dist/cjs/responsive-editor/system/raw/Attachment.svg +0 -7
- package/dist/cjs/responsive-editor/system/raw/Background.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Blocks.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Button.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/DateTime.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/DismissBold.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Edit.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/EditBox.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Emoji.svg +0 -4
- package/dist/cjs/responsive-editor/system/raw/Html.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Library.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/LinkAdd.svg +0 -13
- package/dist/cjs/responsive-editor/system/raw/Media.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/NineGrid.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/PageCode.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Replace.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Shapes.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Tools.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Unlink.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/Upload.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/User.svg +0 -3
- package/dist/esm/classic-editor/system/dist/components/HorizontalDragHandleSmall.js +0 -14
- package/dist/esm/classic-editor/system/dist/components/HorizontalDragHandleSmall.js.map +0 -1
- package/dist/esm/classic-editor/system/raw/HorizontalDragHandleSmall.svg +0 -3
- package/dist/esm/responsive-editor/system/dist/components/AddCircle.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/AddFilter.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/AddFilter.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Alert.js +0 -15
- package/dist/esm/responsive-editor/system/dist/components/Alert.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Attachment.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Background.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Background.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Blocks.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Blocks.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Button.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Button.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/ChevronBoldLeft.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Content.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/DateTime.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/DateTime.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/DismissBold.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Edit.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Edit.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/EditBox.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/EditBox.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Emoji.js +0 -15
- package/dist/esm/responsive-editor/system/dist/components/Emoji.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Html.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Html.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Library.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Library.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/LinkAdd.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/LinkAdd.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Media.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Media.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/NineGrid.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/NineGrid.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/PageCode.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/PageCode.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Replace.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Replace.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Shapes.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Shapes.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Tools.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Tools.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Unlink.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Unlink.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Upload.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Upload.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/User.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/User.js.map +0 -1
- package/dist/esm/responsive-editor/system/raw/AddCircle.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/AddFilter.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Alert.svg +0 -4
- package/dist/esm/responsive-editor/system/raw/Attachment.svg +0 -7
- package/dist/esm/responsive-editor/system/raw/Background.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Blocks.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Button.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/DateTime.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/DismissBold.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Edit.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/EditBox.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Emoji.svg +0 -4
- package/dist/esm/responsive-editor/system/raw/Html.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Library.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/LinkAdd.svg +0 -13
- package/dist/esm/responsive-editor/system/raw/Media.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/NineGrid.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/PageCode.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Replace.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Shapes.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Tools.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Unlink.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/Upload.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/User.svg +0 -3
- package/dist/types/classic-editor/system/dist/components/HorizontalDragHandleSmall.d.ts +0 -7
- package/dist/types/classic-editor/system/dist/components/HorizontalDragHandleSmall.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/AddCircle.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/AddFilter.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Alert.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Alert.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Attachment.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Background.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Background.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Blocks.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Blocks.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Button.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Button.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/ChevronBoldLeft.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/ChevronBoldLeft.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Content.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Content.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/DateTime.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/DateTime.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/DismissBold.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/DismissBold.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Edit.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Edit.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/EditBox.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/EditBox.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Emoji.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Emoji.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Html.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Html.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Library.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Library.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/LinkAdd.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/LinkAdd.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Media.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Media.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/NineGrid.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/NineGrid.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/PageCode.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/PageCode.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Replace.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Replace.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Shapes.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Shapes.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Tools.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Tools.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Unlink.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Unlink.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Upload.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Upload.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/User.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/User.d.ts.map +0 -1
|
@@ -31,7 +31,7 @@ const ChevronLeft = ({
|
|
|
31
31
|
columnNumber: 3
|
|
32
32
|
}
|
|
33
33
|
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "
|
|
34
|
+
d: "m8 11.996 6.311 6.002.69-.724-5.549-5.278 5.549-5.271-.69-.725L8 11.996Z",
|
|
35
35
|
__self: void 0,
|
|
36
36
|
__source: {
|
|
37
37
|
fileName: _jsxFileName,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["ChevronLeft","size","props","displayName"],"sources":["../../../../../../src/classic-editor/system/dist/components/ChevronLeft.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface ChevronLeftProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst ChevronLeft: React.FC<ChevronLeftProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" width={ size || \"24\" } height={ size || \"24\" } {...props}>\n <path d=\"
|
|
1
|
+
{"version":3,"names":["ChevronLeft","size","props","displayName"],"sources":["../../../../../../src/classic-editor/system/dist/components/ChevronLeft.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface ChevronLeftProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst ChevronLeft: React.FC<ChevronLeftProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" width={ size || \"24\" } height={ size || \"24\" } {...props}>\n <path d=\"m8 11.996 6.311 6.002.69-.724-5.549-5.278 5.549-5.271-.69-.725L8 11.996Z\" />\n </svg>\n);\nChevronLeft.displayName = 'ChevronLeft';\nexport default ChevronLeft;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,WAAuC,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAC9C;EAAK,OAAO,EAAC,WAAb;EAAyB,IAAI,EAAC,cAA9B;EAA6C,KAAK,EAAGD,IAAI,IAAI,IAA7D;EAAoE,MAAM,EAAGA,IAAI,IAAI;AAArF,GAAgGC,KAAhG;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,iBACE;EAAM,CAAC,EAAC,0EAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAKAF,WAAW,CAACG,WAAZ,GAA0B,aAA1B;eACeH,W;AACf;;AACA"}
|
|
@@ -19,10 +19,10 @@ const HorizontalDragHandle = ({
|
|
|
19
19
|
size,
|
|
20
20
|
...props
|
|
21
21
|
}) => /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
22
|
-
viewBox: "0 0 8
|
|
22
|
+
viewBox: "0 0 5 8",
|
|
23
23
|
fill: "currentColor",
|
|
24
|
-
width: size || "
|
|
25
|
-
height: size || "
|
|
24
|
+
width: size || "5",
|
|
25
|
+
height: size || "8"
|
|
26
26
|
}, props, {
|
|
27
27
|
__self: void 0,
|
|
28
28
|
__source: {
|
|
@@ -31,7 +31,7 @@ const HorizontalDragHandle = ({
|
|
|
31
31
|
columnNumber: 3
|
|
32
32
|
}
|
|
33
33
|
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "M2 0H0v2h2V0Zm3
|
|
34
|
+
d: "M2 0H0v2h2V0Zm3 0H3v2h2V0ZM0 3h2v2H0V3Zm5 0H3v2h2V3ZM0 6h2v2H0V6Zm5 0H3v2h2V6Z",
|
|
35
35
|
__self: void 0,
|
|
36
36
|
__source: {
|
|
37
37
|
fileName: _jsxFileName,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["HorizontalDragHandle","size","props","displayName"],"sources":["../../../../../../src/classic-editor/system/dist/components/HorizontalDragHandle.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface HorizontalDragHandleProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst HorizontalDragHandle: React.FC<HorizontalDragHandleProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 8
|
|
1
|
+
{"version":3,"names":["HorizontalDragHandle","size","props","displayName"],"sources":["../../../../../../src/classic-editor/system/dist/components/HorizontalDragHandle.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface HorizontalDragHandleProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst HorizontalDragHandle: React.FC<HorizontalDragHandleProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 5 8\" fill=\"currentColor\" width={ size || \"5\" } height={ size || \"8\" } {...props}>\n <path d=\"M2 0H0v2h2V0Zm3 0H3v2h2V0ZM0 3h2v2H0V3Zm5 0H3v2h2V3ZM0 6h2v2H0V6Zm5 0H3v2h2V6Z\" />\n </svg>\n);\nHorizontalDragHandle.displayName = 'HorizontalDragHandle';\nexport default HorizontalDragHandle;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,oBAAyD,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAChE;EAAK,OAAO,EAAC,SAAb;EAAuB,IAAI,EAAC,cAA5B;EAA2C,KAAK,EAAGD,IAAI,IAAI,GAA3D;EAAiE,MAAM,EAAGA,IAAI,IAAI;AAAlF,GAA4FC,KAA5F;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,iBACE;EAAM,CAAC,EAAC,gFAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAKAF,oBAAoB,CAACG,WAArB,GAAmC,sBAAnC;eACeH,oB;AACf;;AACA"}
|
|
@@ -9,13 +9,13 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")
|
|
|
9
9
|
|
|
10
10
|
var React = _interopRequireWildcard(require("react"));
|
|
11
11
|
|
|
12
|
-
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/
|
|
12
|
+
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/classic-editor/system/dist/components/PanelClose.tsx";
|
|
13
13
|
|
|
14
14
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
15
|
|
|
16
16
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
17
17
|
|
|
18
|
-
const
|
|
18
|
+
const PanelClose = ({
|
|
19
19
|
size,
|
|
20
20
|
...props
|
|
21
21
|
}) => /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
@@ -31,7 +31,7 @@ const Upload = ({
|
|
|
31
31
|
columnNumber: 3
|
|
32
32
|
}
|
|
33
33
|
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "
|
|
34
|
+
d: "M10.793 11.5 7.146 7.854 6.793 7.5l.707-.707.354.353 3.646 3.647 3.646-3.647.354-.353.707.707-.353.354-3.647 3.646 3.647 3.646.353.354-.707.707-.354-.353-3.646-3.647-3.646 3.647-.354.353-.707-.707.353-.354 3.647-3.646Z",
|
|
35
35
|
__self: void 0,
|
|
36
36
|
__source: {
|
|
37
37
|
fileName: _jsxFileName,
|
|
@@ -40,11 +40,11 @@ const Upload = ({
|
|
|
40
40
|
}
|
|
41
41
|
}));
|
|
42
42
|
|
|
43
|
-
|
|
44
|
-
var _default =
|
|
43
|
+
PanelClose.displayName = 'PanelClose';
|
|
44
|
+
var _default = PanelClose;
|
|
45
45
|
/* tslint:enable */
|
|
46
46
|
|
|
47
47
|
/* eslint-enable */
|
|
48
48
|
|
|
49
49
|
exports.default = _default;
|
|
50
|
-
//# sourceMappingURL=
|
|
50
|
+
//# sourceMappingURL=PanelClose.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["PanelClose","size","props","displayName"],"sources":["../../../../../../src/classic-editor/system/dist/components/PanelClose.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface PanelCloseProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst PanelClose: React.FC<PanelCloseProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" width={ size || \"24\" } height={ size || \"24\" } {...props}>\n <path d=\"M10.793 11.5 7.146 7.854 6.793 7.5l.707-.707.354.353 3.646 3.647 3.646-3.647.354-.353.707.707-.353.354-3.647 3.646 3.647 3.646.353.354-.707.707-.354-.353-3.646-3.647-3.646 3.647-.354.353-.707-.707.353-.354 3.647-3.646Z\"\n />\n </svg>\n);\nPanelClose.displayName = 'PanelClose';\nexport default PanelClose;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,UAAqC,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAC5C;EAAK,OAAO,EAAC,WAAb;EAAyB,IAAI,EAAC,cAA9B;EAA6C,KAAK,EAAGD,IAAI,IAAI,IAA7D;EAAoE,MAAM,EAAGA,IAAI,IAAI;AAArF,GAAgGC,KAAhG;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,iBACE;EAAM,CAAC,EAAC,4NAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAMAF,UAAU,CAACG,WAAX,GAAyB,YAAzB;eACeH,U;AACf;;AACA"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
exports.__esModule = true;
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
|
+
|
|
10
|
+
var React = _interopRequireWildcard(require("react"));
|
|
11
|
+
|
|
12
|
+
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/classic-editor/system/dist/components/PanelHelp.tsx";
|
|
13
|
+
|
|
14
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
|
+
|
|
16
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
17
|
+
|
|
18
|
+
const PanelHelp = ({
|
|
19
|
+
size,
|
|
20
|
+
...props
|
|
21
|
+
}) => /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
22
|
+
viewBox: "0 0 24 24",
|
|
23
|
+
fill: "currentColor",
|
|
24
|
+
width: size || "24",
|
|
25
|
+
height: size || "24"
|
|
26
|
+
}, props, {
|
|
27
|
+
__self: void 0,
|
|
28
|
+
__source: {
|
|
29
|
+
fileName: _jsxFileName,
|
|
30
|
+
lineNumber: 8,
|
|
31
|
+
columnNumber: 3
|
|
32
|
+
}
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M12.941 5.205c.39.131.753.336 1.067.603.308.265.551.584.728.964.18.402.27.838.263 1.278 0 .618-.134 1.134-.404 1.564a6.36 6.36 0 0 1-1.034 1.227c-.247.247-.457.439-.628.596a20.834 20.834 0 0 0-.247.23c-.174.164-.307.289-.397.466l-.022.042a1.318 1.318 0 0 0-.178.528c-.019.149-.034.424-.045.635a3.028 3.028 0 0 1-.021.288H11.1c0-1.56.387-1.98.865-2.497l.025-.027c.238-.26.54-.54.893-.86a4.12 4.12 0 0 0 .77-.96 2.31 2.31 0 0 0 .305-1.174 2.127 2.127 0 0 0-.703-1.612 2.426 2.426 0 0 0-.752-.454 2.52 2.52 0 0 0-.91-.165c-.452 0-.846.078-1.182.233a2.31 2.31 0 0 0-.835.638c-.22.27-.385.59-.495.955-.11.364-.16 1.199-.15 1.199H8c0-1.698.56-2.5.873-2.836a3.23 3.23 0 0 1 1.175-.786c.468-.187 1-.281 1.595-.281.441-.003.88.066 1.298.206Zm-.917 11.85H11.1V15.25h.923v1.805Z",
|
|
35
|
+
__self: void 0,
|
|
36
|
+
__source: {
|
|
37
|
+
fileName: _jsxFileName,
|
|
38
|
+
lineNumber: 9,
|
|
39
|
+
columnNumber: 5
|
|
40
|
+
}
|
|
41
|
+
}));
|
|
42
|
+
|
|
43
|
+
PanelHelp.displayName = 'PanelHelp';
|
|
44
|
+
var _default = PanelHelp;
|
|
45
|
+
/* tslint:enable */
|
|
46
|
+
|
|
47
|
+
/* eslint-enable */
|
|
48
|
+
|
|
49
|
+
exports.default = _default;
|
|
50
|
+
//# sourceMappingURL=PanelHelp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["PanelHelp","size","props","displayName"],"sources":["../../../../../../src/classic-editor/system/dist/components/PanelHelp.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface PanelHelpProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst PanelHelp: React.FC<PanelHelpProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" width={ size || \"24\" } height={ size || \"24\" } {...props}>\n <path d=\"M12.941 5.205c.39.131.753.336 1.067.603.308.265.551.584.728.964.18.402.27.838.263 1.278 0 .618-.134 1.134-.404 1.564a6.36 6.36 0 0 1-1.034 1.227c-.247.247-.457.439-.628.596a20.834 20.834 0 0 0-.247.23c-.174.164-.307.289-.397.466l-.022.042a1.318 1.318 0 0 0-.178.528c-.019.149-.034.424-.045.635a3.028 3.028 0 0 1-.021.288H11.1c0-1.56.387-1.98.865-2.497l.025-.027c.238-.26.54-.54.893-.86a4.12 4.12 0 0 0 .77-.96 2.31 2.31 0 0 0 .305-1.174 2.127 2.127 0 0 0-.703-1.612 2.426 2.426 0 0 0-.752-.454 2.52 2.52 0 0 0-.91-.165c-.452 0-.846.078-1.182.233a2.31 2.31 0 0 0-.835.638c-.22.27-.385.59-.495.955-.11.364-.16 1.199-.15 1.199H8c0-1.698.56-2.5.873-2.836a3.23 3.23 0 0 1 1.175-.786c.468-.187 1-.281 1.595-.281.441-.003.88.066 1.298.206Zm-.917 11.85H11.1V15.25h.923v1.805Z\"\n />\n </svg>\n);\nPanelHelp.displayName = 'PanelHelp';\nexport default PanelHelp;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,SAAmC,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAC1C;EAAK,OAAO,EAAC,WAAb;EAAyB,IAAI,EAAC,cAA9B;EAA6C,KAAK,EAAGD,IAAI,IAAI,IAA7D;EAAoE,MAAM,EAAGA,IAAI,IAAI;AAArF,GAAgGC,KAAhG;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,iBACE;EAAM,CAAC,EAAC,iwBAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAMAF,SAAS,CAACG,WAAV,GAAwB,WAAxB;eACeH,S;AACf;;AACA"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
4
|
|
|
5
5
|
exports.__esModule = true;
|
|
6
|
-
exports.UpgradeAscend = exports.Upgrade = exports.Transitions = exports.ThemeManager = exports.Stretch = exports.Stores = exports.Shoutout = exports.Settings = exports.Sections = exports.Rotation = exports.Properties = exports.Presets = exports.Plugins = exports.PinIt = exports.PasteStyle = exports.Pages = exports.Overlay = exports.MovetoFront = exports.MovetoBack = exports.MoveForward = exports.MoveBackward = exports.MobileTools = exports.MobileLayout = exports.Media = exports.MatchWidth = exports.MatchHeight_Width = exports.MatchHeight = exports.Mask = exports.Lock = exports.Link = exports.Layout = exports.Interactions = exports.IncreaseFont = exports.ImageFilter = exports.
|
|
6
|
+
exports.UpgradeAscend = exports.Upgrade = exports.Transitions = exports.ThemeManager = exports.Stretch = exports.Stores = exports.Shoutout = exports.Settings = exports.Sections = exports.Rotation = exports.Properties = exports.Presets = exports.Plugins = exports.PinIt = exports.PasteStyle = exports.PanelHelp = exports.PanelClose = exports.Pages = exports.Overlay = exports.MovetoFront = exports.MovetoBack = exports.MoveForward = exports.MoveBackward = exports.MobileTools = exports.MobileLayout = exports.Media = exports.MatchWidth = exports.MatchHeight_Width = exports.MatchHeight = exports.Mask = exports.Lock = exports.Link = exports.Layout = exports.Interactions = exports.IncreaseFont = exports.ImageFilter = exports.HorizontalDragHandle = exports.Hide = exports.HiddenElements = exports.Help = exports.Elements = exports.Duplicate = exports.DistributeVerticalCenter = exports.DistributeHorizontalCenter = exports.Distribute = exports.DecreaseFont = exports.DataConnecting = exports.CustomizeDesign = exports.Crop = exports.CopyStyle = exports.Copy = exports.ContentManager = exports.ConnectedToData = exports.Color = exports.CollapseArrow = exports.ChevronLeft = exports.BusinessApps = exports.Bookings = exports.BlogNew = exports.Behaviors = exports.Background = exports.BackToTop = exports.Ascend = exports.ApplyTo = exports.AppMarketNew = exports.AppManager = exports.AnimationsScroll = exports.Animation = exports.AlignTop = exports.AlignRight = exports.AlignLeft = exports.AlignCenterVerticle = exports.AlignCenterHorizontal = exports.AlignBottom = exports.AddElements = exports.AddButton = exports.Add = void 0;
|
|
7
7
|
|
|
8
8
|
var _Add = _interopRequireDefault(require("./components/Add"));
|
|
9
9
|
|
|
@@ -169,10 +169,6 @@ var _HorizontalDragHandle = _interopRequireDefault(require("./components/Horizon
|
|
|
169
169
|
|
|
170
170
|
exports.HorizontalDragHandle = _HorizontalDragHandle.default;
|
|
171
171
|
|
|
172
|
-
var _HorizontalDragHandleSmall = _interopRequireDefault(require("./components/HorizontalDragHandleSmall"));
|
|
173
|
-
|
|
174
|
-
exports.HorizontalDragHandleSmall = _HorizontalDragHandleSmall.default;
|
|
175
|
-
|
|
176
172
|
var _ImageFilter = _interopRequireDefault(require("./components/ImageFilter"));
|
|
177
173
|
|
|
178
174
|
exports.ImageFilter = _ImageFilter.default;
|
|
@@ -249,6 +245,14 @@ var _Pages = _interopRequireDefault(require("./components/Pages"));
|
|
|
249
245
|
|
|
250
246
|
exports.Pages = _Pages.default;
|
|
251
247
|
|
|
248
|
+
var _PanelClose = _interopRequireDefault(require("./components/PanelClose"));
|
|
249
|
+
|
|
250
|
+
exports.PanelClose = _PanelClose.default;
|
|
251
|
+
|
|
252
|
+
var _PanelHelp = _interopRequireDefault(require("./components/PanelHelp"));
|
|
253
|
+
|
|
254
|
+
exports.PanelHelp = _PanelHelp.default;
|
|
255
|
+
|
|
252
256
|
var _PasteStyle = _interopRequireDefault(require("./components/PasteStyle"));
|
|
253
257
|
|
|
254
258
|
exports.PasteStyle = _PasteStyle.default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["../../../../../src/classic-editor/system/dist/index.ts"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nexport {default as Add} from './components/Add';\nexport {default as AddButton} from './components/AddButton';\nexport {default as AddElements} from './components/AddElements';\nexport {default as AlignBottom} from './components/AlignBottom';\nexport {default as AlignCenterHorizontal} from './components/AlignCenterHorizontal';\nexport {default as AlignCenterVerticle} from './components/AlignCenterVerticle';\nexport {default as AlignLeft} from './components/AlignLeft';\nexport {default as AlignRight} from './components/AlignRight';\nexport {default as AlignTop} from './components/AlignTop';\nexport {default as Animation} from './components/Animation';\nexport {default as AnimationsScroll} from './components/AnimationsScroll';\nexport {default as ApplyTo} from './components/ApplyTo';\nexport {default as AppManager} from './components/AppManager';\nexport {default as AppMarketNew} from './components/AppMarketNew';\nexport {default as Ascend} from './components/Ascend';\nexport {default as Background} from './components/Background';\nexport {default as BackToTop} from './components/BackToTop';\nexport {default as Behaviors} from './components/Behaviors';\nexport {default as BlogNew} from './components/BlogNew';\nexport {default as Bookings} from './components/Bookings';\nexport {default as BusinessApps} from './components/BusinessApps';\nexport {default as ChevronLeft} from './components/ChevronLeft';\nexport {default as CollapseArrow} from './components/CollapseArrow';\nexport {default as Color} from './components/Color';\nexport {default as ConnectedToData} from './components/ConnectedToData';\nexport {default as ContentManager} from './components/ContentManager';\nexport {default as Copy} from './components/Copy';\nexport {default as CopyStyle} from './components/CopyStyle';\nexport {default as Crop} from './components/Crop';\nexport {default as CustomizeDesign} from './components/CustomizeDesign';\nexport {default as DataConnecting} from './components/DataConnecting';\nexport {default as DecreaseFont} from './components/DecreaseFont';\nexport {default as Distribute} from './components/Distribute';\nexport {default as DistributeHorizontalCenter} from './components/DistributeHorizontalCenter';\nexport {default as DistributeVerticalCenter} from './components/DistributeVerticalCenter';\nexport {default as Duplicate} from './components/Duplicate';\nexport {default as Elements} from './components/Elements';\nexport {default as Help} from './components/Help';\nexport {default as HiddenElements} from './components/HiddenElements';\nexport {default as Hide} from './components/Hide';\nexport {default as HorizontalDragHandle} from './components/HorizontalDragHandle';\nexport {default as
|
|
1
|
+
{"version":3,"names":[],"sources":["../../../../../src/classic-editor/system/dist/index.ts"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nexport {default as Add} from './components/Add';\nexport {default as AddButton} from './components/AddButton';\nexport {default as AddElements} from './components/AddElements';\nexport {default as AlignBottom} from './components/AlignBottom';\nexport {default as AlignCenterHorizontal} from './components/AlignCenterHorizontal';\nexport {default as AlignCenterVerticle} from './components/AlignCenterVerticle';\nexport {default as AlignLeft} from './components/AlignLeft';\nexport {default as AlignRight} from './components/AlignRight';\nexport {default as AlignTop} from './components/AlignTop';\nexport {default as Animation} from './components/Animation';\nexport {default as AnimationsScroll} from './components/AnimationsScroll';\nexport {default as ApplyTo} from './components/ApplyTo';\nexport {default as AppManager} from './components/AppManager';\nexport {default as AppMarketNew} from './components/AppMarketNew';\nexport {default as Ascend} from './components/Ascend';\nexport {default as Background} from './components/Background';\nexport {default as BackToTop} from './components/BackToTop';\nexport {default as Behaviors} from './components/Behaviors';\nexport {default as BlogNew} from './components/BlogNew';\nexport {default as Bookings} from './components/Bookings';\nexport {default as BusinessApps} from './components/BusinessApps';\nexport {default as ChevronLeft} from './components/ChevronLeft';\nexport {default as CollapseArrow} from './components/CollapseArrow';\nexport {default as Color} from './components/Color';\nexport {default as ConnectedToData} from './components/ConnectedToData';\nexport {default as ContentManager} from './components/ContentManager';\nexport {default as Copy} from './components/Copy';\nexport {default as CopyStyle} from './components/CopyStyle';\nexport {default as Crop} from './components/Crop';\nexport {default as CustomizeDesign} from './components/CustomizeDesign';\nexport {default as DataConnecting} from './components/DataConnecting';\nexport {default as DecreaseFont} from './components/DecreaseFont';\nexport {default as Distribute} from './components/Distribute';\nexport {default as DistributeHorizontalCenter} from './components/DistributeHorizontalCenter';\nexport {default as DistributeVerticalCenter} from './components/DistributeVerticalCenter';\nexport {default as Duplicate} from './components/Duplicate';\nexport {default as Elements} from './components/Elements';\nexport {default as Help} from './components/Help';\nexport {default as HiddenElements} from './components/HiddenElements';\nexport {default as Hide} from './components/Hide';\nexport {default as HorizontalDragHandle} from './components/HorizontalDragHandle';\nexport {default as ImageFilter} from './components/ImageFilter';\nexport {default as IncreaseFont} from './components/IncreaseFont';\nexport {default as Interactions} from './components/Interactions';\nexport {default as Layout} from './components/Layout';\nexport {default as Link} from './components/Link';\nexport {default as Lock} from './components/Lock';\nexport {default as Mask} from './components/Mask';\nexport {default as MatchHeight_Width} from './components/MatchHeight_Width';\nexport {default as MatchHeight} from './components/MatchHeight';\nexport {default as MatchWidth} from './components/MatchWidth';\nexport {default as Media} from './components/Media';\nexport {default as MobileLayout} from './components/MobileLayout';\nexport {default as MobileTools} from './components/MobileTools';\nexport {default as MoveBackward} from './components/MoveBackward';\nexport {default as MoveForward} from './components/MoveForward';\nexport {default as MovetoBack} from './components/MovetoBack';\nexport {default as MovetoFront} from './components/MovetoFront';\nexport {default as Overlay} from './components/Overlay';\nexport {default as Pages} from './components/Pages';\nexport {default as PanelClose} from './components/PanelClose';\nexport {default as PanelHelp} from './components/PanelHelp';\nexport {default as PasteStyle} from './components/PasteStyle';\nexport {default as PinIt} from './components/PinIt';\nexport {default as Plugins} from './components/Plugins';\nexport {default as Presets} from './components/Presets';\nexport {default as Properties} from './components/Properties';\nexport {default as Rotation} from './components/Rotation';\nexport {default as Sections} from './components/Sections';\nexport {default as Settings} from './components/Settings';\nexport {default as Shoutout} from './components/Shoutout';\nexport {default as Stores} from './components/Stores';\nexport {default as Stretch} from './components/Stretch';\nexport {default as ThemeManager} from './components/ThemeManager';\nexport {default as Transitions} from './components/Transitions';\nexport {default as Upgrade} from './components/Upgrade';\nexport {default as UpgradeAscend} from './components/UpgradeAscend';\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;AAEA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;;;AACA"}
|
|
@@ -517,10 +517,26 @@ const systemIconsMetadata = [{
|
|
|
517
517
|
}, {
|
|
518
518
|
title: 'ChevronLeft',
|
|
519
519
|
category: 'Panel Header',
|
|
520
|
-
description:
|
|
520
|
+
description: '',
|
|
521
|
+
tags: [],
|
|
522
|
+
sizes: {
|
|
523
|
+
'24': 'ChevronLeft'
|
|
524
|
+
}
|
|
525
|
+
}, {
|
|
526
|
+
title: 'PanelClose',
|
|
527
|
+
category: 'Panel Header',
|
|
528
|
+
description: '',
|
|
529
|
+
tags: [],
|
|
530
|
+
sizes: {
|
|
531
|
+
'24': 'PanelClose'
|
|
532
|
+
}
|
|
533
|
+
}, {
|
|
534
|
+
title: 'PanelHelp',
|
|
535
|
+
category: 'Panel Header',
|
|
536
|
+
description: '',
|
|
521
537
|
tags: [],
|
|
522
538
|
sizes: {
|
|
523
|
-
'
|
|
539
|
+
'24': 'PanelHelp'
|
|
524
540
|
}
|
|
525
541
|
}, {
|
|
526
542
|
title: 'Sections',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["systemIconsMetadata","title","category","description","tags","sizes","undefined"],"sources":["../../../../src/classic-editor/system/metadata.ts"],"sourcesContent":["import { IconMetadata } from '../../types';\n\nconst systemIconsMetadata: IconMetadata[] = [\n {\n title: 'UpgradeAscend',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'UpgradeAscend',\n },\n },\n {\n title: 'Upgrade',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Upgrade',\n },\n },\n {\n title: 'Stretch',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Stretch',\n },\n },\n {\n title: 'Transitions',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Transitions',\n },\n },\n {\n title: 'Properties',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Properties',\n },\n },\n {\n title: 'Settings',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Settings',\n },\n },\n {\n title: 'Presets',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Presets',\n },\n },\n {\n title: 'Link',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Link',\n },\n },\n {\n title: 'Overlay',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Overlay',\n },\n },\n {\n title: 'PinIt',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'PinIt',\n },\n },\n {\n title: 'Interactions',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Interactions',\n },\n },\n {\n title: 'Layout',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Layout',\n },\n },\n {\n title: 'ImageFilter',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'ImageFilter',\n },\n },\n {\n title: 'IncreaseFont',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'IncreaseFont',\n },\n },\n {\n title: 'Hide',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Hide',\n },\n },\n {\n title: 'DecreaseFont',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'DecreaseFont',\n },\n },\n {\n title: 'Help',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Help',\n },\n },\n {\n title: 'DataConnecting',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'DataConnecting',\n },\n },\n {\n title: 'Crop',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Crop',\n },\n },\n {\n title: 'CustomizeDesign',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'CustomizeDesign',\n },\n },\n {\n title: 'ConnectedToData',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'ConnectedToData',\n },\n },\n {\n title: 'Color',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Color',\n },\n },\n {\n title: 'ApplyTo',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'ApplyTo',\n },\n },\n {\n title: 'AnimationsScroll',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'AnimationsScroll',\n },\n },\n {\n title: 'Animation',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Animation',\n },\n },\n {\n title: 'MobileTools',\n category: 'Left Menu Mobile',\n description: '',\n tags: [],\n sizes: {\n '32': 'MobileTools',\n },\n },\n {\n title: 'MobileLayout',\n category: 'Left Menu Mobile',\n description: '',\n tags: [],\n sizes: {\n '32': 'MobileLayout',\n },\n },\n {\n title: 'HiddenElements',\n category: 'Left Menu Mobile',\n description: '',\n tags: [],\n sizes: {\n '32': 'HiddenElements',\n },\n },\n {\n title: 'BackToTop',\n category: 'Left Menu Mobile',\n description: '',\n tags: [],\n sizes: {\n '32': 'BackToTop',\n },\n },\n {\n title: 'Add',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Add',\n },\n },\n {\n title: 'AppManager',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'AppManager',\n },\n },\n {\n title: 'AppMarketNew',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'AppMarketNew',\n },\n },\n {\n title: 'Ascend',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Ascend',\n },\n },\n {\n title: 'Background',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Background',\n },\n },\n {\n title: 'BlogNew',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'BlogNew',\n },\n },\n {\n title: 'Bookings',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Bookings',\n },\n },\n {\n title: 'ContentManager',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'ContentManager',\n },\n },\n {\n title: 'Media',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Media',\n },\n },\n {\n title: 'Pages',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Pages',\n },\n },\n {\n title: 'Shoutout',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Shoutout',\n },\n },\n {\n title: 'Stores',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Stores',\n },\n },\n {\n title: 'ThemeManager',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'ThemeManager',\n },\n },\n {\n title: 'AlignBottom',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignBottom',\n },\n },\n {\n title: 'AlignCenterHorizontal',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignCenterHorizontal',\n },\n },\n {\n title: 'AlignCenterVerticle',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignCenterVerticle',\n },\n },\n {\n title: 'AlignLeft',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignLeft',\n },\n },\n {\n title: 'AlignRight',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignRight',\n },\n },\n {\n title: 'AlignTop',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignTop',\n },\n },\n {\n title: 'Copy',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Copy',\n },\n },\n {\n title: 'CopyStyle',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'CopyStyle',\n },\n },\n {\n title: 'Distribute',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Distribute',\n },\n },\n {\n title: 'DistributeHorizontalCenter',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'DistributeHorizontalCenter',\n },\n },\n {\n title: 'DistributeVerticalCenter',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'DistributeVerticalCenter',\n },\n },\n {\n title: 'Duplicate',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Duplicate',\n },\n },\n {\n title: 'Lock',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Lock',\n },\n },\n {\n title: 'MatchHeight_Width',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MatchHeight_Width',\n },\n },\n {\n title: 'MatchHeight',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MatchHeight',\n },\n },\n {\n title: 'MatchWidth',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MatchWidth',\n },\n },\n {\n title: 'MoveBackward',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MoveBackward',\n },\n },\n {\n title: 'MoveForward',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MoveForward',\n },\n },\n {\n title: 'MovetoBack',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MovetoBack',\n },\n },\n {\n title: 'MovetoFront',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MovetoFront',\n },\n },\n {\n title: 'PasteStyle',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'PasteStyle',\n },\n },\n {\n title: 'Rotation',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Rotation',\n },\n },\n {\n title: 'ChevronLeft',\n category: 'Panel Header',\n description: undefined,\n tags: [],\n sizes: { '30': 'ChevronLeft' },\n },\n {\n title: 'Sections',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: { '26': 'Sections' },\n },\n {\n title: 'AddElements',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: { '26': 'AddElements' },\n },\n {\n title: 'BusinessApps',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: { '26': 'BusinessApps' },\n },\n {\n title: 'Elements',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: { '26': 'Elements' },\n },\n {\n title: 'Behaviors',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: { '26': 'Behaviors' },\n },\n {\n title: 'Mask',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: { '26': 'Mask' },\n },\n {\n title: 'Plugins',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: { '26': 'Plugins' },\n },\n {\n title: 'AddButton',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '7': 'AddButton' },\n },\n {\n title: 'CollapseArrow',\n category: 'Arrows',\n description: '',\n tags: [],\n sizes: { '8': 'CollapseArrow' },\n },\n {\n title: 'HorizontalDragHandle',\n category: 'Drag & Move',\n description: '',\n tags: [],\n sizes: { \n '8': 'HorizontalDragHandle',\n '5': 'HorizontalDragHandleSmall',\n },\n },\n];\n\nexport default systemIconsMetadata;\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"names":["systemIconsMetadata","title","category","description","tags","sizes"],"sources":["../../../../src/classic-editor/system/metadata.ts"],"sourcesContent":["import { IconMetadata } from '../../types';\n\nconst systemIconsMetadata: IconMetadata[] = [\n {\n title: 'UpgradeAscend',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'UpgradeAscend',\n },\n },\n {\n title: 'Upgrade',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Upgrade',\n },\n },\n {\n title: 'Stretch',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Stretch',\n },\n },\n {\n title: 'Transitions',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Transitions',\n },\n },\n {\n title: 'Properties',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Properties',\n },\n },\n {\n title: 'Settings',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Settings',\n },\n },\n {\n title: 'Presets',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Presets',\n },\n },\n {\n title: 'Link',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Link',\n },\n },\n {\n title: 'Overlay',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Overlay',\n },\n },\n {\n title: 'PinIt',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'PinIt',\n },\n },\n {\n title: 'Interactions',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Interactions',\n },\n },\n {\n title: 'Layout',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Layout',\n },\n },\n {\n title: 'ImageFilter',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'ImageFilter',\n },\n },\n {\n title: 'IncreaseFont',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'IncreaseFont',\n },\n },\n {\n title: 'Hide',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Hide',\n },\n },\n {\n title: 'DecreaseFont',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'DecreaseFont',\n },\n },\n {\n title: 'Help',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Help',\n },\n },\n {\n title: 'DataConnecting',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'DataConnecting',\n },\n },\n {\n title: 'Crop',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Crop',\n },\n },\n {\n title: 'CustomizeDesign',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'CustomizeDesign',\n },\n },\n {\n title: 'ConnectedToData',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'ConnectedToData',\n },\n },\n {\n title: 'Color',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Color',\n },\n },\n {\n title: 'ApplyTo',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'ApplyTo',\n },\n },\n {\n title: 'AnimationsScroll',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'AnimationsScroll',\n },\n },\n {\n title: 'Animation',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: {\n '26': 'Animation',\n },\n },\n {\n title: 'MobileTools',\n category: 'Left Menu Mobile',\n description: '',\n tags: [],\n sizes: {\n '32': 'MobileTools',\n },\n },\n {\n title: 'MobileLayout',\n category: 'Left Menu Mobile',\n description: '',\n tags: [],\n sizes: {\n '32': 'MobileLayout',\n },\n },\n {\n title: 'HiddenElements',\n category: 'Left Menu Mobile',\n description: '',\n tags: [],\n sizes: {\n '32': 'HiddenElements',\n },\n },\n {\n title: 'BackToTop',\n category: 'Left Menu Mobile',\n description: '',\n tags: [],\n sizes: {\n '32': 'BackToTop',\n },\n },\n {\n title: 'Add',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Add',\n },\n },\n {\n title: 'AppManager',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'AppManager',\n },\n },\n {\n title: 'AppMarketNew',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'AppMarketNew',\n },\n },\n {\n title: 'Ascend',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Ascend',\n },\n },\n {\n title: 'Background',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Background',\n },\n },\n {\n title: 'BlogNew',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'BlogNew',\n },\n },\n {\n title: 'Bookings',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Bookings',\n },\n },\n {\n title: 'ContentManager',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'ContentManager',\n },\n },\n {\n title: 'Media',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Media',\n },\n },\n {\n title: 'Pages',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Pages',\n },\n },\n {\n title: 'Shoutout',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Shoutout',\n },\n },\n {\n title: 'Stores',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'Stores',\n },\n },\n {\n title: 'ThemeManager',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: {\n '32': 'ThemeManager',\n },\n },\n {\n title: 'AlignBottom',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignBottom',\n },\n },\n {\n title: 'AlignCenterHorizontal',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignCenterHorizontal',\n },\n },\n {\n title: 'AlignCenterVerticle',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignCenterVerticle',\n },\n },\n {\n title: 'AlignLeft',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignLeft',\n },\n },\n {\n title: 'AlignRight',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignRight',\n },\n },\n {\n title: 'AlignTop',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'AlignTop',\n },\n },\n {\n title: 'Copy',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Copy',\n },\n },\n {\n title: 'CopyStyle',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'CopyStyle',\n },\n },\n {\n title: 'Distribute',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Distribute',\n },\n },\n {\n title: 'DistributeHorizontalCenter',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'DistributeHorizontalCenter',\n },\n },\n {\n title: 'DistributeVerticalCenter',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'DistributeVerticalCenter',\n },\n },\n {\n title: 'Duplicate',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Duplicate',\n },\n },\n {\n title: 'Lock',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Lock',\n },\n },\n {\n title: 'MatchHeight_Width',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MatchHeight_Width',\n },\n },\n {\n title: 'MatchHeight',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MatchHeight',\n },\n },\n {\n title: 'MatchWidth',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MatchWidth',\n },\n },\n {\n title: 'MoveBackward',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MoveBackward',\n },\n },\n {\n title: 'MoveForward',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MoveForward',\n },\n },\n {\n title: 'MovetoBack',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MovetoBack',\n },\n },\n {\n title: 'MovetoFront',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'MovetoFront',\n },\n },\n {\n title: 'PasteStyle',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'PasteStyle',\n },\n },\n {\n title: 'Rotation',\n category: 'Tool Bar',\n description: '',\n tags: [],\n sizes: {\n '24': 'Rotation',\n },\n },\n {\n title: 'ChevronLeft',\n category: 'Panel Header',\n description: '',\n tags: [],\n sizes: { '24': 'ChevronLeft' },\n },\n {\n title: 'PanelClose',\n category: 'Panel Header',\n description: '',\n tags: [],\n sizes: { '24': 'PanelClose' },\n },\n {\n title: 'PanelHelp',\n category: 'Panel Header',\n description: '',\n tags: [],\n sizes: { '24': 'PanelHelp' },\n },\n {\n title: 'Sections',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: { '26': 'Sections' },\n },\n {\n title: 'AddElements',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: { '26': 'AddElements' },\n },\n {\n title: 'BusinessApps',\n category: 'Left Panel',\n description: '',\n tags: [],\n sizes: { '26': 'BusinessApps' },\n },\n {\n title: 'Elements',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: { '26': 'Elements' },\n },\n {\n title: 'Behaviors',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: { '26': 'Behaviors' },\n },\n {\n title: 'Mask',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: { '26': 'Mask' },\n },\n {\n title: 'Plugins',\n category: 'GFPP',\n description: '',\n tags: [],\n sizes: { '26': 'Plugins' },\n },\n {\n title: 'AddButton',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '7': 'AddButton' },\n },\n {\n title: 'CollapseArrow',\n category: 'Arrows',\n description: '',\n tags: [],\n sizes: { '8': 'CollapseArrow' },\n },\n {\n title: 'HorizontalDragHandle',\n category: 'Drag & Move',\n description: '',\n tags: [],\n sizes: { \n '8': 'HorizontalDragHandle',\n '5': 'HorizontalDragHandleSmall',\n },\n },\n];\n\nexport default systemIconsMetadata;\n"],"mappings":"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"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
-
<path d="
|
|
2
|
+
<path d="m8 11.996 6.311 6.002.69-.724-5.549-5.278 5.549-5.271-.69-.725L8 11.996Z"/>
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="
|
|
2
|
-
<path d="M2 0H0v2h2V0Zm3
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="5" height="8" viewBox="0 0 5 8">
|
|
2
|
+
<path d="M2 0H0v2h2V0Zm3 0H3v2h2V0ZM0 3h2v2H0V3Zm5 0H3v2h2V3ZM0 6h2v2H0V6Zm5 0H3v2h2V6Z"/>
|
|
3
3
|
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M10.793 11.5 7.146 7.854 6.793 7.5l.707-.707.354.353 3.646 3.647 3.646-3.647.354-.353.707.707-.353.354-3.647 3.646 3.647 3.646.353.354-.707.707-.354-.353-3.646-3.647-3.646 3.647-.354.353-.707-.707.353-.354 3.647-3.646Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M12.941 5.205c.39.131.753.336 1.067.603.308.265.551.584.728.964.18.402.27.838.263 1.278 0 .618-.134 1.134-.404 1.564a6.36 6.36 0 0 1-1.034 1.227c-.247.247-.457.439-.628.596a20.834 20.834 0 0 0-.247.23c-.174.164-.307.289-.397.466l-.022.042a1.318 1.318 0 0 0-.178.528c-.019.149-.034.424-.045.635a3.028 3.028 0 0 1-.021.288H11.1c0-1.56.387-1.98.865-2.497l.025-.027c.238-.26.54-.54.893-.86a4.12 4.12 0 0 0 .77-.96 2.31 2.31 0 0 0 .305-1.174 2.127 2.127 0 0 0-.703-1.612 2.426 2.426 0 0 0-.752-.454 2.52 2.52 0 0 0-.91-.165c-.452 0-.846.078-1.182.233a2.31 2.31 0 0 0-.835.638c-.22.27-.385.59-.495.955-.11.364-.16 1.199-.15 1.199H8c0-1.698.56-2.5.873-2.836a3.23 3.23 0 0 1 1.175-.786c.468-.187 1-.281 1.595-.281.441-.003.88.066 1.298.206Zm-.917 11.85H11.1V15.25h.923v1.805Z"/>
|
|
3
|
+
</svg>
|
|
@@ -9,17 +9,16 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")
|
|
|
9
9
|
|
|
10
10
|
var React = _interopRequireWildcard(require("react"));
|
|
11
11
|
|
|
12
|
-
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/
|
|
12
|
+
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/general/dist/components/Cloud.tsx";
|
|
13
13
|
|
|
14
14
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
15
|
|
|
16
16
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
17
17
|
|
|
18
|
-
const
|
|
18
|
+
const Cloud = ({
|
|
19
19
|
size,
|
|
20
20
|
...props
|
|
21
21
|
}) => /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
22
|
-
viewBox: "0 0 24 24",
|
|
23
22
|
fill: "currentColor",
|
|
24
23
|
width: size || "24",
|
|
25
24
|
height: size || "24"
|
|
@@ -31,7 +30,7 @@ const Button = ({
|
|
|
31
30
|
columnNumber: 3
|
|
32
31
|
}
|
|
33
32
|
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "
|
|
33
|
+
d: "M7.5 9c.235 0 .467.018.692.053A5.5 5.5 0 0 1 19 10.5v.035A4 4 0 0 1 17 18H7.5a4.5 4.5 0 1 1 0-9Zm10.484 1.122a4.5 4.5 0 0 0-8.981.216A3.479 3.479 0 0 0 7.5 10a3.5 3.5 0 1 0 0 7H17a3 3 0 0 0 .953-5.845 4.542 4.542 0 0 0 .031-1.033Z",
|
|
35
34
|
__self: void 0,
|
|
36
35
|
__source: {
|
|
37
36
|
fileName: _jsxFileName,
|
|
@@ -40,11 +39,11 @@ const Button = ({
|
|
|
40
39
|
}
|
|
41
40
|
}));
|
|
42
41
|
|
|
43
|
-
|
|
44
|
-
var _default =
|
|
42
|
+
Cloud.displayName = 'Cloud';
|
|
43
|
+
var _default = Cloud;
|
|
45
44
|
/* tslint:enable */
|
|
46
45
|
|
|
47
46
|
/* eslint-enable */
|
|
48
47
|
|
|
49
48
|
exports.default = _default;
|
|
50
|
-
//# sourceMappingURL=
|
|
49
|
+
//# sourceMappingURL=Cloud.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["Cloud","size","props","displayName"],"sources":["../../../../../src/general/dist/components/Cloud.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface CloudProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst Cloud: React.FC<CloudProps> = ({size, ...props}) => (\n <svg fill=\"currentColor\" width={ size || \"24\" } height={ size || \"24\" } {...props}>\n <path d=\"M7.5 9c.235 0 .467.018.692.053A5.5 5.5 0 0 1 19 10.5v.035A4 4 0 0 1 17 18H7.5a4.5 4.5 0 1 1 0-9Zm10.484 1.122a4.5 4.5 0 0 0-8.981.216A3.479 3.479 0 0 0 7.5 10a3.5 3.5 0 1 0 0 7H17a3 3 0 0 0 .953-5.845 4.542 4.542 0 0 0 .031-1.033Z\"\n />\n </svg>\n);\nCloud.displayName = 'Cloud';\nexport default Cloud;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,KAA2B,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAClC;EAAK,IAAI,EAAC,cAAV;EAAyB,KAAK,EAAGD,IAAI,IAAI,IAAzC;EAAgD,MAAM,EAAGA,IAAI,IAAI;AAAjE,GAA4EC,KAA5E;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,iBACE;EAAM,CAAC,EAAC,wOAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAMAF,KAAK,CAACG,WAAN,GAAoB,OAApB;eACeH,K;AACf;;AACA"}
|
|
@@ -9,20 +9,19 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")
|
|
|
9
9
|
|
|
10
10
|
var React = _interopRequireWildcard(require("react"));
|
|
11
11
|
|
|
12
|
-
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/
|
|
12
|
+
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/general/dist/components/CloudSmall.tsx";
|
|
13
13
|
|
|
14
14
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
15
|
|
|
16
16
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
17
17
|
|
|
18
|
-
const
|
|
18
|
+
const CloudSmall = ({
|
|
19
19
|
size,
|
|
20
20
|
...props
|
|
21
21
|
}) => /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
22
|
-
viewBox: "0 0 5 8",
|
|
23
22
|
fill: "currentColor",
|
|
24
|
-
width: size || "
|
|
25
|
-
height: size || "
|
|
23
|
+
width: size || "18",
|
|
24
|
+
height: size || "18"
|
|
26
25
|
}, props, {
|
|
27
26
|
__self: void 0,
|
|
28
27
|
__source: {
|
|
@@ -31,7 +30,7 @@ const HorizontalDragHandleSmall = ({
|
|
|
31
30
|
columnNumber: 3
|
|
32
31
|
}
|
|
33
32
|
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "
|
|
33
|
+
d: "M10 4a4 4 0 0 0-3.539 2.134A3.502 3.502 0 0 0 2 9.5 3.5 3.5 0 0 0 5.5 13H13a3 3 0 0 0 .907-5.86A4.001 4.001 0 0 0 10 4Zm2.83 3.005c.11.311.17.646.17.995a2 2 0 1 1 0 4H5.5a2.5 2.5 0 1 1 1.537-4.472 3 3 0 0 1 5.794-.523Z",
|
|
35
34
|
__self: void 0,
|
|
36
35
|
__source: {
|
|
37
36
|
fileName: _jsxFileName,
|
|
@@ -40,11 +39,11 @@ const HorizontalDragHandleSmall = ({
|
|
|
40
39
|
}
|
|
41
40
|
}));
|
|
42
41
|
|
|
43
|
-
|
|
44
|
-
var _default =
|
|
42
|
+
CloudSmall.displayName = 'CloudSmall';
|
|
43
|
+
var _default = CloudSmall;
|
|
45
44
|
/* tslint:enable */
|
|
46
45
|
|
|
47
46
|
/* eslint-enable */
|
|
48
47
|
|
|
49
48
|
exports.default = _default;
|
|
50
|
-
//# sourceMappingURL=
|
|
49
|
+
//# sourceMappingURL=CloudSmall.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["CloudSmall","size","props","displayName"],"sources":["../../../../../src/general/dist/components/CloudSmall.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface CloudSmallProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst CloudSmall: React.FC<CloudSmallProps> = ({size, ...props}) => (\n <svg fill=\"currentColor\" width={ size || \"18\" } height={ size || \"18\" } {...props}>\n <path d=\"M10 4a4 4 0 0 0-3.539 2.134A3.502 3.502 0 0 0 2 9.5 3.5 3.5 0 0 0 5.5 13H13a3 3 0 0 0 .907-5.86A4.001 4.001 0 0 0 10 4Zm2.83 3.005c.11.311.17.646.17.995a2 2 0 1 1 0 4H5.5a2.5 2.5 0 1 1 1.537-4.472 3 3 0 0 1 5.794-.523Z\"\n />\n </svg>\n);\nCloudSmall.displayName = 'CloudSmall';\nexport default CloudSmall;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,UAAqC,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAC5C;EAAK,IAAI,EAAC,cAAV;EAAyB,KAAK,EAAGD,IAAI,IAAI,IAAzC;EAAgD,MAAM,EAAGA,IAAI,IAAI;AAAjE,GAA4EC,KAA5E;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,iBACE;EAAM,CAAC,EAAC,4NAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAMAF,UAAU,CAACG,WAAX,GAAyB,YAAzB;eACeH,U;AACf;;AACA"}
|
|
@@ -9,17 +9,16 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")
|
|
|
9
9
|
|
|
10
10
|
var React = _interopRequireWildcard(require("react"));
|
|
11
11
|
|
|
12
|
-
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/
|
|
12
|
+
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/general/dist/components/Currency.tsx";
|
|
13
13
|
|
|
14
14
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
15
|
|
|
16
16
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
17
17
|
|
|
18
|
-
const
|
|
18
|
+
const Currency = ({
|
|
19
19
|
size,
|
|
20
20
|
...props
|
|
21
21
|
}) => /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
22
|
-
viewBox: "0 0 24 24",
|
|
23
22
|
fill: "currentColor",
|
|
24
23
|
width: size || "24",
|
|
25
24
|
height: size || "24"
|
|
@@ -31,7 +30,7 @@ const Alert = ({
|
|
|
31
30
|
columnNumber: 3
|
|
32
31
|
}
|
|
33
32
|
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "
|
|
33
|
+
d: "M14.5 12c0 1.933-1.12 3.5-2.5 3.5S9.5 13.933 9.5 12s1.12-3.5 2.5-3.5 2.5 1.567 2.5 3.5Zm-1 0c0-.782-.228-1.448-.546-1.894-.32-.447-.67-.606-.954-.606-.284 0-.635.16-.954.606-.318.446-.546 1.112-.546 1.894 0 .782.228 1.448.546 1.894.32.447.67.606.954.606.284 0 .635-.16.954-.606.318-.446.546-1.112.546-1.894Z",
|
|
35
34
|
__self: void 0,
|
|
36
35
|
__source: {
|
|
37
36
|
fileName: _jsxFileName,
|
|
@@ -39,7 +38,7 @@ const Alert = ({
|
|
|
39
38
|
columnNumber: 5
|
|
40
39
|
}
|
|
41
40
|
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
-
d: "
|
|
41
|
+
d: "M5 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H5Zm0 11V7h14v10H5Z",
|
|
43
42
|
__self: void 0,
|
|
44
43
|
__source: {
|
|
45
44
|
fileName: _jsxFileName,
|
|
@@ -48,11 +47,11 @@ const Alert = ({
|
|
|
48
47
|
}
|
|
49
48
|
}));
|
|
50
49
|
|
|
51
|
-
|
|
52
|
-
var _default =
|
|
50
|
+
Currency.displayName = 'Currency';
|
|
51
|
+
var _default = Currency;
|
|
53
52
|
/* tslint:enable */
|
|
54
53
|
|
|
55
54
|
/* eslint-enable */
|
|
56
55
|
|
|
57
56
|
exports.default = _default;
|
|
58
|
-
//# sourceMappingURL=
|
|
57
|
+
//# sourceMappingURL=Currency.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["Currency","size","props","displayName"],"sources":["../../../../../src/general/dist/components/Currency.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface CurrencyProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst Currency: React.FC<CurrencyProps> = ({size, ...props}) => (\n <svg fill=\"currentColor\" width={ size || \"24\" } height={ size || \"24\" } {...props}>\n <path d=\"M14.5 12c0 1.933-1.12 3.5-2.5 3.5S9.5 13.933 9.5 12s1.12-3.5 2.5-3.5 2.5 1.567 2.5 3.5Zm-1 0c0-.782-.228-1.448-.546-1.894-.32-.447-.67-.606-.954-.606-.284 0-.635.16-.954.606-.318.446-.546 1.112-.546 1.894 0 .782.228 1.448.546 1.894.32.447.67.606.954.606.284 0 .635-.16.954-.606.318-.446.546-1.112.546-1.894Z\"\n />\n <path d=\"M5 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H5Zm0 11V7h14v10H5Z\" />\n </svg>\n);\nCurrency.displayName = 'Currency';\nexport default Currency;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,QAAiC,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBACxC;EAAK,IAAI,EAAC,cAAV;EAAyB,KAAK,EAAGD,IAAI,IAAI,IAAzC;EAAgD,MAAM,EAAGA,IAAI,IAAI;AAAjE,GAA4EC,KAA5E;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,iBACE;EAAM,CAAC,EAAC,qTAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,eAGE;EAAM,CAAC,EAAC,yFAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EAHF,CADF;;AAOAF,QAAQ,CAACG,WAAT,GAAuB,UAAvB;eACeH,Q;AACf;;AACA"}
|