pds-dev-kit-web-test 2.5.406 → 2.5.408
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/index.d.ts +2 -2
- package/dist/index.js +2 -3
- package/dist/src/common/assets/icons/fill/Video.js +1 -1
- package/dist/src/common/assets/icons/fill/VideoOff.js +1 -1
- package/dist/src/common/assets/icons/fill/VideoType.js +1 -1
- package/dist/src/common/assets/icons/fill/index.d.ts +0 -3
- package/dist/src/common/assets/icons/fill/index.js +1 -7
- package/dist/src/common/assets/icons/line/Video.js +1 -1
- package/dist/src/common/assets/icons/line/VideoOff.js +1 -1
- package/dist/src/common/assets/icons/line/VideoType.js +1 -1
- package/dist/src/common/assets/icons/line/index.d.ts +0 -12
- package/dist/src/common/assets/icons/line/index.js +1 -25
- package/dist/src/common/components/ThreeBarProgress/ThreeBarProgress.d.ts +1 -2
- package/dist/src/common/components/ThreeBarProgress/ThreeBarProgress.js +4 -48
- package/dist/src/common/services/i18n/resources/en.json +1 -9
- package/dist/src/common/services/i18n/resources/es.json +1 -9
- package/dist/src/common/services/i18n/resources/fil.json +1 -9
- package/dist/src/common/services/i18n/resources/index.d.ts +0 -56
- package/dist/src/common/services/i18n/resources/ja.json +1 -9
- package/dist/src/common/services/i18n/resources/ko.json +1 -9
- package/dist/src/common/services/i18n/resources/zh-cn.json +1 -9
- package/dist/src/common/services/i18n/resources/zh-tw.json +1 -9
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +1 -9
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +1 -9
- package/dist/src/common/styles/colorSet/UIColor.json +1 -14
- package/dist/src/common/styles/colorSet/index.d.ts +2 -31
- package/dist/src/common/styles/colorSet/index.js +2 -2
- package/dist/src/common/styles/colorSet/ui-type.d.ts +0 -13
- package/dist/src/common/types/icon.d.ts +1 -3
- package/dist/src/desktop/components/AdminListItem/AdminListItem.d.ts +0 -1
- package/dist/src/desktop/components/AdminListItem/AdminListItem.js +13 -27
- package/dist/src/desktop/components/BasicListItem/BasicListItem.d.ts +1 -4
- package/dist/src/desktop/components/BasicListItem/BasicListItem.js +4 -26
- package/dist/src/desktop/components/BasicListItem/Contents.d.ts +1 -3
- package/dist/src/desktop/components/BasicListItem/Contents.js +2 -2
- package/dist/src/desktop/components/BasicListItem/RightBox/IconButton.d.ts +0 -1
- package/dist/src/desktop/components/BasicListItem/RightBox/IconButton.js +2 -2
- package/dist/src/desktop/components/Checkbox/Checkbox.d.ts +1 -3
- package/dist/src/desktop/components/Checkbox/Checkbox.js +3 -17
- package/dist/src/desktop/components/Chip/Chip.d.ts +1 -1
- package/dist/src/desktop/components/Chip/Chip.js +5 -50
- package/dist/src/desktop/components/Radio/Radio.js +2 -2
- package/dist/src/desktop/components/TextField/TextField.js +15 -41
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTU.js +2 -2
- package/dist/src/hybrid/components/Icon/Icon.js +0 -6
- package/dist/src/mobile/components/BasicListItem/BasicListItem.d.ts +1 -4
- package/dist/src/mobile/components/BasicListItem/BasicListItem.js +4 -26
- package/dist/src/mobile/components/BasicListItem/Contents.d.ts +1 -3
- package/dist/src/mobile/components/BasicListItem/Contents.js +2 -2
- package/dist/src/mobile/components/BasicListItem/RightBox/IconButton.d.ts +0 -1
- package/dist/src/mobile/components/BasicListItem/RightBox/IconButton.js +2 -2
- package/dist/src/mobile/components/Checkbox/Checkbox.d.ts +1 -3
- package/dist/src/mobile/components/Checkbox/Checkbox.js +3 -17
- package/dist/src/mobile/components/Chip/Chip.d.ts +1 -1
- package/dist/src/mobile/components/Chip/Chip.js +5 -50
- package/dist/src/mobile/components/Radio/Radio.js +2 -2
- package/dist/src/mobile/components/TextField/TextField.js +15 -41
- package/dist/src/mobile/components/TextLabel/TextLabel.d.ts +1 -6
- package/dist/src/mobile/components/TextLabel/TextLabel.js +3 -83
- package/dist/src/mobile/components/index.d.ts +1 -2
- package/dist/src/mobile/components/index.js +1 -3
- package/dist/src/mobile/index.d.ts +1 -1
- package/dist/src/mobile/index.js +2 -3
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFA.js +1 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFB.js +1 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFC.js +1 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFD.js +1 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFE.js +1 -1
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMA.js +1 -1
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMB.js +1 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPA.js +1 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPB.js +1 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPC.js +1 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPD.js +1 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPE.js +1 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPF.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSA.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSB.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSC.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSD.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSE.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSF.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSG.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSH.js +1 -1
- package/dist/src/sub/AdminList/AdminListItem/AdminListItem.js +3 -3
- package/dist/src/sub/DynamicLayout/CompositionRenderer/Composition.js +2 -2
- package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.d.ts +2 -2
- package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.js +10 -36
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/SectionBox.js +1 -4
- package/dist/src/sub/DynamicLayout/components/Section/components/CustomSectionBackgroundMedia.js +1 -12
- package/dist/src/sub/DynamicLayout/components/Section/util/parseSectionBackgroundMediaData.js +1 -3
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/index.d.ts +0 -40
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/index.js +177 -36
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/PaletteColor_Dark.json +4 -152
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/PaletteColor_light.json +2 -150
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/SemanticColor.json +1 -45
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/UIColor.json +9 -262
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/index.d.ts +0 -593
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/ui-type.d.ts +0 -253
- package/dist/src/sub/DynamicLayout/mock_composition.js +0 -4
- package/dist/src/sub/DynamicLayout/mock_contentsCarousel.d.ts +2 -1
- package/dist/src/sub/DynamicLayout/mock_contentsCarousel.js +274 -1047
- package/dist/src/sub/DynamicLayout/mock_contentsList.d.ts +2 -1
- package/dist/src/sub/DynamicLayout/mock_contentsList.js +222 -1008
- package/dist/src/sub/DynamicLayout/mock_slideBanner.d.ts +2 -810
- package/dist/src/sub/DynamicLayout/mock_slideBanner.js +268 -772
- package/dist/src/sub/DynamicLayout/mocks.d.ts +776 -2
- package/dist/src/sub/DynamicLayout/mocks.js +11 -4266
- package/dist/src/sub/DynamicLayout/sections/CustomSection/FlexGridItem.js +15 -11
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/ComponentBlockMatcher.js +0 -3
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Button/Button.js +4 -25
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarousel.js +26 -102
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarouselCore.js +1 -21
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomNavigation.js +55 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomPagination.d.ts +2 -7
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomPagination.js +20 -26
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomProgressbar.js +23 -46
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/contentsCarouselUtils.js +98 -84
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/types.d.ts +6 -6
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsList.js +19 -31
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/CustomPagination.d.ts +3 -3
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/CustomPagination.js +132 -59
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/contentsListUtils.js +30 -24
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/types.d.ts +1 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Image/Image.js +6 -25
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBanner.js +13 -88
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomNavigation.js +55 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomPagination.d.ts +2 -7
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomPagination.js +20 -26
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomProgressbar.js +23 -46
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/slideBannerUtils.js +67 -64
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/types.d.ts +6 -6
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.js +4 -29
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/types.d.ts +7 -16
- package/dist/src/sub/DynamicLayout/sections/CustomSection/types.d.ts +4 -11
- package/dist/src/sub/DynamicLayout/sections/CustomSection/types.js +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parsePlacement.js +2 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseProperties.d.ts +2 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/types.d.ts +2 -15
- package/dist/src/sub/DynamicLayout/sections/FlexGridCustomSection.js +1 -1
- package/dist/src/sub/DynamicLayout/types.d.ts +0 -9
- package/package.json +2 -2
- package/release-note.md +3 -3
- package/dist/src/common/assets/icons/editorNavigationIcons/downIcons.d.ts +0 -12
- package/dist/src/common/assets/icons/editorNavigationIcons/downIcons.js +0 -76
- package/dist/src/common/assets/icons/editorNavigationIcons/index.d.ts +0 -43
- package/dist/src/common/assets/icons/editorNavigationIcons/index.js +0 -49
- package/dist/src/common/assets/icons/editorNavigationIcons/leftIcons.d.ts +0 -12
- package/dist/src/common/assets/icons/editorNavigationIcons/leftIcons.js +0 -76
- package/dist/src/common/assets/icons/editorNavigationIcons/rightIcons.d.ts +0 -12
- package/dist/src/common/assets/icons/editorNavigationIcons/rightIcons.js +0 -76
- package/dist/src/common/assets/icons/editorNavigationIcons/upIcons.d.ts +0 -12
- package/dist/src/common/assets/icons/editorNavigationIcons/upIcons.js +0 -76
- package/dist/src/common/assets/icons/fill/Cam.d.ts +0 -4
- package/dist/src/common/assets/icons/fill/Cam.js +0 -30
- package/dist/src/common/assets/icons/fill/CamOff.d.ts +0 -4
- package/dist/src/common/assets/icons/fill/CamOff.js +0 -30
- package/dist/src/common/assets/icons/fill/VideoStop.d.ts +0 -4
- package/dist/src/common/assets/icons/fill/VideoStop.js +0 -30
- package/dist/src/common/assets/icons/line/Cam.d.ts +0 -4
- package/dist/src/common/assets/icons/line/Cam.js +0 -30
- package/dist/src/common/assets/icons/line/CamOff.d.ts +0 -4
- package/dist/src/common/assets/icons/line/CamOff.js +0 -30
- package/dist/src/common/assets/icons/line/CheckBox.d.ts +0 -4
- package/dist/src/common/assets/icons/line/CheckBox.js +0 -30
- package/dist/src/common/assets/icons/line/Dropdown.d.ts +0 -4
- package/dist/src/common/assets/icons/line/Dropdown.js +0 -30
- package/dist/src/common/assets/icons/line/Radio.d.ts +0 -4
- package/dist/src/common/assets/icons/line/Radio.js +0 -30
- package/dist/src/common/assets/icons/line/SectionQuestion32.d.ts +0 -4
- package/dist/src/common/assets/icons/line/SectionQuestion32.js +0 -30
- package/dist/src/common/assets/icons/line/SectionQuestion40.d.ts +0 -4
- package/dist/src/common/assets/icons/line/SectionQuestion40.js +0 -30
- package/dist/src/common/assets/icons/line/SectionQuestionnaire32.d.ts +0 -4
- package/dist/src/common/assets/icons/line/SectionQuestionnaire32.js +0 -30
- package/dist/src/common/assets/icons/line/SectionQuestionnaire40.d.ts +0 -4
- package/dist/src/common/assets/icons/line/SectionQuestionnaire40.js +0 -30
- package/dist/src/common/assets/icons/line/TextLong.d.ts +0 -4
- package/dist/src/common/assets/icons/line/TextLong.js +0 -30
- package/dist/src/common/assets/icons/line/TextShort.d.ts +0 -4
- package/dist/src/common/assets/icons/line/TextShort.js +0 -30
- package/dist/src/common/assets/icons/line/VideoStop.d.ts +0 -4
- package/dist/src/common/assets/icons/line/VideoStop.js +0 -30
- package/dist/src/common/utils/dateHelper.d.ts +0 -13
- package/dist/src/common/utils/dateHelper.js +0 -87
- package/dist/src/mobile/components/DatePicker/DatePicker.d.ts +0 -16
- package/dist/src/mobile/components/DatePicker/DatePicker.js +0 -156
- package/dist/src/mobile/components/DatePicker/DatePickerHeader.d.ts +0 -14
- package/dist/src/mobile/components/DatePicker/DatePickerHeader.js +0 -27
- package/dist/src/mobile/components/DatePicker/Day.d.ts +0 -13
- package/dist/src/mobile/components/DatePicker/Day.js +0 -94
- package/dist/src/mobile/components/DatePicker/index.d.ts +0 -1
- package/dist/src/mobile/components/DatePicker/index.js +0 -8
- package/dist/src/mobile/components/DatePicker/utils.d.ts +0 -16
- package/dist/src/mobile/components/DatePicker/utils.js +0 -68
- package/dist/src/sub/DynamicLayout/components/Section/components/VideoBGMedia.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/components/Section/components/VideoBGMedia.js +0 -77
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/downIcons.d.ts +0 -12
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/downIcons.js +0 -76
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/index.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/index.js +0 -47
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/leftIcons.d.ts +0 -12
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/leftIcons.js +0 -76
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/rightIcons.d.ts +0 -12
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/rightIcons.js +0 -76
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/upIcons.d.ts +0 -12
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/editorNavigationIcons/upIcons.js +0 -76
- package/dist/src/sub/DynamicLayout/mock_video.d.ts +0 -368
- package/dist/src/sub/DynamicLayout/mock_video.js +0 -371
- package/dist/src/sub/DynamicLayout/mock_video_cb.d.ts +0 -368
- package/dist/src/sub/DynamicLayout/mock_video_cb.js +0 -371
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/navigationConfigs.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/navigationConfigs.js +0 -889
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/progressConfigs.d.ts +0 -27
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/progressConfigs.js +0 -96
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/paginationConfigs.d.ts +0 -23
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/paginationConfigs.js +0 -176
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/navigationConfigs.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/navigationConfigs.js +0 -889
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/progressConfigs.d.ts +0 -27
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/progressConfigs.js +0 -96
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/VideoPlayer.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/VideoPlayer.js +0 -148
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/helper.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/helper.js +0 -25
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/index.js +0 -8
@@ -1,7 +1,7 @@
|
|
1
|
-
import type { CB_BTN_PROPERTIES_TYPE, CB_DIVIDER_PROPERTIES_TYPE, CB_EMBED_PROPERTIES_TYPE, CB_IMG_PROPERTIES_TYPE, CB_RICHTEXT_PROPERTIES_TYPE, CB_TEXT_PROPERTIES_TYPE, CB_TWITTER_PROPERTIES_TYPE, CB_LIST_PROPERTIES_TYPE, CB_CONTENTSCAROUSEL_PROPERTIES_TYPE, CB_SLIDEBANNER_PROPERTIES_TYPE
|
1
|
+
import type { CB_BTN_PROPERTIES_TYPE, CB_DIVIDER_PROPERTIES_TYPE, CB_EMBED_PROPERTIES_TYPE, CB_IMG_PROPERTIES_TYPE, CB_RICHTEXT_PROPERTIES_TYPE, CB_TEXT_PROPERTIES_TYPE, CB_TWITTER_PROPERTIES_TYPE, CB_YOUTUBE_PROPERTIES_TYPE, CB_LIST_PROPERTIES_TYPE, CB_CONTENTSCAROUSEL_PROPERTIES_TYPE, CB_SLIDEBANNER_PROPERTIES_TYPE } from './util/types';
|
2
2
|
import type { IComposition } from '../../../DynamicLayout/types';
|
3
3
|
export type CB_TYPES = 'GENERAL';
|
4
|
-
export type ComponentBlock = CB_TEXT_TYPE | CB_BTN_TYPE | CB_RICHTEXT | CB_DIVIDER | CB_IMG | CB_YOUTUBE | CB_TWITTER | CB_IFRAME | CB_GROUP | CB_LIST | CB_CONTENTSCAROUSEL | CB_SLIDEBANNER
|
4
|
+
export type ComponentBlock = CB_TEXT_TYPE | CB_BTN_TYPE | CB_RICHTEXT | CB_DIVIDER | CB_IMG | CB_YOUTUBE | CB_TWITTER | CB_IFRAME | CB_GROUP | CB_LIST | CB_CONTENTSCAROUSEL | CB_SLIDEBANNER;
|
5
5
|
type GeneralCustomSectionType = {
|
6
6
|
id: number;
|
7
7
|
type: 'GENERAL';
|
@@ -19,7 +19,7 @@ export type GroupCustomSectionType = {
|
|
19
19
|
queryableDefinitionPreset: string;
|
20
20
|
dynamicLayoutSectionId: number;
|
21
21
|
};
|
22
|
-
export type AllCBProperties = CB_TEXT_PROPERTIES_TYPE | CB_BTN_PROPERTIES_TYPE | CB_RICHTEXT_PROPERTIES_TYPE | CB_RICHTEXT_PROPERTIES_TYPE | CB_DIVIDER_PROPERTIES_TYPE | CB_YOUTUBE_PROPERTIES_TYPE | CB_IMG_PROPERTIES_TYPE | CB_TWITTER_PROPERTIES_TYPE | CB_EMBED_PROPERTIES_TYPE | CB_LIST_PROPERTIES_TYPE | CB_CONTENTSCAROUSEL_PROPERTIES_TYPE | CB_SLIDEBANNER_PROPERTIES_TYPE
|
22
|
+
export type AllCBProperties = CB_TEXT_PROPERTIES_TYPE | CB_BTN_PROPERTIES_TYPE | CB_RICHTEXT_PROPERTIES_TYPE | CB_RICHTEXT_PROPERTIES_TYPE | CB_DIVIDER_PROPERTIES_TYPE | CB_YOUTUBE_PROPERTIES_TYPE | CB_IMG_PROPERTIES_TYPE | CB_TWITTER_PROPERTIES_TYPE | CB_EMBED_PROPERTIES_TYPE | CB_LIST_PROPERTIES_TYPE | CB_CONTENTSCAROUSEL_PROPERTIES_TYPE | CB_SLIDEBANNER_PROPERTIES_TYPE;
|
23
23
|
export type CB_TEXT_TYPE = GeneralCustomSectionType & {
|
24
24
|
componentBlockCode: CB_ALL_CODES.CB_TEXT;
|
25
25
|
jsonProperties: {
|
@@ -56,12 +56,6 @@ export type CB_YOUTUBE = GeneralCustomSectionType & {
|
|
56
56
|
data: CB_YOUTUBE_PROPERTIES_TYPE;
|
57
57
|
};
|
58
58
|
};
|
59
|
-
export type CB_VIDEOPLAYER = GeneralCustomSectionType & {
|
60
|
-
componentBlockCode: CB_ALL_CODES.CB_VIDEOPLAYER;
|
61
|
-
jsonProperties: {
|
62
|
-
data: CB_YOUTUBE_PROPERTIES_TYPE;
|
63
|
-
};
|
64
|
-
};
|
65
59
|
export type CB_TWITTER = GeneralCustomSectionType & {
|
66
60
|
componentBlockCode: CB_ALL_CODES.CB_TWITTER;
|
67
61
|
jsonProperties: {
|
@@ -113,7 +107,6 @@ export declare enum CB_ALL_CODES {
|
|
113
107
|
CB_GROUP = "CB_GROUP",
|
114
108
|
CB_LIST = "CB_LIST",
|
115
109
|
CB_CONTENTSCAROUSEL = "CB_CONTENTSCAROUSEL",
|
116
|
-
CB_SLIDEBANNER = "CB_SLIDEBANNER"
|
117
|
-
CB_VIDEOPLAYER = "CB_VIDEOPLAYER"
|
110
|
+
CB_SLIDEBANNER = "CB_SLIDEBANNER"
|
118
111
|
}
|
119
112
|
export {};
|
@@ -15,5 +15,4 @@ var CB_ALL_CODES;
|
|
15
15
|
CB_ALL_CODES["CB_LIST"] = "CB_LIST";
|
16
16
|
CB_ALL_CODES["CB_CONTENTSCAROUSEL"] = "CB_CONTENTSCAROUSEL";
|
17
17
|
CB_ALL_CODES["CB_SLIDEBANNER"] = "CB_SLIDEBANNER";
|
18
|
-
CB_ALL_CODES["CB_VIDEOPLAYER"] = "CB_VIDEOPLAYER";
|
19
18
|
})(CB_ALL_CODES = exports.CB_ALL_CODES || (exports.CB_ALL_CODES = {}));
|
@@ -34,7 +34,7 @@ function parsePropPlacement(props, id, cbCode, zOrders) {
|
|
34
34
|
w: props.CB_PLACEMENT_PROP_PLACEMENT_SPEC_COLS,
|
35
35
|
h: props.CB_PLACEMENT_PROP_PLACEMENT_SPEC_ROWS,
|
36
36
|
z: zOrders.desktop[id],
|
37
|
-
autoResize: cbCode === types_1.CB_ALL_CODES.CB_TEXT
|
37
|
+
autoResize: cbCode === types_1.CB_ALL_CODES.CB_TEXT || cbCode === types_1.CB_ALL_CODES.CB_LIST
|
38
38
|
};
|
39
39
|
var mobileLayout = {
|
40
40
|
i: id.toString(),
|
@@ -43,7 +43,7 @@ function parsePropPlacement(props, id, cbCode, zOrders) {
|
|
43
43
|
w: props['CB_PLACEMENT_PROP_PLACEMENT_SPEC_COLS:MOBILE'],
|
44
44
|
h: props['CB_PLACEMENT_PROP_PLACEMENT_SPEC_ROWS:MOBILE'],
|
45
45
|
z: zOrders.mobile[id],
|
46
|
-
autoResize: cbCode === types_1.CB_ALL_CODES.CB_TEXT
|
46
|
+
autoResize: cbCode === types_1.CB_ALL_CODES.CB_TEXT || cbCode === types_1.CB_ALL_CODES.CB_LIST
|
47
47
|
};
|
48
48
|
return {
|
49
49
|
mobileLayout: mobileLayout,
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { CB_LAYOUT_PROP_KEYS } from './layoutPropParsers/types';
|
2
2
|
import { CB_STYLE_PROP_KEYS } from './stylePropParsers/types';
|
3
|
-
import type { Device, ParserResult, CB_TEXT_PROPERTIES_TYPE, CB_BTN_PROPERTIES_TYPE, CB_IMG_PROPERTIES_TYPE, CB_TWITTER_PROPERTIES_TYPE, CB_DIVIDER_PROPERTIES_TYPE, CB_YOUTUBE_PROPERTIES_TYPE, CB_RICHTEXT_PROPERTIES_TYPE, CB_EMBED_PROPERTIES_TYPE, CB_LIST_PROPERTIES_TYPE, CB_CONTENTSCAROUSEL_PROPERTIES_TYPE, CB_SLIDEBANNER_PROPERTIES_TYPE
|
3
|
+
import type { Device, ParserResult, CB_TEXT_PROPERTIES_TYPE, CB_BTN_PROPERTIES_TYPE, CB_IMG_PROPERTIES_TYPE, CB_TWITTER_PROPERTIES_TYPE, CB_DIVIDER_PROPERTIES_TYPE, CB_YOUTUBE_PROPERTIES_TYPE, CB_RICHTEXT_PROPERTIES_TYPE, CB_EMBED_PROPERTIES_TYPE, CB_LIST_PROPERTIES_TYPE, CB_CONTENTSCAROUSEL_PROPERTIES_TYPE, CB_SLIDEBANNER_PROPERTIES_TYPE } from './types';
|
4
4
|
export type specTypes = CB_LAYOUT_PROP_KEYS | CB_STYLE_PROP_KEYS;
|
5
|
-
export default function parseProperties(properties: CB_TEXT_PROPERTIES_TYPE | CB_BTN_PROPERTIES_TYPE | CB_IMG_PROPERTIES_TYPE | CB_TWITTER_PROPERTIES_TYPE | CB_DIVIDER_PROPERTIES_TYPE | CB_YOUTUBE_PROPERTIES_TYPE | CB_RICHTEXT_PROPERTIES_TYPE | CB_EMBED_PROPERTIES_TYPE | CB_LIST_PROPERTIES_TYPE | CB_CONTENTSCAROUSEL_PROPERTIES_TYPE | CB_SLIDEBANNER_PROPERTIES_TYPE
|
5
|
+
export default function parseProperties(properties: CB_TEXT_PROPERTIES_TYPE | CB_BTN_PROPERTIES_TYPE | CB_IMG_PROPERTIES_TYPE | CB_TWITTER_PROPERTIES_TYPE | CB_DIVIDER_PROPERTIES_TYPE | CB_YOUTUBE_PROPERTIES_TYPE | CB_RICHTEXT_PROPERTIES_TYPE | CB_EMBED_PROPERTIES_TYPE | CB_LIST_PROPERTIES_TYPE | CB_CONTENTSCAROUSEL_PROPERTIES_TYPE | CB_SLIDEBANNER_PROPERTIES_TYPE, device: Device): ParserResult;
|
@@ -2,7 +2,7 @@ import type { CB_STYLE_PROP_CONTENTSCAROUSEL_SPECS } from '../components/Compone
|
|
2
2
|
import type { CB_STYLE_PROP_CONTENTSLIST_SPECS } from '../components/ComponentBlock/componentBlocks/ContentsList/types';
|
3
3
|
import type { CB_STYLE_PROP_SLIDEBANNER_SPECS } from '../components/ComponentBlock/componentBlocks/SlideBanner/types';
|
4
4
|
import type { CB_TWITTER_STYLE_PROPS } from '../components/ComponentBlock/componentBlocks/Twitter/types';
|
5
|
-
import type { CB_CONTENT_PROP_CONTENTSCAROUSEL, CB_CONTENT_PROP_SLIDEBANNER, CB_CONTENT_PROP_CLINK, CB_CONTENT_PROP_CODEBLOCK, CB_CONTENT_PROP_IMAGE, CB_CONTENT_PROP_TEXT, CB_CONTENT_PROP_TWITTER, CB_STYLE_PROP_COLOR_SPECS, CB_STYLE_PROP_TEXT_SPECS, CB_CONTENT_PROP_CONTENTSLIST
|
5
|
+
import type { CB_CONTENT_PROP_CONTENTSCAROUSEL, CB_CONTENT_PROP_SLIDEBANNER, CB_CONTENT_PROP_CLINK, CB_CONTENT_PROP_CODEBLOCK, CB_CONTENT_PROP_IMAGE, CB_CONTENT_PROP_TEXT, CB_CONTENT_PROP_TWITTER, CB_STYLE_PROP_COLOR_SPECS, CB_STYLE_PROP_TEXT_SPECS, CB_CONTENT_PROP_CONTENTSLIST } from '../components/ComponentBlock/componentBlocks/types';
|
6
6
|
import type { CB_CONTENT_PROP_YOUTUBE_TYPE, CB_STYLE_PROP_BGCOLOR_SPECS } from '../components/ComponentBlock/componentBlocks/Youtube/types';
|
7
7
|
import type { CB_CONTENT_PROP_VISIBILITY_SPECS } from './contentPropParsers/parseContentVisibility';
|
8
8
|
import type { CB_EFFECT_PROP_ENTANIM_SPECS } from './effectPropParsers/parseEffectPropEntAnim';
|
@@ -22,9 +22,7 @@ export type STRING_PLAIN = string;
|
|
22
22
|
export type ENUM_STRING = string;
|
23
23
|
export type NUMBER_INTEGER = number;
|
24
24
|
export type STRING_8DIGIT_HEX = string;
|
25
|
-
export type
|
26
|
-
export type CB_VALUE_TYPE = 'VALUE' | 'DELEGATEDDATA' | 'QUERYDATA';
|
27
|
-
export type SECTION_VALUE_TYPE = 'VALUE' | 'QUERYDATA';
|
25
|
+
export type VALUE_TYPE = 'VALUE' | 'DATA';
|
28
26
|
export type CB_GENERAL_PROPERTIES_TYPE = {
|
29
27
|
CB_PLACEMENT_PROP_PLACEMENT: CB_PLACEMENT_PROP_SPECS;
|
30
28
|
CB_CONTENT_PROP_HOVER: {
|
@@ -141,7 +139,6 @@ export type CB_CONTENTSCAROUSEL_PROPERTIES_TYPE = CB_GENERAL_PROPERTIES_TYPE & {
|
|
141
139
|
CB_LAYOUT_PROP_ARRANGE: CB_LAYOUT_PROP_ARRANGE_SPECS;
|
142
140
|
CB_CONTENT_PROP_VISIBILITY: CB_CONTENT_PROP_VISIBILITY_SPECS;
|
143
141
|
CB_EFFECT_PROP_ENTANIM: CB_EFFECT_PROP_ENTANIM_SPECS;
|
144
|
-
CB_CONTENT_PROP_CLINK: CB_CONTENT_PROP_CLINK;
|
145
142
|
};
|
146
143
|
export type CB_SLIDEBANNER_PROPERTIES_TYPE = CB_GENERAL_PROPERTIES_TYPE & {
|
147
144
|
CB_CONTENT_PROP_SLIDEBANNER: CB_CONTENT_PROP_SLIDEBANNER;
|
@@ -171,16 +168,6 @@ export type CB_LIST_PROPERTIES_TYPE = CB_GENERAL_PROPERTIES_TYPE & {
|
|
171
168
|
CB_CONTENT_PROP_VISIBILITY: CB_CONTENT_PROP_VISIBILITY_SPECS;
|
172
169
|
CB_EFFECT_PROP_ENTANIM: CB_EFFECT_PROP_ENTANIM_SPECS;
|
173
170
|
};
|
174
|
-
export type CB_VIDEOPLAYER_PROPERTIES_TYPE = CB_GENERAL_PROPERTIES_TYPE & {
|
175
|
-
CB_CONTENT_PROP_VISIBILITY: CB_CONTENT_PROP_VISIBILITY_SPECS;
|
176
|
-
CB_CONTENT_PROP_VIDEO: CB_CONTENT_PROP_VIDEO;
|
177
|
-
CB_STYLE_PROP_SHADOW: CB_STYLE_PROP_SHADOW_SPECS;
|
178
|
-
CB_STYLE_PROP_OPACITY: CB_STYLE_PROP_TEXT_OPACITY_SPECS;
|
179
|
-
CB_STYLE_PROP_BGCOLOR: CB_STYLE_PROP_BGCOLOR_SPECS;
|
180
|
-
CB_LAYOUT_PROP_ARRANGE: CB_LAYOUT_PROP_ARRANGE_SPECS;
|
181
|
-
CB_LAYOUT_PROP_PADDING: CB_LAYOUT_PROP_PADDING_SPECS;
|
182
|
-
CB_EFFECT_PROP_ENTANIM: CB_EFFECT_PROP_ENTANIM_SPECS;
|
183
|
-
};
|
184
171
|
export type StyleType = {
|
185
172
|
style: CSSProperties;
|
186
173
|
};
|
@@ -181,7 +181,7 @@ var FlexGridCustomSection = (0, react_1.forwardRef)(function CustomSection(props
|
|
181
181
|
return size.width * 0.0133;
|
182
182
|
}
|
183
183
|
if (size.width < 1200) {
|
184
|
-
return Math.max(getDefensiveFontSize(device, size.width),
|
184
|
+
return Math.max(getDefensiveFontSize(device, size.width), 14);
|
185
185
|
}
|
186
186
|
return 16;
|
187
187
|
})();
|
@@ -5,7 +5,6 @@ import type { CB_EFFECT_PROP_ENTANIM_SPECS } from './sections/CustomSection/util
|
|
5
5
|
import type { CB_LAYOUT_PROP_PADDING_SPECS } from './sections/CustomSection/util/layoutPropParsers/parseLayoutPropPadding';
|
6
6
|
import type { CB_STYLE_PROP_BGCOLOR_SPECS } from './sections/CustomSection/util/stylePropParsers/parseStylePropBgColor';
|
7
7
|
import type { CB_STYLE_PROP_BGOVERLAY_SPECS } from './sections/CustomSection/util/stylePropParsers/parseStylePropBgOverlay';
|
8
|
-
import type { CCB_VALUE_TYPE } from './sections/CustomSection/util/types';
|
9
8
|
import type { Block, ZOrder } from 'publ-echo/dist/lib/GridLayoutEditor/group';
|
10
9
|
import type { Ref } from 'react';
|
11
10
|
export { TypeOfSectionAction };
|
@@ -348,8 +347,6 @@ export type CB_STYLE_PROP_BGMEDIA_SPECS_BASE = {
|
|
348
347
|
CB_STYLE_PROP_BGMEDIA_SPEC_IMAGESELECTOR: string;
|
349
348
|
CB_STYLE_PROP_BGMEDIA_SPEC_IMAGEFIT: string;
|
350
349
|
CB_STYLE_PROP_BGMEDIA_SPEC_ENDTIME: number;
|
351
|
-
CB_STYLE_PROP_BGMEDIA_SPEC_VIDEOSELECTOR: string;
|
352
|
-
CB_STYLE_PROP_BGMEDIA_SPEC_VALUETYPE: CCB_VALUE_TYPE;
|
353
350
|
};
|
354
351
|
export type CB_STYLE_PROP_BGMEDIA_SPECS = CB_STYLE_PROP_BGMEDIA_SPECS_BASE & {
|
355
352
|
'CB_STYLE_PROP_BGMEDIA_SPEC_ENDTIME:HOVER': number | null | undefined;
|
@@ -380,12 +377,6 @@ export type CB_STYLE_PROP_BGMEDIA_SPECS = CB_STYLE_PROP_BGMEDIA_SPECS_BASE & {
|
|
380
377
|
'CB_STYLE_PROP_BGMEDIA_SPEC_YSRC:HOVER': string | null | undefined;
|
381
378
|
'CB_STYLE_PROP_BGMEDIA_SPEC_YSRC:MOBILE': string | null | undefined;
|
382
379
|
'CB_STYLE_PROP_BGMEDIA_SPEC_YSRC:MOBILE:HOVER': string | null | undefined;
|
383
|
-
'CB_STYLE_PROP_BGMEDIA_SPEC_VIDEOSELECTOR:HOVER'?: string | null;
|
384
|
-
'CB_STYLE_PROP_BGMEDIA_SPEC_VIDEOSELECTOR:MOBILE'?: string | null;
|
385
|
-
'CB_STYLE_PROP_BGMEDIA_SPEC_VIDEOSELECTOR:MOBILE:HOVER'?: string | null;
|
386
|
-
'CB_STYLE_PROP_BGMEDIA_SPEC_VALUETYPE:HOVER'?: CCB_VALUE_TYPE | null;
|
387
|
-
'CB_STYLE_PROP_BGMEDIA_SPEC_VALUETYPE:MOBILE'?: CCB_VALUE_TYPE | null;
|
388
|
-
'CB_STYLE_PROP_BGMEDIA_SPEC_VALUETYPE:MOBILE:HOVER'?: CCB_VALUE_TYPE | null;
|
389
380
|
};
|
390
381
|
export interface IComposition {
|
391
382
|
id: number;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "pds-dev-kit-web-test",
|
3
|
-
"version": "2.5.
|
3
|
+
"version": "2.5.408",
|
4
4
|
"license": "MIT",
|
5
5
|
"private": false,
|
6
6
|
"main": "dist/index.js",
|
@@ -22,7 +22,7 @@
|
|
22
22
|
"i18next-intervalplural-postprocessor": "^3.0.0",
|
23
23
|
"lottie-react": "^2.3.1",
|
24
24
|
"nuka-carousel": "^4.8.4",
|
25
|
-
"publ-echo": "^0.0.
|
25
|
+
"publ-echo": "^0.0.118",
|
26
26
|
"react-hook-form": "^7.28.1",
|
27
27
|
"react-i18next": "^11.12.0",
|
28
28
|
"react-router-dom": "^5.2.0",
|
package/release-note.md
CHANGED
@@ -1,12 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type IconType from '../IconType';
|
3
|
-
export declare const ArrowDownDesign01: ({ color, size, ...rest }: IconType) => JSX.Element;
|
4
|
-
export declare const ArrowDownDesign02: ({ color, size, ...rest }: IconType) => JSX.Element;
|
5
|
-
export declare const ArrowDownDesign03: ({ color, size, ...rest }: IconType) => JSX.Element;
|
6
|
-
export declare const ArrowDownDesign04: ({ color, size, ...rest }: IconType) => JSX.Element;
|
7
|
-
export declare const ArrowDownDesign05: ({ color, size, ...rest }: IconType) => JSX.Element;
|
8
|
-
export declare const ArrowDownDesign06: ({ color, size, ...rest }: IconType) => JSX.Element;
|
9
|
-
export declare const ArrowDownDesign07: ({ color, ...rest }: IconType) => JSX.Element;
|
10
|
-
export declare const ArrowDownDesign08: ({ color, ...rest }: IconType) => JSX.Element;
|
11
|
-
export declare const ArrowDownDesign09: ({ color, ...rest }: IconType) => JSX.Element;
|
12
|
-
export declare const ArrowDownDesign10: ({ color, size, ...rest }: IconType) => JSX.Element;
|
@@ -1,76 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
3
|
-
__assign = Object.assign || function(t) {
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
5
|
-
s = arguments[i];
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
7
|
-
t[p] = s[p];
|
8
|
-
}
|
9
|
-
return t;
|
10
|
-
};
|
11
|
-
return __assign.apply(this, arguments);
|
12
|
-
};
|
13
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
14
|
-
var t = {};
|
15
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
16
|
-
t[p] = s[p];
|
17
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
18
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
19
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
20
|
-
t[p[i]] = s[p[i]];
|
21
|
-
}
|
22
|
-
return t;
|
23
|
-
};
|
24
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
25
|
-
exports.ArrowDownDesign10 = exports.ArrowDownDesign09 = exports.ArrowDownDesign08 = exports.ArrowDownDesign07 = exports.ArrowDownDesign06 = exports.ArrowDownDesign05 = exports.ArrowDownDesign04 = exports.ArrowDownDesign03 = exports.ArrowDownDesign02 = exports.ArrowDownDesign01 = void 0;
|
26
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
27
|
-
var ArrowDownDesign01 = function (_a) {
|
28
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
29
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".5", d: "M15.577375,18.497375 L8.666375,11.586375 C8.341375,11.261375 8.341375,10.733375 8.666375,10.408375 L15.577375,3.497375", transform: "rotate(-90 12 10.997)" }) })));
|
30
|
-
};
|
31
|
-
exports.ArrowDownDesign01 = ArrowDownDesign01;
|
32
|
-
var ArrowDownDesign02 = function (_a) {
|
33
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
34
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", d: "M15.5773125,18.5003005 L8.6668125,11.5898005 C8.3413125,11.2643005 8.3413125,10.7363005 8.6668125,10.4108005 L15.5773125,3.5003005", transform: "rotate(-90 12 11)" }) })));
|
35
|
-
};
|
36
|
-
exports.ArrowDownDesign02 = ArrowDownDesign02;
|
37
|
-
var ArrowDownDesign03 = function (_a) {
|
38
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
39
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2.5", d: "M15.5774,18.5 L8.6664,11.589 C8.3414,11.264 8.3414,10.736 8.6664,10.411 L15.5774,3.5", transform: "rotate(-90 12 11)" }) })));
|
40
|
-
};
|
41
|
-
exports.ArrowDownDesign03 = ArrowDownDesign03;
|
42
|
-
var ArrowDownDesign04 = function (_a) {
|
43
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
44
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("polyline", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", points: "8.001 3.499 16.001 11.499 8.001 19.501", transform: "rotate(90 12 11.5)" }) })));
|
45
|
-
};
|
46
|
-
exports.ArrowDownDesign04 = ArrowDownDesign04;
|
47
|
-
var ArrowDownDesign05 = function (_a) {
|
48
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
49
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M4.55225015,11.9999287 L21,11.9999287 M10.4989308,19.4992872 L3,12.0003564 L10.4989308,4.5", transform: "rotate(-90 12 12)" }) })));
|
50
|
-
};
|
51
|
-
exports.ArrowDownDesign05 = ArrowDownDesign05;
|
52
|
-
var ArrowDownDesign06 = function (_a) {
|
53
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
54
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", d: "M4.55225015,11.9999287 L21,11.9999287 M10.4989308,19.4992872 L3,12.0003564 L10.4989308,4.5", transform: "rotate(-90 12 12)" }) })));
|
55
|
-
};
|
56
|
-
exports.ArrowDownDesign06 = ArrowDownDesign06;
|
57
|
-
var ArrowDownDesign07 = function (_a) {
|
58
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
59
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "24", height: "32", viewBox: "0 0 24 32" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M-1.44774985,16.0002851 L27,16.0002851 M4.49893076,23.4996436 L-3,16.0007128 L4.49893076,8.50035641", transform: "rotate(-90 12 16)" }) })));
|
60
|
-
};
|
61
|
-
exports.ArrowDownDesign07 = ArrowDownDesign07;
|
62
|
-
var ArrowDownDesign08 = function (_a) {
|
63
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
64
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "24", height: "32", viewBox: "0 0 24 32" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", d: "M-0.448106259,15.8002851 L25.9996436,15.8002851 M5.49857435,23.2996436 L-2.00035641,15.8007128 L5.49857435,8.30035641", transform: "matrix(0 -1 -1 0 27.8 27.8)" }) })));
|
65
|
-
};
|
66
|
-
exports.ArrowDownDesign08 = ArrowDownDesign08;
|
67
|
-
var ArrowDownDesign09 = function (_a) {
|
68
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
69
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "24", height: "32", viewBox: "0 0 24 32" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M11.805,12.066 C11.805,12.066 4,19.871 4,19.871 L28.537,19.871", transform: "scale(1 -1) rotate(90 32.237 0)" }) })));
|
70
|
-
};
|
71
|
-
exports.ArrowDownDesign09 = ArrowDownDesign09;
|
72
|
-
var ArrowDownDesign10 = function (_a) {
|
73
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
74
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("polygon", { fill: color, fillRule: "evenodd", points: "12 6 21 21 3 21", transform: "rotate(180 12 13.5)" }) })));
|
75
|
-
};
|
76
|
-
exports.ArrowDownDesign10 = ArrowDownDesign10;
|
@@ -1,43 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
export declare const editorNavigationIcons: {
|
3
|
-
ic_arrow_down_design_01: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
4
|
-
ic_arrow_down_design_02: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
5
|
-
ic_arrow_down_design_03: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
6
|
-
ic_arrow_down_design_04: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
7
|
-
ic_arrow_down_design_05: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
8
|
-
ic_arrow_down_design_06: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
9
|
-
ic_arrow_down_design_07: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
10
|
-
ic_arrow_down_design_08: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
11
|
-
ic_arrow_down_design_09: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
12
|
-
ic_arrow_down_design_10: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
13
|
-
ic_arrow_left_design_01: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
14
|
-
ic_arrow_left_design_02: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
15
|
-
ic_arrow_left_design_03: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
16
|
-
ic_arrow_left_design_04: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
17
|
-
ic_arrow_left_design_05: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
18
|
-
ic_arrow_left_design_06: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
19
|
-
ic_arrow_left_design_07: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
20
|
-
ic_arrow_left_design_08: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
21
|
-
ic_arrow_left_design_09: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
22
|
-
ic_arrow_left_design_10: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
23
|
-
ic_arrow_right_design_01: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
24
|
-
ic_arrow_right_design_02: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
25
|
-
ic_arrow_right_design_03: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
26
|
-
ic_arrow_right_design_04: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
27
|
-
ic_arrow_right_design_05: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
28
|
-
ic_arrow_right_design_06: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
29
|
-
ic_arrow_right_design_07: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
30
|
-
ic_arrow_right_design_08: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
31
|
-
ic_arrow_right_design_09: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
32
|
-
ic_arrow_right_design_10: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
33
|
-
ic_arrow_up_design_01: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
34
|
-
ic_arrow_up_design_02: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
35
|
-
ic_arrow_up_design_03: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
36
|
-
ic_arrow_up_design_04: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
37
|
-
ic_arrow_up_design_05: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
38
|
-
ic_arrow_up_design_06: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
39
|
-
ic_arrow_up_design_07: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
40
|
-
ic_arrow_up_design_08: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
41
|
-
ic_arrow_up_design_09: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
42
|
-
ic_arrow_up_design_10: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
43
|
-
};
|
@@ -1,49 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.editorNavigationIcons = void 0;
|
4
|
-
var downIcons_1 = require("./downIcons");
|
5
|
-
var leftIcons_1 = require("./leftIcons");
|
6
|
-
var rightIcons_1 = require("./rightIcons");
|
7
|
-
var upIcons_1 = require("./upIcons");
|
8
|
-
exports.editorNavigationIcons = {
|
9
|
-
ic_arrow_down_design_01: downIcons_1.ArrowDownDesign01,
|
10
|
-
ic_arrow_down_design_02: downIcons_1.ArrowDownDesign02,
|
11
|
-
ic_arrow_down_design_03: downIcons_1.ArrowDownDesign03,
|
12
|
-
ic_arrow_down_design_04: downIcons_1.ArrowDownDesign04,
|
13
|
-
ic_arrow_down_design_05: downIcons_1.ArrowDownDesign05,
|
14
|
-
ic_arrow_down_design_06: downIcons_1.ArrowDownDesign06,
|
15
|
-
ic_arrow_down_design_07: downIcons_1.ArrowDownDesign07,
|
16
|
-
ic_arrow_down_design_08: downIcons_1.ArrowDownDesign08,
|
17
|
-
ic_arrow_down_design_09: downIcons_1.ArrowDownDesign09,
|
18
|
-
ic_arrow_down_design_10: downIcons_1.ArrowDownDesign10,
|
19
|
-
ic_arrow_left_design_01: leftIcons_1.ArrowLeftDesign01,
|
20
|
-
ic_arrow_left_design_02: leftIcons_1.ArrowLeftDesign02,
|
21
|
-
ic_arrow_left_design_03: leftIcons_1.ArrowLeftDesign03,
|
22
|
-
ic_arrow_left_design_04: leftIcons_1.ArrowLeftDesign04,
|
23
|
-
ic_arrow_left_design_05: leftIcons_1.ArrowLeftDesign05,
|
24
|
-
ic_arrow_left_design_06: leftIcons_1.ArrowLeftDesign06,
|
25
|
-
ic_arrow_left_design_07: leftIcons_1.ArrowLeftDesign07,
|
26
|
-
ic_arrow_left_design_08: leftIcons_1.ArrowLeftDesign08,
|
27
|
-
ic_arrow_left_design_09: leftIcons_1.ArrowLeftDesign09,
|
28
|
-
ic_arrow_left_design_10: leftIcons_1.ArrowLeftDesign10,
|
29
|
-
ic_arrow_right_design_01: rightIcons_1.ArrowRightDesign01,
|
30
|
-
ic_arrow_right_design_02: rightIcons_1.ArrowRightDesign02,
|
31
|
-
ic_arrow_right_design_03: rightIcons_1.ArrowRightDesign03,
|
32
|
-
ic_arrow_right_design_04: rightIcons_1.ArrowRightDesign04,
|
33
|
-
ic_arrow_right_design_05: rightIcons_1.ArrowRightDesign05,
|
34
|
-
ic_arrow_right_design_06: rightIcons_1.ArrowRightDesign06,
|
35
|
-
ic_arrow_right_design_07: rightIcons_1.ArrowRightDesign07,
|
36
|
-
ic_arrow_right_design_08: rightIcons_1.ArrowRightDesign08,
|
37
|
-
ic_arrow_right_design_09: rightIcons_1.ArrowRightDesign09,
|
38
|
-
ic_arrow_right_design_10: rightIcons_1.ArrowRightDesign10,
|
39
|
-
ic_arrow_up_design_01: upIcons_1.ArrowUpDesign01,
|
40
|
-
ic_arrow_up_design_02: upIcons_1.ArrowUpDesign02,
|
41
|
-
ic_arrow_up_design_03: upIcons_1.ArrowUpDesign03,
|
42
|
-
ic_arrow_up_design_04: upIcons_1.ArrowUpDesign04,
|
43
|
-
ic_arrow_up_design_05: upIcons_1.ArrowUpDesign05,
|
44
|
-
ic_arrow_up_design_06: upIcons_1.ArrowUpDesign06,
|
45
|
-
ic_arrow_up_design_07: upIcons_1.ArrowUpDesign07,
|
46
|
-
ic_arrow_up_design_08: upIcons_1.ArrowUpDesign08,
|
47
|
-
ic_arrow_up_design_09: upIcons_1.ArrowUpDesign09,
|
48
|
-
ic_arrow_up_design_10: upIcons_1.ArrowUpDesign10
|
49
|
-
};
|
@@ -1,12 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type IconType from '../IconType';
|
3
|
-
export declare const ArrowLeftDesign01: ({ color, size, ...rest }: IconType) => JSX.Element;
|
4
|
-
export declare const ArrowLeftDesign02: ({ color, size, ...rest }: IconType) => JSX.Element;
|
5
|
-
export declare const ArrowLeftDesign03: ({ color, size, ...rest }: IconType) => JSX.Element;
|
6
|
-
export declare const ArrowLeftDesign04: ({ color, size, ...rest }: IconType) => JSX.Element;
|
7
|
-
export declare const ArrowLeftDesign05: ({ color, size, ...rest }: IconType) => JSX.Element;
|
8
|
-
export declare const ArrowLeftDesign06: ({ color, size, ...rest }: IconType) => JSX.Element;
|
9
|
-
export declare const ArrowLeftDesign07: ({ color, ...rest }: IconType) => JSX.Element;
|
10
|
-
export declare const ArrowLeftDesign08: ({ color, ...rest }: IconType) => JSX.Element;
|
11
|
-
export declare const ArrowLeftDesign09: ({ color, ...rest }: IconType) => JSX.Element;
|
12
|
-
export declare const ArrowLeftDesign10: ({ color, size, ...rest }: IconType) => JSX.Element;
|
@@ -1,76 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
3
|
-
__assign = Object.assign || function(t) {
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
5
|
-
s = arguments[i];
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
7
|
-
t[p] = s[p];
|
8
|
-
}
|
9
|
-
return t;
|
10
|
-
};
|
11
|
-
return __assign.apply(this, arguments);
|
12
|
-
};
|
13
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
14
|
-
var t = {};
|
15
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
16
|
-
t[p] = s[p];
|
17
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
18
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
19
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
20
|
-
t[p[i]] = s[p[i]];
|
21
|
-
}
|
22
|
-
return t;
|
23
|
-
};
|
24
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
25
|
-
exports.ArrowLeftDesign10 = exports.ArrowLeftDesign09 = exports.ArrowLeftDesign08 = exports.ArrowLeftDesign07 = exports.ArrowLeftDesign06 = exports.ArrowLeftDesign05 = exports.ArrowLeftDesign04 = exports.ArrowLeftDesign03 = exports.ArrowLeftDesign02 = exports.ArrowLeftDesign01 = void 0;
|
26
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
27
|
-
var ArrowLeftDesign01 = function (_a) {
|
28
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
29
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".5", d: "M14.5773,19.5001 L7.6663,12.5891 C7.3413,12.2641 7.3413,11.7361 7.6663,11.4111 L14.5773,4.5001" }) })));
|
30
|
-
};
|
31
|
-
exports.ArrowLeftDesign01 = ArrowLeftDesign01;
|
32
|
-
var ArrowLeftDesign02 = function (_a) {
|
33
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
34
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", d: "M14.5776,19.5003 L7.6671,12.5898 C7.3416,12.2643 7.3416,11.7363 7.6671,11.4108 L14.5776,4.5003" }) })));
|
35
|
-
};
|
36
|
-
exports.ArrowLeftDesign02 = ArrowLeftDesign02;
|
37
|
-
var ArrowLeftDesign03 = function (_a) {
|
38
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
39
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2.5", d: "M14.5774,19.5 L7.6664,12.589 C7.3414,12.264 7.3414,11.736 7.6664,11.411 L14.5774,4.5" }) })));
|
40
|
-
};
|
41
|
-
exports.ArrowLeftDesign03 = ArrowLeftDesign03;
|
42
|
-
var ArrowLeftDesign04 = function (_a) {
|
43
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
44
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("polyline", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", points: "7.5 4 15.5 12 7.5 20.002", transform: "rotate(180 11.5 12)" }) })));
|
45
|
-
};
|
46
|
-
exports.ArrowLeftDesign04 = ArrowLeftDesign04;
|
47
|
-
var ArrowLeftDesign05 = function (_a) {
|
48
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
49
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M4.55225015,11.9999287 L21,11.9999287 M10.4989308,19.4992872 L3,12.0003564 L10.4989308,4.5" }) })));
|
50
|
-
};
|
51
|
-
exports.ArrowLeftDesign05 = ArrowLeftDesign05;
|
52
|
-
var ArrowLeftDesign06 = function (_a) {
|
53
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
54
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", d: "M4.55225015,11.9999287 L21,11.9999287 M10.4989308,19.4992872 L3,12.0003564 L10.4989308,4.5" }) })));
|
55
|
-
};
|
56
|
-
exports.ArrowLeftDesign06 = ArrowLeftDesign06;
|
57
|
-
var ArrowLeftDesign07 = function (_a) {
|
58
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
59
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "32", height: "24", viewBox: "0 0 32 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M2.55225015,11.9999287 L31,11.9999287 M8.49893076,19.4992872 L1,12.0003564 L8.49893076,4.5" }) })));
|
60
|
-
};
|
61
|
-
exports.ArrowLeftDesign07 = ArrowLeftDesign07;
|
62
|
-
var ArrowLeftDesign08 = function (_a) {
|
63
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
64
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "32", height: "24", viewBox: "0 0 32 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", d: "M3.75225015,11.9999287 L30.2,11.9999287 M9.69893076,19.4992872 L2.2,12.0003564 L9.69893076,4.5" }) })));
|
65
|
-
};
|
66
|
-
exports.ArrowLeftDesign08 = ArrowLeftDesign08;
|
67
|
-
var ArrowLeftDesign09 = function (_a) {
|
68
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
69
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "32", height: "24", viewBox: "0 0 32 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M11.505,4.5 C11.505,4.5 3.7,12.305 3.7,12.305 L28.237,12.305" }) })));
|
70
|
-
};
|
71
|
-
exports.ArrowLeftDesign09 = ArrowLeftDesign09;
|
72
|
-
var ArrowLeftDesign10 = function (_a) {
|
73
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
74
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("polygon", { fill: color, fillRule: "evenodd", points: "10.5 4.5 19.5 19.5 1.5 19.5", transform: "rotate(-90 10.5 12)" }) })));
|
75
|
-
};
|
76
|
-
exports.ArrowLeftDesign10 = ArrowLeftDesign10;
|
@@ -1,12 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type IconType from '../IconType';
|
3
|
-
export declare const ArrowRightDesign01: ({ color, size, ...rest }: IconType) => JSX.Element;
|
4
|
-
export declare const ArrowRightDesign02: ({ color, size, ...rest }: IconType) => JSX.Element;
|
5
|
-
export declare const ArrowRightDesign03: ({ color, size, ...rest }: IconType) => JSX.Element;
|
6
|
-
export declare const ArrowRightDesign04: ({ color, size, ...rest }: IconType) => JSX.Element;
|
7
|
-
export declare const ArrowRightDesign05: ({ color, size, ...rest }: IconType) => JSX.Element;
|
8
|
-
export declare const ArrowRightDesign06: ({ color, size, ...rest }: IconType) => JSX.Element;
|
9
|
-
export declare const ArrowRightDesign07: ({ color, ...rest }: IconType) => JSX.Element;
|
10
|
-
export declare const ArrowRightDesign08: ({ color, ...rest }: IconType) => JSX.Element;
|
11
|
-
export declare const ArrowRightDesign09: ({ color, ...rest }: IconType) => JSX.Element;
|
12
|
-
export declare const ArrowRightDesign10: ({ color, size, ...rest }: IconType) => JSX.Element;
|
@@ -1,76 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
3
|
-
__assign = Object.assign || function(t) {
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
5
|
-
s = arguments[i];
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
7
|
-
t[p] = s[p];
|
8
|
-
}
|
9
|
-
return t;
|
10
|
-
};
|
11
|
-
return __assign.apply(this, arguments);
|
12
|
-
};
|
13
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
14
|
-
var t = {};
|
15
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
16
|
-
t[p] = s[p];
|
17
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
18
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
19
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
20
|
-
t[p[i]] = s[p[i]];
|
21
|
-
}
|
22
|
-
return t;
|
23
|
-
};
|
24
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
25
|
-
exports.ArrowRightDesign10 = exports.ArrowRightDesign09 = exports.ArrowRightDesign08 = exports.ArrowRightDesign07 = exports.ArrowRightDesign06 = exports.ArrowRightDesign05 = exports.ArrowRightDesign04 = exports.ArrowRightDesign03 = exports.ArrowRightDesign02 = exports.ArrowRightDesign01 = void 0;
|
26
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
27
|
-
var ArrowRightDesign01 = function (_a) {
|
28
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
29
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".5", d: "M16.5773,19.5001 L9.6663,12.5891 C9.3413,12.2641 9.3413,11.7361 9.6663,11.4111 L16.5773,4.5001", transform: "rotate(180 13 12)" }) })));
|
30
|
-
};
|
31
|
-
exports.ArrowRightDesign01 = ArrowRightDesign01;
|
32
|
-
var ArrowRightDesign02 = function (_a) {
|
33
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
34
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", d: "M16.5776,19.5003 L9.6671,12.5898 C9.3416,12.2643 9.3416,11.7363 9.6671,11.4108 L16.5776,4.5003", transform: "rotate(180 13 12)" }) })));
|
35
|
-
};
|
36
|
-
exports.ArrowRightDesign02 = ArrowRightDesign02;
|
37
|
-
var ArrowRightDesign03 = function (_a) {
|
38
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
39
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2.5", d: "M16.5774,19.5 L9.6664,12.589 C9.3414,12.264 9.3414,11.736 9.6664,11.411 L16.5774,4.5", transform: "rotate(180 13 12)" }) })));
|
40
|
-
};
|
41
|
-
exports.ArrowRightDesign03 = ArrowRightDesign03;
|
42
|
-
var ArrowRightDesign04 = function (_a) {
|
43
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
44
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("polyline", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", points: "8.5 4 16.5 12 8.5 20.002" }) })));
|
45
|
-
};
|
46
|
-
exports.ArrowRightDesign04 = ArrowRightDesign04;
|
47
|
-
var ArrowRightDesign05 = function (_a) {
|
48
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
49
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M4.55225015,11.9999287 L21,11.9999287 M10.4989308,19.4992872 L3,12.0003564 L10.4989308,4.5", transform: "rotate(180 12 12)" }) })));
|
50
|
-
};
|
51
|
-
exports.ArrowRightDesign05 = ArrowRightDesign05;
|
52
|
-
var ArrowRightDesign06 = function (_a) {
|
53
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
54
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", d: "M4.55225015,11.9999287 L21,11.9999287 M10.4989308,19.4992872 L3,12.0003564 L10.4989308,4.5", transform: "rotate(180 12 12)" }) })));
|
55
|
-
};
|
56
|
-
exports.ArrowRightDesign06 = ArrowRightDesign06;
|
57
|
-
var ArrowRightDesign07 = function (_a) {
|
58
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
59
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "32", height: "24", viewBox: "0 0 32 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M2.55225015,11.9999287 L31,11.9999287 M8.49893076,19.4992872 L1,12.0003564 L8.49893076,4.5", transform: "rotate(180 16 12)" }) })));
|
60
|
-
};
|
61
|
-
exports.ArrowRightDesign07 = ArrowRightDesign07;
|
62
|
-
var ArrowRightDesign08 = function (_a) {
|
63
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
64
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "32", height: "24", viewBox: "0 0 32 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "square", strokeWidth: "3", d: "M3.35225015,11.9999287 L29.8,11.9999287 M9.29893076,19.4992872 L1.8,12.0003564 L9.29893076,4.5", transform: "rotate(180 15.8 12)" }) })));
|
65
|
-
};
|
66
|
-
exports.ArrowRightDesign08 = ArrowRightDesign08;
|
67
|
-
var ArrowRightDesign09 = function (_a) {
|
68
|
-
var color = _a.color, rest = __rest(_a, ["color"]);
|
69
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "32", height: "24", viewBox: "0 0 32 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M11.505,4.5 C11.505,4.5 3.7,12.305 3.7,12.305 L28.237,12.305", transform: "matrix(-1 0 0 1 31.937 0)" }) })));
|
70
|
-
};
|
71
|
-
exports.ArrowRightDesign09 = ArrowRightDesign09;
|
72
|
-
var ArrowRightDesign10 = function (_a) {
|
73
|
-
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
74
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("polygon", { fill: color, fillRule: "evenodd", points: "13.5 4.5 22.5 19.5 4.5 19.5", transform: "rotate(90 13.5 12)" }) })));
|
75
|
-
};
|
76
|
-
exports.ArrowRightDesign10 = ArrowRightDesign10;
|
@@ -1,12 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type IconType from '../IconType';
|
3
|
-
export declare const ArrowUpDesign01: ({ color, size, ...rest }: IconType) => JSX.Element;
|
4
|
-
export declare const ArrowUpDesign02: ({ color, size, ...rest }: IconType) => JSX.Element;
|
5
|
-
export declare const ArrowUpDesign03: ({ color, size, ...rest }: IconType) => JSX.Element;
|
6
|
-
export declare const ArrowUpDesign04: ({ color, size, ...rest }: IconType) => JSX.Element;
|
7
|
-
export declare const ArrowUpDesign05: ({ color, size, ...rest }: IconType) => JSX.Element;
|
8
|
-
export declare const ArrowUpDesign06: ({ color, size, ...rest }: IconType) => JSX.Element;
|
9
|
-
export declare const ArrowUpDesign07: ({ color, ...rest }: IconType) => JSX.Element;
|
10
|
-
export declare const ArrowUpDesign08: ({ color, ...rest }: IconType) => JSX.Element;
|
11
|
-
export declare const ArrowUpDesign09: ({ color, ...rest }: IconType) => JSX.Element;
|
12
|
-
export declare const ArrowUpDesign10: ({ color, size, ...rest }: IconType) => JSX.Element;
|