pds-dev-kit-web-test 0.0.12 → 0.0.13
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 -1
- package/dist/index.js +5 -3
- package/dist/src/common/assets/icons/line/AnalyticsSearchTools.d.ts +4 -0
- package/dist/src/common/assets/icons/line/AnalyticsSearchTools.js +36 -0
- package/dist/src/common/assets/icons/line/DynamicLayout.d.ts +4 -0
- package/dist/src/common/assets/icons/line/DynamicLayout.js +34 -0
- package/dist/src/common/assets/icons/line/Pages.d.ts +4 -0
- package/dist/src/common/assets/icons/line/Pages.js +37 -0
- package/dist/src/common/assets/icons/line/SectionContent32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionContent32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionContent40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionContent40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionContentsCarousel32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionContentsCarousel32.js +36 -0
- package/dist/src/common/assets/icons/line/SectionContentsCarousel40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionContentsCarousel40.js +36 -0
- package/dist/src/common/assets/icons/line/SectionDivider32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionDivider32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionDivider40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionDivider40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionFooter32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionFooter32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionFooter40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionFooter40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionInfoBox32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionInfoBox32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionInfoBox40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionInfoBox40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionIntro32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionIntro32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionIntro40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionIntro40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionMap32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionMap32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionMap40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionMap40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionPriceBox32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionPriceBox32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionPriceBox40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionPriceBox40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionProductsCarousel32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionProductsCarousel32.js +37 -0
- package/dist/src/common/assets/icons/line/SectionProductsCarousel40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionProductsCarousel40.js +36 -0
- package/dist/src/common/assets/icons/line/SectionReview32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionReview32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionReview40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionReview40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionSlider32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionSlider32.js +36 -0
- package/dist/src/common/assets/icons/line/SectionSlider40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionSlider40.js +36 -0
- package/dist/src/common/assets/icons/line/SectionTab32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionTab32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionTab40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionTab40.js +34 -0
- package/dist/src/common/assets/icons/line/index.d.ts +27 -0
- package/dist/src/common/assets/icons/line/index.js +54 -0
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +17 -1
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +17 -1
- package/dist/src/common/styles/colorSet/SemanticColor.json +9 -1
- package/dist/src/common/styles/colorSet/UIColor.json +38 -1
- package/dist/src/common/styles/colorSet/index.d.ts +151 -74
- package/dist/src/common/styles/colorSet/index.js +4 -4
- package/dist/src/common/styles/colorSet/ui-type.d.ts +37 -0
- package/dist/src/desktop/components/AdminList/AdminList.js +1 -1
- package/dist/src/desktop/components/AdminListHeader/AdminListHeader.js +1 -1
- package/dist/src/desktop/components/AdminListItem/AdminListItem.d.ts +1 -1
- package/dist/src/desktop/components/AdminListItem/AdminListItem.js +3 -1
- package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.js +7 -5
- package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.js +1 -1
- package/dist/src/desktop/components/BasicList/BasicList.js +1 -1
- package/dist/src/desktop/components/BasicListItem/BasicListItem.js +1 -1
- package/dist/src/desktop/components/BlogTextField/BlogTextField.js +1 -1
- package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.js +3 -3
- package/dist/src/desktop/components/Card/Card.js +1 -1
- package/dist/src/desktop/components/CardList/CardList.js +1 -1
- package/dist/src/desktop/components/ChatBubbleListItem/ChatBubbleListItem.js +1 -1
- package/dist/src/desktop/components/ChatList/ChatList.js +1 -1
- package/dist/src/desktop/components/Checkbox/Checkbox.js +1 -1
- package/dist/src/desktop/components/Chip/Chip.js +1 -1
- package/dist/src/desktop/components/ContextMenu/ContextMenu.js +1 -1
- package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.js +1 -1
- package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.js +1 -1
- package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.js +1 -1
- package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.js +2 -2
- package/dist/src/desktop/components/Dropdown/Dropdown.js +1 -1
- package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.js +2 -2
- package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.js +1 -1
- package/dist/src/desktop/components/FilterBar/FilterBar.js +1 -1
- package/dist/src/desktop/components/FloatingActionButton/FloatingActionButton.js +2 -2
- package/dist/src/desktop/components/Hero/Hero.js +1 -1
- package/dist/src/desktop/components/HorizontalFormGroup/HorizontalFormGroup.js +1 -1
- package/dist/src/desktop/components/IconButton/IconButton.js +1 -1
- package/dist/src/desktop/components/ImageSlide/ImageSlide.js +1 -1
- package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.d.ts +1 -1
- package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.js +46 -41
- package/dist/src/desktop/components/MainButton/MainButton.js +1 -1
- package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.js +1 -1
- package/dist/src/desktop/components/Radio/Radio.js +1 -1
- package/dist/src/desktop/components/ReactionButton/ReactionButton.d.ts +2 -1
- package/dist/src/desktop/components/ReactionButton/ReactionButton.js +3 -3
- package/dist/src/desktop/components/Select/Select.js +1 -1
- package/dist/src/desktop/components/StatusBlock/StatusBlock.js +1 -1
- package/dist/src/desktop/components/TextButton/TextButton.js +1 -1
- package/dist/src/desktop/components/TextField/TextField.js +1 -1
- package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +2 -2
- package/dist/src/desktop/components/TextLabel/TextLabel.js +25 -20
- package/dist/src/desktop/components/UploadIconButton/UploadIconButton.js +1 -1
- package/dist/src/desktop/components/UploadMainButton/UploadMainButton.js +1 -1
- package/dist/src/desktop/components/UploadTextButton/UploadTextButton.js +1 -1
- package/dist/src/desktop/components/UserDesktopNavBar/UserDesktopNavBar.js +11 -8
- package/dist/src/desktop/components/UserDesktopSideTab/UserDesktopSideTab.js +1 -1
- package/dist/src/desktop/components/UserDesktopTabBar/UserDesktopTabBar.js +2 -2
- package/dist/src/desktop/index.d.ts +3 -0
- package/dist/src/desktop/index.js +11 -6
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.js +6 -6
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFB.js +7 -7
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFC.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFD.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFE.js +6 -6
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFF.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFG.js +4 -4
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFH.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFI.js +4 -4
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFJ.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFK.js +4 -4
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/variation/PageMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWF/Containers/SubMenuContainer/variation/LeftSubMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWF/Containers/TabMenuContainer/variation/TabMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWF/LayoutWF.js +1 -1
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/ContentsContainer.d.ts +12 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/ContentsContainer.js +29 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHA.d.ts +9 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHA.js +31 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHB.d.ts +12 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHB.js +110 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHC.d.ts +9 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHC.js +31 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHD.d.ts +12 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHD.js +110 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHE.d.ts +10 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHE.js +49 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/index.d.ts +5 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/index.js +16 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/GlobalMenuContainer.d.ts +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/GlobalMenuContainer.js +15 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/PrimaryGlobalMenu.d.ts +6 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/PrimaryGlobalMenu.js +25 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/SecondaryGlobalMenu.d.ts +6 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/SecondaryGlobalMenu.js +25 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/index.d.ts +2 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/index.js +10 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/TabMenuContainer.d.ts +7 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/TabMenuContainer.js +14 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/TabMenu.d.ts +6 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/TabMenu.js +25 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/index.d.ts +3 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/index.js +9 -0
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/ContainersBox.d.ts +13 -0
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/ContainersBox.js +39 -0
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/LayoutWH.d.ts +8 -0
- package/dist/src/desktop/layout/LayoutWH/LayoutWH.js +31 -0
- package/dist/src/desktop/layout/LayoutWH/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSA.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSB.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSC.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSD.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSE.js +3 -3
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSF.js +4 -4
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSG.js +4 -4
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSH.js +4 -4
- package/dist/src/desktop/layout/LayoutWS/Containers/GlobalMenuContainer/variation/GlobalMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWS/Containers/PageMenuContainer/variation/PageMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWS/LayoutWS.js +1 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTA.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTB.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTC.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTD.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTE.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTF.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTG.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTH.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTI.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTJ.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTK.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTL.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTM.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTN.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTO.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTP.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTQ.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTS.js +5 -5
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTT.js +5 -5
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTU.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/GlobalMenuContainer/variation/GlobalMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/Containers/PageMenuContainer/variation/LeftPageMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/Containers/PageMenuContainer/variation/TopPageMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/Containers/SubMenuContainer/variation/LeftSubMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/Containers/TabMenuContainer/variation/TabMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/LayoutWT.js +1 -1
- package/dist/src/desktop/panels/AnnotationSheet/AnnotationSheet.js +1 -1
- package/dist/src/desktop/panels/ContentSheet/ContentSheet.js +1 -1
- package/dist/src/desktop/panels/DesktopBasicModal/DesktopBasicModal.js +1 -1
- package/dist/src/desktop/panels/DesktopHeadlessModal/DesktopHeadlessModal.js +1 -1
- package/dist/src/desktop/panels/SectionSheet/SectionSheet.js +1 -1
- package/dist/src/hybrid/components/Divider/Divider.js +1 -1
- package/dist/src/hybrid/components/Icon/Icon.js +1 -1
- package/dist/src/hybrid/components/ImageView/ImageView.js +1 -1
- package/dist/src/hybrid/components/LinearProgress/LinearProgress.js +1 -1
- package/dist/src/hybrid/components/LottieIcon/LottieIcon.js +1 -1
- package/dist/src/hybrid/components/Spacing/Spacing.js +1 -1
- package/dist/src/hybrid/components/Switch/Switch.js +1 -1
- package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.js +7 -5
- package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.js +1 -1
- package/dist/src/mobile/components/BasicList/BasicList.js +1 -1
- package/dist/src/mobile/components/BasicListItem/BasicListItem.js +1 -1
- package/dist/src/mobile/components/BlogTextField/BlogTextField.js +1 -1
- package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.js +2 -2
- package/dist/src/mobile/components/Card/Card.js +1 -1
- package/dist/src/mobile/components/CardList/CardList.js +1 -1
- package/dist/src/mobile/components/ChatBubbleListItem/ChatBubbleListItem.js +1 -1
- package/dist/src/mobile/components/ChatList/ChatList.js +1 -1
- package/dist/src/mobile/components/Checkbox/Checkbox.js +1 -1
- package/dist/src/mobile/components/Chip/Chip.js +1 -1
- package/dist/src/mobile/components/ContextMenu/ContextMenu.js +1 -1
- package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.js +1 -1
- package/dist/src/mobile/components/Dropdown/Dropdown.js +1 -1
- package/dist/src/mobile/components/FloatingActionButton/FloatingActionButton.js +2 -2
- package/dist/src/mobile/components/HorizontalFormGroup/HorizontalFormGroup.js +1 -1
- package/dist/src/mobile/components/IconButton/IconButton.js +1 -1
- package/dist/src/mobile/components/ImageSlide/ImageSlide.js +1 -1
- package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.d.ts +4 -6
- package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.js +45 -45
- package/dist/src/mobile/components/MainButton/MainButton.js +1 -1
- package/dist/src/mobile/components/MobileAlertDialog/MobileAlertDialog.js +1 -1
- package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.js +1 -1
- package/dist/src/mobile/components/MobileTabBar/MobileTabBar.js +2 -2
- package/dist/src/mobile/components/Radio/Radio.js +1 -1
- package/dist/src/mobile/components/ReactionButton/ReactionButton.d.ts +2 -1
- package/dist/src/mobile/components/ReactionButton/ReactionButton.js +3 -3
- package/dist/src/mobile/components/Select/Select.js +1 -1
- package/dist/src/mobile/components/StatusBlock/StatusBlock.js +1 -1
- package/dist/src/mobile/components/TextButton/TextButton.js +1 -1
- package/dist/src/mobile/components/TextField/TextField.js +1 -1
- package/dist/src/mobile/components/TextLabel/TextLabel.d.ts +2 -2
- package/dist/src/mobile/components/TextLabel/TextLabel.js +20 -15
- package/dist/src/mobile/components/UploadIconButton/UploadIconButton.js +1 -1
- package/dist/src/mobile/components/UploadMainButton/UploadMainButton.js +1 -1
- package/dist/src/mobile/components/UploadTextButton/UploadTextButton.js +1 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFA.js +2 -2
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFB.js +4 -4
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFC.js +2 -2
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFD.js +2 -2
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFE.js +4 -4
- package/dist/src/mobile/layout/LayoutMF/LayoutMF.js +1 -1
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMA.js +2 -2
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMB.js +2 -2
- package/dist/src/mobile/layout/LayoutMM/Containers/NavigationContainer/variation/Navigation.js +3 -3
- package/dist/src/mobile/layout/LayoutMM/LayoutMM.js +1 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPA.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPB.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPC.js +4 -4
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPD.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPE.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPF.js +4 -4
- package/dist/src/mobile/layout/LayoutMP/Containers/NavigationContainer/variation/Navigation.js +3 -3
- package/dist/src/mobile/layout/LayoutMP/Containers/TabContainer/variation/Tab.js +3 -3
- package/dist/src/mobile/layout/LayoutMP/LayoutMP.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSA.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSB.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSC.js +4 -4
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSD.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSE.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSF.js +4 -4
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSG.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSH.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/NavigationContainer/variation/Navigation.js +3 -3
- package/dist/src/mobile/layout/LayoutMS/Containers/TabContainer/variation/Tab.js +3 -3
- package/dist/src/mobile/layout/LayoutMS/LayoutMS.js +1 -1
- package/dist/src/mobile/panels/AnnotationSheet/AnnotationSheet.js +1 -1
- package/dist/src/mobile/panels/ContentSheet/ContentSheet.js +1 -1
- package/dist/src/mobile/panels/MobileBasicModal/MobileBasicModal.js +1 -1
- package/dist/src/mobile/panels/SectionSheet/SectionSheet.js +1 -1
- package/dist/src/sub/DynamicLayout/DynamicLayout.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/DynamicLayout.js +17 -0
- package/dist/src/sub/DynamicLayout/desktop/DesktopWeb.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/desktop/DesktopWeb.js +23 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Item/Item.d.ts +21 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Item/Item.js +462 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Item/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Item/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Section/Section.d.ts +15 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Section/Section.js +252 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Section/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Section/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/Carousel.d.ts +16 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/Carousel.js +96 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/YouTubeIframe.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/YouTubeIframe.js +116 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/index.js +10 -0
- package/dist/src/sub/DynamicLayout/desktop/components/index.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/components/index.js +18 -0
- package/dist/src/sub/DynamicLayout/desktop/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/ContentsCarouselSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/ContentsCarouselSection.js +48 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.js +127 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.js +129 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/ContentsSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/ContentsSection.js +47 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/TemplateA.js +67 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/TemplateB.js +67 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/FooterSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/FooterSection.js +47 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/TemplateA.js +72 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/TemplateB.js +72 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/InfoBoxSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/InfoBoxSection.js +45 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/TemplateA.js +123 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/index.js +5 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/IntroSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/IntroSection.js +52 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/TemplateA.js +63 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/TemplateB.js +64 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/TemplateC.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/TemplateC.js +64 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/TemplateD.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/TemplateD.js +63 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/index.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/index.js +11 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/SectionMatcher.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/SectionMatcher.js +52 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/index.d.ts +5 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/index.js +13 -0
- package/dist/src/sub/DynamicLayout/dynamicLayoutContext.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/dynamicLayoutContext.js +5 -0
- package/dist/src/sub/DynamicLayout/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/MobileWeb.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/mobile/MobileWeb.js +23 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Item/Item.d.ts +21 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Item/Item.js +459 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Item/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Item/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Section/Section.d.ts +15 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Section/Section.js +261 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Section/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Section/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/Carousel.d.ts +11 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/Carousel.js +71 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/YouTubeIframe.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/YouTubeIframe.js +116 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/index.js +10 -0
- package/dist/src/sub/DynamicLayout/mobile/components/index.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/components/index.js +18 -0
- package/dist/src/sub/DynamicLayout/mobile/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/ContentsCarouselSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/ContentsCarouselSection.js +48 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.js +125 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.js +125 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/ContentsSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/ContentsSection.js +47 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/TemplateA.js +69 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/TemplateB.js +69 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/FooterSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/FooterSection.js +47 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/TemplateA.js +75 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/TemplateB.js +75 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/InfoBoxSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/InfoBoxSection.js +45 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/TemplateA.js +115 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/index.js +5 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/IntroSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/IntroSection.js +52 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/TemplateA.js +68 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/TemplateB.js +68 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/TemplateC.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/TemplateC.js +68 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/TemplateD.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/TemplateD.js +68 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/index.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/index.js +11 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/SectionMatcher.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/SectionMatcher.js +52 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/index.d.ts +5 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/index.js +13 -0
- package/dist/src/sub/DynamicLayout/types.d.ts +168 -0
- package/dist/src/sub/DynamicLayout/types.js +612 -0
- package/dist/src/sub/index.d.ts +1 -0
- package/dist/src/sub/index.js +6 -0
- package/dist/src/sub/utils/youtubeLinkParser.d.ts +7 -0
- package/dist/src/sub/utils/youtubeLinkParser.js +23 -0
- package/package.json +4 -1
- package/release-note.md +3 -9
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
declare const lineIcons: {
|
|
3
|
+
readonly ic_analytics_search_tools: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
3
4
|
readonly ic_arrow_down: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
4
5
|
readonly ic_arrow_down_bold: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
5
6
|
readonly ic_arrow_left: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
@@ -40,6 +41,7 @@ declare const lineIcons: {
|
|
|
40
41
|
readonly ic_design_preference: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
41
42
|
readonly ic_developer: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
42
43
|
readonly ic_download: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
44
|
+
readonly ic_dynamic_layout: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
43
45
|
readonly ic_edit: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
44
46
|
readonly ic_editor: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
45
47
|
readonly ic_end: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
@@ -68,6 +70,7 @@ declare const lineIcons: {
|
|
|
68
70
|
readonly ic_minus_circle: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
69
71
|
readonly ic_open_page: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
70
72
|
readonly ic_order: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
73
|
+
readonly ic_pages: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
71
74
|
readonly ic_page_size_expand: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
72
75
|
readonly ic_page_size_reduce: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
73
76
|
readonly ic_papp: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
@@ -107,6 +110,30 @@ declare const lineIcons: {
|
|
|
107
110
|
readonly ic_requirement: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
108
111
|
readonly ic_sales: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
109
112
|
readonly ic_search: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
113
|
+
readonly ic_section_content_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
114
|
+
readonly ic_section_content_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
115
|
+
readonly ic_section_contents_carousel_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
116
|
+
readonly ic_section_contents_carousel_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
117
|
+
readonly ic_section_divider_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
118
|
+
readonly ic_section_divider_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
119
|
+
readonly ic_section_footer_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
120
|
+
readonly ic_section_footer_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
121
|
+
readonly ic_section_info_box_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
122
|
+
readonly ic_section_info_box_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
123
|
+
readonly ic_section_intro_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
124
|
+
readonly ic_section_intro_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
125
|
+
readonly ic_section_map_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
126
|
+
readonly ic_section_map_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
127
|
+
readonly ic_section_price_box_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
128
|
+
readonly ic_section_price_box_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
129
|
+
readonly ic_section_products_carousel_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
130
|
+
readonly ic_section_products_carousel_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
131
|
+
readonly ic_section_review_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
132
|
+
readonly ic_section_review_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
133
|
+
readonly ic_section_slider_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
134
|
+
readonly ic_section_slider_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
135
|
+
readonly ic_section_tab_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
136
|
+
readonly ic_section_tab_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
|
|
110
137
|
readonly ic_seller_info: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
111
138
|
readonly ic_seller_intro: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
112
139
|
readonly ic_seller_page: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
@@ -3,6 +3,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
var AnalyticsSearchTools_1 = __importDefault(require("./AnalyticsSearchTools"));
|
|
6
7
|
var ArrowDown_1 = __importDefault(require("./ArrowDown"));
|
|
7
8
|
var ArrowDownBold_1 = __importDefault(require("./ArrowDownBold"));
|
|
8
9
|
var ArrowLeft_1 = __importDefault(require("./ArrowLeft"));
|
|
@@ -43,6 +44,7 @@ var Dashboard_1 = __importDefault(require("./Dashboard"));
|
|
|
43
44
|
var DesignPreference_1 = __importDefault(require("./DesignPreference"));
|
|
44
45
|
var Developer_1 = __importDefault(require("./Developer"));
|
|
45
46
|
var Download_1 = __importDefault(require("./Download"));
|
|
47
|
+
var DynamicLayout_1 = __importDefault(require("./DynamicLayout"));
|
|
46
48
|
var Edit_1 = __importDefault(require("./Edit"));
|
|
47
49
|
var Editor_1 = __importDefault(require("./Editor"));
|
|
48
50
|
var End_1 = __importDefault(require("./End"));
|
|
@@ -71,6 +73,7 @@ var MicOn_1 = __importDefault(require("./MicOn"));
|
|
|
71
73
|
var MinusCircle_1 = __importDefault(require("./MinusCircle"));
|
|
72
74
|
var OpenPage_1 = __importDefault(require("./OpenPage"));
|
|
73
75
|
var Order_1 = __importDefault(require("./Order"));
|
|
76
|
+
var Pages_1 = __importDefault(require("./Pages"));
|
|
74
77
|
var PageSizeExpand_1 = __importDefault(require("./PageSizeExpand"));
|
|
75
78
|
var PageSizeReduce_1 = __importDefault(require("./PageSizeReduce"));
|
|
76
79
|
var Papp_1 = __importDefault(require("./Papp"));
|
|
@@ -110,6 +113,30 @@ var Report_1 = __importDefault(require("./Report"));
|
|
|
110
113
|
var Requirement_1 = __importDefault(require("./Requirement"));
|
|
111
114
|
var Sales_1 = __importDefault(require("./Sales"));
|
|
112
115
|
var Search_1 = __importDefault(require("./Search"));
|
|
116
|
+
var SectionContent32_1 = __importDefault(require("./SectionContent32"));
|
|
117
|
+
var SectionContent40_1 = __importDefault(require("./SectionContent40"));
|
|
118
|
+
var SectionContentsCarousel32_1 = __importDefault(require("./SectionContentsCarousel32"));
|
|
119
|
+
var SectionContentsCarousel40_1 = __importDefault(require("./SectionContentsCarousel40"));
|
|
120
|
+
var SectionDivider32_1 = __importDefault(require("./SectionDivider32"));
|
|
121
|
+
var SectionDivider40_1 = __importDefault(require("./SectionDivider40"));
|
|
122
|
+
var SectionFooter32_1 = __importDefault(require("./SectionFooter32"));
|
|
123
|
+
var SectionFooter40_1 = __importDefault(require("./SectionFooter40"));
|
|
124
|
+
var SectionInfoBox32_1 = __importDefault(require("./SectionInfoBox32"));
|
|
125
|
+
var SectionInfoBox40_1 = __importDefault(require("./SectionInfoBox40"));
|
|
126
|
+
var SectionIntro32_1 = __importDefault(require("./SectionIntro32"));
|
|
127
|
+
var SectionIntro40_1 = __importDefault(require("./SectionIntro40"));
|
|
128
|
+
var SectionMap32_1 = __importDefault(require("./SectionMap32"));
|
|
129
|
+
var SectionMap40_1 = __importDefault(require("./SectionMap40"));
|
|
130
|
+
var SectionPriceBox32_1 = __importDefault(require("./SectionPriceBox32"));
|
|
131
|
+
var SectionPriceBox40_1 = __importDefault(require("./SectionPriceBox40"));
|
|
132
|
+
var SectionProductsCarousel32_1 = __importDefault(require("./SectionProductsCarousel32"));
|
|
133
|
+
var SectionProductsCarousel40_1 = __importDefault(require("./SectionProductsCarousel40"));
|
|
134
|
+
var SectionReview32_1 = __importDefault(require("./SectionReview32"));
|
|
135
|
+
var SectionReview40_1 = __importDefault(require("./SectionReview40"));
|
|
136
|
+
var SectionSlider32_1 = __importDefault(require("./SectionSlider32"));
|
|
137
|
+
var SectionSlider40_1 = __importDefault(require("./SectionSlider40"));
|
|
138
|
+
var SectionTab32_1 = __importDefault(require("./SectionTab32"));
|
|
139
|
+
var SectionTab40_1 = __importDefault(require("./SectionTab40"));
|
|
113
140
|
var SellerInfo_1 = __importDefault(require("./SellerInfo"));
|
|
114
141
|
var SellerIntro_1 = __importDefault(require("./SellerIntro"));
|
|
115
142
|
var SellerPage_1 = __importDefault(require("./SellerPage"));
|
|
@@ -155,6 +182,7 @@ var Warning_1 = __importDefault(require("./Warning"));
|
|
|
155
182
|
var Weblink_1 = __importDefault(require("./Weblink"));
|
|
156
183
|
var Xmark_1 = __importDefault(require("./Xmark"));
|
|
157
184
|
var lineIcons = {
|
|
185
|
+
ic_analytics_search_tools: AnalyticsSearchTools_1.default,
|
|
158
186
|
ic_arrow_down: ArrowDown_1.default,
|
|
159
187
|
ic_arrow_down_bold: ArrowDownBold_1.default,
|
|
160
188
|
ic_arrow_left: ArrowLeft_1.default,
|
|
@@ -195,6 +223,7 @@ var lineIcons = {
|
|
|
195
223
|
ic_design_preference: DesignPreference_1.default,
|
|
196
224
|
ic_developer: Developer_1.default,
|
|
197
225
|
ic_download: Download_1.default,
|
|
226
|
+
ic_dynamic_layout: DynamicLayout_1.default,
|
|
198
227
|
ic_edit: Edit_1.default,
|
|
199
228
|
ic_editor: Editor_1.default,
|
|
200
229
|
ic_end: End_1.default,
|
|
@@ -223,6 +252,7 @@ var lineIcons = {
|
|
|
223
252
|
ic_minus_circle: MinusCircle_1.default,
|
|
224
253
|
ic_open_page: OpenPage_1.default,
|
|
225
254
|
ic_order: Order_1.default,
|
|
255
|
+
ic_pages: Pages_1.default,
|
|
226
256
|
ic_page_size_expand: PageSizeExpand_1.default,
|
|
227
257
|
ic_page_size_reduce: PageSizeReduce_1.default,
|
|
228
258
|
ic_papp: Papp_1.default,
|
|
@@ -262,6 +292,30 @@ var lineIcons = {
|
|
|
262
292
|
ic_requirement: Requirement_1.default,
|
|
263
293
|
ic_sales: Sales_1.default,
|
|
264
294
|
ic_search: Search_1.default,
|
|
295
|
+
ic_section_content_32: SectionContent32_1.default,
|
|
296
|
+
ic_section_content_40: SectionContent40_1.default,
|
|
297
|
+
ic_section_contents_carousel_32: SectionContentsCarousel32_1.default,
|
|
298
|
+
ic_section_contents_carousel_40: SectionContentsCarousel40_1.default,
|
|
299
|
+
ic_section_divider_32: SectionDivider32_1.default,
|
|
300
|
+
ic_section_divider_40: SectionDivider40_1.default,
|
|
301
|
+
ic_section_footer_32: SectionFooter32_1.default,
|
|
302
|
+
ic_section_footer_40: SectionFooter40_1.default,
|
|
303
|
+
ic_section_info_box_32: SectionInfoBox32_1.default,
|
|
304
|
+
ic_section_info_box_40: SectionInfoBox40_1.default,
|
|
305
|
+
ic_section_intro_32: SectionIntro32_1.default,
|
|
306
|
+
ic_section_intro_40: SectionIntro40_1.default,
|
|
307
|
+
ic_section_map_32: SectionMap32_1.default,
|
|
308
|
+
ic_section_map_40: SectionMap40_1.default,
|
|
309
|
+
ic_section_price_box_32: SectionPriceBox32_1.default,
|
|
310
|
+
ic_section_price_box_40: SectionPriceBox40_1.default,
|
|
311
|
+
ic_section_products_carousel_32: SectionProductsCarousel32_1.default,
|
|
312
|
+
ic_section_products_carousel_40: SectionProductsCarousel40_1.default,
|
|
313
|
+
ic_section_review_32: SectionReview32_1.default,
|
|
314
|
+
ic_section_review_40: SectionReview40_1.default,
|
|
315
|
+
ic_section_slider_32: SectionSlider32_1.default,
|
|
316
|
+
ic_section_slider_40: SectionSlider40_1.default,
|
|
317
|
+
ic_section_tab_32: SectionTab32_1.default,
|
|
318
|
+
ic_section_tab_40: SectionTab40_1.default,
|
|
265
319
|
ic_seller_info: SellerInfo_1.default,
|
|
266
320
|
ic_seller_intro: SellerIntro_1.default,
|
|
267
321
|
ic_seller_page: SellerPage_1.default,
|
|
@@ -208,5 +208,21 @@
|
|
|
208
208
|
"sys_background_dimmed_03": "black/opacity30",
|
|
209
209
|
"sys_cpnt_sheet_base_03": "black/opacity80",
|
|
210
210
|
"sys_dimmed_gradient_01": "black",
|
|
211
|
-
"sys_dimmed_gradient_02": "black/opacity00"
|
|
211
|
+
"sys_dimmed_gradient_02": "black/opacity00",
|
|
212
|
+
"sys_border_line_13": "darkgreen700",
|
|
213
|
+
"sys_component_base_12": "darkorange50/opacity90",
|
|
214
|
+
"sys_border_line_14": "darkorange500",
|
|
215
|
+
"sys_component_base_13": "darkgreen50/opacity90",
|
|
216
|
+
"sys_component_base_14": "darkgrey50/opacity90",
|
|
217
|
+
"sys_component_base_15": "darkorange50/opacity50",
|
|
218
|
+
"sys_component_base_16": "darkgreen50/opacity50",
|
|
219
|
+
"sys_component_base_17": "darkgrey50/opacity50",
|
|
220
|
+
"sys_widget_red_01": "darkred500",
|
|
221
|
+
"sys_widget_orange_01": "darkorange500",
|
|
222
|
+
"sys_text_warning_01": "darkorange500",
|
|
223
|
+
"sys_component_base_18": "darkgrey400",
|
|
224
|
+
"sys_cpnt_sheet_base_04": "darkblue500",
|
|
225
|
+
"sys_cpnt_sheet_base_05": "grey950",
|
|
226
|
+
"sys_cpnt_sheet_base_06": "darkgreen500",
|
|
227
|
+
"sys_facebook": "facebookblue"
|
|
212
228
|
}
|
|
@@ -208,5 +208,21 @@
|
|
|
208
208
|
"sys_background_dimmed_03": "black/opacity30",
|
|
209
209
|
"sys_cpnt_sheet_base_03": "white",
|
|
210
210
|
"sys_dimmed_gradient_01": "black",
|
|
211
|
-
"sys_dimmed_gradient_02": "black/opacity00"
|
|
211
|
+
"sys_dimmed_gradient_02": "black/opacity00",
|
|
212
|
+
"sys_border_line_13": "green700",
|
|
213
|
+
"sys_component_base_12": "orange50/opacity90",
|
|
214
|
+
"sys_border_line_14": "orange500",
|
|
215
|
+
"sys_component_base_13": "green50/opacity90",
|
|
216
|
+
"sys_component_base_14": "grey50/opacity90",
|
|
217
|
+
"sys_component_base_15": "orange50/opacity50",
|
|
218
|
+
"sys_component_base_16": "green50/opacity50",
|
|
219
|
+
"sys_component_base_17": "grey50/opacity50",
|
|
220
|
+
"sys_widget_red_01": "red500",
|
|
221
|
+
"sys_widget_orange_01": "orange500",
|
|
222
|
+
"sys_text_warning_01": "orange500",
|
|
223
|
+
"sys_component_base_18": "grey400",
|
|
224
|
+
"sys_cpnt_sheet_base_04": "blue500",
|
|
225
|
+
"sys_cpnt_sheet_base_05": "grey950",
|
|
226
|
+
"sys_cpnt_sheet_base_06": "green500",
|
|
227
|
+
"sys_facebook": "facebookblue"
|
|
212
228
|
}
|
|
@@ -68,5 +68,13 @@
|
|
|
68
68
|
"darkpastelgreen500": "#56CE65",
|
|
69
69
|
"darkpastelpurple500": "#aa61e2",
|
|
70
70
|
"green30": "#E5F9F3",
|
|
71
|
-
"darkgreen30": "#132520"
|
|
71
|
+
"darkgreen30": "#132520",
|
|
72
|
+
"orange50": "#FBE0C5",
|
|
73
|
+
"darkorange50": "#472E15",
|
|
74
|
+
"orange30": "#FAEDE0",
|
|
75
|
+
"darkorange30": "#2C2015",
|
|
76
|
+
"green50": "#CCF5E9",
|
|
77
|
+
"darkgreen50": "#134034",
|
|
78
|
+
"opacity90": "E6",
|
|
79
|
+
"facebookblue": "#1877F2"
|
|
72
80
|
}
|
|
@@ -602,5 +602,42 @@
|
|
|
602
602
|
"ui_cpnt_calendar_date_hover": "sys_widget_grey_05",
|
|
603
603
|
"ui_cpnt_calendar_date_pressed": "sys_widget_grey_04",
|
|
604
604
|
"ui_cpnt_imageview_dimmed_gradient_01": "sys_dimmed_gradient_01",
|
|
605
|
-
"ui_cpnt_imageview_dimmed_gradient_02": "sys_dimmed_gradient_02"
|
|
605
|
+
"ui_cpnt_imageview_dimmed_gradient_02": "sys_dimmed_gradient_02",
|
|
606
|
+
"ui_cpnt_calendar_base": "sys_component_base_white_opacity00",
|
|
607
|
+
"ui_cpnt_calendar_border": "sys_border_line_01",
|
|
608
|
+
"ui_cpnt_calendar_label_base_schedules": "sys_component_base_11",
|
|
609
|
+
"ui_cpnt_calendar_label_base_expired_schedules": "sys_component_base_01",
|
|
610
|
+
"ui_cpnt_calendar_label_border_default": "sys_border_line_white",
|
|
611
|
+
"ui_cpnt_calendar_label_border_schedules": "sys_border_line_13",
|
|
612
|
+
"ui_cpnt_calendar_label_border_expired_schedules": "sys_border_line_02",
|
|
613
|
+
"ui_cpnt_calendar_real_time_line": "sys_border_line_04",
|
|
614
|
+
"ui_cpnt_calendar_date_selected": "sys_component_base_blue",
|
|
615
|
+
"ui_pagination_base_area": "white/opacity00",
|
|
616
|
+
"ui_cpnt_calendar_label_base_standby_selected": "sys_component_base_12",
|
|
617
|
+
"ui_cpnt_calendar_label_border_standby": "sys_border_line_14",
|
|
618
|
+
"ui_cpnt_calendar_text_status_standby": "sys_widget_orange_01",
|
|
619
|
+
"ui_cpnt_calendar_label_base_booked_selected": "sys_component_base_13",
|
|
620
|
+
"ui_cpnt_calendar_label_border_booked": "sys_border_line_13",
|
|
621
|
+
"ui_cpnt_calendar_text_status_booked": "sys_widget_success_01",
|
|
622
|
+
"ui_cpnt_calendar_label_base_expired_selected": "sys_component_base_14",
|
|
623
|
+
"ui_cpnt_calendar_label_border_expired": "sys_border_line_02",
|
|
624
|
+
"ui_cpnt_calendar_text_status_expired": "sys_widget_grey_02",
|
|
625
|
+
"ui_cpnt_calendar_label_base_standby_default": "sys_component_base_15",
|
|
626
|
+
"ui_cpnt_calendar_label_base_booked_default": "sys_component_base_16",
|
|
627
|
+
"ui_cpnt_calendar_label_base_expired_default": "sys_component_base_17",
|
|
628
|
+
"ui_cpnt_calendar_badge_standby": "sys_widget_orange_01",
|
|
629
|
+
"ui_cpnt_calendar_badge_booked": "sys_widget_success_01",
|
|
630
|
+
"ui_cpnt_calendar_badge_expired": "sys_widget_grey_03",
|
|
631
|
+
"ui_cpnt_calendar_text_today": "sys_widget_red_01",
|
|
632
|
+
"ui_cpnt_textlabel_sys_warning": "sys_text_warning_01",
|
|
633
|
+
"ui_cpnt_lottiereactionbutton_base_default": "sys_component_base_18",
|
|
634
|
+
"ui_cpnt_sheet_base_06": "sys_cpnt_sheet_base_04",
|
|
635
|
+
"ui_cpnt_sheet_base_07": "sys_cpnt_sheet_base_05",
|
|
636
|
+
"ui_cpnt_sheet_base_08": "sys_cpnt_sheet_base_06",
|
|
637
|
+
"ui_cpnt_pagination_dot_01": "sys_widget_white",
|
|
638
|
+
"ui_cpnt_pagination_dot_02": "sys_cpnt_base_white_opacity50",
|
|
639
|
+
"ui_cpnt_pagination_dot_border": "sys_border_line_01",
|
|
640
|
+
"ui_63": "sys_facebook",
|
|
641
|
+
"ui_64": "sys_text_white",
|
|
642
|
+
"ui_cpnt_sheet_border_04": "sys_border_line_02"
|
|
606
643
|
}
|
|
@@ -1,77 +1,5 @@
|
|
|
1
1
|
declare const colorSet: {
|
|
2
|
-
readonly
|
|
3
|
-
blue500: string;
|
|
4
|
-
blue700: string;
|
|
5
|
-
blue300: string;
|
|
6
|
-
green700: string;
|
|
7
|
-
green500: string;
|
|
8
|
-
green300: string;
|
|
9
|
-
red500: string;
|
|
10
|
-
grey900: string;
|
|
11
|
-
grey500: string;
|
|
12
|
-
grey400: string;
|
|
13
|
-
grey100: string;
|
|
14
|
-
grey50: string;
|
|
15
|
-
white: string;
|
|
16
|
-
black: string;
|
|
17
|
-
darkblue500: string;
|
|
18
|
-
grey950: string;
|
|
19
|
-
darkgrey900: string;
|
|
20
|
-
darkgrey500: string;
|
|
21
|
-
darkgrey400: string;
|
|
22
|
-
darkgrey100: string;
|
|
23
|
-
darkgrey50: string;
|
|
24
|
-
darkred500: string;
|
|
25
|
-
darkgreen700: string;
|
|
26
|
-
orange500: string;
|
|
27
|
-
darkorange500: string;
|
|
28
|
-
opacity00: string;
|
|
29
|
-
opacity20: string;
|
|
30
|
-
opacity30: string;
|
|
31
|
-
opacity65: string;
|
|
32
|
-
darkgreen500: string;
|
|
33
|
-
grey70: string;
|
|
34
|
-
navy500: string;
|
|
35
|
-
lightgreen500: string;
|
|
36
|
-
pink500: string;
|
|
37
|
-
darkgrey70: string;
|
|
38
|
-
darknavy500: string;
|
|
39
|
-
darkpink500: string;
|
|
40
|
-
darklightgreen500: string;
|
|
41
|
-
opacity10: string;
|
|
42
|
-
grey600: string;
|
|
43
|
-
darkgrey600: string;
|
|
44
|
-
skyblue500: string;
|
|
45
|
-
skyblue300: string;
|
|
46
|
-
pink300: string;
|
|
47
|
-
lightpink500: string;
|
|
48
|
-
darkblue300: string;
|
|
49
|
-
darkblue700: string;
|
|
50
|
-
darkgreen300: string;
|
|
51
|
-
darkskyblue500: string;
|
|
52
|
-
navy100: string;
|
|
53
|
-
darknavy100: string;
|
|
54
|
-
opacity80: string;
|
|
55
|
-
opacity50: string;
|
|
56
|
-
grey30: string;
|
|
57
|
-
opacity95: string;
|
|
58
|
-
darkgrey30: string;
|
|
59
|
-
opacity40: string;
|
|
60
|
-
kakaoyellow: string;
|
|
61
|
-
pastelblue500: string;
|
|
62
|
-
pastelpink500: string;
|
|
63
|
-
pastelorange500: string;
|
|
64
|
-
pastelgreen500: string;
|
|
65
|
-
pastelpurple500: string;
|
|
66
|
-
darkpastelblue500: string;
|
|
67
|
-
darkpastelpink500: string;
|
|
68
|
-
darkpastelorange500: string;
|
|
69
|
-
darkpastelgreen500: string;
|
|
70
|
-
darkpastelpurple500: string;
|
|
71
|
-
green30: string;
|
|
72
|
-
darkgreen30: string;
|
|
73
|
-
};
|
|
74
|
-
readonly PaletteColor_light: {
|
|
2
|
+
readonly PaletteColor_Dark: {
|
|
75
3
|
sys_container_background_01: string;
|
|
76
4
|
sys_container_background_02: string;
|
|
77
5
|
sys_container_background_03: string;
|
|
@@ -282,8 +210,24 @@ declare const colorSet: {
|
|
|
282
210
|
sys_cpnt_sheet_base_03: string;
|
|
283
211
|
sys_dimmed_gradient_01: string;
|
|
284
212
|
sys_dimmed_gradient_02: string;
|
|
213
|
+
sys_border_line_13: string;
|
|
214
|
+
sys_component_base_12: string;
|
|
215
|
+
sys_border_line_14: string;
|
|
216
|
+
sys_component_base_13: string;
|
|
217
|
+
sys_component_base_14: string;
|
|
218
|
+
sys_component_base_15: string;
|
|
219
|
+
sys_component_base_16: string;
|
|
220
|
+
sys_component_base_17: string;
|
|
221
|
+
sys_widget_red_01: string;
|
|
222
|
+
sys_widget_orange_01: string;
|
|
223
|
+
sys_text_warning_01: string;
|
|
224
|
+
sys_component_base_18: string;
|
|
225
|
+
sys_cpnt_sheet_base_04: string;
|
|
226
|
+
sys_cpnt_sheet_base_05: string;
|
|
227
|
+
sys_cpnt_sheet_base_06: string;
|
|
228
|
+
sys_facebook: string;
|
|
285
229
|
};
|
|
286
|
-
readonly
|
|
230
|
+
readonly PaletteColor_light: {
|
|
287
231
|
sys_container_background_01: string;
|
|
288
232
|
sys_container_background_02: string;
|
|
289
233
|
sys_container_background_03: string;
|
|
@@ -494,6 +438,102 @@ declare const colorSet: {
|
|
|
494
438
|
sys_cpnt_sheet_base_03: string;
|
|
495
439
|
sys_dimmed_gradient_01: string;
|
|
496
440
|
sys_dimmed_gradient_02: string;
|
|
441
|
+
sys_border_line_13: string;
|
|
442
|
+
sys_component_base_12: string;
|
|
443
|
+
sys_border_line_14: string;
|
|
444
|
+
sys_component_base_13: string;
|
|
445
|
+
sys_component_base_14: string;
|
|
446
|
+
sys_component_base_15: string;
|
|
447
|
+
sys_component_base_16: string;
|
|
448
|
+
sys_component_base_17: string;
|
|
449
|
+
sys_widget_red_01: string;
|
|
450
|
+
sys_widget_orange_01: string;
|
|
451
|
+
sys_text_warning_01: string;
|
|
452
|
+
sys_component_base_18: string;
|
|
453
|
+
sys_cpnt_sheet_base_04: string;
|
|
454
|
+
sys_cpnt_sheet_base_05: string;
|
|
455
|
+
sys_cpnt_sheet_base_06: string;
|
|
456
|
+
sys_facebook: string;
|
|
457
|
+
};
|
|
458
|
+
readonly SemanticColor: {
|
|
459
|
+
blue500: string;
|
|
460
|
+
blue700: string;
|
|
461
|
+
blue300: string;
|
|
462
|
+
green700: string;
|
|
463
|
+
green500: string;
|
|
464
|
+
green300: string;
|
|
465
|
+
red500: string;
|
|
466
|
+
grey900: string;
|
|
467
|
+
grey500: string;
|
|
468
|
+
grey400: string;
|
|
469
|
+
grey100: string;
|
|
470
|
+
grey50: string;
|
|
471
|
+
white: string;
|
|
472
|
+
black: string;
|
|
473
|
+
darkblue500: string;
|
|
474
|
+
grey950: string;
|
|
475
|
+
darkgrey900: string;
|
|
476
|
+
darkgrey500: string;
|
|
477
|
+
darkgrey400: string;
|
|
478
|
+
darkgrey100: string;
|
|
479
|
+
darkgrey50: string;
|
|
480
|
+
darkred500: string;
|
|
481
|
+
darkgreen700: string;
|
|
482
|
+
orange500: string;
|
|
483
|
+
darkorange500: string;
|
|
484
|
+
opacity00: string;
|
|
485
|
+
opacity20: string;
|
|
486
|
+
opacity30: string;
|
|
487
|
+
opacity65: string;
|
|
488
|
+
darkgreen500: string;
|
|
489
|
+
grey70: string;
|
|
490
|
+
navy500: string;
|
|
491
|
+
lightgreen500: string;
|
|
492
|
+
pink500: string;
|
|
493
|
+
darkgrey70: string;
|
|
494
|
+
darknavy500: string;
|
|
495
|
+
darkpink500: string;
|
|
496
|
+
darklightgreen500: string;
|
|
497
|
+
opacity10: string;
|
|
498
|
+
grey600: string;
|
|
499
|
+
darkgrey600: string;
|
|
500
|
+
skyblue500: string;
|
|
501
|
+
skyblue300: string;
|
|
502
|
+
pink300: string;
|
|
503
|
+
lightpink500: string;
|
|
504
|
+
darkblue300: string;
|
|
505
|
+
darkblue700: string;
|
|
506
|
+
darkgreen300: string;
|
|
507
|
+
darkskyblue500: string;
|
|
508
|
+
navy100: string;
|
|
509
|
+
darknavy100: string;
|
|
510
|
+
opacity80: string;
|
|
511
|
+
opacity50: string;
|
|
512
|
+
grey30: string;
|
|
513
|
+
opacity95: string;
|
|
514
|
+
darkgrey30: string;
|
|
515
|
+
opacity40: string;
|
|
516
|
+
kakaoyellow: string;
|
|
517
|
+
pastelblue500: string;
|
|
518
|
+
pastelpink500: string;
|
|
519
|
+
pastelorange500: string;
|
|
520
|
+
pastelgreen500: string;
|
|
521
|
+
pastelpurple500: string;
|
|
522
|
+
darkpastelblue500: string;
|
|
523
|
+
darkpastelpink500: string;
|
|
524
|
+
darkpastelorange500: string;
|
|
525
|
+
darkpastelgreen500: string;
|
|
526
|
+
darkpastelpurple500: string;
|
|
527
|
+
green30: string;
|
|
528
|
+
darkgreen30: string;
|
|
529
|
+
orange50: string;
|
|
530
|
+
darkorange50: string;
|
|
531
|
+
orange30: string;
|
|
532
|
+
darkorange30: string;
|
|
533
|
+
green50: string;
|
|
534
|
+
darkgreen50: string;
|
|
535
|
+
opacity90: string;
|
|
536
|
+
facebookblue: string;
|
|
497
537
|
};
|
|
498
538
|
readonly UIColor: {
|
|
499
539
|
ui_cpnt_button_fill_base_primary: string;
|
|
@@ -1100,6 +1140,43 @@ declare const colorSet: {
|
|
|
1100
1140
|
ui_cpnt_calendar_date_pressed: string;
|
|
1101
1141
|
ui_cpnt_imageview_dimmed_gradient_01: string;
|
|
1102
1142
|
ui_cpnt_imageview_dimmed_gradient_02: string;
|
|
1143
|
+
ui_cpnt_calendar_base: string;
|
|
1144
|
+
ui_cpnt_calendar_border: string;
|
|
1145
|
+
ui_cpnt_calendar_label_base_schedules: string;
|
|
1146
|
+
ui_cpnt_calendar_label_base_expired_schedules: string;
|
|
1147
|
+
ui_cpnt_calendar_label_border_default: string;
|
|
1148
|
+
ui_cpnt_calendar_label_border_schedules: string;
|
|
1149
|
+
ui_cpnt_calendar_label_border_expired_schedules: string;
|
|
1150
|
+
ui_cpnt_calendar_real_time_line: string;
|
|
1151
|
+
ui_cpnt_calendar_date_selected: string;
|
|
1152
|
+
ui_pagination_base_area: string;
|
|
1153
|
+
ui_cpnt_calendar_label_base_standby_selected: string;
|
|
1154
|
+
ui_cpnt_calendar_label_border_standby: string;
|
|
1155
|
+
ui_cpnt_calendar_text_status_standby: string;
|
|
1156
|
+
ui_cpnt_calendar_label_base_booked_selected: string;
|
|
1157
|
+
ui_cpnt_calendar_label_border_booked: string;
|
|
1158
|
+
ui_cpnt_calendar_text_status_booked: string;
|
|
1159
|
+
ui_cpnt_calendar_label_base_expired_selected: string;
|
|
1160
|
+
ui_cpnt_calendar_label_border_expired: string;
|
|
1161
|
+
ui_cpnt_calendar_text_status_expired: string;
|
|
1162
|
+
ui_cpnt_calendar_label_base_standby_default: string;
|
|
1163
|
+
ui_cpnt_calendar_label_base_booked_default: string;
|
|
1164
|
+
ui_cpnt_calendar_label_base_expired_default: string;
|
|
1165
|
+
ui_cpnt_calendar_badge_standby: string;
|
|
1166
|
+
ui_cpnt_calendar_badge_booked: string;
|
|
1167
|
+
ui_cpnt_calendar_badge_expired: string;
|
|
1168
|
+
ui_cpnt_calendar_text_today: string;
|
|
1169
|
+
ui_cpnt_textlabel_sys_warning: string;
|
|
1170
|
+
ui_cpnt_lottiereactionbutton_base_default: string;
|
|
1171
|
+
ui_cpnt_sheet_base_06: string;
|
|
1172
|
+
ui_cpnt_sheet_base_07: string;
|
|
1173
|
+
ui_cpnt_sheet_base_08: string;
|
|
1174
|
+
ui_cpnt_pagination_dot_01: string;
|
|
1175
|
+
ui_cpnt_pagination_dot_02: string;
|
|
1176
|
+
ui_cpnt_pagination_dot_border: string;
|
|
1177
|
+
ui_63: string;
|
|
1178
|
+
ui_64: string;
|
|
1179
|
+
ui_cpnt_sheet_border_04: string;
|
|
1103
1180
|
};
|
|
1104
1181
|
};
|
|
1105
1182
|
export default colorSet;
|
|
@@ -4,14 +4,14 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
/* eslint-disable import/order */
|
|
7
|
-
var SemanticColor_json_1 = __importDefault(require("./SemanticColor.json"));
|
|
8
|
-
var PaletteColor_light_json_1 = __importDefault(require("./PaletteColor_light.json"));
|
|
9
7
|
var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
|
|
8
|
+
var PaletteColor_light_json_1 = __importDefault(require("./PaletteColor_light.json"));
|
|
9
|
+
var SemanticColor_json_1 = __importDefault(require("./SemanticColor.json"));
|
|
10
10
|
var UIColor_json_1 = __importDefault(require("./UIColor.json"));
|
|
11
11
|
var colorSet = {
|
|
12
|
-
SemanticColor: SemanticColor_json_1.default,
|
|
13
|
-
PaletteColor_light: PaletteColor_light_json_1.default,
|
|
14
12
|
PaletteColor_Dark: PaletteColor_Dark_json_1.default,
|
|
13
|
+
PaletteColor_light: PaletteColor_light_json_1.default,
|
|
14
|
+
SemanticColor: SemanticColor_json_1.default,
|
|
15
15
|
UIColor: UIColor_json_1.default
|
|
16
16
|
};
|
|
17
17
|
exports.default = colorSet;
|
|
@@ -603,4 +603,41 @@ export interface UITheme {
|
|
|
603
603
|
ui_cpnt_calendar_date_pressed: string;
|
|
604
604
|
ui_cpnt_imageview_dimmed_gradient_01: string;
|
|
605
605
|
ui_cpnt_imageview_dimmed_gradient_02: string;
|
|
606
|
+
ui_cpnt_calendar_base: string;
|
|
607
|
+
ui_cpnt_calendar_border: string;
|
|
608
|
+
ui_cpnt_calendar_label_base_schedules: string;
|
|
609
|
+
ui_cpnt_calendar_label_base_expired_schedules: string;
|
|
610
|
+
ui_cpnt_calendar_label_border_default: string;
|
|
611
|
+
ui_cpnt_calendar_label_border_schedules: string;
|
|
612
|
+
ui_cpnt_calendar_label_border_expired_schedules: string;
|
|
613
|
+
ui_cpnt_calendar_real_time_line: string;
|
|
614
|
+
ui_cpnt_calendar_date_selected: string;
|
|
615
|
+
ui_pagination_base_area: string;
|
|
616
|
+
ui_cpnt_calendar_label_base_standby_selected: string;
|
|
617
|
+
ui_cpnt_calendar_label_border_standby: string;
|
|
618
|
+
ui_cpnt_calendar_text_status_standby: string;
|
|
619
|
+
ui_cpnt_calendar_label_base_booked_selected: string;
|
|
620
|
+
ui_cpnt_calendar_label_border_booked: string;
|
|
621
|
+
ui_cpnt_calendar_text_status_booked: string;
|
|
622
|
+
ui_cpnt_calendar_label_base_expired_selected: string;
|
|
623
|
+
ui_cpnt_calendar_label_border_expired: string;
|
|
624
|
+
ui_cpnt_calendar_text_status_expired: string;
|
|
625
|
+
ui_cpnt_calendar_label_base_standby_default: string;
|
|
626
|
+
ui_cpnt_calendar_label_base_booked_default: string;
|
|
627
|
+
ui_cpnt_calendar_label_base_expired_default: string;
|
|
628
|
+
ui_cpnt_calendar_badge_standby: string;
|
|
629
|
+
ui_cpnt_calendar_badge_booked: string;
|
|
630
|
+
ui_cpnt_calendar_badge_expired: string;
|
|
631
|
+
ui_cpnt_calendar_text_today: string;
|
|
632
|
+
ui_cpnt_textlabel_sys_warning: string;
|
|
633
|
+
ui_cpnt_lottiereactionbutton_base_default: string;
|
|
634
|
+
ui_cpnt_sheet_base_06: string;
|
|
635
|
+
ui_cpnt_sheet_base_07: string;
|
|
636
|
+
ui_cpnt_sheet_base_08: string;
|
|
637
|
+
ui_cpnt_pagination_dot_01: string;
|
|
638
|
+
ui_cpnt_pagination_dot_02: string;
|
|
639
|
+
ui_cpnt_pagination_dot_border: string;
|
|
640
|
+
ui_63: string;
|
|
641
|
+
ui_64: string;
|
|
642
|
+
ui_cpnt_sheet_border_04: string;
|
|
606
643
|
}
|
|
@@ -181,7 +181,7 @@ function AdminList(_a) {
|
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
};
|
|
184
|
-
return (react_1.default.createElement(S_AdminList,
|
|
184
|
+
return (react_1.default.createElement(S_AdminList, { "x-pds-name": "AdminList", "x-pds-element-type": "component", "x-pds-device-type": "desktop" },
|
|
185
185
|
isBulkActionBarOpen && (react_1.default.createElement(BulkActionBar_1.default, { itemCount: totalItemCount, dropdownMode: dropdownMode, dropdown1Value: dropdown1Value, dropdown2Value: dropdown2Value, dropdown3Value: dropdown3Value, dropdown1DefaultText: dropdown1DefaultText, dropdown2DefaultText: dropdown2DefaultText, dropdown3DefaultText: dropdown3DefaultText, dropdown1HintText: dropdown1HintText, dropdown2HintText: dropdown2HintText, dropdown3HintText: dropdown3HintText, dropdown1ValueArray: dropdown1ValueArray, dropdown2ValueArray: dropdown2ValueArray, dropdown3ValueArray: dropdown3ValueArray, tBtnMode: btnMode(), tBtn1Text: tBtn1Text || mBtn1Text, tBtn2Text: tBtn2Text || mBtn2Text, tBtn3Text: tBtn3Text || mBtn3Text, onChangeDropdown1: onChangeDropdown1, onChangeDropdown2: onChangeDropdown2, onChangeDropdown3: onChangeDropdown3, onClickTBtn1: onClickTBtn1 || onClickMBtn1, onClickTBtn2: onClickTBtn2 || onClickMBtn2, onClickTBtn3: onClickTBtn3 || onClickMBtn3 })),
|
|
186
186
|
headerRowMode === 'use' && (react_1.default.createElement(react_hook_form_1.FormProvider, __assign({}, selectAllMethods),
|
|
187
187
|
react_1.default.createElement("form", null,
|
|
@@ -32,7 +32,7 @@ var defaultPaginationTextArray = [
|
|
|
32
32
|
];
|
|
33
33
|
function AdminListHeader(_a) {
|
|
34
34
|
var _b = _a.headerBarSize, headerBarSize = _b === void 0 ? 'regular' : _b, headerBarTitleText = _a.headerBarTitleText, _c = _a.itemCountUnit, itemCountUnit = _c === void 0 ? 15 : _c, _d = _a.currentPage, currentPage = _d === void 0 ? 1 : _d, _e = _a.totalPage, totalPage = _e === void 0 ? 1 : _e, contentText = _a.contentText, filterBar = _a.filterBar, _f = _a.dropdownTextArray, dropdownTextArray = _f === void 0 ? defaultPaginationTextArray : _f, dropdownDefaultValue = _a.dropdownDefaultValue, onChangeCount = _a.onChangeCount, onClickNextButton = _a.onClickNextButton, onClickPrevButton = _a.onClickPrevButton;
|
|
35
|
-
return (react_1.default.createElement(S_AdminListHeader,
|
|
35
|
+
return (react_1.default.createElement(S_AdminListHeader, { "x-pds-name": "AdminListHeader", "x-pds-element-type": "component", "x-pds-device-type": "desktop" },
|
|
36
36
|
react_1.default.createElement(HeaderBar_1.default, { titleText: headerBarTitleText, size: headerBarSize, currentPage: currentPage, totalPage: totalPage, dropdownTextArray: dropdownTextArray, dropdownDefaultValue: dropdownDefaultValue, onChangeDropdown: onChangeCount, onClickIBtn1: onClickNextButton, onClickIBtn2: onClickPrevButton }),
|
|
37
37
|
headerBarTitleText && !contentText && react_1.default.createElement(hybrid_1.Spacing, { size: "spacing_d" }),
|
|
38
38
|
headerBarTitleText && contentText && react_1.default.createElement(hybrid_1.Spacing, { size: "spacing_b" }),
|
|
@@ -2,7 +2,7 @@ import { TFunctionResult } from 'i18next';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { PDSTextType } from '../../../common';
|
|
4
4
|
declare type ColumnWidthType = 'small' | 'medium' | 'large';
|
|
5
|
-
declare type ColumnTextType = 'normal' | 'active' | 'active2' | 'inactive' | 'report';
|
|
5
|
+
declare type ColumnTextType = 'normal' | 'active' | 'active2' | 'inactive' | 'report' | 'report2';
|
|
6
6
|
export declare type AdminListItemProps = {
|
|
7
7
|
rowSize?: 'high' | 'medium' | 'low';
|
|
8
8
|
selectionMode?: 'none' | 'single' | 'multi';
|
|
@@ -118,6 +118,8 @@ var AdminListItem = (0, react_1.forwardRef)(function (_a, ref) {
|
|
|
118
118
|
return 'sysTextTertiary';
|
|
119
119
|
case 'report':
|
|
120
120
|
return 'sysTextError';
|
|
121
|
+
case 'report2':
|
|
122
|
+
return 'sysTextWarning';
|
|
121
123
|
default:
|
|
122
124
|
return 'sysTextSecondary';
|
|
123
125
|
}
|
|
@@ -144,7 +146,7 @@ var AdminListItem = (0, react_1.forwardRef)(function (_a, ref) {
|
|
|
144
146
|
}
|
|
145
147
|
}
|
|
146
148
|
}
|
|
147
|
-
return (react_1.default.createElement(S_AdminListItem, { ref: ref, rowSize: rowSize, onClick: handleClick, isSelected: isSelected, quickActionBtnType: quickActionBtnType },
|
|
149
|
+
return (react_1.default.createElement(S_AdminListItem, { "x-pds-name": "AdminListItem", "x-pds-element-type": "component", "x-pds-device-type": "desktop", ref: ref, rowSize: rowSize, onClick: handleClick, isSelected: isSelected, quickActionBtnType: quickActionBtnType },
|
|
148
150
|
react_1.default.createElement(S_SelectionColumn, { rowSize: rowSize }, selectionMode === 'multi' && (react_1.default.createElement(S_Selection, null,
|
|
149
151
|
react_1.default.createElement(Checkbox_1.Checkbox, { name: id.toString(), state: selectedState === 'maintain' ? 'disabled' : 'normal' })))),
|
|
150
152
|
react_1.default.createElement(S_ImageColumn, { rowSize: rowSize },
|