@wix/wix-ui-icons-common 1.0.13 → 3.0.2
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/{responsive-editor/system/dist/components/DropdownAdd.js → classic-editor/general/dist/components/ListMenu.js} +6 -6
- package/dist/cjs/classic-editor/general/dist/components/ListMenu.js.map +1 -0
- package/dist/cjs/{responsive-editor/system/dist/components/Layouter.js → classic-editor/general/dist/components/ListMenuBold.js} +6 -6
- package/dist/cjs/classic-editor/general/dist/components/ListMenuBold.js.map +1 -0
- package/dist/cjs/classic-editor/general/dist/index.js +11 -3
- package/dist/cjs/classic-editor/general/dist/index.js.map +1 -1
- package/dist/cjs/classic-editor/general/metadata.js +16 -0
- package/dist/cjs/classic-editor/general/metadata.js.map +1 -1
- package/dist/cjs/classic-editor/general/raw/ListMenu.svg +3 -0
- package/dist/cjs/classic-editor/general/raw/ListMenuBold.svg +3 -0
- package/dist/cjs/{responsive-editor/system/dist/components/Border.js → classic-editor/system/dist/components/AddButton.js} +9 -9
- package/dist/cjs/classic-editor/system/dist/components/AddButton.js.map +1 -0
- package/dist/cjs/classic-editor/system/dist/components/CollapseArrow.js +50 -0
- package/dist/cjs/classic-editor/system/dist/components/CollapseArrow.js.map +1 -0
- package/dist/cjs/classic-editor/system/dist/components/HorizontalDragHandle.js +50 -0
- package/dist/cjs/classic-editor/system/dist/components/HorizontalDragHandle.js.map +1 -0
- package/dist/cjs/classic-editor/system/dist/components/HorizontalDragHandleSmall.js +50 -0
- package/dist/cjs/classic-editor/system/dist/components/HorizontalDragHandleSmall.js.map +1 -0
- package/dist/cjs/classic-editor/system/dist/index.js +17 -1
- package/dist/cjs/classic-editor/system/dist/index.js.map +1 -1
- package/dist/cjs/classic-editor/system/metadata.js +25 -0
- package/dist/cjs/classic-editor/system/metadata.js.map +1 -1
- package/dist/cjs/classic-editor/system/raw/AddButton.svg +3 -0
- package/dist/cjs/classic-editor/system/raw/CollapseArrow.svg +3 -0
- package/dist/cjs/classic-editor/system/raw/HorizontalDragHandle.svg +3 -0
- package/dist/cjs/classic-editor/system/raw/HorizontalDragHandleSmall.svg +3 -0
- package/dist/cjs/on-stage/general/dist/components/BuyNow.js +59 -0
- package/dist/cjs/on-stage/general/dist/components/BuyNow.js.map +1 -0
- package/dist/cjs/on-stage/general/dist/components/PlayFill.js +1 -1
- package/dist/cjs/on-stage/general/dist/components/PlayFill.js.map +1 -1
- package/dist/cjs/on-stage/general/dist/components/PlayFillSmall.js +1 -1
- package/dist/cjs/on-stage/general/dist/components/PlayFillSmall.js.map +1 -1
- package/dist/cjs/on-stage/general/dist/components/Reels.js +59 -0
- package/dist/cjs/on-stage/general/dist/components/Reels.js.map +1 -0
- package/dist/cjs/on-stage/general/dist/components/ReelsFill.js +59 -0
- package/dist/cjs/on-stage/general/dist/components/ReelsFill.js.map +1 -0
- package/dist/cjs/on-stage/general/dist/index.js +15 -3
- package/dist/cjs/on-stage/general/dist/index.js.map +1 -1
- package/dist/cjs/on-stage/general/metadata.js +24 -0
- package/dist/cjs/on-stage/general/metadata.js.map +1 -1
- package/dist/cjs/on-stage/general/raw/BuyNow.svg +4 -0
- package/dist/cjs/on-stage/general/raw/PlayFill.svg +1 -1
- package/dist/cjs/on-stage/general/raw/PlayFillSmall.svg +1 -1
- package/dist/cjs/on-stage/general/raw/Reels.svg +4 -0
- package/dist/cjs/on-stage/general/raw/ReelsFill.svg +4 -0
- package/dist/cjs/on-stage/system/dist/components/LoyaltyPointsLarge.js +60 -0
- package/dist/cjs/on-stage/system/dist/components/LoyaltyPointsLarge.js.map +1 -0
- package/dist/cjs/on-stage/system/dist/components/PlayFillLarge.js +1 -1
- package/dist/cjs/on-stage/system/dist/components/PlayFillLarge.js.map +1 -1
- package/dist/cjs/on-stage/system/dist/index.js +5 -1
- package/dist/cjs/on-stage/system/dist/index.js.map +1 -1
- package/dist/cjs/on-stage/system/metadata.js +8 -0
- package/dist/cjs/on-stage/system/metadata.js.map +1 -1
- package/dist/cjs/on-stage/system/raw/LoyaltyPointsLarge.svg +4 -0
- package/dist/cjs/on-stage/system/raw/PlayFillLarge.svg +1 -1
- package/dist/cjs/responsive-editor/general/dist/components/{TransitionDisabled.js → AddSmall.js} +9 -9
- package/dist/cjs/responsive-editor/general/dist/components/AddSmall.js.map +1 -0
- package/dist/cjs/responsive-editor/general/dist/components/MultiStateBox.js +50 -0
- package/dist/cjs/responsive-editor/general/dist/components/MultiStateBox.js.map +1 -0
- package/dist/cjs/responsive-editor/general/dist/index.js +10 -6
- package/dist/cjs/responsive-editor/general/dist/index.js.map +1 -1
- package/dist/cjs/responsive-editor/general/metadata.js +8 -16
- package/dist/cjs/responsive-editor/general/metadata.js.map +1 -1
- package/dist/cjs/responsive-editor/general/raw/AddSmall.svg +3 -0
- package/dist/cjs/responsive-editor/general/raw/MultiStateBox.svg +3 -0
- package/dist/cjs/responsive-editor/system/dist/components/{TriangleArrowDown.js → CollapseArrow.js} +9 -9
- package/dist/cjs/responsive-editor/system/dist/components/CollapseArrow.js.map +1 -0
- package/dist/cjs/responsive-editor/system/dist/components/{TriangleArrowRight.js → CustomGrid.js} +6 -6
- package/dist/cjs/responsive-editor/system/dist/components/CustomGrid.js.map +1 -0
- package/dist/cjs/responsive-editor/system/dist/components/Interactions.js +1 -1
- package/dist/cjs/responsive-editor/system/dist/components/Interactions.js.map +1 -1
- package/dist/cjs/responsive-editor/system/dist/components/{Presets.js → Interactive.js} +6 -6
- package/dist/cjs/responsive-editor/system/dist/components/Interactive.js.map +1 -0
- package/dist/cjs/responsive-editor/system/dist/components/Plugin.js +4 -4
- package/dist/cjs/responsive-editor/system/dist/components/Plugin.js.map +1 -1
- package/dist/cjs/responsive-editor/system/dist/index.js +13 -25
- package/dist/cjs/responsive-editor/system/dist/index.js.map +1 -1
- package/dist/cjs/responsive-editor/system/metadata.js +11 -43
- package/dist/cjs/responsive-editor/system/metadata.js.map +1 -1
- package/dist/cjs/responsive-editor/system/raw/CollapseArrow.svg +3 -0
- package/dist/cjs/responsive-editor/system/raw/CustomGrid.svg +3 -0
- package/dist/cjs/responsive-editor/system/raw/Interactions.svg +1 -1
- package/dist/cjs/responsive-editor/system/raw/Interactive.svg +3 -0
- package/dist/cjs/responsive-editor/system/raw/Plugin.svg +2 -2
- package/dist/esm/classic-editor/general/dist/components/ListMenu.js +14 -0
- package/dist/esm/classic-editor/general/dist/components/ListMenu.js.map +1 -0
- package/dist/esm/classic-editor/general/dist/components/ListMenuBold.js +14 -0
- package/dist/esm/classic-editor/general/dist/components/ListMenuBold.js.map +1 -0
- package/dist/esm/classic-editor/general/dist/index.js +2 -0
- package/dist/esm/classic-editor/general/dist/index.js.map +1 -1
- package/dist/esm/classic-editor/general/metadata.js +18 -0
- package/dist/esm/classic-editor/general/metadata.js.map +1 -1
- package/dist/esm/classic-editor/general/raw/ListMenu.svg +3 -0
- package/dist/esm/classic-editor/general/raw/ListMenuBold.svg +3 -0
- package/dist/esm/classic-editor/system/dist/components/AddButton.js +14 -0
- package/dist/esm/classic-editor/system/dist/components/AddButton.js.map +1 -0
- package/dist/esm/classic-editor/system/dist/components/CollapseArrow.js +14 -0
- package/dist/esm/classic-editor/system/dist/components/CollapseArrow.js.map +1 -0
- package/dist/esm/classic-editor/system/dist/components/HorizontalDragHandle.js +14 -0
- package/dist/esm/classic-editor/system/dist/components/HorizontalDragHandle.js.map +1 -0
- package/dist/esm/classic-editor/system/dist/components/HorizontalDragHandleSmall.js +14 -0
- package/dist/esm/classic-editor/system/dist/components/HorizontalDragHandleSmall.js.map +1 -0
- package/dist/esm/classic-editor/system/dist/index.js +4 -0
- package/dist/esm/classic-editor/system/dist/index.js.map +1 -1
- package/dist/esm/classic-editor/system/metadata.js +24 -0
- package/dist/esm/classic-editor/system/metadata.js.map +1 -1
- package/dist/esm/classic-editor/system/raw/AddButton.svg +3 -0
- package/dist/esm/classic-editor/system/raw/CollapseArrow.svg +3 -0
- package/dist/esm/classic-editor/system/raw/HorizontalDragHandle.svg +3 -0
- package/dist/esm/classic-editor/system/raw/HorizontalDragHandleSmall.svg +3 -0
- package/dist/esm/on-stage/general/dist/components/BuyNow.js +15 -0
- package/dist/esm/on-stage/general/dist/components/BuyNow.js.map +1 -0
- package/dist/esm/on-stage/general/dist/components/PlayFill.js +1 -1
- package/dist/esm/on-stage/general/dist/components/PlayFill.js.map +1 -1
- package/dist/esm/on-stage/general/dist/components/PlayFillSmall.js +1 -1
- package/dist/esm/on-stage/general/dist/components/PlayFillSmall.js.map +1 -1
- package/dist/esm/on-stage/general/dist/components/Reels.js +15 -0
- package/dist/esm/on-stage/general/dist/components/Reels.js.map +1 -0
- package/dist/esm/on-stage/general/dist/components/ReelsFill.js +15 -0
- package/dist/esm/on-stage/general/dist/components/ReelsFill.js.map +1 -0
- package/dist/esm/on-stage/general/dist/index.js +3 -0
- package/dist/esm/on-stage/general/dist/index.js.map +1 -1
- package/dist/esm/on-stage/general/metadata.js +21 -0
- package/dist/esm/on-stage/general/metadata.js.map +1 -1
- package/dist/esm/on-stage/general/raw/BuyNow.svg +4 -0
- package/dist/esm/on-stage/general/raw/PlayFill.svg +1 -1
- package/dist/esm/on-stage/general/raw/PlayFillSmall.svg +1 -1
- package/dist/esm/on-stage/general/raw/Reels.svg +4 -0
- package/dist/esm/on-stage/general/raw/ReelsFill.svg +4 -0
- package/dist/esm/on-stage/system/dist/components/LoyaltyPointsLarge.js +15 -0
- package/dist/esm/on-stage/system/dist/components/LoyaltyPointsLarge.js.map +1 -0
- package/dist/esm/on-stage/system/dist/components/PlayFillLarge.js +1 -1
- package/dist/esm/on-stage/system/dist/components/PlayFillLarge.js.map +1 -1
- package/dist/esm/on-stage/system/dist/index.js +1 -0
- package/dist/esm/on-stage/system/dist/index.js.map +1 -1
- package/dist/esm/on-stage/system/metadata.js +7 -0
- package/dist/esm/on-stage/system/metadata.js.map +1 -1
- package/dist/esm/on-stage/system/raw/LoyaltyPointsLarge.svg +4 -0
- package/dist/esm/on-stage/system/raw/PlayFillLarge.svg +1 -1
- package/dist/esm/responsive-editor/general/dist/components/AddSmall.js +14 -0
- package/dist/esm/responsive-editor/general/dist/components/AddSmall.js.map +1 -0
- package/dist/esm/responsive-editor/general/dist/components/MultiStateBox.js +14 -0
- package/dist/esm/responsive-editor/general/dist/components/MultiStateBox.js.map +1 -0
- package/dist/esm/responsive-editor/general/dist/index.js +2 -1
- package/dist/esm/responsive-editor/general/dist/index.js.map +1 -1
- package/dist/esm/responsive-editor/general/metadata.js +9 -18
- package/dist/esm/responsive-editor/general/metadata.js.map +1 -1
- package/dist/esm/responsive-editor/general/raw/AddSmall.svg +3 -0
- package/dist/esm/responsive-editor/general/raw/MultiStateBox.svg +3 -0
- package/dist/esm/responsive-editor/system/dist/components/CollapseArrow.js +14 -0
- package/dist/esm/responsive-editor/system/dist/components/CollapseArrow.js.map +1 -0
- package/dist/esm/responsive-editor/system/dist/components/{TriangleArrowRight.js → CustomGrid.js} +5 -5
- package/dist/esm/responsive-editor/system/dist/components/CustomGrid.js.map +1 -0
- package/dist/esm/responsive-editor/system/dist/components/Interactions.js +1 -1
- package/dist/esm/responsive-editor/system/dist/components/Interactions.js.map +1 -1
- package/dist/esm/responsive-editor/system/dist/components/Interactive.js +14 -0
- package/dist/esm/responsive-editor/system/dist/components/{DropdownAdd.js.map → Interactive.js.map} +1 -1
- package/dist/esm/responsive-editor/system/dist/components/Plugin.js +2 -2
- package/dist/esm/responsive-editor/system/dist/components/Plugin.js.map +1 -1
- package/dist/esm/responsive-editor/system/dist/index.js +3 -6
- package/dist/esm/responsive-editor/system/dist/index.js.map +1 -1
- package/dist/esm/responsive-editor/system/metadata.js +11 -47
- package/dist/esm/responsive-editor/system/metadata.js.map +1 -1
- package/dist/esm/responsive-editor/system/raw/CollapseArrow.svg +3 -0
- package/dist/esm/responsive-editor/system/raw/CustomGrid.svg +3 -0
- package/dist/esm/responsive-editor/system/raw/Interactions.svg +1 -1
- package/dist/esm/responsive-editor/system/raw/Interactive.svg +3 -0
- package/dist/esm/responsive-editor/system/raw/Plugin.svg +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/classic-editor/general/dist/components/ListMenu.d.ts +7 -0
- package/dist/types/classic-editor/general/dist/components/ListMenu.d.ts.map +1 -0
- package/dist/types/classic-editor/general/dist/components/ListMenuBold.d.ts +7 -0
- package/dist/types/classic-editor/general/dist/components/ListMenuBold.d.ts.map +1 -0
- package/dist/types/classic-editor/general/dist/index.d.ts +2 -0
- package/dist/types/classic-editor/general/dist/index.d.ts.map +1 -1
- package/dist/types/classic-editor/general/metadata.d.ts.map +1 -1
- package/dist/types/classic-editor/system/dist/components/AddButton.d.ts +7 -0
- package/dist/types/classic-editor/system/dist/components/AddButton.d.ts.map +1 -0
- package/dist/types/classic-editor/system/dist/components/CollapseArrow.d.ts +7 -0
- package/dist/types/classic-editor/system/dist/components/CollapseArrow.d.ts.map +1 -0
- package/dist/types/classic-editor/system/dist/components/HorizontalDragHandle.d.ts +7 -0
- package/dist/types/classic-editor/system/dist/components/HorizontalDragHandle.d.ts.map +1 -0
- package/dist/types/classic-editor/system/dist/components/HorizontalDragHandleSmall.d.ts +7 -0
- package/dist/types/classic-editor/system/dist/components/HorizontalDragHandleSmall.d.ts.map +1 -0
- package/dist/types/classic-editor/system/dist/index.d.ts +4 -0
- 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/on-stage/general/dist/components/BuyNow.d.ts +7 -0
- package/dist/types/on-stage/general/dist/components/BuyNow.d.ts.map +1 -0
- package/dist/types/on-stage/general/dist/components/PlayFill.d.ts.map +1 -1
- package/dist/types/on-stage/general/dist/components/PlayFillSmall.d.ts.map +1 -1
- package/dist/types/on-stage/general/dist/components/Reels.d.ts +7 -0
- package/dist/types/on-stage/general/dist/components/Reels.d.ts.map +1 -0
- package/dist/types/on-stage/general/dist/components/ReelsFill.d.ts +7 -0
- package/dist/types/on-stage/general/dist/components/ReelsFill.d.ts.map +1 -0
- package/dist/types/on-stage/general/dist/index.d.ts +3 -0
- package/dist/types/on-stage/general/dist/index.d.ts.map +1 -1
- package/dist/types/on-stage/general/metadata.d.ts.map +1 -1
- package/dist/types/on-stage/system/dist/components/LoyaltyPointsLarge.d.ts +7 -0
- package/dist/types/on-stage/system/dist/components/LoyaltyPointsLarge.d.ts.map +1 -0
- package/dist/types/on-stage/system/dist/index.d.ts +1 -0
- package/dist/types/on-stage/system/dist/index.d.ts.map +1 -1
- package/dist/types/on-stage/system/metadata.d.ts.map +1 -1
- package/dist/types/responsive-editor/general/dist/components/AddSmall.d.ts +7 -0
- package/dist/types/responsive-editor/general/dist/components/AddSmall.d.ts.map +1 -0
- package/dist/types/responsive-editor/general/dist/components/MultiStateBox.d.ts +7 -0
- package/dist/types/responsive-editor/general/dist/components/MultiStateBox.d.ts.map +1 -0
- package/dist/types/responsive-editor/general/dist/index.d.ts +2 -1
- package/dist/types/responsive-editor/general/dist/index.d.ts.map +1 -1
- package/dist/types/responsive-editor/general/metadata.d.ts.map +1 -1
- package/dist/types/responsive-editor/system/dist/components/CollapseArrow.d.ts +7 -0
- package/dist/types/responsive-editor/system/dist/components/CollapseArrow.d.ts.map +1 -0
- package/dist/types/responsive-editor/system/dist/components/CustomGrid.d.ts +7 -0
- package/dist/types/responsive-editor/system/dist/components/CustomGrid.d.ts.map +1 -0
- package/dist/types/responsive-editor/system/dist/components/Interactive.d.ts +7 -0
- package/dist/types/responsive-editor/system/dist/components/{DropdownAdd.d.ts.map → Interactive.d.ts.map} +1 -1
- package/dist/types/responsive-editor/system/dist/index.d.ts +3 -6
- 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 +19 -19
- package/dist/cjs/responsive-editor/general/dist/components/TransitionDisabled.js.map +0 -1
- package/dist/cjs/responsive-editor/general/raw/TransitionDisabled.svg +0 -3
- package/dist/cjs/responsive-editor/system/dist/components/Border.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/DropdownAdd.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Layouter.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/Presets.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/TriangleArrowDown.js.map +0 -1
- package/dist/cjs/responsive-editor/system/dist/components/TriangleArrowRight.js.map +0 -1
- package/dist/cjs/responsive-editor/system/raw/Border.svg +0 -6
- package/dist/cjs/responsive-editor/system/raw/DropdownAdd.svg +0 -13
- package/dist/cjs/responsive-editor/system/raw/Layouter.svg +0 -6
- package/dist/cjs/responsive-editor/system/raw/Presets.svg +0 -6
- package/dist/cjs/responsive-editor/system/raw/TriangleArrowDown.svg +0 -3
- package/dist/cjs/responsive-editor/system/raw/TriangleArrowRight.svg +0 -3
- package/dist/esm/responsive-editor/general/dist/components/TransitionDisabled.js +0 -14
- package/dist/esm/responsive-editor/general/dist/components/TransitionDisabled.js.map +0 -1
- package/dist/esm/responsive-editor/general/raw/TransitionDisabled.svg +0 -3
- package/dist/esm/responsive-editor/system/dist/components/Border.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Border.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/DropdownAdd.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Layouter.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Layouter.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/Presets.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/Presets.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/TriangleArrowDown.js +0 -14
- package/dist/esm/responsive-editor/system/dist/components/TriangleArrowDown.js.map +0 -1
- package/dist/esm/responsive-editor/system/dist/components/TriangleArrowRight.js.map +0 -1
- package/dist/esm/responsive-editor/system/raw/Border.svg +0 -6
- package/dist/esm/responsive-editor/system/raw/DropdownAdd.svg +0 -13
- package/dist/esm/responsive-editor/system/raw/Layouter.svg +0 -6
- package/dist/esm/responsive-editor/system/raw/Presets.svg +0 -6
- package/dist/esm/responsive-editor/system/raw/TriangleArrowDown.svg +0 -3
- package/dist/esm/responsive-editor/system/raw/TriangleArrowRight.svg +0 -3
- package/dist/types/responsive-editor/general/dist/components/TransitionDisabled.d.ts +0 -7
- package/dist/types/responsive-editor/general/dist/components/TransitionDisabled.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Border.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Border.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/DropdownAdd.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Layouter.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Layouter.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/Presets.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/Presets.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/TriangleArrowDown.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/TriangleArrowDown.d.ts.map +0 -1
- package/dist/types/responsive-editor/system/dist/components/TriangleArrowRight.d.ts +0 -7
- package/dist/types/responsive-editor/system/dist/components/TriangleArrowRight.d.ts.map +0 -1
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M11 12.236v3.528c0 .185.185.298.328.2l2.571-1.764a.248.248 0 0 0 0-.4l-2.571-1.764c-.143-.098-.328.015-.328.2Z"/>
|
|
3
|
+
<path fill-rule="evenodd" d="M5.5 4A1.5 1.5 0 0 0 4 5.5v13A1.5 1.5 0 0 0 5.5 20h13a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 18.5 4h-13Zm13 1h-4.625l2.5 4H19V5.5a.5.5 0 0 0-.5-.5ZM7.625 5H5.5a.5.5 0 0 0-.5.5V9h5.125l-2.5-4ZM5 10v8.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5V10H5Zm6.375-1-2.5-4h3.75l2.5 4h-3.75Z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M4 9h5.5l-3-5h-1A1.5 1.5 0 0 0 4 5.5V9Zm11.5 0H11L8 4h4.5l3 5ZM17 9l-3-5h4.5A1.5 1.5 0 0 1 20 5.5V9h-3Z"/>
|
|
3
|
+
<path fill-rule="evenodd" d="M20 10H4v8.5A1.5 1.5 0 0 0 5.5 20h13a1.5 1.5 0 0 0 1.5-1.5V10Zm-9 2.236v3.528c0 .185.185.298.328.2l2.571-1.764a.248.248 0 0 0 0-.4l-2.571-1.764c-.143-.098-.328.015-.328.2Z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,60 @@
|
|
|
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/on-stage/system/dist/components/LoyaltyPointsLarge.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 LoyaltyPointsLarge = ({
|
|
19
|
+
size,
|
|
20
|
+
...props
|
|
21
|
+
}) => /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
22
|
+
viewBox: "0 0 32 32",
|
|
23
|
+
fill: "currentColor",
|
|
24
|
+
width: size || "32",
|
|
25
|
+
height: size || "32"
|
|
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: "M19.499 15.993a.5.5 0 0 0-.272-.793l-1.912-.482a.5.5 0 0 1-.321-.254l-1.016-1.945a.5.5 0 0 0-.88-.014l-1.105 1.97a.5.5 0 0 1-.314.24l-1.886.476a.5.5 0 0 0-.258.81l1.377 1.616a.5.5 0 0 1 .117.373l-.197 2.014a.5.5 0 0 0 .725.494l1.763-.9a.5.5 0 0 1 .46.004l1.716.901a.5.5 0 0 0 .732-.47l-.117-2.066a.5.5 0 0 1 .106-.336l1.282-1.638Zm-4.634-1.028.654-1.165.588 1.127a1.5 1.5 0 0 0 .963.76l1.167.295-.808 1.033a1.5 1.5 0 0 0-.316 1.008l.067 1.184-.936-.49a1.5 1.5 0 0 0-1.379-.009l-.949.484.109-1.104a1.5 1.5 0 0 0-.351-1.119l-.856-1.005 1.106-.279c.4-.1.74-.36.941-.72Z",
|
|
35
|
+
fillRule: "evenodd",
|
|
36
|
+
__self: void 0,
|
|
37
|
+
__source: {
|
|
38
|
+
fileName: _jsxFileName,
|
|
39
|
+
lineNumber: 9,
|
|
40
|
+
columnNumber: 5
|
|
41
|
+
}
|
|
42
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
43
|
+
d: "M26 16.5C26 22.299 21.299 27 15.5 27S5 22.299 5 16.5 9.701 6 15.5 6 26 10.701 26 16.5Zm-1 0a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z",
|
|
44
|
+
fillRule: "evenodd",
|
|
45
|
+
__self: void 0,
|
|
46
|
+
__source: {
|
|
47
|
+
fileName: _jsxFileName,
|
|
48
|
+
lineNumber: 11,
|
|
49
|
+
columnNumber: 5
|
|
50
|
+
}
|
|
51
|
+
}));
|
|
52
|
+
|
|
53
|
+
LoyaltyPointsLarge.displayName = 'LoyaltyPointsLarge';
|
|
54
|
+
var _default = LoyaltyPointsLarge;
|
|
55
|
+
/* tslint:enable */
|
|
56
|
+
|
|
57
|
+
/* eslint-enable */
|
|
58
|
+
|
|
59
|
+
exports.default = _default;
|
|
60
|
+
//# sourceMappingURL=LoyaltyPointsLarge.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["LoyaltyPointsLarge","size","props","displayName"],"sources":["../../../../../../src/on-stage/system/dist/components/LoyaltyPointsLarge.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface LoyaltyPointsLargeProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst LoyaltyPointsLarge: React.FC<LoyaltyPointsLargeProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 32 32\" fill=\"currentColor\" width={ size || \"32\" } height={ size || \"32\" } {...props}>\n <path d=\"M19.499 15.993a.5.5 0 0 0-.272-.793l-1.912-.482a.5.5 0 0 1-.321-.254l-1.016-1.945a.5.5 0 0 0-.88-.014l-1.105 1.97a.5.5 0 0 1-.314.24l-1.886.476a.5.5 0 0 0-.258.81l1.377 1.616a.5.5 0 0 1 .117.373l-.197 2.014a.5.5 0 0 0 .725.494l1.763-.9a.5.5 0 0 1 .46.004l1.716.901a.5.5 0 0 0 .732-.47l-.117-2.066a.5.5 0 0 1 .106-.336l1.282-1.638Zm-4.634-1.028.654-1.165.588 1.127a1.5 1.5 0 0 0 .963.76l1.167.295-.808 1.033a1.5 1.5 0 0 0-.316 1.008l.067 1.184-.936-.49a1.5 1.5 0 0 0-1.379-.009l-.949.484.109-1.104a1.5 1.5 0 0 0-.351-1.119l-.856-1.005 1.106-.279c.4-.1.74-.36.941-.72Z\"\n fillRule=\"evenodd\" />\n <path d=\"M26 16.5C26 22.299 21.299 27 15.5 27S5 22.299 5 16.5 9.701 6 15.5 6 26 10.701 26 16.5Zm-1 0a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z\" fillRule=\"evenodd\"\n />\n </svg>\n);\nLoyaltyPointsLarge.displayName = 'LoyaltyPointsLarge';\nexport default LoyaltyPointsLarge;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,kBAAqD,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAC5D;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,wjBAAR;EACE,QAAQ,EAAC,SADX;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,eAGE;EAAM,CAAC,EAAC,oIAAR;EAA6I,QAAQ,EAAC,SAAtJ;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EAHF,CADF;;AAQAF,kBAAkB,CAACG,WAAnB,GAAiC,oBAAjC;eACeH,kB;AACf;;AACA"}
|
|
@@ -31,7 +31,7 @@ const PlayFillLarge = ({
|
|
|
31
31
|
columnNumber: 3
|
|
32
32
|
}
|
|
33
33
|
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "
|
|
34
|
+
d: "m26.416 14.94-15.5-9.748A1.25 1.25 0 0 0 9 6.25v19.497a1.25 1.25 0 0 0 1.916 1.057l15.5-9.748c.366-.23.584-.626.584-1.058a1.24 1.24 0 0 0-.584-1.058Z",
|
|
35
35
|
fillRule: "evenodd",
|
|
36
36
|
__self: void 0,
|
|
37
37
|
__source: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["PlayFillLarge","size","props","displayName"],"sources":["../../../../../../src/on-stage/system/dist/components/PlayFillLarge.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface PlayFillLargeProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst PlayFillLarge: React.FC<PlayFillLargeProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 32 32\" fill=\"currentColor\" width={ size || \"32\" } height={ size || \"32\" } {...props}>\n <path d=\"
|
|
1
|
+
{"version":3,"names":["PlayFillLarge","size","props","displayName"],"sources":["../../../../../../src/on-stage/system/dist/components/PlayFillLarge.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface PlayFillLargeProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst PlayFillLarge: React.FC<PlayFillLargeProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 32 32\" fill=\"currentColor\" width={ size || \"32\" } height={ size || \"32\" } {...props}>\n <path d=\"m26.416 14.94-15.5-9.748A1.25 1.25 0 0 0 9 6.25v19.497a1.25 1.25 0 0 0 1.916 1.057l15.5-9.748c.366-.23.584-.626.584-1.058a1.24 1.24 0 0 0-.584-1.058Z\" fillRule=\"evenodd\"\n />\n </svg>\n);\nPlayFillLarge.displayName = 'PlayFillLarge';\nexport default PlayFillLarge;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,aAA2C,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAClD;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,uJAAR;EAAgK,QAAQ,EAAC,SAAzK;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAMAF,aAAa,CAACG,WAAd,GAA4B,eAA5B;eACeH,a;AACf;;AACA"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
4
|
|
|
5
5
|
exports.__esModule = true;
|
|
6
|
-
exports.VisibleLarge = exports.VideoLarge = exports.VideoFillXSmall = exports.TagLarge = exports.StoresLarge = exports.SpoilerAlertLarge = exports.SettingsLarge = exports.SelectLarge = exports.SelectFillLarge = exports.ReactionLarge = exports.PlusXSmall = exports.PlusLarge = exports.PlayFillLarge = exports.PlayButtonLarge = exports.PercentLarge = exports.NotificationsLarge = exports.NotificationsFillLarge = exports.MinusXSmall = exports.MinusLarge = exports.LockFillXSmall = exports.LinkLarge = exports.LikeHeartLarge = exports.LikeHeartFillLarge = exports.IndeterminateXSmall = exports.ImageLarge = exports.HotelsLarge = exports.ForumsLarge = exports.FlagXSmall = exports.FlagFillXSmall = exports.FavoriteLarge = exports.FavoriteFillLarge = exports.ExternalLinkLarge = exports.EventsLarge = exports.ErrorLarge = exports.EmailLarge = exports.EditLarge = exports.DoubleChevronRightLarge = exports.DoubleChevronLeftLarge = exports.DocumentLarge = exports.DeleteLarge = exports.CommentLarge = exports.CloseXXSmall = exports.CloseXSmall = exports.CloseLarge = exports.ClockXSmall = exports.ClockLarge = exports.ClearXSmall = exports.ChevronUpXSmall = exports.ChevronUpXLarge = exports.ChevronUpLarge = exports.ChevronRightXSmall = exports.ChevronRightXLarge = exports.ChevronRightLarge = exports.ChevronLeftXSmall = exports.ChevronLeftXLarge = exports.ChevronLeftLarge = exports.ChevronDownXSmall = exports.ChevronDownXLarge = exports.ChevronDownLarge = exports.CheckXSmall = exports.CameraLarge = exports.CalendarLarge = exports.BookingsLarge = exports.BlogLarge = void 0;
|
|
6
|
+
exports.VisibleLarge = exports.VideoLarge = exports.VideoFillXSmall = exports.TagLarge = exports.StoresLarge = exports.SpoilerAlertLarge = exports.SettingsLarge = exports.SelectLarge = exports.SelectFillLarge = exports.ReactionLarge = exports.PlusXSmall = exports.PlusLarge = exports.PlayFillLarge = exports.PlayButtonLarge = exports.PercentLarge = exports.NotificationsLarge = exports.NotificationsFillLarge = exports.MinusXSmall = exports.MinusLarge = exports.LoyaltyPointsLarge = exports.LockFillXSmall = exports.LinkLarge = exports.LikeHeartLarge = exports.LikeHeartFillLarge = exports.IndeterminateXSmall = exports.ImageLarge = exports.HotelsLarge = exports.ForumsLarge = exports.FlagXSmall = exports.FlagFillXSmall = exports.FavoriteLarge = exports.FavoriteFillLarge = exports.ExternalLinkLarge = exports.EventsLarge = exports.ErrorLarge = exports.EmailLarge = exports.EditLarge = exports.DoubleChevronRightLarge = exports.DoubleChevronLeftLarge = exports.DocumentLarge = exports.DeleteLarge = exports.CommentLarge = exports.CloseXXSmall = exports.CloseXSmall = exports.CloseLarge = exports.ClockXSmall = exports.ClockLarge = exports.ClearXSmall = exports.ChevronUpXSmall = exports.ChevronUpXLarge = exports.ChevronUpLarge = exports.ChevronRightXSmall = exports.ChevronRightXLarge = exports.ChevronRightLarge = exports.ChevronLeftXSmall = exports.ChevronLeftXLarge = exports.ChevronLeftLarge = exports.ChevronDownXSmall = exports.ChevronDownXLarge = exports.ChevronDownLarge = exports.CheckXSmall = exports.CameraLarge = exports.CalendarLarge = exports.BookingsLarge = exports.BlogLarge = void 0;
|
|
7
7
|
|
|
8
8
|
var _BlogLarge = _interopRequireDefault(require("./components/BlogLarge"));
|
|
9
9
|
|
|
@@ -185,6 +185,10 @@ var _LockFillXSmall = _interopRequireDefault(require("./components/LockFillXSmal
|
|
|
185
185
|
|
|
186
186
|
exports.LockFillXSmall = _LockFillXSmall.default;
|
|
187
187
|
|
|
188
|
+
var _LoyaltyPointsLarge = _interopRequireDefault(require("./components/LoyaltyPointsLarge"));
|
|
189
|
+
|
|
190
|
+
exports.LoyaltyPointsLarge = _LoyaltyPointsLarge.default;
|
|
191
|
+
|
|
188
192
|
var _MinusLarge = _interopRequireDefault(require("./components/MinusLarge"));
|
|
189
193
|
|
|
190
194
|
exports.MinusLarge = _MinusLarge.default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["../../../../../src/on-stage/system/dist/index.ts"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nexport {default as BlogLarge} from './components/BlogLarge';\nexport {default as BookingsLarge} from './components/BookingsLarge';\nexport {default as CalendarLarge} from './components/CalendarLarge';\nexport {default as CameraLarge} from './components/CameraLarge';\nexport {default as CheckXSmall} from './components/CheckXSmall';\nexport {default as ChevronDownLarge} from './components/ChevronDownLarge';\nexport {default as ChevronDownXLarge} from './components/ChevronDownXLarge';\nexport {default as ChevronDownXSmall} from './components/ChevronDownXSmall';\nexport {default as ChevronLeftLarge} from './components/ChevronLeftLarge';\nexport {default as ChevronLeftXLarge} from './components/ChevronLeftXLarge';\nexport {default as ChevronLeftXSmall} from './components/ChevronLeftXSmall';\nexport {default as ChevronRightLarge} from './components/ChevronRightLarge';\nexport {default as ChevronRightXLarge} from './components/ChevronRightXLarge';\nexport {default as ChevronRightXSmall} from './components/ChevronRightXSmall';\nexport {default as ChevronUpLarge} from './components/ChevronUpLarge';\nexport {default as ChevronUpXLarge} from './components/ChevronUpXLarge';\nexport {default as ChevronUpXSmall} from './components/ChevronUpXSmall';\nexport {default as ClearXSmall} from './components/ClearXSmall';\nexport {default as ClockLarge} from './components/ClockLarge';\nexport {default as ClockXSmall} from './components/ClockXSmall';\nexport {default as CloseLarge} from './components/CloseLarge';\nexport {default as CloseXSmall} from './components/CloseXSmall';\nexport {default as CloseXXSmall} from './components/CloseXXSmall';\nexport {default as CommentLarge} from './components/CommentLarge';\nexport {default as DeleteLarge} from './components/DeleteLarge';\nexport {default as DocumentLarge} from './components/DocumentLarge';\nexport {default as DoubleChevronLeftLarge} from './components/DoubleChevronLeftLarge';\nexport {default as DoubleChevronRightLarge} from './components/DoubleChevronRightLarge';\nexport {default as EditLarge} from './components/EditLarge';\nexport {default as EmailLarge} from './components/EmailLarge';\nexport {default as ErrorLarge} from './components/ErrorLarge';\nexport {default as EventsLarge} from './components/EventsLarge';\nexport {default as ExternalLinkLarge} from './components/ExternalLinkLarge';\nexport {default as FavoriteFillLarge} from './components/FavoriteFillLarge';\nexport {default as FavoriteLarge} from './components/FavoriteLarge';\nexport {default as FlagFillXSmall} from './components/FlagFillXSmall';\nexport {default as FlagXSmall} from './components/FlagXSmall';\nexport {default as ForumsLarge} from './components/ForumsLarge';\nexport {default as HotelsLarge} from './components/HotelsLarge';\nexport {default as ImageLarge} from './components/ImageLarge';\nexport {default as IndeterminateXSmall} from './components/IndeterminateXSmall';\nexport {default as LikeHeartFillLarge} from './components/LikeHeartFillLarge';\nexport {default as LikeHeartLarge} from './components/LikeHeartLarge';\nexport {default as LinkLarge} from './components/LinkLarge';\nexport {default as LockFillXSmall} from './components/LockFillXSmall';\nexport {default as MinusLarge} from './components/MinusLarge';\nexport {default as MinusXSmall} from './components/MinusXSmall';\nexport {default as NotificationsFillLarge} from './components/NotificationsFillLarge';\nexport {default as NotificationsLarge} from './components/NotificationsLarge';\nexport {default as PercentLarge} from './components/PercentLarge';\nexport {default as PlayButtonLarge} from './components/PlayButtonLarge';\nexport {default as PlayFillLarge} from './components/PlayFillLarge';\nexport {default as PlusLarge} from './components/PlusLarge';\nexport {default as PlusXSmall} from './components/PlusXSmall';\nexport {default as ReactionLarge} from './components/ReactionLarge';\nexport {default as SelectFillLarge} from './components/SelectFillLarge';\nexport {default as SelectLarge} from './components/SelectLarge';\nexport {default as SettingsLarge} from './components/SettingsLarge';\nexport {default as SpoilerAlertLarge} from './components/SpoilerAlertLarge';\nexport {default as StoresLarge} from './components/StoresLarge';\nexport {default as TagLarge} from './components/TagLarge';\nexport {default as VideoFillXSmall} from './components/VideoFillXSmall';\nexport {default as VideoLarge} from './components/VideoLarge';\nexport {default as VisibleLarge} from './components/VisibleLarge';\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"}
|
|
1
|
+
{"version":3,"names":[],"sources":["../../../../../src/on-stage/system/dist/index.ts"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nexport {default as BlogLarge} from './components/BlogLarge';\nexport {default as BookingsLarge} from './components/BookingsLarge';\nexport {default as CalendarLarge} from './components/CalendarLarge';\nexport {default as CameraLarge} from './components/CameraLarge';\nexport {default as CheckXSmall} from './components/CheckXSmall';\nexport {default as ChevronDownLarge} from './components/ChevronDownLarge';\nexport {default as ChevronDownXLarge} from './components/ChevronDownXLarge';\nexport {default as ChevronDownXSmall} from './components/ChevronDownXSmall';\nexport {default as ChevronLeftLarge} from './components/ChevronLeftLarge';\nexport {default as ChevronLeftXLarge} from './components/ChevronLeftXLarge';\nexport {default as ChevronLeftXSmall} from './components/ChevronLeftXSmall';\nexport {default as ChevronRightLarge} from './components/ChevronRightLarge';\nexport {default as ChevronRightXLarge} from './components/ChevronRightXLarge';\nexport {default as ChevronRightXSmall} from './components/ChevronRightXSmall';\nexport {default as ChevronUpLarge} from './components/ChevronUpLarge';\nexport {default as ChevronUpXLarge} from './components/ChevronUpXLarge';\nexport {default as ChevronUpXSmall} from './components/ChevronUpXSmall';\nexport {default as ClearXSmall} from './components/ClearXSmall';\nexport {default as ClockLarge} from './components/ClockLarge';\nexport {default as ClockXSmall} from './components/ClockXSmall';\nexport {default as CloseLarge} from './components/CloseLarge';\nexport {default as CloseXSmall} from './components/CloseXSmall';\nexport {default as CloseXXSmall} from './components/CloseXXSmall';\nexport {default as CommentLarge} from './components/CommentLarge';\nexport {default as DeleteLarge} from './components/DeleteLarge';\nexport {default as DocumentLarge} from './components/DocumentLarge';\nexport {default as DoubleChevronLeftLarge} from './components/DoubleChevronLeftLarge';\nexport {default as DoubleChevronRightLarge} from './components/DoubleChevronRightLarge';\nexport {default as EditLarge} from './components/EditLarge';\nexport {default as EmailLarge} from './components/EmailLarge';\nexport {default as ErrorLarge} from './components/ErrorLarge';\nexport {default as EventsLarge} from './components/EventsLarge';\nexport {default as ExternalLinkLarge} from './components/ExternalLinkLarge';\nexport {default as FavoriteFillLarge} from './components/FavoriteFillLarge';\nexport {default as FavoriteLarge} from './components/FavoriteLarge';\nexport {default as FlagFillXSmall} from './components/FlagFillXSmall';\nexport {default as FlagXSmall} from './components/FlagXSmall';\nexport {default as ForumsLarge} from './components/ForumsLarge';\nexport {default as HotelsLarge} from './components/HotelsLarge';\nexport {default as ImageLarge} from './components/ImageLarge';\nexport {default as IndeterminateXSmall} from './components/IndeterminateXSmall';\nexport {default as LikeHeartFillLarge} from './components/LikeHeartFillLarge';\nexport {default as LikeHeartLarge} from './components/LikeHeartLarge';\nexport {default as LinkLarge} from './components/LinkLarge';\nexport {default as LockFillXSmall} from './components/LockFillXSmall';\nexport {default as LoyaltyPointsLarge} from './components/LoyaltyPointsLarge';\nexport {default as MinusLarge} from './components/MinusLarge';\nexport {default as MinusXSmall} from './components/MinusXSmall';\nexport {default as NotificationsFillLarge} from './components/NotificationsFillLarge';\nexport {default as NotificationsLarge} from './components/NotificationsLarge';\nexport {default as PercentLarge} from './components/PercentLarge';\nexport {default as PlayButtonLarge} from './components/PlayButtonLarge';\nexport {default as PlayFillLarge} from './components/PlayFillLarge';\nexport {default as PlusLarge} from './components/PlusLarge';\nexport {default as PlusXSmall} from './components/PlusXSmall';\nexport {default as ReactionLarge} from './components/ReactionLarge';\nexport {default as SelectFillLarge} from './components/SelectFillLarge';\nexport {default as SelectLarge} from './components/SelectLarge';\nexport {default as SettingsLarge} from './components/SettingsLarge';\nexport {default as SpoilerAlertLarge} from './components/SpoilerAlertLarge';\nexport {default as StoresLarge} from './components/StoresLarge';\nexport {default as TagLarge} from './components/TagLarge';\nexport {default as VideoFillXSmall} from './components/VideoFillXSmall';\nexport {default as VideoLarge} from './components/VideoLarge';\nexport {default as VisibleLarge} from './components/VisibleLarge';\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"}
|
|
@@ -417,6 +417,14 @@ const tpaIconsMetadata = [{
|
|
|
417
417
|
sizes: {
|
|
418
418
|
'16': 'FlagFillXSmall'
|
|
419
419
|
}
|
|
420
|
+
}, {
|
|
421
|
+
title: 'LoyaltyPoints',
|
|
422
|
+
category: 'WixBrands',
|
|
423
|
+
description: 'Indicating points of the loyalty program',
|
|
424
|
+
tags: [],
|
|
425
|
+
sizes: {
|
|
426
|
+
'32': 'LoyaltyPointsLarge'
|
|
427
|
+
}
|
|
420
428
|
}];
|
|
421
429
|
var _default = tpaIconsMetadata;
|
|
422
430
|
exports.default = _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["tpaIconsMetadata","title","category","description","tags","sizes"],"sources":["../../../../src/on-stage/system/metadata.ts"],"sourcesContent":["import { IconMetadata } from '../../types';\n\nconst tpaIconsMetadata: IconMetadata[] = [\n {\n title: 'Calendar',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'CalendarLarge' },\n },\n {\n title: 'Clock',\n category: 'General',\n description: `Static indicator - marks opening or working hours,\n Static indicator - marks duration`,\n tags: [],\n sizes: { '16': 'ClockXSmall', '32': 'ClockLarge' },\n },\n {\n title: 'Comment',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'CommentLarge' },\n },\n {\n title: 'Document',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'DocumentLarge' },\n },\n {\n title: 'Email',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'EmailLarge' },\n },\n {\n title: 'Indeterminate',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '16': 'IndeterminateXSmall' },\n },\n {\n title: 'Percent',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'PercentLarge' },\n },\n {\n title: 'Reaction',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'ReactionLarge' },\n },\n {\n title: 'Tag',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'TagLarge' },\n },\n {\n title: 'Check',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '16': 'CheckXSmall' },\n },\n {\n title: 'Clear',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '16': 'ClearXSmall' },\n },\n {\n title: 'Close',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '12': 'CloseXXSmall', '16': 'CloseXSmall', '32': 'CloseLarge' },\n },\n {\n title: 'Delete',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '32': 'DeleteLarge' },\n },\n {\n title: 'Edit',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '32': 'EditLarge' },\n },\n {\n title: 'ExternalLink',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '32': 'ExternalLinkLarge' },\n },\n {\n title: 'Link',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '32': 'LinkLarge' },\n },\n {\n title: 'Minus',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '16': 'MinusXSmall', '32': 'MinusLarge' },\n },\n {\n title: 'Plus',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '16': 'PlusXSmall', '32': 'PlusLarge' },\n },\n {\n title: 'Favorite',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'FavoriteLarge' },\n },\n {\n title: 'FavoriteFill',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'FavoriteFillLarge' },\n },\n {\n title: 'LikeHeart',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'LikeHeartLarge' },\n },\n {\n title: 'LikeHeartFill',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'LikeHeartFillLarge' },\n },\n {\n title: 'LockFill',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '16': 'LockFillXSmall' },\n },\n {\n title: 'Select',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'SelectLarge' },\n },\n {\n title: 'SelectFill',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'SelectFillLarge' },\n },\n {\n title: 'Visible',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'VisibleLarge' },\n },\n {\n title: 'Camera',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'CameraLarge' },\n },\n {\n title: 'Image',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'ImageLarge' },\n },\n {\n title: 'PlayButton',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'PlayButtonLarge' },\n },\n {\n title: 'PlayFill',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'PlayFillLarge' },\n },\n {\n title: 'Video',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'VideoLarge' },\n },\n {\n title: 'VideoFill',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '16': 'VideoFillXSmall' },\n },\n {\n title: 'Error',\n category: 'Notifications',\n description: '',\n tags: [],\n sizes: { '32': 'ErrorLarge' },\n },\n {\n title: 'Notifications',\n category: 'Notifications',\n description: '',\n tags: [],\n sizes: { '32': 'NotificationsLarge' },\n },\n {\n title: 'NotificationsFill',\n category: 'Notifications',\n description: '',\n tags: [],\n sizes: { '32': 'NotificationsFillLarge' },\n },\n {\n title: 'ChevronDown',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: {\n '16': 'ChevronDownXSmall',\n '32': 'ChevronDownLarge',\n '60': 'ChevronDownXLarge',\n },\n },\n {\n title: 'ChevronLeft',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: {\n '16': 'ChevronLeftXSmall',\n '32': 'ChevronLeftLarge',\n '60': 'ChevronLeftXLarge',\n },\n },\n {\n title: 'ChevronRight',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: {\n '16': 'ChevronRightXSmall',\n '32': 'ChevronRightLarge',\n '60': 'ChevronRightXLarge',\n },\n },\n {\n title: 'ChevronUp',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: {\n '16': 'ChevronUpXSmall',\n '32': 'ChevronUpLarge',\n '60': 'ChevronUpXLarge',\n },\n },\n {\n title: 'DoubleChevronRight',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: { '32': 'DoubleChevronRightLarge' },\n },\n {\n title: 'DoubleChevronLeft',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: { '32': 'DoubleChevronLeftLarge' },\n },\n {\n title: 'Blog',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'BlogLarge' },\n },\n {\n title: 'Bookings',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'BookingsLarge' },\n },\n {\n title: 'Events',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'EventsLarge' },\n },\n {\n title: 'Forums',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'ForumsLarge' },\n },\n {\n title: 'Hotels',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'HotelsLarge' },\n },\n {\n title: 'Stores',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'StoresLarge' },\n },\n {\n title: 'SpoilerAlert',\n category: 'RCE',\n description: '',\n tags: [],\n sizes: { '40': 'SpoilerAlertLarge' },\n },\n {\n title: 'Flag',\n category: 'Social',\n description: `Static Indicator - emphasizes a number of users/members,\n Button - shows a list of users/members`,\n tags: [],\n sizes: { '16': 'FlagXSmall' },\n },\n {\n title: 'FlagFill',\n category: 'Social',\n description: 'Button - creates/add a new user',\n tags: [],\n sizes: { '16': 'FlagFillXSmall' },\n },\n];\n\nexport default tpaIconsMetadata;\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"names":["tpaIconsMetadata","title","category","description","tags","sizes"],"sources":["../../../../src/on-stage/system/metadata.ts"],"sourcesContent":["import { IconMetadata } from '../../types';\n\nconst tpaIconsMetadata: IconMetadata[] = [\n {\n title: 'Calendar',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'CalendarLarge' },\n },\n {\n title: 'Clock',\n category: 'General',\n description: `Static indicator - marks opening or working hours,\n Static indicator - marks duration`,\n tags: [],\n sizes: { '16': 'ClockXSmall', '32': 'ClockLarge' },\n },\n {\n title: 'Comment',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'CommentLarge' },\n },\n {\n title: 'Document',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'DocumentLarge' },\n },\n {\n title: 'Email',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'EmailLarge' },\n },\n {\n title: 'Indeterminate',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '16': 'IndeterminateXSmall' },\n },\n {\n title: 'Percent',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'PercentLarge' },\n },\n {\n title: 'Reaction',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'ReactionLarge' },\n },\n {\n title: 'Tag',\n category: 'General',\n description: '',\n tags: [],\n sizes: { '32': 'TagLarge' },\n },\n {\n title: 'Check',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '16': 'CheckXSmall' },\n },\n {\n title: 'Clear',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '16': 'ClearXSmall' },\n },\n {\n title: 'Close',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '12': 'CloseXXSmall', '16': 'CloseXSmall', '32': 'CloseLarge' },\n },\n {\n title: 'Delete',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '32': 'DeleteLarge' },\n },\n {\n title: 'Edit',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '32': 'EditLarge' },\n },\n {\n title: 'ExternalLink',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '32': 'ExternalLinkLarge' },\n },\n {\n title: 'Link',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '32': 'LinkLarge' },\n },\n {\n title: 'Minus',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '16': 'MinusXSmall', '32': 'MinusLarge' },\n },\n {\n title: 'Plus',\n category: 'Actions',\n description: '',\n tags: [],\n sizes: { '16': 'PlusXSmall', '32': 'PlusLarge' },\n },\n {\n title: 'Favorite',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'FavoriteLarge' },\n },\n {\n title: 'FavoriteFill',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'FavoriteFillLarge' },\n },\n {\n title: 'LikeHeart',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'LikeHeartLarge' },\n },\n {\n title: 'LikeHeartFill',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'LikeHeartFillLarge' },\n },\n {\n title: 'LockFill',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '16': 'LockFillXSmall' },\n },\n {\n title: 'Select',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'SelectLarge' },\n },\n {\n title: 'SelectFill',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'SelectFillLarge' },\n },\n {\n title: 'Visible',\n category: 'Toggle',\n description: '',\n tags: [],\n sizes: { '32': 'VisibleLarge' },\n },\n {\n title: 'Camera',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'CameraLarge' },\n },\n {\n title: 'Image',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'ImageLarge' },\n },\n {\n title: 'PlayButton',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'PlayButtonLarge' },\n },\n {\n title: 'PlayFill',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'PlayFillLarge' },\n },\n {\n title: 'Video',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '32': 'VideoLarge' },\n },\n {\n title: 'VideoFill',\n category: 'Media',\n description: '',\n tags: [],\n sizes: { '16': 'VideoFillXSmall' },\n },\n {\n title: 'Error',\n category: 'Notifications',\n description: '',\n tags: [],\n sizes: { '32': 'ErrorLarge' },\n },\n {\n title: 'Notifications',\n category: 'Notifications',\n description: '',\n tags: [],\n sizes: { '32': 'NotificationsLarge' },\n },\n {\n title: 'NotificationsFill',\n category: 'Notifications',\n description: '',\n tags: [],\n sizes: { '32': 'NotificationsFillLarge' },\n },\n {\n title: 'ChevronDown',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: {\n '16': 'ChevronDownXSmall',\n '32': 'ChevronDownLarge',\n '60': 'ChevronDownXLarge',\n },\n },\n {\n title: 'ChevronLeft',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: {\n '16': 'ChevronLeftXSmall',\n '32': 'ChevronLeftLarge',\n '60': 'ChevronLeftXLarge',\n },\n },\n {\n title: 'ChevronRight',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: {\n '16': 'ChevronRightXSmall',\n '32': 'ChevronRightLarge',\n '60': 'ChevronRightXLarge',\n },\n },\n {\n title: 'ChevronUp',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: {\n '16': 'ChevronUpXSmall',\n '32': 'ChevronUpLarge',\n '60': 'ChevronUpXLarge',\n },\n },\n {\n title: 'DoubleChevronRight',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: { '32': 'DoubleChevronRightLarge' },\n },\n {\n title: 'DoubleChevronLeft',\n category: 'Chevrons',\n description: '',\n tags: [],\n sizes: { '32': 'DoubleChevronLeftLarge' },\n },\n {\n title: 'Blog',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'BlogLarge' },\n },\n {\n title: 'Bookings',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'BookingsLarge' },\n },\n {\n title: 'Events',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'EventsLarge' },\n },\n {\n title: 'Forums',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'ForumsLarge' },\n },\n {\n title: 'Hotels',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'HotelsLarge' },\n },\n {\n title: 'Stores',\n category: 'WixBrands',\n description: '',\n tags: [],\n sizes: { '32': 'StoresLarge' },\n },\n {\n title: 'SpoilerAlert',\n category: 'RCE',\n description: '',\n tags: [],\n sizes: { '40': 'SpoilerAlertLarge' },\n },\n {\n title: 'Flag',\n category: 'Social',\n description: `Static Indicator - emphasizes a number of users/members,\n Button - shows a list of users/members`,\n tags: [],\n sizes: { '16': 'FlagXSmall' },\n },\n {\n title: 'FlagFill',\n category: 'Social',\n description: 'Button - creates/add a new user',\n tags: [],\n sizes: { '16': 'FlagFillXSmall' },\n },\n {\n title: 'LoyaltyPoints',\n category: 'WixBrands',\n description: 'Indicating points of the loyalty program',\n tags: [],\n sizes: { '32': 'LoyaltyPointsLarge' },\n },\n];\n\nexport default tpaIconsMetadata;\n"],"mappings":"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"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M19.499 15.993a.5.5 0 0 0-.272-.793l-1.912-.482a.5.5 0 0 1-.321-.254l-1.016-1.945a.5.5 0 0 0-.88-.014l-1.105 1.97a.5.5 0 0 1-.314.24l-1.886.476a.5.5 0 0 0-.258.81l1.377 1.616a.5.5 0 0 1 .117.373l-.197 2.014a.5.5 0 0 0 .725.494l1.763-.9a.5.5 0 0 1 .46.004l1.716.901a.5.5 0 0 0 .732-.47l-.117-2.066a.5.5 0 0 1 .106-.336l1.282-1.638Zm-4.634-1.028.654-1.165.588 1.127a1.5 1.5 0 0 0 .963.76l1.167.295-.808 1.033a1.5 1.5 0 0 0-.316 1.008l.067 1.184-.936-.49a1.5 1.5 0 0 0-1.379-.009l-.949.484.109-1.104a1.5 1.5 0 0 0-.351-1.119l-.856-1.005 1.106-.279c.4-.1.74-.36.941-.72Z"/>
|
|
3
|
+
<path fill-rule="evenodd" d="M26 16.5C26 22.299 21.299 27 15.5 27S5 22.299 5 16.5 9.701 6 15.5 6 26 10.701 26 16.5Zm-1 0a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"/>
|
|
4
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
-
<path fill-rule="evenodd" d="
|
|
2
|
+
<path fill-rule="evenodd" d="m26.416 14.94-15.5-9.748A1.25 1.25 0 0 0 9 6.25v19.497a1.25 1.25 0 0 0 1.916 1.057l15.5-9.748c.366-.23.584-.626.584-1.058a1.24 1.24 0 0 0-.584-1.058Z"/>
|
|
3
3
|
</svg>
|
package/dist/cjs/responsive-editor/general/dist/components/{TransitionDisabled.js → AddSmall.js}
RENAMED
|
@@ -9,20 +9,20 @@ 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/responsive-editor/general/dist/components/
|
|
12
|
+
var _jsxFileName = "/home/builduser/work/cbc16aa2080fa355/packages/wix-ui-icons-common/dist/cjs/responsive-editor/general/dist/components/AddSmall.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 AddSmall = ({
|
|
19
19
|
size,
|
|
20
20
|
...props
|
|
21
21
|
}) => /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
22
|
-
viewBox: "0 0
|
|
22
|
+
viewBox: "0 0 18 18",
|
|
23
23
|
fill: "currentColor",
|
|
24
|
-
width: size || "
|
|
25
|
-
height: size || "
|
|
24
|
+
width: size || "18",
|
|
25
|
+
height: size || "18"
|
|
26
26
|
}, props, {
|
|
27
27
|
__self: void 0,
|
|
28
28
|
__source: {
|
|
@@ -31,7 +31,7 @@ const TransitionDisabled = ({
|
|
|
31
31
|
columnNumber: 3
|
|
32
32
|
}
|
|
33
33
|
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "
|
|
34
|
+
d: "M10 8h3v1h-3v3H9V9H6V8h3V5h1v3Z",
|
|
35
35
|
__self: void 0,
|
|
36
36
|
__source: {
|
|
37
37
|
fileName: _jsxFileName,
|
|
@@ -40,11 +40,11 @@ const TransitionDisabled = ({
|
|
|
40
40
|
}
|
|
41
41
|
}));
|
|
42
42
|
|
|
43
|
-
|
|
44
|
-
var _default =
|
|
43
|
+
AddSmall.displayName = 'AddSmall';
|
|
44
|
+
var _default = AddSmall;
|
|
45
45
|
/* tslint:enable */
|
|
46
46
|
|
|
47
47
|
/* eslint-enable */
|
|
48
48
|
|
|
49
49
|
exports.default = _default;
|
|
50
|
-
//# sourceMappingURL=
|
|
50
|
+
//# sourceMappingURL=AddSmall.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["AddSmall","size","props","displayName"],"sources":["../../../../../../src/responsive-editor/general/dist/components/AddSmall.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface AddSmallProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst AddSmall: React.FC<AddSmallProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 18 18\" fill=\"currentColor\" width={ size || \"18\" } height={ size || \"18\" } {...props}>\n <path d=\"M10 8h3v1h-3v3H9V9H6V8h3V5h1v3Z\" />\n </svg>\n);\nAddSmall.displayName = 'AddSmall';\nexport default AddSmall;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,QAAiC,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBACxC;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,iCAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAKAF,QAAQ,CAACG,WAAT,GAAuB,UAAvB;eACeH,Q;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/responsive-editor/general/dist/components/MultiStateBox.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 MultiStateBox = ({
|
|
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 17.75c0 .141-.11.25-.25.25h-5.5a.247.247 0 0 1-.25-.25v-5.5c0-.141.11-.25.25-.25H8v2.75c0 .689.56 1.25 1.25 1.25H12v1.75Zm3-3c0 .141-.11.25-.25.25h-5.5a.247.247 0 0 1-.25-.25v-5.5c0-.141.11-.25.25-.25H11v2.75c0 .09.01.17.03.25.1.49.48.87.97.97.08.02.16.03.25.03H15v1.75Zm3-3c0 .141-.11.25-.25.25h-5.5a.247.247 0 0 1-.25-.25v-5.5c0-.141.11-.25.25-.25h5.5c.14 0 .25.109.25.25v5.5ZM17.75 5h-5.5C11.56 5 11 5.561 11 6.25V8H9.25C8.56 8 8 8.561 8 9.25V11H6.25C5.56 11 5 11.561 5 12.25v5.5c0 .689.56 1.25 1.25 1.25h5.5c.69 0 1.25-.561 1.25-1.25V16h1.75c.69 0 1.25-.561 1.25-1.25V13h1.75c.69 0 1.25-.561 1.25-1.25v-5.5C19 5.561 18.44 5 17.75 5Z",
|
|
35
|
+
__self: void 0,
|
|
36
|
+
__source: {
|
|
37
|
+
fileName: _jsxFileName,
|
|
38
|
+
lineNumber: 9,
|
|
39
|
+
columnNumber: 5
|
|
40
|
+
}
|
|
41
|
+
}));
|
|
42
|
+
|
|
43
|
+
MultiStateBox.displayName = 'MultiStateBox';
|
|
44
|
+
var _default = MultiStateBox;
|
|
45
|
+
/* tslint:enable */
|
|
46
|
+
|
|
47
|
+
/* eslint-enable */
|
|
48
|
+
|
|
49
|
+
exports.default = _default;
|
|
50
|
+
//# sourceMappingURL=MultiStateBox.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["MultiStateBox","size","props","displayName"],"sources":["../../../../../../src/responsive-editor/general/dist/components/MultiStateBox.tsx"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nimport * as React from 'react';\nexport interface MultiStateBoxProps extends React.SVGAttributes<SVGElement> {\nsize?: string | number;\n}\nconst MultiStateBox: React.FC<MultiStateBoxProps> = ({size, ...props}) => (\n <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" width={ size || \"24\" } height={ size || \"24\" } {...props}>\n <path d=\"M12 17.75c0 .141-.11.25-.25.25h-5.5a.247.247 0 0 1-.25-.25v-5.5c0-.141.11-.25.25-.25H8v2.75c0 .689.56 1.25 1.25 1.25H12v1.75Zm3-3c0 .141-.11.25-.25.25h-5.5a.247.247 0 0 1-.25-.25v-5.5c0-.141.11-.25.25-.25H11v2.75c0 .09.01.17.03.25.1.49.48.87.97.97.08.02.16.03.25.03H15v1.75Zm3-3c0 .141-.11.25-.25.25h-5.5a.247.247 0 0 1-.25-.25v-5.5c0-.141.11-.25.25-.25h5.5c.14 0 .25.109.25.25v5.5ZM17.75 5h-5.5C11.56 5 11 5.561 11 6.25V8H9.25C8.56 8 8 8.561 8 9.25V11H6.25C5.56 11 5 11.561 5 12.25v5.5c0 .689.56 1.25 1.25 1.25h5.5c.69 0 1.25-.561 1.25-1.25V16h1.75c.69 0 1.25-.561 1.25-1.25V13h1.75c.69 0 1.25-.561 1.25-1.25v-5.5C19 5.561 18.44 5 17.75 5Z\"\n />\n </svg>\n);\nMultiStateBox.displayName = 'MultiStateBox';\nexport default MultiStateBox;\n/* tslint:enable */\n/* eslint-enable */\n"],"mappings":";;;;;;;;;AAEA;;;;;;;;AAIA,MAAMA,aAA2C,GAAG,CAAC;EAACC,IAAD;EAAO,GAAGC;AAAV,CAAD,kBAClD;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,koBAAR;EAAA;EAAA;IAAA;IAAA;IAAA;EAAA;AAAA,EADF,CADF;;AAMAF,aAAa,CAACG,WAAd,GAA4B,eAA5B;eACeH,a;AACf;;AACA"}
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
4
|
|
|
5
5
|
exports.__esModule = true;
|
|
6
|
-
exports.
|
|
7
|
-
exports.iFrame = exports.WidgetCanvas = exports.VerticalSection = exports.VerticalArrows = exports.UsersBoldSmall = exports.UnlockBoldSmall = exports.Underline = exports.TypographyDisabled = exports.
|
|
6
|
+
exports.GridLayoutThreeOnThree = exports.GridLayoutThreeOnOne = exports.GridLayoutThreeOnFour = exports.GridLayoutOneOnY = exports.GridLayoutOneOnTwo = exports.GridLayoutOneOnThree = exports.GridLayoutOneOnFour = exports.GridLayoutFourOnY = exports.GridLayoutFourOnTwo = exports.GridLayoutFourOnThree = exports.GridLayoutFourOnOne = exports.GridLayoutCustom = exports.GridDragLineVertical = exports.GridCells = exports.GridBox = exports.FullWidthSlider = exports.Footer = exports.FilledDocument = exports.Exit = exports.EndArrow = exports.EditForm = exports.EditDisabled = exports.EaseOutSine = exports.EaseOutQuart = exports.EaseOutQuad = exports.EaseOutCubic = exports.EaseLinear = exports.EaseInSmall = exports.EaseInSine = exports.EaseInQuart = exports.EaseInQuad = exports.EaseInOutSine = exports.EaseInOutQuart = exports.EaseInOutQuad = exports.EaseInOutCubic = exports.EaseInCubic = exports.Duplicate = exports.DocumentFilled = exports.DismissBold = exports.DeleteBoldSmall = exports.DateTime = exports.Copy = exports.ContextMenu = exports.ConfirmSmall = exports.ConfirmBold = exports.ColumnBold = exports.Column = exports.ColorDropDisabled = exports.CloneCode = exports.ChevronUpSmall = exports.ChevronUpBoldSmall = exports.ChevronUpBold = exports.ChevronUp = exports.ChevronRightSmall = exports.ChevronRightCircle = exports.ChevronRightBoldSmall = exports.ChevronRightBold = exports.ChevronRight = exports.ChevronLeftSmall = exports.ChevronLeftCircle = exports.ChevronLeftBoldSmall = exports.ChevronLeftBold = exports.ChevronLeft = exports.ChevronDownSmall = exports.ChevronDownBoldSmall = exports.ChevronDownBold = exports.ChevronDown = exports.Chat = exports.CharacterSpacing = exports.Cards = exports.Button = exports.BulletListRight = exports.BulletListLeft = exports.Bug = exports.Bricks = exports.BoxWide = exports.Box = exports.Book = exports.Bold = exports.ArrowsCross = exports.ArrowUpBoldSmall = exports.ArrowUpBold = exports.ArrowUp = exports.ArrowRightBoldSmall = exports.ArrowRightBold = exports.ArrowRight = exports.ArrowLeftBoldSmall = exports.ArrowLeftBold = exports.ArrowLeft = exports.ArrowDownBoldSmall = exports.ArrowDownBold = exports.ArrowDown = exports.AngledArrowsSquare = exports.AngledArrowsSmall = exports.AngledArrows = exports.AddSmall = exports.AddBoldSmall = exports.AddBold = exports.Add = exports.Academy = void 0;
|
|
7
|
+
exports.iFrame = exports.WidgetCanvas = exports.VerticalSection = exports.VerticalArrows = exports.UsersBoldSmall = exports.UnlockBoldSmall = exports.Underline = exports.TypographyDisabled = exports.Transition = exports.Thumbnails = exports.TextRtlIncrease = exports.TextRtlDecrease = exports.TextRtl = exports.TextLtrIncrease = exports.TextLtrDecrease = exports.TextLtr = exports.TextHighlight = exports.TextColor = exports.TextAlignRight = exports.TextAlignLeft = exports.TextAlignJustify = exports.TextAlignCenter = exports.Text = exports.StripFullWidth = exports.Strip = exports.Strikethrough = exports.StopBoldSmall = exports.StartArrow = exports.Stack = exports.SocialBar = exports.SlideShowVertical = exports.SettingsBoldSmall = exports.Settings = exports.SendBoldSmall = exports.ScaleText = exports.Row = exports.RollBack = exports.PlayBoldSmall = exports.PinBoldSmall = exports.Pin = exports.Paragraph = exports.Panel = exports.Page = exports.OverlayBold = exports.NumericListRight = exports.NumericListLeft = exports.Notifications = exports.MultiStateBox = exports.Mosaic = exports.MinusBoldSmall = exports.Menu = exports.Master = exports.MapPinBold = exports.LockSquare = exports.LockBoldSmall = exports.LineSpacing = exports.LayoutSlider = exports.LayoutAlignSpaced = exports.LayoutAlignRight = exports.LayoutAlignLeft = exports.LayoutAlignJustify = exports.LayoutAlignCenter = exports.Keyboard = exports.Italic = exports.InwardArrows = exports.InwardAngledArrows = exports.InteractionBoldSmall = exports.Interaction = exports.InfoSmall = exports.ImageSmall = exports.HoverBox = exports.HorizontalSection = exports.HorizontalArrowsSquare = exports.HorizontalArrows = exports.Home = exports.History = exports.Hint = exports.HideSmall = exports.Header = exports.Group = exports.GridSection = exports.GridLayoutYOnTwo = exports.GridLayoutYOnThree = exports.GridLayoutYOnOne = exports.GridLayoutYOnFour = exports.GridLayoutTwoOnY = exports.GridLayoutTwoOnTwo = exports.GridLayoutTwoOnThree = exports.GridLayoutTwoOnOne = exports.GridLayoutTwoOnFour = exports.GridLayoutThreeOnY = exports.GridLayoutThreeOnTwo = void 0;
|
|
8
8
|
|
|
9
9
|
var _Academy = _interopRequireDefault(require("./components/Academy"));
|
|
10
10
|
|
|
@@ -22,6 +22,10 @@ var _AddBoldSmall = _interopRequireDefault(require("./components/AddBoldSmall"))
|
|
|
22
22
|
|
|
23
23
|
exports.AddBoldSmall = _AddBoldSmall.default;
|
|
24
24
|
|
|
25
|
+
var _AddSmall = _interopRequireDefault(require("./components/AddSmall"));
|
|
26
|
+
|
|
27
|
+
exports.AddSmall = _AddSmall.default;
|
|
28
|
+
|
|
25
29
|
var _AngledArrows = _interopRequireDefault(require("./components/AngledArrows"));
|
|
26
30
|
|
|
27
31
|
exports.AngledArrows = _AngledArrows.default;
|
|
@@ -582,6 +586,10 @@ var _Mosaic = _interopRequireDefault(require("./components/Mosaic"));
|
|
|
582
586
|
|
|
583
587
|
exports.Mosaic = _Mosaic.default;
|
|
584
588
|
|
|
589
|
+
var _MultiStateBox = _interopRequireDefault(require("./components/MultiStateBox"));
|
|
590
|
+
|
|
591
|
+
exports.MultiStateBox = _MultiStateBox.default;
|
|
592
|
+
|
|
585
593
|
var _Notifications = _interopRequireDefault(require("./components/Notifications"));
|
|
586
594
|
|
|
587
595
|
exports.Notifications = _Notifications.default;
|
|
@@ -738,10 +746,6 @@ var _Transition = _interopRequireDefault(require("./components/Transition"));
|
|
|
738
746
|
|
|
739
747
|
exports.Transition = _Transition.default;
|
|
740
748
|
|
|
741
|
-
var _TransitionDisabled = _interopRequireDefault(require("./components/TransitionDisabled"));
|
|
742
|
-
|
|
743
|
-
exports.TransitionDisabled = _TransitionDisabled.default;
|
|
744
|
-
|
|
745
749
|
var _TypographyDisabled = _interopRequireDefault(require("./components/TypographyDisabled"));
|
|
746
750
|
|
|
747
751
|
exports.TypographyDisabled = _TypographyDisabled.default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["../../../../../src/responsive-editor/general/dist/index.ts"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nexport {default as Academy} from './components/Academy';\nexport {default as Add} from './components/Add';\nexport {default as AddBold} from './components/AddBold';\nexport {default as AddBoldSmall} from './components/AddBoldSmall';\nexport {default as AngledArrows} from './components/AngledArrows';\nexport {default as AngledArrowsSmall} from './components/AngledArrowsSmall';\nexport {default as AngledArrowsSquare} from './components/AngledArrowsSquare';\nexport {default as ArrowDown} from './components/ArrowDown';\nexport {default as ArrowDownBold} from './components/ArrowDownBold';\nexport {default as ArrowDownBoldSmall} from './components/ArrowDownBoldSmall';\nexport {default as ArrowLeft} from './components/ArrowLeft';\nexport {default as ArrowLeftBold} from './components/ArrowLeftBold';\nexport {default as ArrowLeftBoldSmall} from './components/ArrowLeftBoldSmall';\nexport {default as ArrowRight} from './components/ArrowRight';\nexport {default as ArrowRightBold} from './components/ArrowRightBold';\nexport {default as ArrowRightBoldSmall} from './components/ArrowRightBoldSmall';\nexport {default as ArrowsCross} from './components/ArrowsCross';\nexport {default as ArrowUp} from './components/ArrowUp';\nexport {default as ArrowUpBold} from './components/ArrowUpBold';\nexport {default as ArrowUpBoldSmall} from './components/ArrowUpBoldSmall';\nexport {default as Bold} from './components/Bold';\nexport {default as Book} from './components/Book';\nexport {default as Box} from './components/Box';\nexport {default as BoxWide} from './components/BoxWide';\nexport {default as Bricks} from './components/Bricks';\nexport {default as Bug} from './components/Bug';\nexport {default as BulletListLeft} from './components/BulletListLeft';\nexport {default as BulletListRight} from './components/BulletListRight';\nexport {default as Button} from './components/Button';\nexport {default as Cards} from './components/Cards';\nexport {default as CharacterSpacing} from './components/CharacterSpacing';\nexport {default as Chat} from './components/Chat';\nexport {default as ChevronDown} from './components/ChevronDown';\nexport {default as ChevronDownBold} from './components/ChevronDownBold';\nexport {default as ChevronDownBoldSmall} from './components/ChevronDownBoldSmall';\nexport {default as ChevronDownSmall} from './components/ChevronDownSmall';\nexport {default as ChevronLeft} from './components/ChevronLeft';\nexport {default as ChevronLeftBold} from './components/ChevronLeftBold';\nexport {default as ChevronLeftBoldSmall} from './components/ChevronLeftBoldSmall';\nexport {default as ChevronLeftCircle} from './components/ChevronLeftCircle';\nexport {default as ChevronLeftSmall} from './components/ChevronLeftSmall';\nexport {default as ChevronRight} from './components/ChevronRight';\nexport {default as ChevronRightBold} from './components/ChevronRightBold';\nexport {default as ChevronRightBoldSmall} from './components/ChevronRightBoldSmall';\nexport {default as ChevronRightCircle} from './components/ChevronRightCircle';\nexport {default as ChevronRightSmall} from './components/ChevronRightSmall';\nexport {default as ChevronUp} from './components/ChevronUp';\nexport {default as ChevronUpBold} from './components/ChevronUpBold';\nexport {default as ChevronUpBoldSmall} from './components/ChevronUpBoldSmall';\nexport {default as ChevronUpSmall} from './components/ChevronUpSmall';\nexport {default as CloneCode} from './components/CloneCode';\nexport {default as ColorDropDisabled} from './components/ColorDropDisabled';\nexport {default as Column} from './components/Column';\nexport {default as ColumnBold} from './components/ColumnBold';\nexport {default as ConfirmBold} from './components/ConfirmBold';\nexport {default as ConfirmSmall} from './components/ConfirmSmall';\nexport {default as ContextMenu} from './components/ContextMenu';\nexport {default as Copy} from './components/Copy';\nexport {default as DateTime} from './components/DateTime';\nexport {default as DeleteBoldSmall} from './components/DeleteBoldSmall';\nexport {default as DismissBold} from './components/DismissBold';\nexport {default as DocumentFilled} from './components/DocumentFilled';\nexport {default as Duplicate} from './components/Duplicate';\nexport {default as EaseInCubic} from './components/EaseInCubic';\nexport {default as EaseInOutCubic} from './components/EaseInOutCubic';\nexport {default as EaseInOutQuad} from './components/EaseInOutQuad';\nexport {default as EaseInOutQuart} from './components/EaseInOutQuart';\nexport {default as EaseInOutSine} from './components/EaseInOutSine';\nexport {default as EaseInQuad} from './components/EaseInQuad';\nexport {default as EaseInQuart} from './components/EaseInQuart';\nexport {default as EaseInSine} from './components/EaseInSine';\nexport {default as EaseInSmall} from './components/EaseInSmall';\nexport {default as EaseLinear} from './components/EaseLinear';\nexport {default as EaseOutCubic} from './components/EaseOutCubic';\nexport {default as EaseOutQuad} from './components/EaseOutQuad';\nexport {default as EaseOutQuart} from './components/EaseOutQuart';\nexport {default as EaseOutSine} from './components/EaseOutSine';\nexport {default as EditDisabled} from './components/EditDisabled';\nexport {default as EditForm} from './components/EditForm';\nexport {default as EndArrow} from './components/EndArrow';\nexport {default as Exit} from './components/Exit';\nexport {default as FilledDocument} from './components/FilledDocument';\nexport {default as Footer} from './components/Footer';\nexport {default as FullWidthSlider} from './components/FullWidthSlider';\nexport {default as GridBox} from './components/GridBox';\nexport {default as GridCells} from './components/GridCells';\nexport {default as GridDragLineVertical} from './components/GridDragLineVertical';\nexport {default as GridLayoutCustom} from './components/GridLayoutCustom';\nexport {default as GridLayoutFourOnOne} from './components/GridLayoutFourOnOne';\nexport {default as GridLayoutFourOnThree} from './components/GridLayoutFourOnThree';\nexport {default as GridLayoutFourOnTwo} from './components/GridLayoutFourOnTwo';\nexport {default as GridLayoutFourOnY} from './components/GridLayoutFourOnY';\nexport {default as GridLayoutOneOnFour} from './components/GridLayoutOneOnFour';\nexport {default as GridLayoutOneOnThree} from './components/GridLayoutOneOnThree';\nexport {default as GridLayoutOneOnTwo} from './components/GridLayoutOneOnTwo';\nexport {default as GridLayoutOneOnY} from './components/GridLayoutOneOnY';\nexport {default as GridLayoutThreeOnFour} from './components/GridLayoutThreeOnFour';\nexport {default as GridLayoutThreeOnOne} from './components/GridLayoutThreeOnOne';\nexport {default as GridLayoutThreeOnThree} from './components/GridLayoutThreeOnThree';\nexport {default as GridLayoutThreeOnTwo} from './components/GridLayoutThreeOnTwo';\nexport {default as GridLayoutThreeOnY} from './components/GridLayoutThreeOnY';\nexport {default as GridLayoutTwoOnFour} from './components/GridLayoutTwoOnFour';\nexport {default as GridLayoutTwoOnOne} from './components/GridLayoutTwoOnOne';\nexport {default as GridLayoutTwoOnThree} from './components/GridLayoutTwoOnThree';\nexport {default as GridLayoutTwoOnTwo} from './components/GridLayoutTwoOnTwo';\nexport {default as GridLayoutTwoOnY} from './components/GridLayoutTwoOnY';\nexport {default as GridLayoutYOnFour} from './components/GridLayoutYOnFour';\nexport {default as GridLayoutYOnOne} from './components/GridLayoutYOnOne';\nexport {default as GridLayoutYOnThree} from './components/GridLayoutYOnThree';\nexport {default as GridLayoutYOnTwo} from './components/GridLayoutYOnTwo';\nexport {default as GridSection} from './components/GridSection';\nexport {default as Group} from './components/Group';\nexport {default as Header} from './components/Header';\nexport {default as HideSmall} from './components/HideSmall';\nexport {default as Hint} from './components/Hint';\nexport {default as History} from './components/History';\nexport {default as Home} from './components/Home';\nexport {default as HorizontalArrows} from './components/HorizontalArrows';\nexport {default as HorizontalArrowsSquare} from './components/HorizontalArrowsSquare';\nexport {default as HorizontalSection} from './components/HorizontalSection';\nexport {default as HoverBox} from './components/HoverBox';\nexport {default as iFrame} from './components/iFrame';\nexport {default as ImageSmall} from './components/ImageSmall';\nexport {default as InfoSmall} from './components/InfoSmall';\nexport {default as Interaction} from './components/Interaction';\nexport {default as InteractionBoldSmall} from './components/InteractionBoldSmall';\nexport {default as InwardAngledArrows} from './components/InwardAngledArrows';\nexport {default as InwardArrows} from './components/InwardArrows';\nexport {default as Italic} from './components/Italic';\nexport {default as Keyboard} from './components/Keyboard';\nexport {default as LayoutAlignCenter} from './components/LayoutAlignCenter';\nexport {default as LayoutAlignJustify} from './components/LayoutAlignJustify';\nexport {default as LayoutAlignLeft} from './components/LayoutAlignLeft';\nexport {default as LayoutAlignRight} from './components/LayoutAlignRight';\nexport {default as LayoutAlignSpaced} from './components/LayoutAlignSpaced';\nexport {default as LayoutSlider} from './components/LayoutSlider';\nexport {default as LineSpacing} from './components/LineSpacing';\nexport {default as LockBoldSmall} from './components/LockBoldSmall';\nexport {default as LockSquare} from './components/LockSquare';\nexport {default as MapPinBold} from './components/MapPinBold';\nexport {default as Master} from './components/Master';\nexport {default as Menu} from './components/Menu';\nexport {default as MinusBoldSmall} from './components/MinusBoldSmall';\nexport {default as Mosaic} from './components/Mosaic';\nexport {default as Notifications} from './components/Notifications';\nexport {default as NumericListLeft} from './components/NumericListLeft';\nexport {default as NumericListRight} from './components/NumericListRight';\nexport {default as OverlayBold} from './components/OverlayBold';\nexport {default as Page} from './components/Page';\nexport {default as Panel} from './components/Panel';\nexport {default as Paragraph} from './components/Paragraph';\nexport {default as Pin} from './components/Pin';\nexport {default as PinBoldSmall} from './components/PinBoldSmall';\nexport {default as PlayBoldSmall} from './components/PlayBoldSmall';\nexport {default as RollBack} from './components/RollBack';\nexport {default as Row} from './components/Row';\nexport {default as ScaleText} from './components/ScaleText';\nexport {default as SendBoldSmall} from './components/SendBoldSmall';\nexport {default as Settings} from './components/Settings';\nexport {default as SettingsBoldSmall} from './components/SettingsBoldSmall';\nexport {default as SlideShowVertical} from './components/SlideShowVertical';\nexport {default as SocialBar} from './components/SocialBar';\nexport {default as Stack} from './components/Stack';\nexport {default as StartArrow} from './components/StartArrow';\nexport {default as StopBoldSmall} from './components/StopBoldSmall';\nexport {default as Strikethrough} from './components/Strikethrough';\nexport {default as Strip} from './components/Strip';\nexport {default as StripFullWidth} from './components/StripFullWidth';\nexport {default as Text} from './components/Text';\nexport {default as TextAlignCenter} from './components/TextAlignCenter';\nexport {default as TextAlignJustify} from './components/TextAlignJustify';\nexport {default as TextAlignLeft} from './components/TextAlignLeft';\nexport {default as TextAlignRight} from './components/TextAlignRight';\nexport {default as TextColor} from './components/TextColor';\nexport {default as TextHighlight} from './components/TextHighlight';\nexport {default as TextLtr} from './components/TextLtr';\nexport {default as TextLtrDecrease} from './components/TextLtrDecrease';\nexport {default as TextLtrIncrease} from './components/TextLtrIncrease';\nexport {default as TextRtl} from './components/TextRtl';\nexport {default as TextRtlDecrease} from './components/TextRtlDecrease';\nexport {default as TextRtlIncrease} from './components/TextRtlIncrease';\nexport {default as Thumbnails} from './components/Thumbnails';\nexport {default as Transition} from './components/Transition';\nexport {default as TransitionDisabled} from './components/TransitionDisabled';\nexport {default as TypographyDisabled} from './components/TypographyDisabled';\nexport {default as Underline} from './components/Underline';\nexport {default as UnlockBoldSmall} from './components/UnlockBoldSmall';\nexport {default as UsersBoldSmall} from './components/UsersBoldSmall';\nexport {default as VerticalArrows} from './components/VerticalArrows';\nexport {default as VerticalSection} from './components/VerticalSection';\nexport {default as WidgetCanvas} from './components/WidgetCanvas';\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;;;;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;;;;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"}
|
|
1
|
+
{"version":3,"names":[],"sources":["../../../../../src/responsive-editor/general/dist/index.ts"],"sourcesContent":["/* eslint-disable */\n/* tslint:disable */\nexport {default as Academy} from './components/Academy';\nexport {default as Add} from './components/Add';\nexport {default as AddBold} from './components/AddBold';\nexport {default as AddBoldSmall} from './components/AddBoldSmall';\nexport {default as AddSmall} from './components/AddSmall';\nexport {default as AngledArrows} from './components/AngledArrows';\nexport {default as AngledArrowsSmall} from './components/AngledArrowsSmall';\nexport {default as AngledArrowsSquare} from './components/AngledArrowsSquare';\nexport {default as ArrowDown} from './components/ArrowDown';\nexport {default as ArrowDownBold} from './components/ArrowDownBold';\nexport {default as ArrowDownBoldSmall} from './components/ArrowDownBoldSmall';\nexport {default as ArrowLeft} from './components/ArrowLeft';\nexport {default as ArrowLeftBold} from './components/ArrowLeftBold';\nexport {default as ArrowLeftBoldSmall} from './components/ArrowLeftBoldSmall';\nexport {default as ArrowRight} from './components/ArrowRight';\nexport {default as ArrowRightBold} from './components/ArrowRightBold';\nexport {default as ArrowRightBoldSmall} from './components/ArrowRightBoldSmall';\nexport {default as ArrowsCross} from './components/ArrowsCross';\nexport {default as ArrowUp} from './components/ArrowUp';\nexport {default as ArrowUpBold} from './components/ArrowUpBold';\nexport {default as ArrowUpBoldSmall} from './components/ArrowUpBoldSmall';\nexport {default as Bold} from './components/Bold';\nexport {default as Book} from './components/Book';\nexport {default as Box} from './components/Box';\nexport {default as BoxWide} from './components/BoxWide';\nexport {default as Bricks} from './components/Bricks';\nexport {default as Bug} from './components/Bug';\nexport {default as BulletListLeft} from './components/BulletListLeft';\nexport {default as BulletListRight} from './components/BulletListRight';\nexport {default as Button} from './components/Button';\nexport {default as Cards} from './components/Cards';\nexport {default as CharacterSpacing} from './components/CharacterSpacing';\nexport {default as Chat} from './components/Chat';\nexport {default as ChevronDown} from './components/ChevronDown';\nexport {default as ChevronDownBold} from './components/ChevronDownBold';\nexport {default as ChevronDownBoldSmall} from './components/ChevronDownBoldSmall';\nexport {default as ChevronDownSmall} from './components/ChevronDownSmall';\nexport {default as ChevronLeft} from './components/ChevronLeft';\nexport {default as ChevronLeftBold} from './components/ChevronLeftBold';\nexport {default as ChevronLeftBoldSmall} from './components/ChevronLeftBoldSmall';\nexport {default as ChevronLeftCircle} from './components/ChevronLeftCircle';\nexport {default as ChevronLeftSmall} from './components/ChevronLeftSmall';\nexport {default as ChevronRight} from './components/ChevronRight';\nexport {default as ChevronRightBold} from './components/ChevronRightBold';\nexport {default as ChevronRightBoldSmall} from './components/ChevronRightBoldSmall';\nexport {default as ChevronRightCircle} from './components/ChevronRightCircle';\nexport {default as ChevronRightSmall} from './components/ChevronRightSmall';\nexport {default as ChevronUp} from './components/ChevronUp';\nexport {default as ChevronUpBold} from './components/ChevronUpBold';\nexport {default as ChevronUpBoldSmall} from './components/ChevronUpBoldSmall';\nexport {default as ChevronUpSmall} from './components/ChevronUpSmall';\nexport {default as CloneCode} from './components/CloneCode';\nexport {default as ColorDropDisabled} from './components/ColorDropDisabled';\nexport {default as Column} from './components/Column';\nexport {default as ColumnBold} from './components/ColumnBold';\nexport {default as ConfirmBold} from './components/ConfirmBold';\nexport {default as ConfirmSmall} from './components/ConfirmSmall';\nexport {default as ContextMenu} from './components/ContextMenu';\nexport {default as Copy} from './components/Copy';\nexport {default as DateTime} from './components/DateTime';\nexport {default as DeleteBoldSmall} from './components/DeleteBoldSmall';\nexport {default as DismissBold} from './components/DismissBold';\nexport {default as DocumentFilled} from './components/DocumentFilled';\nexport {default as Duplicate} from './components/Duplicate';\nexport {default as EaseInCubic} from './components/EaseInCubic';\nexport {default as EaseInOutCubic} from './components/EaseInOutCubic';\nexport {default as EaseInOutQuad} from './components/EaseInOutQuad';\nexport {default as EaseInOutQuart} from './components/EaseInOutQuart';\nexport {default as EaseInOutSine} from './components/EaseInOutSine';\nexport {default as EaseInQuad} from './components/EaseInQuad';\nexport {default as EaseInQuart} from './components/EaseInQuart';\nexport {default as EaseInSine} from './components/EaseInSine';\nexport {default as EaseInSmall} from './components/EaseInSmall';\nexport {default as EaseLinear} from './components/EaseLinear';\nexport {default as EaseOutCubic} from './components/EaseOutCubic';\nexport {default as EaseOutQuad} from './components/EaseOutQuad';\nexport {default as EaseOutQuart} from './components/EaseOutQuart';\nexport {default as EaseOutSine} from './components/EaseOutSine';\nexport {default as EditDisabled} from './components/EditDisabled';\nexport {default as EditForm} from './components/EditForm';\nexport {default as EndArrow} from './components/EndArrow';\nexport {default as Exit} from './components/Exit';\nexport {default as FilledDocument} from './components/FilledDocument';\nexport {default as Footer} from './components/Footer';\nexport {default as FullWidthSlider} from './components/FullWidthSlider';\nexport {default as GridBox} from './components/GridBox';\nexport {default as GridCells} from './components/GridCells';\nexport {default as GridDragLineVertical} from './components/GridDragLineVertical';\nexport {default as GridLayoutCustom} from './components/GridLayoutCustom';\nexport {default as GridLayoutFourOnOne} from './components/GridLayoutFourOnOne';\nexport {default as GridLayoutFourOnThree} from './components/GridLayoutFourOnThree';\nexport {default as GridLayoutFourOnTwo} from './components/GridLayoutFourOnTwo';\nexport {default as GridLayoutFourOnY} from './components/GridLayoutFourOnY';\nexport {default as GridLayoutOneOnFour} from './components/GridLayoutOneOnFour';\nexport {default as GridLayoutOneOnThree} from './components/GridLayoutOneOnThree';\nexport {default as GridLayoutOneOnTwo} from './components/GridLayoutOneOnTwo';\nexport {default as GridLayoutOneOnY} from './components/GridLayoutOneOnY';\nexport {default as GridLayoutThreeOnFour} from './components/GridLayoutThreeOnFour';\nexport {default as GridLayoutThreeOnOne} from './components/GridLayoutThreeOnOne';\nexport {default as GridLayoutThreeOnThree} from './components/GridLayoutThreeOnThree';\nexport {default as GridLayoutThreeOnTwo} from './components/GridLayoutThreeOnTwo';\nexport {default as GridLayoutThreeOnY} from './components/GridLayoutThreeOnY';\nexport {default as GridLayoutTwoOnFour} from './components/GridLayoutTwoOnFour';\nexport {default as GridLayoutTwoOnOne} from './components/GridLayoutTwoOnOne';\nexport {default as GridLayoutTwoOnThree} from './components/GridLayoutTwoOnThree';\nexport {default as GridLayoutTwoOnTwo} from './components/GridLayoutTwoOnTwo';\nexport {default as GridLayoutTwoOnY} from './components/GridLayoutTwoOnY';\nexport {default as GridLayoutYOnFour} from './components/GridLayoutYOnFour';\nexport {default as GridLayoutYOnOne} from './components/GridLayoutYOnOne';\nexport {default as GridLayoutYOnThree} from './components/GridLayoutYOnThree';\nexport {default as GridLayoutYOnTwo} from './components/GridLayoutYOnTwo';\nexport {default as GridSection} from './components/GridSection';\nexport {default as Group} from './components/Group';\nexport {default as Header} from './components/Header';\nexport {default as HideSmall} from './components/HideSmall';\nexport {default as Hint} from './components/Hint';\nexport {default as History} from './components/History';\nexport {default as Home} from './components/Home';\nexport {default as HorizontalArrows} from './components/HorizontalArrows';\nexport {default as HorizontalArrowsSquare} from './components/HorizontalArrowsSquare';\nexport {default as HorizontalSection} from './components/HorizontalSection';\nexport {default as HoverBox} from './components/HoverBox';\nexport {default as iFrame} from './components/iFrame';\nexport {default as ImageSmall} from './components/ImageSmall';\nexport {default as InfoSmall} from './components/InfoSmall';\nexport {default as Interaction} from './components/Interaction';\nexport {default as InteractionBoldSmall} from './components/InteractionBoldSmall';\nexport {default as InwardAngledArrows} from './components/InwardAngledArrows';\nexport {default as InwardArrows} from './components/InwardArrows';\nexport {default as Italic} from './components/Italic';\nexport {default as Keyboard} from './components/Keyboard';\nexport {default as LayoutAlignCenter} from './components/LayoutAlignCenter';\nexport {default as LayoutAlignJustify} from './components/LayoutAlignJustify';\nexport {default as LayoutAlignLeft} from './components/LayoutAlignLeft';\nexport {default as LayoutAlignRight} from './components/LayoutAlignRight';\nexport {default as LayoutAlignSpaced} from './components/LayoutAlignSpaced';\nexport {default as LayoutSlider} from './components/LayoutSlider';\nexport {default as LineSpacing} from './components/LineSpacing';\nexport {default as LockBoldSmall} from './components/LockBoldSmall';\nexport {default as LockSquare} from './components/LockSquare';\nexport {default as MapPinBold} from './components/MapPinBold';\nexport {default as Master} from './components/Master';\nexport {default as Menu} from './components/Menu';\nexport {default as MinusBoldSmall} from './components/MinusBoldSmall';\nexport {default as Mosaic} from './components/Mosaic';\nexport {default as MultiStateBox} from './components/MultiStateBox';\nexport {default as Notifications} from './components/Notifications';\nexport {default as NumericListLeft} from './components/NumericListLeft';\nexport {default as NumericListRight} from './components/NumericListRight';\nexport {default as OverlayBold} from './components/OverlayBold';\nexport {default as Page} from './components/Page';\nexport {default as Panel} from './components/Panel';\nexport {default as Paragraph} from './components/Paragraph';\nexport {default as Pin} from './components/Pin';\nexport {default as PinBoldSmall} from './components/PinBoldSmall';\nexport {default as PlayBoldSmall} from './components/PlayBoldSmall';\nexport {default as RollBack} from './components/RollBack';\nexport {default as Row} from './components/Row';\nexport {default as ScaleText} from './components/ScaleText';\nexport {default as SendBoldSmall} from './components/SendBoldSmall';\nexport {default as Settings} from './components/Settings';\nexport {default as SettingsBoldSmall} from './components/SettingsBoldSmall';\nexport {default as SlideShowVertical} from './components/SlideShowVertical';\nexport {default as SocialBar} from './components/SocialBar';\nexport {default as Stack} from './components/Stack';\nexport {default as StartArrow} from './components/StartArrow';\nexport {default as StopBoldSmall} from './components/StopBoldSmall';\nexport {default as Strikethrough} from './components/Strikethrough';\nexport {default as Strip} from './components/Strip';\nexport {default as StripFullWidth} from './components/StripFullWidth';\nexport {default as Text} from './components/Text';\nexport {default as TextAlignCenter} from './components/TextAlignCenter';\nexport {default as TextAlignJustify} from './components/TextAlignJustify';\nexport {default as TextAlignLeft} from './components/TextAlignLeft';\nexport {default as TextAlignRight} from './components/TextAlignRight';\nexport {default as TextColor} from './components/TextColor';\nexport {default as TextHighlight} from './components/TextHighlight';\nexport {default as TextLtr} from './components/TextLtr';\nexport {default as TextLtrDecrease} from './components/TextLtrDecrease';\nexport {default as TextLtrIncrease} from './components/TextLtrIncrease';\nexport {default as TextRtl} from './components/TextRtl';\nexport {default as TextRtlDecrease} from './components/TextRtlDecrease';\nexport {default as TextRtlIncrease} from './components/TextRtlIncrease';\nexport {default as Thumbnails} from './components/Thumbnails';\nexport {default as Transition} from './components/Transition';\nexport {default as TypographyDisabled} from './components/TypographyDisabled';\nexport {default as Underline} from './components/Underline';\nexport {default as UnlockBoldSmall} from './components/UnlockBoldSmall';\nexport {default as UsersBoldSmall} from './components/UsersBoldSmall';\nexport {default as VerticalArrows} from './components/VerticalArrows';\nexport {default as VerticalSection} from './components/VerticalSection';\nexport {default as WidgetCanvas} from './components/WidgetCanvas';\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;;;;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;;;;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"}
|
|
@@ -578,14 +578,6 @@ const generalIconsMetadata = [{
|
|
|
578
578
|
sizes: {
|
|
579
579
|
'24': 'GridCells'
|
|
580
580
|
}
|
|
581
|
-
}, {
|
|
582
|
-
title: 'GridDragLineVertical',
|
|
583
|
-
category: 'Layout',
|
|
584
|
-
description: '',
|
|
585
|
-
tags: [],
|
|
586
|
-
sizes: {
|
|
587
|
-
'24': 'GridDragLineVertical'
|
|
588
|
-
}
|
|
589
581
|
}, {
|
|
590
582
|
title: 'GridLayoutCustom',
|
|
591
583
|
category: 'Layout',
|
|
@@ -1370,14 +1362,6 @@ const generalIconsMetadata = [{
|
|
|
1370
1362
|
sizes: {
|
|
1371
1363
|
'24': 'Transition'
|
|
1372
1364
|
}
|
|
1373
|
-
}, {
|
|
1374
|
-
title: 'TransitionDisabled',
|
|
1375
|
-
category: 'General',
|
|
1376
|
-
description: '',
|
|
1377
|
-
tags: [],
|
|
1378
|
-
sizes: {
|
|
1379
|
-
'24': 'TransitionDisabled'
|
|
1380
|
-
}
|
|
1381
1365
|
}, {
|
|
1382
1366
|
title: 'TypographyDisabled',
|
|
1383
1367
|
category: 'Text Formatting',
|
|
@@ -1442,6 +1426,14 @@ const generalIconsMetadata = [{
|
|
|
1442
1426
|
sizes: {
|
|
1443
1427
|
'24': 'DateTime'
|
|
1444
1428
|
}
|
|
1429
|
+
}, {
|
|
1430
|
+
title: 'MultiStateBox',
|
|
1431
|
+
category: 'Components',
|
|
1432
|
+
description: '',
|
|
1433
|
+
tags: [],
|
|
1434
|
+
sizes: {
|
|
1435
|
+
'24': 'MultiStateBox'
|
|
1436
|
+
}
|
|
1445
1437
|
}];
|
|
1446
1438
|
exports.generalIconsMetadata = generalIconsMetadata;
|
|
1447
1439
|
var _default = generalIconsMetadata;
|