pds-dev-kit-web 1.9.0-beta.1 → 1.9.0-beta.3
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/src/common/services/i18n/resources/en.json +797 -361
- package/dist/src/common/services/i18n/resources/es.json +523 -87
- package/dist/src/common/services/i18n/resources/index.d.ts +9126 -12
- package/dist/src/common/services/i18n/resources/index.js +5 -1
- package/dist/src/common/services/i18n/resources/jp.json +523 -87
- package/dist/src/common/services/i18n/resources/ko.json +523 -87
- package/dist/src/common/services/i18n/resources/zh-cn.json +3685 -0
- package/dist/src/common/services/i18n/resources/zh-tw.json +3685 -0
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +4 -2
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +3 -1
- package/dist/src/common/styles/colorSet/UIColor.json +7 -1
- package/dist/src/common/styles/colorSet/index.d.ts +10 -0
- package/dist/src/common/styles/colorSet/ui-type.d.ts +6 -0
- package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.d.ts +1 -1
- package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.js +1 -1
- package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.d.ts +2 -1
- package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.js +3 -3
- package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +3 -1
- package/dist/src/desktop/components/TextLabel/TextLabel.js +6 -3
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/ContentsContainer.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/ContentsContainer.js +28 -28
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.js +11 -7
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFB.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFB.js +12 -8
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFC.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFC.js +31 -8
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFD.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFD.js +31 -8
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFE.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFE.js +11 -7
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFF.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFF.js +31 -8
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFG.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFG.js +41 -14
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFH.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFH.js +31 -8
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFI.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFI.js +41 -14
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFJ.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFJ.js +31 -8
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFK.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFK.js +41 -14
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFL.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFL.js +4 -4
- package/dist/src/desktop/layout/LayoutWF/ContainersBox/ContainersBox.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWF/ContainersBox/ContainersBox.js +2 -2
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/ContentsContainer.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/ContentsContainer.js +17 -17
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHA.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHA.js +31 -8
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHB.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHB.js +41 -14
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHC.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHC.js +31 -8
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHD.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHD.js +41 -14
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHE.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHE.js +31 -8
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/ContainersBox.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/ContainersBox.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/ContentsContainer.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/ContentsContainer.js +20 -20
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSA.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSA.js +31 -8
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSB.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSB.js +12 -8
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSC.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSC.js +31 -8
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSD.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSD.js +31 -8
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSE.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSE.js +32 -9
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSF.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSF.js +41 -14
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSG.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSG.js +41 -14
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSH.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSH.js +41 -14
- package/dist/src/desktop/layout/LayoutWS/ContainersBox/ContainersBox.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWS/ContainersBox/ContainersBox.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/ContentsContainer.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/ContentsContainer.js +45 -45
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTA.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTA.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTB.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTB.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTC.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTC.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTD.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTD.js +41 -14
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTE.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTE.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTF.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTF.js +41 -14
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTG.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTG.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTH.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTH.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTI.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTI.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTJ.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTJ.js +41 -14
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTK.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTK.js +17 -13
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTL.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTL.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTM.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTM.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTN.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTN.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTO.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTO.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTP.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTP.js +31 -8
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTQ.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTQ.js +41 -14
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTS.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTS.js +15 -11
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTT.d.ts +3 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTT.js +15 -11
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTU.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTU.js +22 -17
- package/dist/src/desktop/layout/LayoutWT/ContainersBox/ContainersBox.d.ts +4 -1
- package/dist/src/desktop/layout/LayoutWT/ContainersBox/ContainersBox.js +2 -2
- package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.d.ts +1 -1
- package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.js +1 -1
- package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.d.ts +2 -1
- package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.js +3 -3
- package/dist/src/mobile/components/TextLabel/TextLabel.d.ts +3 -1
- package/dist/src/mobile/components/TextLabel/TextLabel.js +6 -3
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/ContentsContainer.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/ContentsContainer.js +8 -8
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFA.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFA.js +31 -8
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFB.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFB.js +41 -14
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFC.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFC.js +31 -8
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFD.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFD.js +31 -8
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFE.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFE.js +41 -14
- package/dist/src/mobile/layout/LayoutMF/ContainersBox/ContainersBox.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMF/ContainersBox/ContainersBox.js +2 -2
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/ContentsContainer.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/ContentsContainer.js +3 -3
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMA.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMA.js +31 -8
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMB.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMB.js +31 -8
- package/dist/src/mobile/layout/LayoutMM/ContainersBox/ContainersBox.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMM/ContainersBox/ContainersBox.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/ContentsContainer.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/ContentsContainer.js +9 -9
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPA.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPA.js +31 -8
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPB.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPB.js +31 -8
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPC.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPC.js +41 -14
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPD.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPD.js +31 -8
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPE.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPE.js +31 -8
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPF.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPF.js +41 -14
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/ContentsContainer.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/ContentsContainer.js +12 -12
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSA.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSA.js +31 -8
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSB.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSB.js +31 -8
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSC.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSC.js +41 -14
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSD.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSD.js +31 -8
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSE.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSE.js +31 -8
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSF.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSF.js +41 -14
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSG.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSG.js +31 -8
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSH.d.ts +3 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSH.js +31 -8
- package/dist/src/mobile/layout/LayoutMS/ContainersBox/ContainersBox.d.ts +4 -1
- package/dist/src/mobile/layout/LayoutMS/ContainersBox/ContainersBox.js +2 -2
- package/dist/src/sub/DynamicLayout/DynamicLayout.d.ts +1 -1
- package/dist/src/sub/DynamicLayout/DynamicLayout.js +7 -32
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/EditModeSectionMatcher.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/EditModeSectionMatcher.js +25 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/SectionBox.d.ts +6 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/SectionBox.js +71 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/index.js +8 -0
- package/dist/src/sub/DynamicLayout/components/SectionMatcher/SectionMatcher.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/components/SectionMatcher/SectionMatcher.js +48 -0
- package/dist/src/sub/DynamicLayout/components/SectionMatcher/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/components/SectionMatcher/index.js +8 -0
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/desktop/D_TemplateB.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/desktop/D_TemplateB.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/desktop/D_TemplateB.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/D_TemplateB.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/desktop/D_TemplateC.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/desktop/D_TemplateD.js +1 -1
- package/dist/src/sub/DynamicLayout/types.d.ts +3 -1
- package/dist/storybook-static/{0.a1562720.iframe.bundle.d.ts → 0.73af3e66.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{0.a1562720.iframe.bundle.js → 0.73af3e66.iframe.bundle.js} +4 -4
- package/dist/storybook-static/{4.f6aa0ddb.iframe.bundle.d.ts → 4.d7ecdbf4.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{4.f6aa0ddb.iframe.bundle.js → 4.d7ecdbf4.iframe.bundle.js} +68 -68
- package/dist/storybook-static/{5.45d40fc4.iframe.bundle.d.ts → 5.dc1e4c72.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{5.45d40fc4.iframe.bundle.js → 5.dc1e4c72.iframe.bundle.js} +10 -10
- package/dist/storybook-static/{6.c25f6d33.iframe.bundle.d.ts → 6.e668ed7b.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{6.c25f6d33.iframe.bundle.js → 6.e668ed7b.iframe.bundle.js} +5 -5
- package/dist/storybook-static/{7.1fe04b11.iframe.bundle.d.ts → 7.9af8f518.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{7.1fe04b11.iframe.bundle.js → 7.9af8f518.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{main.ef70f048.iframe.bundle.d.ts → main.7e8e72d0.iframe.bundle.d.ts} +554 -534
- package/dist/storybook-static/{main.ef70f048.iframe.bundle.js → main.7e8e72d0.iframe.bundle.js} +929 -677
- package/dist/storybook-static/{runtime~main.549d38be.iframe.bundle.d.ts → runtime~main.1b62987c.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{runtime~main.549d38be.iframe.bundle.js → runtime~main.1b62987c.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{vendors~main.1bc2d8cb.iframe.bundle.d.ts → vendors~main.4e754259.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{vendors~main.1bc2d8cb.iframe.bundle.js → vendors~main.4e754259.iframe.bundle.js} +18 -18
- package/package.json +1 -1
- package/release-note.md +10 -6
package/dist/storybook-static/{main.ef70f048.iframe.bundle.d.ts → main.7e8e72d0.iframe.bundle.d.ts}
RENAMED
|
@@ -2,7 +2,7 @@ export = webpackContext;
|
|
|
2
2
|
export = webpackContext;
|
|
3
3
|
declare function webpackContext(req: any): any;
|
|
4
4
|
declare namespace webpackContext {
|
|
5
|
-
export { keys, webpackContextResolve as resolve, id, __esModule, Divider, Icon, ImageView, LinearProgress, LottieIcon, Spacing, Switch, CircularProgress, Form, ThreeBarProgress, TextLabel, Section, sectionContext, dynamicLayoutContext, IconButton, Item, withFormProvider, theme, skeletonLoadingStyle, NavLink, Navs, ContextTextLabelNav, TextLabelNav, IntroSection as default, D_MainButton, D_TextLabel, D_TextButton, D_IconButton, M_MainButton, M_TextLabel, M_TextButton, M_IconButton, LayoutWF, WFContainersBox, LayoutWH, WHContainersBox, LayoutWS, WSGlobalMenuContainer, WSContainersBox, LayoutWT, WTGlobalMenuContainer, WTContainersBox, D_AdminList, D_AdminListHeader, D_AdminListItem, D_BasicChatListItem, D_BasicFormGroup, D_BasicList, D_BasicListItem, D_BlogTextField, D_BodyTextGroup, D_Card, D_CardList, D_ChatBubbleListItem, D_ChatList, D_Checkbox, D_Chip, D_ContextMenu, D_ContextMenuItem, D_DesktopAlertDialog, D_DesktopHeaderBar, D_DesktopTabBar, D_Dropdown, D_DynamicDesktopNavBar, D_DynamicDesktopNavBarTemplates, D_EditApplyTextField, D_FilterBar, D_FloatingActionButton, D_Hero, D_HorizontalFormGroup, D_ImageSlide, D_LottieReactionButton, D_PageTitleTextGroup, D_Radio, D_ReactionButton, D_Select, D_StatusBlock, D_TextField, D_UploadIconButton, D_UploadMainButton, D_UploadTextButton, D_UserDesktopNavBar, D_UserDesktopTabBar, D_UserDesktopSideTab, D_AnnotationSheet, D_ContentSheet, D_DesktopBasicModal, D_DesktopHeadlessModal, D_SectionSheet, ContextMenu, MainButton, fontWeight, desktopFontSize, desktopLineHeight, desktopEditorFontSize, desktopEditorLineHeight, mobileFontSize, mobileLineHeight, mobileEditorFontSize, mobileEditorLineHeight, boxShadow, spacing, uiColors, customTheme, themeByGivenTone, AdminList, AdminListHeader, AdminListItem, BasicChatListItem, BasicFormGroup, BasicList, BasicListItem, BlogTextField, BodyTextGroup, Card, CardList, ChatBubbleListItem, ChatList, Checkbox, Chip, ContextMenuItem, DesktopAlertDialog, DesktopHeaderBar, DesktopTabBar, Dropdown, DynamicDesktopNavBar, DynamicDesktopNavBarTemplates, EditApplyTextField, FilterBar, FloatingActionButton, Hero, HorizontalFormGroup, ImageSlide, LottieReactionButton, PageTitleTextGroup, Radio, ReactionButton, Select, StatusBlock, TextButton, TextField, UploadIconButton, UploadMainButton, UploadTextButton, UserDesktopNavBar, UserDesktopSideTab, UserDesktopTabBar, BasePathContext, samplePageIntroSection, samplePageContentsCarouselSection, samplePageIntroSection2, samplePageContentsSection, samplePageInfoBoxSection, samplePageIntroSection3, samplePageFooterSection, samplePage, ContentsContainer, GlobalMenuContainer, PageMenuContainer, TabMenuContainer, SubMenuContainer, formatCompactNumber, formatStandardNumber, ContainersBox, TextFieldBase, NavigationContainer, TabContainer, parameters, decorators, Col, Grid, Row, useDetectOverflow, usePrevious, MenuItemNav, getSearchExceptGivenName, Default, ChipDefault, SearchFieldDefault, DefaultCard, ImageCard, MobileAlertDialog, MobileHeaderBar, MobileTabBar, ToggleTone, WFA, WFB, WFC, WFD, WFE, WFF, WFG, WFH, WFI, WFJ, WFK, PageMenu, TabMenu, LeftSubMenu, WHA, WHB, WHC, WHD, WHE, PrimaryGlobalMenu, SecondaryGlobalMenu, WSA, WSB, WSC, WSD, WSE, WSF, WSG, WSH, GlobalMenu, WTA, WTB, WTC, WTD, WTE, WTF, WTG, WTH, WTI, WTJ, WTK, WTL, WTM, WTN, WTO, WTP, WTQ, WTS, WTT, WTU, TopPageMenu, LeftPageMenu, Popup, PopupProvider, iconStateColors, iconThemeColorLineColors, BrandLogo, PrimaryMenu, SecondaryMenu, UserProfile, ContextMenuNavs, ContextMenuItemNav, defaultValue, TEMPLATES_DATA, textStyles, textThemeColorLines, iconFillTypeColors, iconStyleThemeColors, iconColorThemeLineColors, AnnotationSheet, ContentSheet, DesktopBasicModal, DesktopHeadlessModal, SectionSheet, Single, Multi, Auto, readOnly, disabled, Low, Medium, High, Empty, TextFieldType, SelectType, SwitchType, MixType, DefaultBasicList, Image, Badge, Validate, MultiState, MultiRows, AutoState, AutoRows, TitleOnly, WithDescription, WithContent, Both, DefaultCardList, MultiCardList, Grey01, Primary, LongText, SellerTail, Seller, SubscriberTail, Subscriber, MyTail, My, WithImage, AllVariation, AllIcon, WithChatBubbleListItem, CategoryChoice, FilterSingle, FilterMulti, Removable, Label, Time, Information, DefaultContextMenu, ListContextMenu, DefaultContextMenuItem, TitleDefault, IconDefault, tBtn3TextDefault, StackDefault, LeftBtnDesktopHeaderBar, RightBtnDesktopHeaderBar, ComplexBtnDesktopHeaderBar, MainDefault, SubDefault, ContentDefault, LeftIconButton, OverrideUserProfile, ColorThemeTransparent, SingleSize, SingleState, SinglePreventBlankMode, SingleValidation, MultiSizeOnlyLarge, MultiValidation, AutoSizeOnlyLarge, AutoValidation, TextFieldForm, MultiTextFieldForm, EditApply_textfieldForm, DropdownForm, TextStringType, EditButton, List, Disabled, TextType, CountTypeFormatting, CountTypeNonFormatting, OnlyHintText, OnlyDefaultValue, HintAndDefaultValue, NoHintNoDefaultValue, All, SingleSizeIcon, SingleStateIcon, SingleColorTheme, TransparentColorTheme, ShortText, LongTextWithLineBreakTab, TextDefault, CenterNoneDefault, WFA_1, WFB_1, WFC_1, WFD_1, WFD_2, WFE_1, WFE_2, WFF_1, WFG_1, WFG_2, WFG_3, WFG_4, WFG_5, WFG_6, WFH_1, WFI_1, WFI_2, WFI_3, WFI_4, WFI_5, WFI_6, WFJ_1, WFK_1, WHA_1, WHB_1, WHB_2, WHB_3, WHB_4, WHB_5, WHB_6, WHC_1, WHD_1, WHD_2, WHD_3, WHD_4, WHD_5, WHD_6, WHE_1, WHE_2, WSA_1, WSB_1, WSC_1, WSD_1, WSE_1, WSF_1, WSF_2, WSF_3, WSF_4, WSF_5, WSF_6, WSF_7, WSG_1, WSG_2, WSG_3, WSG_4, WSG_5, WSH_1, WTA_1, WTA_2, WTA_3, WTB_1, WTC_1, WTD_1, WTD_2, WTD_3, WTD_4, WTD_5, WTD_6, WTE_1, WTF_1, WTF_2, WTF_3, WTF_4, WTF_5, WTF_6, WTG_1, WTH_1, WTH_2, WTH_3, WTI_1, WTI_2, WTJ_1, WTK_1, WTK_2, WTK_3, WTK_4, WTL_1, WTM_1, WTM_2, WTM_3, WTN_1, WTN_2, WTN_3, WTO_1, WTP_1, WTQ_1, WTS_1, WTS_2, WTT_1, WTT_2, WTU_1, UseCase1MoreInformation, UseCase1Community, UseCase2Thumbnail, BodyScrollDefault, BodyOverflowVisible, imageMainButtonCase, imageFocusCase, imageHeaderCase, imageHeaderFixedCase, UseCase1PostsSettingSection, AllLineIcon, AllFillIcon, LineIcon, FillIcon, AutoWidthResponsive, AutoWidth300, AutoWidth300NoImage400, AutoHeightResponsive, AutoHeight300, AutoHeight300NoImage400, AutoWidth300Height500, RatioResponsive, Ratio300, MultiAutoHeight, MultiAutoWidth, AllLottieIcon, OneLottieIcon, IconLongTextDefault, Profile, CaptionText, MFA_1, MFB_1, MFB_2, MFC_1, MFD_1, MFE_1, MFE_2, MFA, MFB, MFC, MFD, MFE, MMA_1, MMB_1, MMA, MMB, Navigation, MPA_1, MPB_1, MPC_1, MPC_2, MPD_1, MPE_1, MPF_1, MPF_2, MPA, MPB, MPC, MPD, MPE, MPF, Tab, MSA_1, MSA_2, MSB_1, MSC_1, MSC_2, MSD_1, MSE_1, MSF_1, MSF_2, MSG_1, MSH_1, MSA, MSB, MSC, MSD, MSE, MSF, MSG, MSH, TwoButton, ContentTextScrollDefault, TemplateA_desktop, TemplateA_mobile, TemplateB_desktop, TemplateB_mobile, ContentsCarouselSection, YouTubeIframe, TemplateA, TemplateB, D_TemplateA, Carousel, SectionTitle, SectionDescription, SectionImage, SectionButton, M_TemplateA, D_TemplateB, M_TemplateB, ContentsSection, FooterSection, InfoBoxSection, TemplateC_desktop, TemplateC_mobile, TemplateD_desktop, TemplateD_mobile, IntroSection, TemplateC, TemplateD, D_TemplateC, M_TemplateC, D_TemplateD, M_TemplateD };
|
|
5
|
+
export { keys, webpackContextResolve as resolve, id, __esModule, Divider, Icon, ImageView, LinearProgress, LottieIcon, Spacing, Switch, CircularProgress, Form, ThreeBarProgress, TextLabel, Section, sectionContext, dynamicLayoutContext, IconButton, Item, withFormProvider, theme, skeletonLoadingStyle, NavLink, Navs, ContextTextLabelNav, TextLabelNav, IntroSection as default, D_MainButton, D_TextLabel, D_TextButton, D_IconButton, M_MainButton, M_TextLabel, M_TextButton, M_IconButton, LayoutWF, WFContainersBox, LayoutWH, WHContainersBox, LayoutWS, WSGlobalMenuContainer, WSContainersBox, LayoutWT, WTGlobalMenuContainer, WTContainersBox, D_AdminList, D_AdminListHeader, D_AdminListItem, D_BasicChatListItem, D_BasicFormGroup, D_BasicList, D_BasicListItem, D_BlogTextField, D_BodyTextGroup, D_Card, D_CardList, D_ChatBubbleListItem, D_ChatList, D_Checkbox, D_Chip, D_ContextMenu, D_ContextMenuItem, D_DesktopAlertDialog, D_DesktopHeaderBar, D_DesktopTabBar, D_Dropdown, D_DynamicDesktopNavBar, D_DynamicDesktopNavBarTemplates, D_EditApplyTextField, D_FilterBar, D_FloatingActionButton, D_Hero, D_HorizontalFormGroup, D_ImageSlide, D_LottieReactionButton, D_PageTitleTextGroup, D_Radio, D_ReactionButton, D_Select, D_StatusBlock, D_TextField, D_UploadIconButton, D_UploadMainButton, D_UploadTextButton, D_UserDesktopNavBar, D_UserDesktopTabBar, D_UserDesktopSideTab, D_AnnotationSheet, D_ContentSheet, D_DesktopBasicModal, D_DesktopHeadlessModal, D_SectionSheet, ContextMenu, MainButton, fontWeight, desktopFontSize, desktopLineHeight, desktopEditorFontSize, desktopEditorLineHeight, mobileFontSize, mobileLineHeight, mobileEditorFontSize, mobileEditorLineHeight, boxShadow, spacing, uiColors, customTheme, themeByGivenTone, AdminList, AdminListHeader, AdminListItem, BasicChatListItem, BasicFormGroup, BasicList, BasicListItem, BlogTextField, BodyTextGroup, Card, CardList, ChatBubbleListItem, ChatList, Checkbox, Chip, ContextMenuItem, DesktopAlertDialog, DesktopHeaderBar, DesktopTabBar, Dropdown, DynamicDesktopNavBar, DynamicDesktopNavBarTemplates, EditApplyTextField, FilterBar, FloatingActionButton, Hero, HorizontalFormGroup, ImageSlide, LottieReactionButton, PageTitleTextGroup, Radio, ReactionButton, Select, StatusBlock, TextButton, TextField, UploadIconButton, UploadMainButton, UploadTextButton, UserDesktopNavBar, UserDesktopSideTab, UserDesktopTabBar, BasePathContext, samplePageIntroSection, samplePageContentsCarouselSection, samplePageIntroSection2, samplePageContentsSection, samplePageInfoBoxSection, samplePageIntroSection3, samplePageFooterSection, samplePage, ContentsContainer, GlobalMenuContainer, PageMenuContainer, TabMenuContainer, SubMenuContainer, formatCompactNumber, formatStandardNumber, ContainersBox, TextFieldBase, NavigationContainer, TabContainer, parameters, globalTypes, decorators, Col, Grid, Row, useDetectOverflow, usePrevious, MenuItemNav, getSearchExceptGivenName, Default, ChipDefault, SearchFieldDefault, DefaultCard, ImageCard, MobileAlertDialog, MobileHeaderBar, MobileTabBar, ToggleTone, StepContainer, WFA, WFB, WFC, WFD, WFE, WFF, WFG, WFH, WFI, WFJ, WFK, WFL, PageMenu, WizardPageMenu, TabMenu, LeftSubMenu, Step, WHA, WHB, WHC, WHD, WHE, PrimaryGlobalMenu, SecondaryGlobalMenu, WSA, WSB, WSC, WSD, WSE, WSF, WSG, WSH, GlobalMenu, WTA, WTB, WTC, WTD, WTE, WTF, WTG, WTH, WTI, WTJ, WTK, WTL, WTM, WTN, WTO, WTP, WTQ, WTS, WTT, WTU, TopPageMenu, LeftPageMenu, Popup, PopupProvider, iconStateColors, iconThemeColorLineColors, BrandLogo, PrimaryMenu, SecondaryMenu, UserProfile, ContextMenuNavs, ContextMenuItemNav, defaultValue, TEMPLATES_DATA, textStyles, textThemeColorLines, iconFillTypeColors, iconStyleThemeColors, iconColorThemeLineColors, AnnotationSheet, ContentSheet, DesktopBasicModal, DesktopHeadlessModal, SectionSheet, Single, Multi, Auto, readOnly, disabled, Low, Medium, High, Empty, TextFieldType, SelectType, SwitchType, MixType, DefaultBasicList, Image, Badge, Validate, MultiState, MultiRows, AutoState, AutoRows, TitleOnly, WithDescription, WithContent, Both, DefaultCardList, MultiCardList, Grey01, Primary, LongText, SellerTail, Seller, SubscriberTail, Subscriber, MyTail, My, WithImage, AllVariation, AllIcon, WithChatBubbleListItem, CategoryChoice, FilterSingle, FilterMulti, Removable, Label, Time, Information, DefaultContextMenu, ListContextMenu, DefaultContextMenuItem, TitleDefault, IconDefault, tBtn3TextDefault, StackDefault, LeftBtnDesktopHeaderBar, RightBtnDesktopHeaderBar, ComplexBtnDesktopHeaderBar, MainDefault, SubDefault, ContentDefault, LeftIconButton, OverrideUserProfile, ColorThemeTransparent, SingleSize, SingleState, SinglePreventBlankMode, SingleValidation, MultiSizeOnlyLarge, MultiValidation, AutoSizeOnlyLarge, AutoValidation, TextFieldForm, MultiTextFieldForm, EditApply_textfieldForm, DropdownForm, TextStringType, EditButton, List, Disabled, TextType, CountTypeFormatting, CountTypeNonFormatting, OnlyHintText, OnlyDefaultValue, HintAndDefaultValue, NoHintNoDefaultValue, All, SingleSizeIcon, SingleStateIcon, SingleColorTheme, TransparentColorTheme, ShortText, LongTextWithLineBreakTab, TextDefault, CenterNoneDefault, WFA_1, WFA_2, WFB_1, WFC_1, WFD_1, WFD_2, WFE_1, WFE_2, WFE_3, WFE_4, WFF_1, WFG_1, WFG_2, WFG_3, WFG_4, WFG_5, WFG_6, WFH_1, WFI_1, WFI_2, WFI_3, WFI_4, WFI_5, WFI_6, WFJ_1, WFK_1, WFL_1, WHA_1, WHB_1, WHB_2, WHB_3, WHB_4, WHB_5, WHB_6, WHC_1, WHD_1, WHD_2, WHD_3, WHD_4, WHD_5, WHD_6, WHE_1, WHE_2, WSA_1, WSB_1, WSB_2, WSC_1, WSD_1, WSE_1, WSF_1, WSF_2, WSF_3, WSF_4, WSF_5, WSF_6, WSF_7, WSG_1, WSG_2, WSG_3, WSG_4, WSG_5, WSH_1, WTA_1, WTA_2, WTA_3, WTB_1, WTC_1, WTD_1, WTD_2, WTD_3, WTD_4, WTD_5, WTD_6, WTE_1, WTF_1, WTF_2, WTF_3, WTF_4, WTF_5, WTF_6, WTG_1, WTH_1, WTH_2, WTH_3, WTI_1, WTI_2, WTJ_1, WTK_1, WTK_2, WTK_3, WTK_4, WTL_1, WTM_1, WTM_2, WTM_3, WTN_1, WTN_2, WTN_3, WTO_1, WTP_1, WTQ_1, WTS_1, WTS_2, WTT_1, WTT_2, WTU_1, UseCase1MoreInformation, UseCase1Community, UseCase2Thumbnail, BodyScrollDefault, BodyOverflowVisible, imageMainButtonCase, imageFocusCase, imageHeaderCase, imageHeaderFixedCase, UseCase1PostsSettingSection, AllLineIcon, AllFillIcon, LineIcon, FillIcon, AutoWidthResponsive, AutoWidth300, AutoWidth300NoImage400, AutoHeightResponsive, AutoHeight300, AutoHeight300NoImage400, AutoWidth300Height500, RatioResponsive, Ratio300, MultiAutoHeight, MultiAutoWidth, AllLottieIcon, OneLottieIcon, IconLongTextDefault, Profile, CaptionText, MFA_1, MFB_1, MFB_2, MFC_1, MFD_1, MFE_1, MFE_2, MFA, MFB, MFC, MFD, MFE, MMA_1, MMB_1, MMA, MMB, Navigation, MPA_1, MPB_1, MPC_1, MPC_2, MPD_1, MPE_1, MPF_1, MPF_2, MPA, MPB, MPC, MPD, MPE, MPF, Tab, MSA_1, MSA_2, MSB_1, MSC_1, MSC_2, MSD_1, MSE_1, MSF_1, MSF_2, MSG_1, MSH_1, MSA, MSB, MSC, MSD, MSE, MSF, MSG, MSH, TwoButton, ContentTextScrollDefault, TemplateA_desktop, TemplateA_mobile, TemplateB_desktop, TemplateB_mobile, ContentsCarouselSection, YouTubeIframe, TemplateA, TemplateB, D_TemplateA, Carousel, SectionTitle, SectionDescription, SectionImage, SectionButton, M_TemplateA, D_TemplateB, M_TemplateB, ContentsSection, FooterSection, InfoBoxSection, TemplateC_desktop, TemplateC_mobile, TemplateD_desktop, TemplateD_mobile, IntroSection, TemplateC, TemplateD, D_TemplateC, M_TemplateC, D_TemplateD, M_TemplateD };
|
|
6
6
|
}
|
|
7
7
|
declare function keys(): string[];
|
|
8
8
|
declare function webpackContextResolve(req: any): any;
|
|
@@ -1276,21 +1276,32 @@ declare namespace parameters {
|
|
|
1276
1276
|
namespace controls {
|
|
1277
1277
|
const expanded: boolean;
|
|
1278
1278
|
}
|
|
1279
|
-
namespace backgrounds {
|
|
1280
|
-
const _default: string;
|
|
1281
|
-
export { _default as default };
|
|
1282
|
-
export const values: {
|
|
1283
|
-
name: string;
|
|
1284
|
-
value: string;
|
|
1285
|
-
}[];
|
|
1286
|
-
}
|
|
1287
1279
|
namespace options {
|
|
1288
1280
|
namespace storySort {
|
|
1289
1281
|
const method: string;
|
|
1290
1282
|
}
|
|
1291
1283
|
}
|
|
1292
1284
|
}
|
|
1293
|
-
declare
|
|
1285
|
+
declare namespace globalTypes {
|
|
1286
|
+
namespace theme {
|
|
1287
|
+
const name_20: string;
|
|
1288
|
+
export { name_20 as name };
|
|
1289
|
+
const description_19: string;
|
|
1290
|
+
export { description_19 as description };
|
|
1291
|
+
const defaultValue_10: string;
|
|
1292
|
+
export { defaultValue_10 as defaultValue };
|
|
1293
|
+
export namespace toolbar {
|
|
1294
|
+
const icon: string;
|
|
1295
|
+
const items: {
|
|
1296
|
+
value: string;
|
|
1297
|
+
icon: string;
|
|
1298
|
+
title: string;
|
|
1299
|
+
}[];
|
|
1300
|
+
const showName: boolean;
|
|
1301
|
+
}
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
declare var decorators: ((Story: any, Context: any) => any)[];
|
|
1294
1305
|
declare var Col: any;
|
|
1295
1306
|
declare var Grid: any;
|
|
1296
1307
|
declare var Row: any;
|
|
@@ -1307,6 +1318,7 @@ declare var MobileAlertDialog: any;
|
|
|
1307
1318
|
declare var MobileHeaderBar: any;
|
|
1308
1319
|
declare var MobileTabBar: any;
|
|
1309
1320
|
declare var ToggleTone: any;
|
|
1321
|
+
declare var StepContainer: any;
|
|
1310
1322
|
declare var WFA: any;
|
|
1311
1323
|
declare var WFB: any;
|
|
1312
1324
|
declare var WFC: any;
|
|
@@ -1318,9 +1330,12 @@ declare var WFH: any;
|
|
|
1318
1330
|
declare var WFI: any;
|
|
1319
1331
|
declare var WFJ: any;
|
|
1320
1332
|
declare var WFK: any;
|
|
1333
|
+
declare var WFL: any;
|
|
1321
1334
|
declare var PageMenu: any;
|
|
1335
|
+
declare var WizardPageMenu: any;
|
|
1322
1336
|
declare var TabMenu: any;
|
|
1323
1337
|
declare var LeftSubMenu: any;
|
|
1338
|
+
declare var Step: any;
|
|
1324
1339
|
declare var WHA: any;
|
|
1325
1340
|
declare var WHB: any;
|
|
1326
1341
|
declare var WHC: any;
|
|
@@ -1364,104 +1379,104 @@ declare namespace Popup {
|
|
|
1364
1379
|
const displayName_4: string;
|
|
1365
1380
|
export { displayName_4 as displayName };
|
|
1366
1381
|
export namespace __docgenInfo_2 {
|
|
1367
|
-
const
|
|
1368
|
-
export {
|
|
1382
|
+
const description_20: string;
|
|
1383
|
+
export { description_20 as description };
|
|
1369
1384
|
const displayName_5: string;
|
|
1370
1385
|
export { displayName_5 as displayName };
|
|
1371
1386
|
export namespace props_2 {
|
|
1372
1387
|
namespace targetRef {
|
|
1373
|
-
const
|
|
1374
|
-
export {
|
|
1375
|
-
const
|
|
1376
|
-
export {
|
|
1377
|
-
const
|
|
1378
|
-
export {
|
|
1388
|
+
const defaultValue_11: null;
|
|
1389
|
+
export { defaultValue_11 as defaultValue };
|
|
1390
|
+
const description_21: string;
|
|
1391
|
+
export { description_21 as description };
|
|
1392
|
+
const name_21: string;
|
|
1393
|
+
export { name_21 as name };
|
|
1379
1394
|
const required_10: boolean;
|
|
1380
1395
|
export { required_10 as required };
|
|
1381
1396
|
export namespace type_10 {
|
|
1382
|
-
const
|
|
1383
|
-
export {
|
|
1397
|
+
const name_22: string;
|
|
1398
|
+
export { name_22 as name };
|
|
1384
1399
|
}
|
|
1385
1400
|
export { type_10 as type };
|
|
1386
1401
|
}
|
|
1387
1402
|
namespace isOpen {
|
|
1388
|
-
export namespace
|
|
1403
|
+
export namespace defaultValue_12 {
|
|
1389
1404
|
const value_1: string;
|
|
1390
1405
|
export { value_1 as value };
|
|
1391
1406
|
}
|
|
1392
|
-
export {
|
|
1393
|
-
const
|
|
1394
|
-
export {
|
|
1395
|
-
const
|
|
1396
|
-
export {
|
|
1407
|
+
export { defaultValue_12 as defaultValue };
|
|
1408
|
+
const description_22: string;
|
|
1409
|
+
export { description_22 as description };
|
|
1410
|
+
const name_23: string;
|
|
1411
|
+
export { name_23 as name };
|
|
1397
1412
|
const required_11: boolean;
|
|
1398
1413
|
export { required_11 as required };
|
|
1399
1414
|
export namespace type_11 {
|
|
1400
|
-
const
|
|
1401
|
-
export {
|
|
1415
|
+
const name_24: string;
|
|
1416
|
+
export { name_24 as name };
|
|
1402
1417
|
}
|
|
1403
1418
|
export { type_11 as type };
|
|
1404
1419
|
}
|
|
1405
1420
|
namespace onClickOutside {
|
|
1406
|
-
const
|
|
1407
|
-
export {
|
|
1408
|
-
const
|
|
1409
|
-
export {
|
|
1410
|
-
const
|
|
1411
|
-
export {
|
|
1421
|
+
const defaultValue_13: null;
|
|
1422
|
+
export { defaultValue_13 as defaultValue };
|
|
1423
|
+
const description_23: string;
|
|
1424
|
+
export { description_23 as description };
|
|
1425
|
+
const name_25: string;
|
|
1426
|
+
export { name_25 as name };
|
|
1412
1427
|
const required_12: boolean;
|
|
1413
1428
|
export { required_12 as required };
|
|
1414
1429
|
export namespace type_12 {
|
|
1415
|
-
const
|
|
1416
|
-
export {
|
|
1430
|
+
const name_26: string;
|
|
1431
|
+
export { name_26 as name };
|
|
1417
1432
|
}
|
|
1418
1433
|
export { type_12 as type };
|
|
1419
1434
|
}
|
|
1420
1435
|
namespace onClick {
|
|
1421
|
-
const
|
|
1422
|
-
export {
|
|
1423
|
-
const
|
|
1424
|
-
export {
|
|
1425
|
-
const
|
|
1426
|
-
export {
|
|
1436
|
+
const defaultValue_14: null;
|
|
1437
|
+
export { defaultValue_14 as defaultValue };
|
|
1438
|
+
const description_24: string;
|
|
1439
|
+
export { description_24 as description };
|
|
1440
|
+
const name_27: string;
|
|
1441
|
+
export { name_27 as name };
|
|
1427
1442
|
const required_13: boolean;
|
|
1428
1443
|
export { required_13 as required };
|
|
1429
1444
|
export namespace type_13 {
|
|
1430
|
-
const
|
|
1431
|
-
export {
|
|
1445
|
+
const name_28: string;
|
|
1446
|
+
export { name_28 as name };
|
|
1432
1447
|
}
|
|
1433
1448
|
export { type_13 as type };
|
|
1434
1449
|
}
|
|
1435
1450
|
namespace placement {
|
|
1436
|
-
export namespace
|
|
1451
|
+
export namespace defaultValue_15 {
|
|
1437
1452
|
const value_2: string;
|
|
1438
1453
|
export { value_2 as value };
|
|
1439
1454
|
}
|
|
1440
|
-
export {
|
|
1441
|
-
const
|
|
1442
|
-
export {
|
|
1443
|
-
const
|
|
1444
|
-
export {
|
|
1455
|
+
export { defaultValue_15 as defaultValue };
|
|
1456
|
+
const description_25: string;
|
|
1457
|
+
export { description_25 as description };
|
|
1458
|
+
const name_29: string;
|
|
1459
|
+
export { name_29 as name };
|
|
1445
1460
|
const required_14: boolean;
|
|
1446
1461
|
export { required_14 as required };
|
|
1447
1462
|
export namespace type_14 {
|
|
1448
|
-
const
|
|
1449
|
-
export {
|
|
1463
|
+
const name_30: string;
|
|
1464
|
+
export { name_30 as name };
|
|
1450
1465
|
}
|
|
1451
1466
|
export { type_14 as type };
|
|
1452
1467
|
}
|
|
1453
1468
|
namespace wrapperHeight {
|
|
1454
|
-
const
|
|
1455
|
-
export {
|
|
1456
|
-
const
|
|
1457
|
-
export {
|
|
1458
|
-
const
|
|
1459
|
-
export {
|
|
1469
|
+
const defaultValue_16: null;
|
|
1470
|
+
export { defaultValue_16 as defaultValue };
|
|
1471
|
+
const description_26: string;
|
|
1472
|
+
export { description_26 as description };
|
|
1473
|
+
const name_31: string;
|
|
1474
|
+
export { name_31 as name };
|
|
1460
1475
|
const required_15: boolean;
|
|
1461
1476
|
export { required_15 as required };
|
|
1462
1477
|
export namespace type_15 {
|
|
1463
|
-
const
|
|
1464
|
-
export {
|
|
1478
|
+
const name_32: string;
|
|
1479
|
+
export { name_32 as name };
|
|
1465
1480
|
}
|
|
1466
1481
|
export { type_15 as type };
|
|
1467
1482
|
}
|
|
@@ -1475,8 +1490,8 @@ declare namespace PopupProvider {
|
|
|
1475
1490
|
const displayName_6: string;
|
|
1476
1491
|
export { displayName_6 as displayName };
|
|
1477
1492
|
export namespace __docgenInfo_3 {
|
|
1478
|
-
const
|
|
1479
|
-
export {
|
|
1493
|
+
const description_27: string;
|
|
1494
|
+
export { description_27 as description };
|
|
1480
1495
|
const displayName_7: string;
|
|
1481
1496
|
export { displayName_7 as displayName };
|
|
1482
1497
|
const props_3: {};
|
|
@@ -1810,12 +1825,15 @@ declare var LongTextWithLineBreakTab: any;
|
|
|
1810
1825
|
declare var TextDefault: any;
|
|
1811
1826
|
declare var CenterNoneDefault: any;
|
|
1812
1827
|
declare var WFA_1: any;
|
|
1828
|
+
declare var WFA_2: any;
|
|
1813
1829
|
declare var WFB_1: any;
|
|
1814
1830
|
declare var WFC_1: any;
|
|
1815
1831
|
declare var WFD_1: any;
|
|
1816
1832
|
declare var WFD_2: any;
|
|
1817
1833
|
declare var WFE_1: any;
|
|
1818
1834
|
declare var WFE_2: any;
|
|
1835
|
+
declare var WFE_3: any;
|
|
1836
|
+
declare var WFE_4: any;
|
|
1819
1837
|
declare var WFF_1: any;
|
|
1820
1838
|
declare var WFG_1: any;
|
|
1821
1839
|
declare var WFG_2: any;
|
|
@@ -1832,6 +1850,7 @@ declare var WFI_5: any;
|
|
|
1832
1850
|
declare var WFI_6: any;
|
|
1833
1851
|
declare var WFJ_1: any;
|
|
1834
1852
|
declare var WFK_1: any;
|
|
1853
|
+
declare var WFL_1: any;
|
|
1835
1854
|
declare var WHA_1: any;
|
|
1836
1855
|
declare var WHB_1: any;
|
|
1837
1856
|
declare var WHB_2: any;
|
|
@@ -1850,6 +1869,7 @@ declare var WHE_1: any;
|
|
|
1850
1869
|
declare var WHE_2: any;
|
|
1851
1870
|
declare var WSA_1: any;
|
|
1852
1871
|
declare var WSB_1: any;
|
|
1872
|
+
declare var WSB_2: any;
|
|
1853
1873
|
declare var WSC_1: any;
|
|
1854
1874
|
declare var WSD_1: any;
|
|
1855
1875
|
declare var WSE_1: any;
|
|
@@ -2008,68 +2028,68 @@ declare namespace SectionTitle {
|
|
|
2008
2028
|
const displayName_8: string;
|
|
2009
2029
|
export { displayName_8 as displayName };
|
|
2010
2030
|
export namespace __docgenInfo_4 {
|
|
2011
|
-
const
|
|
2012
|
-
export {
|
|
2031
|
+
const description_28: string;
|
|
2032
|
+
export { description_28 as description };
|
|
2013
2033
|
const displayName_9: string;
|
|
2014
2034
|
export { displayName_9 as displayName };
|
|
2015
2035
|
export namespace props_4 {
|
|
2016
2036
|
namespace text {
|
|
2017
|
-
const
|
|
2018
|
-
export {
|
|
2019
|
-
const
|
|
2020
|
-
export {
|
|
2021
|
-
const
|
|
2022
|
-
export {
|
|
2037
|
+
const defaultValue_17: null;
|
|
2038
|
+
export { defaultValue_17 as defaultValue };
|
|
2039
|
+
const description_29: string;
|
|
2040
|
+
export { description_29 as description };
|
|
2041
|
+
const name_33: string;
|
|
2042
|
+
export { name_33 as name };
|
|
2023
2043
|
const required_16: boolean;
|
|
2024
2044
|
export { required_16 as required };
|
|
2025
2045
|
export namespace type_16 {
|
|
2026
|
-
const
|
|
2027
|
-
export {
|
|
2046
|
+
const name_34: string;
|
|
2047
|
+
export { name_34 as name };
|
|
2028
2048
|
}
|
|
2029
2049
|
export { type_16 as type };
|
|
2030
2050
|
}
|
|
2031
2051
|
namespace color {
|
|
2032
|
-
const
|
|
2033
|
-
export {
|
|
2034
|
-
const
|
|
2035
|
-
export {
|
|
2036
|
-
const
|
|
2037
|
-
export {
|
|
2052
|
+
const defaultValue_18: null;
|
|
2053
|
+
export { defaultValue_18 as defaultValue };
|
|
2054
|
+
const description_30: string;
|
|
2055
|
+
export { description_30 as description };
|
|
2056
|
+
const name_35: string;
|
|
2057
|
+
export { name_35 as name };
|
|
2038
2058
|
const required_17: boolean;
|
|
2039
2059
|
export { required_17 as required };
|
|
2040
2060
|
export namespace type_17 {
|
|
2041
|
-
const
|
|
2042
|
-
export {
|
|
2061
|
+
const name_36: string;
|
|
2062
|
+
export { name_36 as name };
|
|
2043
2063
|
}
|
|
2044
2064
|
export { type_17 as type };
|
|
2045
2065
|
}
|
|
2046
2066
|
namespace tooltipText {
|
|
2047
|
-
const
|
|
2048
|
-
export {
|
|
2049
|
-
const
|
|
2050
|
-
export {
|
|
2051
|
-
const
|
|
2052
|
-
export {
|
|
2067
|
+
const defaultValue_19: null;
|
|
2068
|
+
export { defaultValue_19 as defaultValue };
|
|
2069
|
+
const description_31: string;
|
|
2070
|
+
export { description_31 as description };
|
|
2071
|
+
const name_37: string;
|
|
2072
|
+
export { name_37 as name };
|
|
2053
2073
|
const required_18: boolean;
|
|
2054
2074
|
export { required_18 as required };
|
|
2055
2075
|
export namespace type_18 {
|
|
2056
|
-
const
|
|
2057
|
-
export {
|
|
2076
|
+
const name_38: string;
|
|
2077
|
+
export { name_38 as name };
|
|
2058
2078
|
}
|
|
2059
2079
|
export { type_18 as type };
|
|
2060
2080
|
}
|
|
2061
2081
|
namespace tooltipPosition {
|
|
2062
|
-
const
|
|
2063
|
-
export {
|
|
2064
|
-
const
|
|
2065
|
-
export {
|
|
2066
|
-
const
|
|
2067
|
-
export {
|
|
2082
|
+
const defaultValue_20: null;
|
|
2083
|
+
export { defaultValue_20 as defaultValue };
|
|
2084
|
+
const description_32: string;
|
|
2085
|
+
export { description_32 as description };
|
|
2086
|
+
const name_39: string;
|
|
2087
|
+
export { name_39 as name };
|
|
2068
2088
|
const required_19: boolean;
|
|
2069
2089
|
export { required_19 as required };
|
|
2070
2090
|
export namespace type_19 {
|
|
2071
|
-
const
|
|
2072
|
-
export {
|
|
2091
|
+
const name_40: string;
|
|
2092
|
+
export { name_40 as name };
|
|
2073
2093
|
const value_3: {
|
|
2074
2094
|
value: string;
|
|
2075
2095
|
}[];
|
|
@@ -2078,17 +2098,17 @@ declare namespace SectionTitle {
|
|
|
2078
2098
|
export { type_19 as type };
|
|
2079
2099
|
}
|
|
2080
2100
|
namespace textAlign {
|
|
2081
|
-
const
|
|
2082
|
-
export {
|
|
2083
|
-
const
|
|
2084
|
-
export {
|
|
2085
|
-
const
|
|
2086
|
-
export {
|
|
2101
|
+
const defaultValue_21: null;
|
|
2102
|
+
export { defaultValue_21 as defaultValue };
|
|
2103
|
+
const description_33: string;
|
|
2104
|
+
export { description_33 as description };
|
|
2105
|
+
const name_41: string;
|
|
2106
|
+
export { name_41 as name };
|
|
2087
2107
|
const required_20: boolean;
|
|
2088
2108
|
export { required_20 as required };
|
|
2089
2109
|
export namespace type_20 {
|
|
2090
|
-
const
|
|
2091
|
-
export {
|
|
2110
|
+
const name_42: string;
|
|
2111
|
+
export { name_42 as name };
|
|
2092
2112
|
const value_4: {
|
|
2093
2113
|
value: string;
|
|
2094
2114
|
}[];
|
|
@@ -2097,17 +2117,17 @@ declare namespace SectionTitle {
|
|
|
2097
2117
|
export { type_20 as type };
|
|
2098
2118
|
}
|
|
2099
2119
|
namespace styleTheme {
|
|
2100
|
-
const
|
|
2101
|
-
export {
|
|
2102
|
-
const
|
|
2103
|
-
export {
|
|
2104
|
-
const
|
|
2105
|
-
export {
|
|
2120
|
+
const defaultValue_22: null;
|
|
2121
|
+
export { defaultValue_22 as defaultValue };
|
|
2122
|
+
const description_34: string;
|
|
2123
|
+
export { description_34 as description };
|
|
2124
|
+
const name_43: string;
|
|
2125
|
+
export { name_43 as name };
|
|
2106
2126
|
const required_21: boolean;
|
|
2107
2127
|
export { required_21 as required };
|
|
2108
2128
|
export namespace type_21 {
|
|
2109
|
-
const
|
|
2110
|
-
export {
|
|
2129
|
+
const name_44: string;
|
|
2130
|
+
export { name_44 as name };
|
|
2111
2131
|
const value_5: {
|
|
2112
2132
|
value: string;
|
|
2113
2133
|
}[];
|
|
@@ -2116,17 +2136,17 @@ declare namespace SectionTitle {
|
|
|
2116
2136
|
export { type_21 as type };
|
|
2117
2137
|
}
|
|
2118
2138
|
namespace colorOverride {
|
|
2119
|
-
const
|
|
2120
|
-
export {
|
|
2121
|
-
const
|
|
2122
|
-
export {
|
|
2123
|
-
const
|
|
2124
|
-
export {
|
|
2139
|
+
const defaultValue_23: null;
|
|
2140
|
+
export { defaultValue_23 as defaultValue };
|
|
2141
|
+
const description_35: string;
|
|
2142
|
+
export { description_35 as description };
|
|
2143
|
+
const name_45: string;
|
|
2144
|
+
export { name_45 as name };
|
|
2125
2145
|
const required_22: boolean;
|
|
2126
2146
|
export { required_22 as required };
|
|
2127
2147
|
export namespace type_22 {
|
|
2128
|
-
const
|
|
2129
|
-
export {
|
|
2148
|
+
const name_46: string;
|
|
2149
|
+
export { name_46 as name };
|
|
2130
2150
|
const value_6: {
|
|
2131
2151
|
value: string;
|
|
2132
2152
|
}[];
|
|
@@ -2135,17 +2155,17 @@ declare namespace SectionTitle {
|
|
|
2135
2155
|
export { type_22 as type };
|
|
2136
2156
|
}
|
|
2137
2157
|
namespace colorTheme {
|
|
2138
|
-
const
|
|
2139
|
-
export {
|
|
2140
|
-
const
|
|
2141
|
-
export {
|
|
2142
|
-
const
|
|
2143
|
-
export {
|
|
2158
|
+
const defaultValue_24: null;
|
|
2159
|
+
export { defaultValue_24 as defaultValue };
|
|
2160
|
+
const description_36: string;
|
|
2161
|
+
export { description_36 as description };
|
|
2162
|
+
const name_47: string;
|
|
2163
|
+
export { name_47 as name };
|
|
2144
2164
|
const required_23: boolean;
|
|
2145
2165
|
export { required_23 as required };
|
|
2146
2166
|
export namespace type_23 {
|
|
2147
|
-
const
|
|
2148
|
-
export {
|
|
2167
|
+
const name_48: string;
|
|
2168
|
+
export { name_48 as name };
|
|
2149
2169
|
const value_7: {
|
|
2150
2170
|
value: string;
|
|
2151
2171
|
}[];
|
|
@@ -2154,17 +2174,17 @@ declare namespace SectionTitle {
|
|
|
2154
2174
|
export { type_23 as type };
|
|
2155
2175
|
}
|
|
2156
2176
|
namespace singleLineMode {
|
|
2157
|
-
const
|
|
2158
|
-
export {
|
|
2159
|
-
const
|
|
2160
|
-
export {
|
|
2161
|
-
const
|
|
2162
|
-
export {
|
|
2177
|
+
const defaultValue_25: null;
|
|
2178
|
+
export { defaultValue_25 as defaultValue };
|
|
2179
|
+
const description_37: string;
|
|
2180
|
+
export { description_37 as description };
|
|
2181
|
+
const name_49: string;
|
|
2182
|
+
export { name_49 as name };
|
|
2163
2183
|
const required_24: boolean;
|
|
2164
2184
|
export { required_24 as required };
|
|
2165
2185
|
export namespace type_24 {
|
|
2166
|
-
const
|
|
2167
|
-
export {
|
|
2186
|
+
const name_50: string;
|
|
2187
|
+
export { name_50 as name };
|
|
2168
2188
|
const value_8: {
|
|
2169
2189
|
value: string;
|
|
2170
2190
|
}[];
|
|
@@ -2173,17 +2193,17 @@ declare namespace SectionTitle {
|
|
|
2173
2193
|
export { type_24 as type };
|
|
2174
2194
|
}
|
|
2175
2195
|
namespace ellipsisMode {
|
|
2176
|
-
const
|
|
2177
|
-
export {
|
|
2178
|
-
const
|
|
2179
|
-
export {
|
|
2180
|
-
const
|
|
2181
|
-
export {
|
|
2196
|
+
const defaultValue_26: null;
|
|
2197
|
+
export { defaultValue_26 as defaultValue };
|
|
2198
|
+
const description_38: string;
|
|
2199
|
+
export { description_38 as description };
|
|
2200
|
+
const name_51: string;
|
|
2201
|
+
export { name_51 as name };
|
|
2182
2202
|
const required_25: boolean;
|
|
2183
2203
|
export { required_25 as required };
|
|
2184
2204
|
export namespace type_25 {
|
|
2185
|
-
const
|
|
2186
|
-
export {
|
|
2205
|
+
const name_52: string;
|
|
2206
|
+
export { name_52 as name };
|
|
2187
2207
|
const value_9: {
|
|
2188
2208
|
value: string;
|
|
2189
2209
|
}[];
|
|
@@ -2192,32 +2212,32 @@ declare namespace SectionTitle {
|
|
|
2192
2212
|
export { type_25 as type };
|
|
2193
2213
|
}
|
|
2194
2214
|
namespace lineLimit {
|
|
2195
|
-
const
|
|
2196
|
-
export {
|
|
2197
|
-
const
|
|
2198
|
-
export {
|
|
2199
|
-
const
|
|
2200
|
-
export {
|
|
2215
|
+
const defaultValue_27: null;
|
|
2216
|
+
export { defaultValue_27 as defaultValue };
|
|
2217
|
+
const description_39: string;
|
|
2218
|
+
export { description_39 as description };
|
|
2219
|
+
const name_53: string;
|
|
2220
|
+
export { name_53 as name };
|
|
2201
2221
|
const required_26: boolean;
|
|
2202
2222
|
export { required_26 as required };
|
|
2203
2223
|
export namespace type_26 {
|
|
2204
|
-
const
|
|
2205
|
-
export {
|
|
2224
|
+
const name_54: string;
|
|
2225
|
+
export { name_54 as name };
|
|
2206
2226
|
}
|
|
2207
2227
|
export { type_26 as type };
|
|
2208
2228
|
}
|
|
2209
2229
|
namespace userSelectMode {
|
|
2210
|
-
const
|
|
2211
|
-
export {
|
|
2212
|
-
const
|
|
2213
|
-
export {
|
|
2214
|
-
const
|
|
2215
|
-
export {
|
|
2230
|
+
const defaultValue_28: null;
|
|
2231
|
+
export { defaultValue_28 as defaultValue };
|
|
2232
|
+
const description_40: string;
|
|
2233
|
+
export { description_40 as description };
|
|
2234
|
+
const name_55: string;
|
|
2235
|
+
export { name_55 as name };
|
|
2216
2236
|
const required_27: boolean;
|
|
2217
2237
|
export { required_27 as required };
|
|
2218
2238
|
export namespace type_27 {
|
|
2219
|
-
const
|
|
2220
|
-
export {
|
|
2239
|
+
const name_56: string;
|
|
2240
|
+
export { name_56 as name };
|
|
2221
2241
|
const value_10: {
|
|
2222
2242
|
value: string;
|
|
2223
2243
|
}[];
|
|
@@ -2226,32 +2246,32 @@ declare namespace SectionTitle {
|
|
|
2226
2246
|
export { type_27 as type };
|
|
2227
2247
|
}
|
|
2228
2248
|
namespace customFontSize {
|
|
2229
|
-
const
|
|
2230
|
-
export {
|
|
2231
|
-
const
|
|
2232
|
-
export {
|
|
2233
|
-
const
|
|
2234
|
-
export {
|
|
2249
|
+
const defaultValue_29: null;
|
|
2250
|
+
export { defaultValue_29 as defaultValue };
|
|
2251
|
+
const description_41: string;
|
|
2252
|
+
export { description_41 as description };
|
|
2253
|
+
const name_57: string;
|
|
2254
|
+
export { name_57 as name };
|
|
2235
2255
|
const required_28: boolean;
|
|
2236
2256
|
export { required_28 as required };
|
|
2237
2257
|
export namespace type_28 {
|
|
2238
|
-
const
|
|
2239
|
-
export {
|
|
2258
|
+
const name_58: string;
|
|
2259
|
+
export { name_58 as name };
|
|
2240
2260
|
}
|
|
2241
2261
|
export { type_28 as type };
|
|
2242
2262
|
}
|
|
2243
2263
|
namespace customFontWeight {
|
|
2244
|
-
const
|
|
2245
|
-
export {
|
|
2246
|
-
const
|
|
2247
|
-
export {
|
|
2248
|
-
const
|
|
2249
|
-
export {
|
|
2264
|
+
const defaultValue_30: null;
|
|
2265
|
+
export { defaultValue_30 as defaultValue };
|
|
2266
|
+
const description_42: string;
|
|
2267
|
+
export { description_42 as description };
|
|
2268
|
+
const name_59: string;
|
|
2269
|
+
export { name_59 as name };
|
|
2250
2270
|
const required_29: boolean;
|
|
2251
2271
|
export { required_29 as required };
|
|
2252
2272
|
export namespace type_29 {
|
|
2253
|
-
const
|
|
2254
|
-
export {
|
|
2273
|
+
const name_60: string;
|
|
2274
|
+
export { name_60 as name };
|
|
2255
2275
|
const value_11: {
|
|
2256
2276
|
value: string;
|
|
2257
2277
|
}[];
|
|
@@ -2260,17 +2280,17 @@ declare namespace SectionTitle {
|
|
|
2260
2280
|
export { type_29 as type };
|
|
2261
2281
|
}
|
|
2262
2282
|
namespace textDecorationType {
|
|
2263
|
-
const
|
|
2264
|
-
export {
|
|
2265
|
-
const
|
|
2266
|
-
export {
|
|
2267
|
-
const
|
|
2268
|
-
export {
|
|
2283
|
+
const defaultValue_31: null;
|
|
2284
|
+
export { defaultValue_31 as defaultValue };
|
|
2285
|
+
const description_43: string;
|
|
2286
|
+
export { description_43 as description };
|
|
2287
|
+
const name_61: string;
|
|
2288
|
+
export { name_61 as name };
|
|
2269
2289
|
const required_30: boolean;
|
|
2270
2290
|
export { required_30 as required };
|
|
2271
2291
|
export namespace type_30 {
|
|
2272
|
-
const
|
|
2273
|
-
export {
|
|
2292
|
+
const name_62: string;
|
|
2293
|
+
export { name_62 as name };
|
|
2274
2294
|
const value_12: {
|
|
2275
2295
|
value: string;
|
|
2276
2296
|
}[];
|
|
@@ -2279,17 +2299,17 @@ declare namespace SectionTitle {
|
|
|
2279
2299
|
export { type_30 as type };
|
|
2280
2300
|
}
|
|
2281
2301
|
namespace requirementMode {
|
|
2282
|
-
const
|
|
2283
|
-
export {
|
|
2284
|
-
const
|
|
2285
|
-
export {
|
|
2286
|
-
const
|
|
2287
|
-
export {
|
|
2302
|
+
const defaultValue_32: null;
|
|
2303
|
+
export { defaultValue_32 as defaultValue };
|
|
2304
|
+
const description_44: string;
|
|
2305
|
+
export { description_44 as description };
|
|
2306
|
+
const name_63: string;
|
|
2307
|
+
export { name_63 as name };
|
|
2288
2308
|
const required_31: boolean;
|
|
2289
2309
|
export { required_31 as required };
|
|
2290
2310
|
export namespace type_31 {
|
|
2291
|
-
const
|
|
2292
|
-
export {
|
|
2311
|
+
const name_64: string;
|
|
2312
|
+
export { name_64 as name };
|
|
2293
2313
|
const value_13: {
|
|
2294
2314
|
value: string;
|
|
2295
2315
|
}[];
|
|
@@ -2298,17 +2318,17 @@ declare namespace SectionTitle {
|
|
|
2298
2318
|
export { type_31 as type };
|
|
2299
2319
|
}
|
|
2300
2320
|
namespace bulletPointMode {
|
|
2301
|
-
const
|
|
2302
|
-
export {
|
|
2303
|
-
const
|
|
2304
|
-
export {
|
|
2305
|
-
const
|
|
2306
|
-
export {
|
|
2321
|
+
const defaultValue_33: null;
|
|
2322
|
+
export { defaultValue_33 as defaultValue };
|
|
2323
|
+
const description_45: string;
|
|
2324
|
+
export { description_45 as description };
|
|
2325
|
+
const name_65: string;
|
|
2326
|
+
export { name_65 as name };
|
|
2307
2327
|
const required_32: boolean;
|
|
2308
2328
|
export { required_32 as required };
|
|
2309
2329
|
export namespace type_32 {
|
|
2310
|
-
const
|
|
2311
|
-
export {
|
|
2330
|
+
const name_66: string;
|
|
2331
|
+
export { name_66 as name };
|
|
2312
2332
|
const value_14: {
|
|
2313
2333
|
value: string;
|
|
2314
2334
|
}[];
|
|
@@ -2317,17 +2337,17 @@ declare namespace SectionTitle {
|
|
|
2317
2337
|
export { type_32 as type };
|
|
2318
2338
|
}
|
|
2319
2339
|
namespace wordBreak {
|
|
2320
|
-
const
|
|
2321
|
-
export {
|
|
2322
|
-
const
|
|
2323
|
-
export {
|
|
2324
|
-
const
|
|
2325
|
-
export {
|
|
2340
|
+
const defaultValue_34: null;
|
|
2341
|
+
export { defaultValue_34 as defaultValue };
|
|
2342
|
+
const description_46: string;
|
|
2343
|
+
export { description_46 as description };
|
|
2344
|
+
const name_67: string;
|
|
2345
|
+
export { name_67 as name };
|
|
2326
2346
|
const required_33: boolean;
|
|
2327
2347
|
export { required_33 as required };
|
|
2328
2348
|
export namespace type_33 {
|
|
2329
|
-
const
|
|
2330
|
-
export {
|
|
2349
|
+
const name_68: string;
|
|
2350
|
+
export { name_68 as name };
|
|
2331
2351
|
const value_15: {
|
|
2332
2352
|
value: string;
|
|
2333
2353
|
}[];
|
|
@@ -2336,20 +2356,20 @@ declare namespace SectionTitle {
|
|
|
2336
2356
|
export { type_33 as type };
|
|
2337
2357
|
}
|
|
2338
2358
|
namespace lineHeight {
|
|
2339
|
-
export namespace
|
|
2359
|
+
export namespace defaultValue_35 {
|
|
2340
2360
|
const value_16: string;
|
|
2341
2361
|
export { value_16 as value };
|
|
2342
2362
|
}
|
|
2343
|
-
export {
|
|
2344
|
-
const
|
|
2345
|
-
export {
|
|
2346
|
-
const
|
|
2347
|
-
export {
|
|
2363
|
+
export { defaultValue_35 as defaultValue };
|
|
2364
|
+
const description_47: string;
|
|
2365
|
+
export { description_47 as description };
|
|
2366
|
+
const name_69: string;
|
|
2367
|
+
export { name_69 as name };
|
|
2348
2368
|
const required_34: boolean;
|
|
2349
2369
|
export { required_34 as required };
|
|
2350
2370
|
export namespace type_34 {
|
|
2351
|
-
const
|
|
2352
|
-
export {
|
|
2371
|
+
const name_70: string;
|
|
2372
|
+
export { name_70 as name };
|
|
2353
2373
|
}
|
|
2354
2374
|
export { type_34 as type };
|
|
2355
2375
|
}
|
|
@@ -2363,71 +2383,71 @@ declare namespace SectionDescription {
|
|
|
2363
2383
|
const displayName_10: string;
|
|
2364
2384
|
export { displayName_10 as displayName };
|
|
2365
2385
|
export namespace __docgenInfo_5 {
|
|
2366
|
-
const
|
|
2367
|
-
export {
|
|
2386
|
+
const description_48: string;
|
|
2387
|
+
export { description_48 as description };
|
|
2368
2388
|
const displayName_11: string;
|
|
2369
2389
|
export { displayName_11 as displayName };
|
|
2370
2390
|
export namespace props_5 {
|
|
2371
2391
|
export namespace text_1 {
|
|
2372
|
-
const
|
|
2373
|
-
export {
|
|
2374
|
-
const
|
|
2375
|
-
export {
|
|
2376
|
-
const
|
|
2377
|
-
export {
|
|
2392
|
+
const defaultValue_36: null;
|
|
2393
|
+
export { defaultValue_36 as defaultValue };
|
|
2394
|
+
const description_49: string;
|
|
2395
|
+
export { description_49 as description };
|
|
2396
|
+
const name_71: string;
|
|
2397
|
+
export { name_71 as name };
|
|
2378
2398
|
const required_35: boolean;
|
|
2379
2399
|
export { required_35 as required };
|
|
2380
2400
|
export namespace type_35 {
|
|
2381
|
-
const
|
|
2382
|
-
export {
|
|
2401
|
+
const name_72: string;
|
|
2402
|
+
export { name_72 as name };
|
|
2383
2403
|
}
|
|
2384
2404
|
export { type_35 as type };
|
|
2385
2405
|
}
|
|
2386
2406
|
export { text_1 as text };
|
|
2387
2407
|
export namespace color_1 {
|
|
2388
|
-
const
|
|
2389
|
-
export {
|
|
2390
|
-
const
|
|
2391
|
-
export {
|
|
2392
|
-
const
|
|
2393
|
-
export {
|
|
2408
|
+
const defaultValue_37: null;
|
|
2409
|
+
export { defaultValue_37 as defaultValue };
|
|
2410
|
+
const description_50: string;
|
|
2411
|
+
export { description_50 as description };
|
|
2412
|
+
const name_73: string;
|
|
2413
|
+
export { name_73 as name };
|
|
2394
2414
|
const required_36: boolean;
|
|
2395
2415
|
export { required_36 as required };
|
|
2396
2416
|
export namespace type_36 {
|
|
2397
|
-
const
|
|
2398
|
-
export {
|
|
2417
|
+
const name_74: string;
|
|
2418
|
+
export { name_74 as name };
|
|
2399
2419
|
}
|
|
2400
2420
|
export { type_36 as type };
|
|
2401
2421
|
}
|
|
2402
2422
|
export { color_1 as color };
|
|
2403
2423
|
export namespace tooltipText_1 {
|
|
2404
|
-
const
|
|
2405
|
-
export {
|
|
2406
|
-
const
|
|
2407
|
-
export {
|
|
2408
|
-
const
|
|
2409
|
-
export {
|
|
2424
|
+
const defaultValue_38: null;
|
|
2425
|
+
export { defaultValue_38 as defaultValue };
|
|
2426
|
+
const description_51: string;
|
|
2427
|
+
export { description_51 as description };
|
|
2428
|
+
const name_75: string;
|
|
2429
|
+
export { name_75 as name };
|
|
2410
2430
|
const required_37: boolean;
|
|
2411
2431
|
export { required_37 as required };
|
|
2412
2432
|
export namespace type_37 {
|
|
2413
|
-
const
|
|
2414
|
-
export {
|
|
2433
|
+
const name_76: string;
|
|
2434
|
+
export { name_76 as name };
|
|
2415
2435
|
}
|
|
2416
2436
|
export { type_37 as type };
|
|
2417
2437
|
}
|
|
2418
2438
|
export { tooltipText_1 as tooltipText };
|
|
2419
2439
|
export namespace tooltipPosition_1 {
|
|
2420
|
-
const
|
|
2421
|
-
export {
|
|
2422
|
-
const
|
|
2423
|
-
export {
|
|
2424
|
-
const
|
|
2425
|
-
export {
|
|
2440
|
+
const defaultValue_39: null;
|
|
2441
|
+
export { defaultValue_39 as defaultValue };
|
|
2442
|
+
const description_52: string;
|
|
2443
|
+
export { description_52 as description };
|
|
2444
|
+
const name_77: string;
|
|
2445
|
+
export { name_77 as name };
|
|
2426
2446
|
const required_38: boolean;
|
|
2427
2447
|
export { required_38 as required };
|
|
2428
2448
|
export namespace type_38 {
|
|
2429
|
-
const
|
|
2430
|
-
export {
|
|
2449
|
+
const name_78: string;
|
|
2450
|
+
export { name_78 as name };
|
|
2431
2451
|
const value_17: {
|
|
2432
2452
|
value: string;
|
|
2433
2453
|
}[];
|
|
@@ -2437,17 +2457,17 @@ declare namespace SectionDescription {
|
|
|
2437
2457
|
}
|
|
2438
2458
|
export { tooltipPosition_1 as tooltipPosition };
|
|
2439
2459
|
export namespace textAlign_1 {
|
|
2440
|
-
const
|
|
2441
|
-
export {
|
|
2442
|
-
const
|
|
2443
|
-
export {
|
|
2444
|
-
const
|
|
2445
|
-
export {
|
|
2460
|
+
const defaultValue_40: null;
|
|
2461
|
+
export { defaultValue_40 as defaultValue };
|
|
2462
|
+
const description_53: string;
|
|
2463
|
+
export { description_53 as description };
|
|
2464
|
+
const name_79: string;
|
|
2465
|
+
export { name_79 as name };
|
|
2446
2466
|
const required_39: boolean;
|
|
2447
2467
|
export { required_39 as required };
|
|
2448
2468
|
export namespace type_39 {
|
|
2449
|
-
const
|
|
2450
|
-
export {
|
|
2469
|
+
const name_80: string;
|
|
2470
|
+
export { name_80 as name };
|
|
2451
2471
|
const value_18: {
|
|
2452
2472
|
value: string;
|
|
2453
2473
|
}[];
|
|
@@ -2457,17 +2477,17 @@ declare namespace SectionDescription {
|
|
|
2457
2477
|
}
|
|
2458
2478
|
export { textAlign_1 as textAlign };
|
|
2459
2479
|
export namespace styleTheme_1 {
|
|
2460
|
-
const
|
|
2461
|
-
export {
|
|
2462
|
-
const
|
|
2463
|
-
export {
|
|
2464
|
-
const
|
|
2465
|
-
export {
|
|
2480
|
+
const defaultValue_41: null;
|
|
2481
|
+
export { defaultValue_41 as defaultValue };
|
|
2482
|
+
const description_54: string;
|
|
2483
|
+
export { description_54 as description };
|
|
2484
|
+
const name_81: string;
|
|
2485
|
+
export { name_81 as name };
|
|
2466
2486
|
const required_40: boolean;
|
|
2467
2487
|
export { required_40 as required };
|
|
2468
2488
|
export namespace type_40 {
|
|
2469
|
-
const
|
|
2470
|
-
export {
|
|
2489
|
+
const name_82: string;
|
|
2490
|
+
export { name_82 as name };
|
|
2471
2491
|
const value_19: {
|
|
2472
2492
|
value: string;
|
|
2473
2493
|
}[];
|
|
@@ -2477,17 +2497,17 @@ declare namespace SectionDescription {
|
|
|
2477
2497
|
}
|
|
2478
2498
|
export { styleTheme_1 as styleTheme };
|
|
2479
2499
|
export namespace colorOverride_1 {
|
|
2480
|
-
const
|
|
2481
|
-
export {
|
|
2482
|
-
const
|
|
2483
|
-
export {
|
|
2484
|
-
const
|
|
2485
|
-
export {
|
|
2500
|
+
const defaultValue_42: null;
|
|
2501
|
+
export { defaultValue_42 as defaultValue };
|
|
2502
|
+
const description_55: string;
|
|
2503
|
+
export { description_55 as description };
|
|
2504
|
+
const name_83: string;
|
|
2505
|
+
export { name_83 as name };
|
|
2486
2506
|
const required_41: boolean;
|
|
2487
2507
|
export { required_41 as required };
|
|
2488
2508
|
export namespace type_41 {
|
|
2489
|
-
const
|
|
2490
|
-
export {
|
|
2509
|
+
const name_84: string;
|
|
2510
|
+
export { name_84 as name };
|
|
2491
2511
|
const value_20: {
|
|
2492
2512
|
value: string;
|
|
2493
2513
|
}[];
|
|
@@ -2497,17 +2517,17 @@ declare namespace SectionDescription {
|
|
|
2497
2517
|
}
|
|
2498
2518
|
export { colorOverride_1 as colorOverride };
|
|
2499
2519
|
export namespace colorTheme_1 {
|
|
2500
|
-
const
|
|
2501
|
-
export {
|
|
2502
|
-
const
|
|
2503
|
-
export {
|
|
2504
|
-
const
|
|
2505
|
-
export {
|
|
2520
|
+
const defaultValue_43: null;
|
|
2521
|
+
export { defaultValue_43 as defaultValue };
|
|
2522
|
+
const description_56: string;
|
|
2523
|
+
export { description_56 as description };
|
|
2524
|
+
const name_85: string;
|
|
2525
|
+
export { name_85 as name };
|
|
2506
2526
|
const required_42: boolean;
|
|
2507
2527
|
export { required_42 as required };
|
|
2508
2528
|
export namespace type_42 {
|
|
2509
|
-
const
|
|
2510
|
-
export {
|
|
2529
|
+
const name_86: string;
|
|
2530
|
+
export { name_86 as name };
|
|
2511
2531
|
const value_21: {
|
|
2512
2532
|
value: string;
|
|
2513
2533
|
}[];
|
|
@@ -2517,17 +2537,17 @@ declare namespace SectionDescription {
|
|
|
2517
2537
|
}
|
|
2518
2538
|
export { colorTheme_1 as colorTheme };
|
|
2519
2539
|
export namespace singleLineMode_1 {
|
|
2520
|
-
const
|
|
2521
|
-
export {
|
|
2522
|
-
const
|
|
2523
|
-
export {
|
|
2524
|
-
const
|
|
2525
|
-
export {
|
|
2540
|
+
const defaultValue_44: null;
|
|
2541
|
+
export { defaultValue_44 as defaultValue };
|
|
2542
|
+
const description_57: string;
|
|
2543
|
+
export { description_57 as description };
|
|
2544
|
+
const name_87: string;
|
|
2545
|
+
export { name_87 as name };
|
|
2526
2546
|
const required_43: boolean;
|
|
2527
2547
|
export { required_43 as required };
|
|
2528
2548
|
export namespace type_43 {
|
|
2529
|
-
const
|
|
2530
|
-
export {
|
|
2549
|
+
const name_88: string;
|
|
2550
|
+
export { name_88 as name };
|
|
2531
2551
|
const value_22: {
|
|
2532
2552
|
value: string;
|
|
2533
2553
|
}[];
|
|
@@ -2537,17 +2557,17 @@ declare namespace SectionDescription {
|
|
|
2537
2557
|
}
|
|
2538
2558
|
export { singleLineMode_1 as singleLineMode };
|
|
2539
2559
|
export namespace ellipsisMode_1 {
|
|
2540
|
-
const
|
|
2541
|
-
export {
|
|
2542
|
-
const
|
|
2543
|
-
export {
|
|
2544
|
-
const
|
|
2545
|
-
export {
|
|
2560
|
+
const defaultValue_45: null;
|
|
2561
|
+
export { defaultValue_45 as defaultValue };
|
|
2562
|
+
const description_58: string;
|
|
2563
|
+
export { description_58 as description };
|
|
2564
|
+
const name_89: string;
|
|
2565
|
+
export { name_89 as name };
|
|
2546
2566
|
const required_44: boolean;
|
|
2547
2567
|
export { required_44 as required };
|
|
2548
2568
|
export namespace type_44 {
|
|
2549
|
-
const
|
|
2550
|
-
export {
|
|
2569
|
+
const name_90: string;
|
|
2570
|
+
export { name_90 as name };
|
|
2551
2571
|
const value_23: {
|
|
2552
2572
|
value: string;
|
|
2553
2573
|
}[];
|
|
@@ -2557,33 +2577,33 @@ declare namespace SectionDescription {
|
|
|
2557
2577
|
}
|
|
2558
2578
|
export { ellipsisMode_1 as ellipsisMode };
|
|
2559
2579
|
export namespace lineLimit_1 {
|
|
2560
|
-
const
|
|
2561
|
-
export {
|
|
2562
|
-
const
|
|
2563
|
-
export {
|
|
2564
|
-
const
|
|
2565
|
-
export {
|
|
2580
|
+
const defaultValue_46: null;
|
|
2581
|
+
export { defaultValue_46 as defaultValue };
|
|
2582
|
+
const description_59: string;
|
|
2583
|
+
export { description_59 as description };
|
|
2584
|
+
const name_91: string;
|
|
2585
|
+
export { name_91 as name };
|
|
2566
2586
|
const required_45: boolean;
|
|
2567
2587
|
export { required_45 as required };
|
|
2568
2588
|
export namespace type_45 {
|
|
2569
|
-
const
|
|
2570
|
-
export {
|
|
2589
|
+
const name_92: string;
|
|
2590
|
+
export { name_92 as name };
|
|
2571
2591
|
}
|
|
2572
2592
|
export { type_45 as type };
|
|
2573
2593
|
}
|
|
2574
2594
|
export { lineLimit_1 as lineLimit };
|
|
2575
2595
|
export namespace userSelectMode_1 {
|
|
2576
|
-
const
|
|
2577
|
-
export {
|
|
2578
|
-
const
|
|
2579
|
-
export {
|
|
2580
|
-
const
|
|
2581
|
-
export {
|
|
2596
|
+
const defaultValue_47: null;
|
|
2597
|
+
export { defaultValue_47 as defaultValue };
|
|
2598
|
+
const description_60: string;
|
|
2599
|
+
export { description_60 as description };
|
|
2600
|
+
const name_93: string;
|
|
2601
|
+
export { name_93 as name };
|
|
2582
2602
|
const required_46: boolean;
|
|
2583
2603
|
export { required_46 as required };
|
|
2584
2604
|
export namespace type_46 {
|
|
2585
|
-
const
|
|
2586
|
-
export {
|
|
2605
|
+
const name_94: string;
|
|
2606
|
+
export { name_94 as name };
|
|
2587
2607
|
const value_24: {
|
|
2588
2608
|
value: string;
|
|
2589
2609
|
}[];
|
|
@@ -2593,33 +2613,33 @@ declare namespace SectionDescription {
|
|
|
2593
2613
|
}
|
|
2594
2614
|
export { userSelectMode_1 as userSelectMode };
|
|
2595
2615
|
export namespace customFontSize_1 {
|
|
2596
|
-
const
|
|
2597
|
-
export {
|
|
2598
|
-
const
|
|
2599
|
-
export {
|
|
2600
|
-
const
|
|
2601
|
-
export {
|
|
2616
|
+
const defaultValue_48: null;
|
|
2617
|
+
export { defaultValue_48 as defaultValue };
|
|
2618
|
+
const description_61: string;
|
|
2619
|
+
export { description_61 as description };
|
|
2620
|
+
const name_95: string;
|
|
2621
|
+
export { name_95 as name };
|
|
2602
2622
|
const required_47: boolean;
|
|
2603
2623
|
export { required_47 as required };
|
|
2604
2624
|
export namespace type_47 {
|
|
2605
|
-
const
|
|
2606
|
-
export {
|
|
2625
|
+
const name_96: string;
|
|
2626
|
+
export { name_96 as name };
|
|
2607
2627
|
}
|
|
2608
2628
|
export { type_47 as type };
|
|
2609
2629
|
}
|
|
2610
2630
|
export { customFontSize_1 as customFontSize };
|
|
2611
2631
|
export namespace customFontWeight_1 {
|
|
2612
|
-
const
|
|
2613
|
-
export {
|
|
2614
|
-
const
|
|
2615
|
-
export {
|
|
2616
|
-
const
|
|
2617
|
-
export {
|
|
2632
|
+
const defaultValue_49: null;
|
|
2633
|
+
export { defaultValue_49 as defaultValue };
|
|
2634
|
+
const description_62: string;
|
|
2635
|
+
export { description_62 as description };
|
|
2636
|
+
const name_97: string;
|
|
2637
|
+
export { name_97 as name };
|
|
2618
2638
|
const required_48: boolean;
|
|
2619
2639
|
export { required_48 as required };
|
|
2620
2640
|
export namespace type_48 {
|
|
2621
|
-
const
|
|
2622
|
-
export {
|
|
2641
|
+
const name_98: string;
|
|
2642
|
+
export { name_98 as name };
|
|
2623
2643
|
const value_25: {
|
|
2624
2644
|
value: string;
|
|
2625
2645
|
}[];
|
|
@@ -2629,17 +2649,17 @@ declare namespace SectionDescription {
|
|
|
2629
2649
|
}
|
|
2630
2650
|
export { customFontWeight_1 as customFontWeight };
|
|
2631
2651
|
export namespace textDecorationType_1 {
|
|
2632
|
-
const
|
|
2633
|
-
export {
|
|
2634
|
-
const
|
|
2635
|
-
export {
|
|
2636
|
-
const
|
|
2637
|
-
export {
|
|
2652
|
+
const defaultValue_50: null;
|
|
2653
|
+
export { defaultValue_50 as defaultValue };
|
|
2654
|
+
const description_63: string;
|
|
2655
|
+
export { description_63 as description };
|
|
2656
|
+
const name_99: string;
|
|
2657
|
+
export { name_99 as name };
|
|
2638
2658
|
const required_49: boolean;
|
|
2639
2659
|
export { required_49 as required };
|
|
2640
2660
|
export namespace type_49 {
|
|
2641
|
-
const
|
|
2642
|
-
export {
|
|
2661
|
+
const name_100: string;
|
|
2662
|
+
export { name_100 as name };
|
|
2643
2663
|
const value_26: {
|
|
2644
2664
|
value: string;
|
|
2645
2665
|
}[];
|
|
@@ -2649,17 +2669,17 @@ declare namespace SectionDescription {
|
|
|
2649
2669
|
}
|
|
2650
2670
|
export { textDecorationType_1 as textDecorationType };
|
|
2651
2671
|
export namespace requirementMode_1 {
|
|
2652
|
-
const
|
|
2653
|
-
export {
|
|
2654
|
-
const
|
|
2655
|
-
export {
|
|
2656
|
-
const
|
|
2657
|
-
export {
|
|
2672
|
+
const defaultValue_51: null;
|
|
2673
|
+
export { defaultValue_51 as defaultValue };
|
|
2674
|
+
const description_64: string;
|
|
2675
|
+
export { description_64 as description };
|
|
2676
|
+
const name_101: string;
|
|
2677
|
+
export { name_101 as name };
|
|
2658
2678
|
const required_50: boolean;
|
|
2659
2679
|
export { required_50 as required };
|
|
2660
2680
|
export namespace type_50 {
|
|
2661
|
-
const
|
|
2662
|
-
export {
|
|
2681
|
+
const name_102: string;
|
|
2682
|
+
export { name_102 as name };
|
|
2663
2683
|
const value_27: {
|
|
2664
2684
|
value: string;
|
|
2665
2685
|
}[];
|
|
@@ -2669,17 +2689,17 @@ declare namespace SectionDescription {
|
|
|
2669
2689
|
}
|
|
2670
2690
|
export { requirementMode_1 as requirementMode };
|
|
2671
2691
|
export namespace bulletPointMode_1 {
|
|
2672
|
-
const
|
|
2673
|
-
export {
|
|
2674
|
-
const
|
|
2675
|
-
export {
|
|
2676
|
-
const
|
|
2677
|
-
export {
|
|
2692
|
+
const defaultValue_52: null;
|
|
2693
|
+
export { defaultValue_52 as defaultValue };
|
|
2694
|
+
const description_65: string;
|
|
2695
|
+
export { description_65 as description };
|
|
2696
|
+
const name_103: string;
|
|
2697
|
+
export { name_103 as name };
|
|
2678
2698
|
const required_51: boolean;
|
|
2679
2699
|
export { required_51 as required };
|
|
2680
2700
|
export namespace type_51 {
|
|
2681
|
-
const
|
|
2682
|
-
export {
|
|
2701
|
+
const name_104: string;
|
|
2702
|
+
export { name_104 as name };
|
|
2683
2703
|
const value_28: {
|
|
2684
2704
|
value: string;
|
|
2685
2705
|
}[];
|
|
@@ -2689,17 +2709,17 @@ declare namespace SectionDescription {
|
|
|
2689
2709
|
}
|
|
2690
2710
|
export { bulletPointMode_1 as bulletPointMode };
|
|
2691
2711
|
export namespace wordBreak_1 {
|
|
2692
|
-
const
|
|
2693
|
-
export {
|
|
2694
|
-
const
|
|
2695
|
-
export {
|
|
2696
|
-
const
|
|
2697
|
-
export {
|
|
2712
|
+
const defaultValue_53: null;
|
|
2713
|
+
export { defaultValue_53 as defaultValue };
|
|
2714
|
+
const description_66: string;
|
|
2715
|
+
export { description_66 as description };
|
|
2716
|
+
const name_105: string;
|
|
2717
|
+
export { name_105 as name };
|
|
2698
2718
|
const required_52: boolean;
|
|
2699
2719
|
export { required_52 as required };
|
|
2700
2720
|
export namespace type_52 {
|
|
2701
|
-
const
|
|
2702
|
-
export {
|
|
2721
|
+
const name_106: string;
|
|
2722
|
+
export { name_106 as name };
|
|
2703
2723
|
const value_29: {
|
|
2704
2724
|
value: string;
|
|
2705
2725
|
}[];
|
|
@@ -2709,17 +2729,17 @@ declare namespace SectionDescription {
|
|
|
2709
2729
|
}
|
|
2710
2730
|
export { wordBreak_1 as wordBreak };
|
|
2711
2731
|
export namespace fontWeight {
|
|
2712
|
-
const
|
|
2713
|
-
export {
|
|
2714
|
-
const
|
|
2715
|
-
export {
|
|
2716
|
-
const
|
|
2717
|
-
export {
|
|
2732
|
+
const defaultValue_54: null;
|
|
2733
|
+
export { defaultValue_54 as defaultValue };
|
|
2734
|
+
const description_67: string;
|
|
2735
|
+
export { description_67 as description };
|
|
2736
|
+
const name_107: string;
|
|
2737
|
+
export { name_107 as name };
|
|
2718
2738
|
const required_53: boolean;
|
|
2719
2739
|
export { required_53 as required };
|
|
2720
2740
|
export namespace type_53 {
|
|
2721
|
-
const
|
|
2722
|
-
export {
|
|
2741
|
+
const name_108: string;
|
|
2742
|
+
export { name_108 as name };
|
|
2723
2743
|
}
|
|
2724
2744
|
export { type_53 as type };
|
|
2725
2745
|
}
|
|
@@ -2733,38 +2753,38 @@ declare namespace SectionImage {
|
|
|
2733
2753
|
const displayName_12: string;
|
|
2734
2754
|
export { displayName_12 as displayName };
|
|
2735
2755
|
export namespace __docgenInfo_6 {
|
|
2736
|
-
const
|
|
2737
|
-
export {
|
|
2756
|
+
const description_68: string;
|
|
2757
|
+
export { description_68 as description };
|
|
2738
2758
|
const displayName_13: string;
|
|
2739
2759
|
export { displayName_13 as displayName };
|
|
2740
2760
|
export namespace props_6 {
|
|
2741
2761
|
export namespace src {
|
|
2742
|
-
const
|
|
2743
|
-
export {
|
|
2744
|
-
const
|
|
2745
|
-
export {
|
|
2746
|
-
const
|
|
2747
|
-
export {
|
|
2762
|
+
const defaultValue_55: null;
|
|
2763
|
+
export { defaultValue_55 as defaultValue };
|
|
2764
|
+
const description_69: string;
|
|
2765
|
+
export { description_69 as description };
|
|
2766
|
+
const name_109: string;
|
|
2767
|
+
export { name_109 as name };
|
|
2748
2768
|
const required_54: boolean;
|
|
2749
2769
|
export { required_54 as required };
|
|
2750
2770
|
export namespace type_54 {
|
|
2751
|
-
const
|
|
2752
|
-
export {
|
|
2771
|
+
const name_110: string;
|
|
2772
|
+
export { name_110 as name };
|
|
2753
2773
|
}
|
|
2754
2774
|
export { type_54 as type };
|
|
2755
2775
|
}
|
|
2756
2776
|
export namespace shapeType {
|
|
2757
|
-
const
|
|
2758
|
-
export {
|
|
2759
|
-
const
|
|
2760
|
-
export {
|
|
2761
|
-
const
|
|
2762
|
-
export {
|
|
2777
|
+
const defaultValue_56: null;
|
|
2778
|
+
export { defaultValue_56 as defaultValue };
|
|
2779
|
+
const description_70: string;
|
|
2780
|
+
export { description_70 as description };
|
|
2781
|
+
const name_111: string;
|
|
2782
|
+
export { name_111 as name };
|
|
2763
2783
|
const required_55: boolean;
|
|
2764
2784
|
export { required_55 as required };
|
|
2765
2785
|
export namespace type_55 {
|
|
2766
|
-
const
|
|
2767
|
-
export {
|
|
2786
|
+
const name_112: string;
|
|
2787
|
+
export { name_112 as name };
|
|
2768
2788
|
const value_30: {
|
|
2769
2789
|
value: string;
|
|
2770
2790
|
}[];
|
|
@@ -2773,17 +2793,17 @@ declare namespace SectionImage {
|
|
|
2773
2793
|
export { type_55 as type };
|
|
2774
2794
|
}
|
|
2775
2795
|
export namespace radius {
|
|
2776
|
-
const
|
|
2777
|
-
export {
|
|
2778
|
-
const
|
|
2779
|
-
export {
|
|
2780
|
-
const
|
|
2781
|
-
export {
|
|
2796
|
+
const defaultValue_57: null;
|
|
2797
|
+
export { defaultValue_57 as defaultValue };
|
|
2798
|
+
const description_71: string;
|
|
2799
|
+
export { description_71 as description };
|
|
2800
|
+
const name_113: string;
|
|
2801
|
+
export { name_113 as name };
|
|
2782
2802
|
const required_56: boolean;
|
|
2783
2803
|
export { required_56 as required };
|
|
2784
2804
|
export namespace type_56 {
|
|
2785
|
-
const
|
|
2786
|
-
export {
|
|
2805
|
+
const name_114: string;
|
|
2806
|
+
export { name_114 as name };
|
|
2787
2807
|
const value_31: {
|
|
2788
2808
|
value: string;
|
|
2789
2809
|
}[];
|
|
@@ -2792,78 +2812,78 @@ declare namespace SectionImage {
|
|
|
2792
2812
|
export { type_56 as type };
|
|
2793
2813
|
}
|
|
2794
2814
|
export namespace width_1 {
|
|
2795
|
-
const
|
|
2796
|
-
export {
|
|
2797
|
-
const
|
|
2798
|
-
export {
|
|
2799
|
-
const
|
|
2800
|
-
export {
|
|
2815
|
+
const defaultValue_58: null;
|
|
2816
|
+
export { defaultValue_58 as defaultValue };
|
|
2817
|
+
const description_72: string;
|
|
2818
|
+
export { description_72 as description };
|
|
2819
|
+
const name_115: string;
|
|
2820
|
+
export { name_115 as name };
|
|
2801
2821
|
const required_57: boolean;
|
|
2802
2822
|
export { required_57 as required };
|
|
2803
2823
|
export namespace type_57 {
|
|
2804
|
-
const
|
|
2805
|
-
export {
|
|
2824
|
+
const name_116: string;
|
|
2825
|
+
export { name_116 as name };
|
|
2806
2826
|
}
|
|
2807
2827
|
export { type_57 as type };
|
|
2808
2828
|
}
|
|
2809
2829
|
export { width_1 as width };
|
|
2810
2830
|
export namespace height {
|
|
2811
|
-
const
|
|
2812
|
-
export {
|
|
2813
|
-
const
|
|
2814
|
-
export {
|
|
2815
|
-
const
|
|
2816
|
-
export {
|
|
2831
|
+
const defaultValue_59: null;
|
|
2832
|
+
export { defaultValue_59 as defaultValue };
|
|
2833
|
+
const description_73: string;
|
|
2834
|
+
export { description_73 as description };
|
|
2835
|
+
const name_117: string;
|
|
2836
|
+
export { name_117 as name };
|
|
2817
2837
|
const required_58: boolean;
|
|
2818
2838
|
export { required_58 as required };
|
|
2819
2839
|
export namespace type_58 {
|
|
2820
|
-
const
|
|
2821
|
-
export {
|
|
2840
|
+
const name_118: string;
|
|
2841
|
+
export { name_118 as name };
|
|
2822
2842
|
}
|
|
2823
2843
|
export { type_58 as type };
|
|
2824
2844
|
}
|
|
2825
2845
|
export namespace noImageHeight {
|
|
2826
|
-
const
|
|
2827
|
-
export {
|
|
2828
|
-
const
|
|
2829
|
-
export {
|
|
2830
|
-
const
|
|
2831
|
-
export {
|
|
2846
|
+
const defaultValue_60: null;
|
|
2847
|
+
export { defaultValue_60 as defaultValue };
|
|
2848
|
+
const description_74: string;
|
|
2849
|
+
export { description_74 as description };
|
|
2850
|
+
const name_119: string;
|
|
2851
|
+
export { name_119 as name };
|
|
2832
2852
|
const required_59: boolean;
|
|
2833
2853
|
export { required_59 as required };
|
|
2834
2854
|
export namespace type_59 {
|
|
2835
|
-
const
|
|
2836
|
-
export {
|
|
2855
|
+
const name_120: string;
|
|
2856
|
+
export { name_120 as name };
|
|
2837
2857
|
}
|
|
2838
2858
|
export { type_59 as type };
|
|
2839
2859
|
}
|
|
2840
2860
|
export namespace noImageWidth {
|
|
2841
|
-
const
|
|
2842
|
-
export {
|
|
2843
|
-
const
|
|
2844
|
-
export {
|
|
2845
|
-
const
|
|
2846
|
-
export {
|
|
2861
|
+
const defaultValue_61: null;
|
|
2862
|
+
export { defaultValue_61 as defaultValue };
|
|
2863
|
+
const description_75: string;
|
|
2864
|
+
export { description_75 as description };
|
|
2865
|
+
const name_121: string;
|
|
2866
|
+
export { name_121 as name };
|
|
2847
2867
|
const required_60: boolean;
|
|
2848
2868
|
export { required_60 as required };
|
|
2849
2869
|
export namespace type_60 {
|
|
2850
|
-
const
|
|
2851
|
-
export {
|
|
2870
|
+
const name_122: string;
|
|
2871
|
+
export { name_122 as name };
|
|
2852
2872
|
}
|
|
2853
2873
|
export { type_60 as type };
|
|
2854
2874
|
}
|
|
2855
2875
|
export namespace ratio {
|
|
2856
|
-
const
|
|
2857
|
-
export {
|
|
2858
|
-
const
|
|
2859
|
-
export {
|
|
2860
|
-
const
|
|
2861
|
-
export {
|
|
2876
|
+
const defaultValue_62: null;
|
|
2877
|
+
export { defaultValue_62 as defaultValue };
|
|
2878
|
+
const description_76: string;
|
|
2879
|
+
export { description_76 as description };
|
|
2880
|
+
const name_123: string;
|
|
2881
|
+
export { name_123 as name };
|
|
2862
2882
|
const required_61: boolean;
|
|
2863
2883
|
export { required_61 as required };
|
|
2864
2884
|
export namespace type_61 {
|
|
2865
|
-
const
|
|
2866
|
-
export {
|
|
2885
|
+
const name_124: string;
|
|
2886
|
+
export { name_124 as name };
|
|
2867
2887
|
const value_32: {
|
|
2868
2888
|
value: string;
|
|
2869
2889
|
}[];
|
|
@@ -2872,17 +2892,17 @@ declare namespace SectionImage {
|
|
|
2872
2892
|
export { type_61 as type };
|
|
2873
2893
|
}
|
|
2874
2894
|
export namespace scaleType {
|
|
2875
|
-
const
|
|
2876
|
-
export {
|
|
2877
|
-
const
|
|
2878
|
-
export {
|
|
2879
|
-
const
|
|
2880
|
-
export {
|
|
2895
|
+
const defaultValue_63: null;
|
|
2896
|
+
export { defaultValue_63 as defaultValue };
|
|
2897
|
+
const description_77: string;
|
|
2898
|
+
export { description_77 as description };
|
|
2899
|
+
const name_125: string;
|
|
2900
|
+
export { name_125 as name };
|
|
2881
2901
|
const required_62: boolean;
|
|
2882
2902
|
export { required_62 as required };
|
|
2883
2903
|
export namespace type_62 {
|
|
2884
|
-
const
|
|
2885
|
-
export {
|
|
2904
|
+
const name_126: string;
|
|
2905
|
+
export { name_126 as name };
|
|
2886
2906
|
const value_33: {
|
|
2887
2907
|
value: string;
|
|
2888
2908
|
}[];
|
|
@@ -2891,17 +2911,17 @@ declare namespace SectionImage {
|
|
|
2891
2911
|
export { type_62 as type };
|
|
2892
2912
|
}
|
|
2893
2913
|
export namespace borderMode {
|
|
2894
|
-
const
|
|
2895
|
-
export {
|
|
2896
|
-
const
|
|
2897
|
-
export {
|
|
2898
|
-
const
|
|
2899
|
-
export {
|
|
2914
|
+
const defaultValue_64: null;
|
|
2915
|
+
export { defaultValue_64 as defaultValue };
|
|
2916
|
+
const description_78: string;
|
|
2917
|
+
export { description_78 as description };
|
|
2918
|
+
const name_127: string;
|
|
2919
|
+
export { name_127 as name };
|
|
2900
2920
|
const required_63: boolean;
|
|
2901
2921
|
export { required_63 as required };
|
|
2902
2922
|
export namespace type_63 {
|
|
2903
|
-
const
|
|
2904
|
-
export {
|
|
2923
|
+
const name_128: string;
|
|
2924
|
+
export { name_128 as name };
|
|
2905
2925
|
const value_34: {
|
|
2906
2926
|
value: string;
|
|
2907
2927
|
}[];
|
|
@@ -2910,17 +2930,17 @@ declare namespace SectionImage {
|
|
|
2910
2930
|
export { type_63 as type };
|
|
2911
2931
|
}
|
|
2912
2932
|
export namespace backgroundFillMode {
|
|
2913
|
-
const
|
|
2914
|
-
export {
|
|
2915
|
-
const
|
|
2916
|
-
export {
|
|
2917
|
-
const
|
|
2918
|
-
export {
|
|
2933
|
+
const defaultValue_65: null;
|
|
2934
|
+
export { defaultValue_65 as defaultValue };
|
|
2935
|
+
const description_79: string;
|
|
2936
|
+
export { description_79 as description };
|
|
2937
|
+
const name_129: string;
|
|
2938
|
+
export { name_129 as name };
|
|
2919
2939
|
const required_64: boolean;
|
|
2920
2940
|
export { required_64 as required };
|
|
2921
2941
|
export namespace type_64 {
|
|
2922
|
-
const
|
|
2923
|
-
export {
|
|
2942
|
+
const name_130: string;
|
|
2943
|
+
export { name_130 as name };
|
|
2924
2944
|
const value_35: {
|
|
2925
2945
|
value: string;
|
|
2926
2946
|
}[];
|
|
@@ -2929,17 +2949,17 @@ declare namespace SectionImage {
|
|
|
2929
2949
|
export { type_64 as type };
|
|
2930
2950
|
}
|
|
2931
2951
|
export namespace isLoading {
|
|
2932
|
-
const
|
|
2933
|
-
export {
|
|
2934
|
-
const
|
|
2935
|
-
export {
|
|
2936
|
-
const
|
|
2937
|
-
export {
|
|
2952
|
+
const defaultValue_66: null;
|
|
2953
|
+
export { defaultValue_66 as defaultValue };
|
|
2954
|
+
const description_80: string;
|
|
2955
|
+
export { description_80 as description };
|
|
2956
|
+
const name_131: string;
|
|
2957
|
+
export { name_131 as name };
|
|
2938
2958
|
const required_65: boolean;
|
|
2939
2959
|
export { required_65 as required };
|
|
2940
2960
|
export namespace type_65 {
|
|
2941
|
-
const
|
|
2942
|
-
export {
|
|
2961
|
+
const name_132: string;
|
|
2962
|
+
export { name_132 as name };
|
|
2943
2963
|
}
|
|
2944
2964
|
export { type_65 as type };
|
|
2945
2965
|
}
|
|
@@ -2953,26 +2973,26 @@ declare namespace SectionButton {
|
|
|
2953
2973
|
const displayName_14: string;
|
|
2954
2974
|
export { displayName_14 as displayName };
|
|
2955
2975
|
export namespace __docgenInfo_7 {
|
|
2956
|
-
const
|
|
2957
|
-
export {
|
|
2976
|
+
const description_81: string;
|
|
2977
|
+
export { description_81 as description };
|
|
2958
2978
|
const displayName_15: string;
|
|
2959
2979
|
export { displayName_15 as displayName };
|
|
2960
2980
|
export namespace props_7 {
|
|
2961
2981
|
export namespace linkType {
|
|
2962
|
-
export namespace
|
|
2982
|
+
export namespace defaultValue_67 {
|
|
2963
2983
|
const value_36: string;
|
|
2964
2984
|
export { value_36 as value };
|
|
2965
2985
|
}
|
|
2966
|
-
export {
|
|
2967
|
-
const
|
|
2968
|
-
export {
|
|
2969
|
-
const
|
|
2970
|
-
export {
|
|
2986
|
+
export { defaultValue_67 as defaultValue };
|
|
2987
|
+
const description_82: string;
|
|
2988
|
+
export { description_82 as description };
|
|
2989
|
+
const name_133: string;
|
|
2990
|
+
export { name_133 as name };
|
|
2971
2991
|
const required_66: boolean;
|
|
2972
2992
|
export { required_66 as required };
|
|
2973
2993
|
export namespace type_66 {
|
|
2974
|
-
const
|
|
2975
|
-
export {
|
|
2994
|
+
const name_134: string;
|
|
2995
|
+
export { name_134 as name };
|
|
2976
2996
|
const value_37: {
|
|
2977
2997
|
value: string;
|
|
2978
2998
|
}[];
|
|
@@ -2981,115 +3001,115 @@ declare namespace SectionButton {
|
|
|
2981
3001
|
export { type_66 as type };
|
|
2982
3002
|
}
|
|
2983
3003
|
export namespace buttonType {
|
|
2984
|
-
const
|
|
2985
|
-
export {
|
|
2986
|
-
const
|
|
2987
|
-
export {
|
|
2988
|
-
const
|
|
2989
|
-
export {
|
|
3004
|
+
const defaultValue_68: null;
|
|
3005
|
+
export { defaultValue_68 as defaultValue };
|
|
3006
|
+
const description_83: string;
|
|
3007
|
+
export { description_83 as description };
|
|
3008
|
+
const name_135: string;
|
|
3009
|
+
export { name_135 as name };
|
|
2990
3010
|
const required_67: boolean;
|
|
2991
3011
|
export { required_67 as required };
|
|
2992
3012
|
export namespace type_67 {
|
|
2993
|
-
const
|
|
2994
|
-
export {
|
|
3013
|
+
const name_136: string;
|
|
3014
|
+
export { name_136 as name };
|
|
2995
3015
|
}
|
|
2996
3016
|
export { type_67 as type };
|
|
2997
3017
|
}
|
|
2998
3018
|
export namespace backgroundColor {
|
|
2999
|
-
const
|
|
3000
|
-
export {
|
|
3001
|
-
const
|
|
3002
|
-
export {
|
|
3003
|
-
const
|
|
3004
|
-
export {
|
|
3019
|
+
const defaultValue_69: null;
|
|
3020
|
+
export { defaultValue_69 as defaultValue };
|
|
3021
|
+
const description_84: string;
|
|
3022
|
+
export { description_84 as description };
|
|
3023
|
+
const name_137: string;
|
|
3024
|
+
export { name_137 as name };
|
|
3005
3025
|
const required_68: boolean;
|
|
3006
3026
|
export { required_68 as required };
|
|
3007
3027
|
export namespace type_68 {
|
|
3008
|
-
const
|
|
3009
|
-
export {
|
|
3028
|
+
const name_138: string;
|
|
3029
|
+
export { name_138 as name };
|
|
3010
3030
|
}
|
|
3011
3031
|
export { type_68 as type };
|
|
3012
3032
|
}
|
|
3013
3033
|
export namespace textColor {
|
|
3014
|
-
const
|
|
3015
|
-
export {
|
|
3016
|
-
const
|
|
3017
|
-
export {
|
|
3018
|
-
const
|
|
3019
|
-
export {
|
|
3034
|
+
const defaultValue_70: null;
|
|
3035
|
+
export { defaultValue_70 as defaultValue };
|
|
3036
|
+
const description_85: string;
|
|
3037
|
+
export { description_85 as description };
|
|
3038
|
+
const name_139: string;
|
|
3039
|
+
export { name_139 as name };
|
|
3020
3040
|
const required_69: boolean;
|
|
3021
3041
|
export { required_69 as required };
|
|
3022
3042
|
export namespace type_69 {
|
|
3023
|
-
const
|
|
3024
|
-
export {
|
|
3043
|
+
const name_140: string;
|
|
3044
|
+
export { name_140 as name };
|
|
3025
3045
|
}
|
|
3026
3046
|
export { type_69 as type };
|
|
3027
3047
|
}
|
|
3028
3048
|
export namespace text_2 {
|
|
3029
|
-
const
|
|
3030
|
-
export {
|
|
3031
|
-
const
|
|
3032
|
-
export {
|
|
3033
|
-
const
|
|
3034
|
-
export {
|
|
3049
|
+
const defaultValue_71: null;
|
|
3050
|
+
export { defaultValue_71 as defaultValue };
|
|
3051
|
+
const description_86: string;
|
|
3052
|
+
export { description_86 as description };
|
|
3053
|
+
const name_141: string;
|
|
3054
|
+
export { name_141 as name };
|
|
3035
3055
|
const required_70: boolean;
|
|
3036
3056
|
export { required_70 as required };
|
|
3037
3057
|
export namespace type_70 {
|
|
3038
|
-
const
|
|
3039
|
-
export {
|
|
3058
|
+
const name_142: string;
|
|
3059
|
+
export { name_142 as name };
|
|
3040
3060
|
}
|
|
3041
3061
|
export { type_70 as type };
|
|
3042
3062
|
}
|
|
3043
3063
|
export { text_2 as text };
|
|
3044
3064
|
export namespace src_1 {
|
|
3045
|
-
export namespace
|
|
3065
|
+
export namespace defaultValue_72 {
|
|
3046
3066
|
const value_38: string;
|
|
3047
3067
|
export { value_38 as value };
|
|
3048
3068
|
}
|
|
3049
|
-
export {
|
|
3050
|
-
const
|
|
3051
|
-
export {
|
|
3052
|
-
const
|
|
3053
|
-
export {
|
|
3069
|
+
export { defaultValue_72 as defaultValue };
|
|
3070
|
+
const description_87: string;
|
|
3071
|
+
export { description_87 as description };
|
|
3072
|
+
const name_143: string;
|
|
3073
|
+
export { name_143 as name };
|
|
3054
3074
|
const required_71: boolean;
|
|
3055
3075
|
export { required_71 as required };
|
|
3056
3076
|
export namespace type_71 {
|
|
3057
|
-
const
|
|
3058
|
-
export {
|
|
3077
|
+
const name_144: string;
|
|
3078
|
+
export { name_144 as name };
|
|
3059
3079
|
}
|
|
3060
3080
|
export { type_71 as type };
|
|
3061
3081
|
}
|
|
3062
3082
|
export { src_1 as src };
|
|
3063
3083
|
export namespace borderColor {
|
|
3064
|
-
const
|
|
3065
|
-
export {
|
|
3066
|
-
const
|
|
3067
|
-
export {
|
|
3068
|
-
const
|
|
3069
|
-
export {
|
|
3084
|
+
const defaultValue_73: null;
|
|
3085
|
+
export { defaultValue_73 as defaultValue };
|
|
3086
|
+
const description_88: string;
|
|
3087
|
+
export { description_88 as description };
|
|
3088
|
+
const name_145: string;
|
|
3089
|
+
export { name_145 as name };
|
|
3070
3090
|
const required_72: boolean;
|
|
3071
3091
|
export { required_72 as required };
|
|
3072
3092
|
export namespace type_72 {
|
|
3073
|
-
const
|
|
3074
|
-
export {
|
|
3093
|
+
const name_146: string;
|
|
3094
|
+
export { name_146 as name };
|
|
3075
3095
|
}
|
|
3076
3096
|
export { type_72 as type };
|
|
3077
3097
|
}
|
|
3078
3098
|
export namespace state {
|
|
3079
|
-
export namespace
|
|
3099
|
+
export namespace defaultValue_74 {
|
|
3080
3100
|
const value_39: string;
|
|
3081
3101
|
export { value_39 as value };
|
|
3082
3102
|
}
|
|
3083
|
-
export {
|
|
3084
|
-
const
|
|
3085
|
-
export {
|
|
3086
|
-
const
|
|
3087
|
-
export {
|
|
3103
|
+
export { defaultValue_74 as defaultValue };
|
|
3104
|
+
const description_89: string;
|
|
3105
|
+
export { description_89 as description };
|
|
3106
|
+
const name_147: string;
|
|
3107
|
+
export { name_147 as name };
|
|
3088
3108
|
const required_73: boolean;
|
|
3089
3109
|
export { required_73 as required };
|
|
3090
3110
|
export namespace type_73 {
|
|
3091
|
-
const
|
|
3092
|
-
export {
|
|
3111
|
+
const name_148: string;
|
|
3112
|
+
export { name_148 as name };
|
|
3093
3113
|
const value_40: {
|
|
3094
3114
|
value: string;
|
|
3095
3115
|
}[];
|