pds-dev-kit-web 1.9.10 → 1.9.12

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.
Files changed (46) hide show
  1. package/dist/index.d.ts +3 -2
  2. package/dist/index.js +3 -2
  3. package/dist/src/common/assets/icons/line/BookingExtension.d.ts +4 -0
  4. package/dist/src/common/assets/icons/line/BookingExtension.js +36 -0
  5. package/dist/src/common/assets/icons/line/index.d.ts +1 -0
  6. package/dist/src/common/assets/icons/line/index.js +2 -0
  7. package/dist/src/common/styles/colorSet/UIColor.json +8 -1
  8. package/dist/src/common/styles/colorSet/index.d.ts +105 -98
  9. package/dist/src/common/styles/colorSet/index.js +2 -2
  10. package/dist/src/common/styles/colorSet/ui-type.d.ts +7 -0
  11. package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.d.ts +4 -1
  12. package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.js +26 -2
  13. package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +2 -1
  14. package/dist/src/desktop/components/TextLabel/TextLabel.js +3 -3
  15. package/dist/src/desktop/index.d.ts +3 -2
  16. package/dist/src/desktop/index.js +2 -1
  17. package/dist/src/desktop/panels/DesktopTutorialModal/Components/SideTab/SideTab.d.ts +8 -0
  18. package/dist/src/desktop/panels/DesktopTutorialModal/Components/SideTab/SideTab.js +48 -0
  19. package/dist/src/desktop/panels/DesktopTutorialModal/Components/SideTab/index.d.ts +1 -0
  20. package/dist/src/desktop/panels/DesktopTutorialModal/Components/SideTab/index.js +8 -0
  21. package/dist/src/desktop/panels/DesktopTutorialModal/Components/index.d.ts +2 -0
  22. package/dist/src/desktop/panels/DesktopTutorialModal/Components/index.js +5 -0
  23. package/dist/src/desktop/panels/DesktopTutorialModal/DesktopTutorialModal.d.ts +18 -0
  24. package/dist/src/desktop/panels/DesktopTutorialModal/DesktopTutorialModal.js +153 -0
  25. package/dist/src/desktop/panels/DesktopTutorialModal/index.d.ts +3 -0
  26. package/dist/src/desktop/panels/DesktopTutorialModal/index.js +8 -0
  27. package/dist/src/desktop/panels/index.d.ts +3 -1
  28. package/dist/src/desktop/panels/index.js +3 -1
  29. package/dist/storybook-static/{0.6b1bd5db.iframe.bundle.d.ts → 0.9bb7767d.iframe.bundle.d.ts} +0 -0
  30. package/dist/storybook-static/{0.6b1bd5db.iframe.bundle.js → 0.9bb7767d.iframe.bundle.js} +7 -7
  31. package/dist/storybook-static/{4.75c7fb7a.iframe.bundle.d.ts → 4.ed983a0a.iframe.bundle.d.ts} +0 -0
  32. package/dist/storybook-static/{4.75c7fb7a.iframe.bundle.js → 4.ed983a0a.iframe.bundle.js} +69 -69
  33. package/dist/storybook-static/{5.ea130e18.iframe.bundle.d.ts → 5.949eb428.iframe.bundle.d.ts} +0 -0
  34. package/dist/storybook-static/{5.ea130e18.iframe.bundle.js → 5.949eb428.iframe.bundle.js} +12 -12
  35. package/dist/storybook-static/{6.0fced635.iframe.bundle.d.ts → 6.e34350b7.iframe.bundle.d.ts} +0 -0
  36. package/dist/storybook-static/{6.0fced635.iframe.bundle.js → 6.e34350b7.iframe.bundle.js} +6 -6
  37. package/dist/storybook-static/{7.d8e1bf72.iframe.bundle.d.ts → 7.f7cfb88e.iframe.bundle.d.ts} +0 -0
  38. package/dist/storybook-static/{7.d8e1bf72.iframe.bundle.js → 7.f7cfb88e.iframe.bundle.js} +1 -1
  39. package/dist/storybook-static/{main.f342bf23.iframe.bundle.d.ts → main.f16a77cc.iframe.bundle.d.ts} +585 -602
  40. package/dist/storybook-static/{main.f342bf23.iframe.bundle.js → main.f16a77cc.iframe.bundle.js} +961 -963
  41. package/dist/storybook-static/{runtime~main.29195093.iframe.bundle.d.ts → runtime~main.b5a58837.iframe.bundle.d.ts} +0 -0
  42. package/dist/storybook-static/{runtime~main.29195093.iframe.bundle.js → runtime~main.b5a58837.iframe.bundle.js} +1 -1
  43. package/dist/storybook-static/{vendors~main.91124dd5.iframe.bundle.d.ts → vendors~main.ed405a26.iframe.bundle.d.ts} +0 -0
  44. package/dist/storybook-static/{vendors~main.91124dd5.iframe.bundle.js → vendors~main.ed405a26.iframe.bundle.js} +530 -530
  45. package/package.json +1 -1
  46. package/release-note.md +11 -2
@@ -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, AdminListItemTransition, InputTransition, ButtonTransition, Section, sectionContext, dynamicLayoutContext, IconButton, scrollbarStyle, scrollbarWithPaddingStyle, Item, withFormProvider, theme, skeletonLoadingStyle, NavLink, Navs, ContextTextLabelNav, TextLabelNav, 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_IconButton, D_ImageSlide, D_LottieReactionButton, D_MainButton, D_PageTitleTextGroup, D_Radio, D_ReactionButton, D_Select, D_StatusBlock, D_TextButton, D_TextField, D_TextLabel, D_UploadIconButton, D_UploadMainButton, D_UploadTextButton, D_UserDesktopNavBar, D_UserDesktopTabBar, D_UserDesktopSideTab, D_AnnotationSheet, D_ContentSheet, D_DesktopBasicModal, D_DesktopHeadlessModal, D_SectionSheet, AdminList, AdminListHeader, AdminListItem, BasicChatListItem, BasicFormGroup, BasicList, BasicListItem, BlogTextField, BodyTextGroup, Card, CardList, ChatBubbleListItem, ChatList, Checkbox, Chip, ContextMenu, ContextMenuItem, DesktopAlertDialog, DesktopHeaderBar, DesktopTabBar, Dropdown, DynamicDesktopNavBar, DynamicDesktopNavBarTemplates, EditApplyTextField, FilterBar, FloatingActionButton, Hero, HorizontalFormGroup, ImageSlide, LottieReactionButton, MainButton, PageTitleTextGroup, Radio, ReactionButton, Select, StatusBlock, TextButton, TextField, UploadIconButton, UploadMainButton, UploadTextButton, UserDesktopNavBar, UserDesktopSideTab, UserDesktopTabBar, OverlayBorders as default, M_MainButton, M_TextLabel, M_TextButton, M_IconButton, fontWeight, desktopFontSize, desktopLineHeight, desktopEditorFontSize, desktopEditorLineHeight, mobileFontSize, mobileLineHeight, mobileEditorFontSize, mobileEditorLineHeight, boxShadow, spacing, uiColors, customTheme, themeByGivenTone, dialogOnAni, dialogOffAni, dialogOverlayOnAni, dialogOverlayOffAni, modalOnAni, modalOffAni, modalOverlayOnAni, modalOverlayOffAni, BasePathContext, samplePageIntroSection, samplePageContentsCarouselSection, samplePageIntroSection2, samplePageContentsSection, samplePageInfoBoxSection, samplePageIntroSection3, samplePageFooterSection, samplePage, ContentsContainer, GlobalMenuContainer, PageMenuContainer, TabMenuContainer, SubMenuContainer, formatCompactNumber, formatStandardNumber, ContainersBox, TextFieldBase, AnnotationSheet, ContentSheet, DesktopBasicModal, DesktopHeadlessModal, SectionSheet, NavigationContainer, TabContainer, parameters, globalTypes, decorators, Col, Grid, Row, useDetectOverflow, usePrevious, MenuItemNav, getSearchExceptGivenName, Default, ChipDefault, SearchFieldDefault, DefaultCard, ImageCard, MobileAlertDialog, MobileHeaderBar, MobileTabBar, SectionMatcher, ContentsCarouselSection, useLazyUnmount, ContentsSection, FooterSection, InfoBoxSection, IntroSection, 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, fadeIn, fadeOut, glow, scaleUp, scaleDown, scaleUpIncludeTranslate, scaleDownIncludeTranslate, gelatine, scaleBounceIn, scaleBounceIn02, scaleBounceOut, scaleBounceOut02, scaleBounceInIncludeTranslate, scaleBounceOutIncludeTranslate, scaleBounceInIncludeTranslate02, scaleBounceOutIncludeTranslate02, BrandLogo, PrimaryMenu, SecondaryMenu, UserProfile, ContextMenuNavs, ContextMenuItemNav, defaultValue, TEMPLATES_DATA, textStyles, iconFillTypeColors, iconStyleThemeColors, AllColorKeys, ColorKey, 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, OtherAvatarImpact, OtherAvatar, OtherAvatarSub, Other, OtherSub, Me, MeSub, GreyColorChildrenTextLabel, BrandPrimaryColorChildrenTextLabel, TranslucentWhiteColorChildrenTextLabel, TranslucentBlackColorChildrenTextLabel, 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, WFL_2, 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, Sample, EditModeSectionMatcher, YouTubeIframe, useUnmountStyle, TemplateA, TemplateB, D_TemplateA, Carousel, SectionTitle, SectionDescription, SectionImage, SectionButton, M_TemplateA, D_TemplateB, M_TemplateB, TemplateC, TemplateD, D_TemplateC, M_TemplateC, D_TemplateD, M_TemplateD, TemplateA_desktop, TemplateA_mobile, TemplateB_desktop, TemplateB_mobile, TemplateC_desktop, TemplateC_mobile, TemplateD_desktop, TemplateD_mobile };
5
+ export { keys, webpackContextResolve as resolve, id, __esModule, Divider, Icon, ImageView, LinearProgress, LottieIcon, Spacing, Switch, CircularProgress, Form, ThreeBarProgress, TextLabel, AdminListItemTransition, InputTransition, ButtonTransition, Section, sectionContext, dynamicLayoutContext, IconButton, scrollbarStyle, scrollbarWithPaddingStyle, Item, withFormProvider, theme, skeletonLoadingStyle, AdminList, AdminListHeader, AdminListItem, BasicChatListItem, BasicFormGroup, BasicList, BasicListItem, BlogTextField, BodyTextGroup, Card, CardList, ChatBubbleListItem, ChatList, Checkbox, Chip, ContextMenu, ContextMenuItem, DesktopAlertDialog, DesktopHeaderBar, DesktopTabBar, Dropdown, DynamicDesktopNavBar, DynamicDesktopNavBarTemplates, EditApplyTextField, FilterBar, FloatingActionButton, Hero, HorizontalFormGroup, ImageSlide, LottieReactionButton, MainButton, PageTitleTextGroup, Radio, ReactionButton, Select, StatusBlock, TextButton, TextField, UploadIconButton, UploadMainButton, UploadTextButton, UserDesktopNavBar, UserDesktopSideTab, UserDesktopTabBar, NavLink, Navs, ContextTextLabelNav, TextLabelNav, 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_IconButton, D_ImageSlide, D_LottieReactionButton, D_MainButton, D_PageTitleTextGroup, D_Radio, D_ReactionButton, D_Select, D_StatusBlock, D_TextButton, D_TextField, D_TextLabel, D_UploadIconButton, D_UploadMainButton, D_UploadTextButton, D_UserDesktopNavBar, D_UserDesktopTabBar, D_UserDesktopSideTab, D_AnnotationSheet, D_ContentSheet, D_DesktopBasicModal, D_DesktopHeadlessModal, D_DesktopTutorialModal, D_SectionSheet, OverlayBorders as default, M_MainButton, M_TextLabel, M_TextButton, M_IconButton, fontWeight, desktopFontSize, desktopLineHeight, desktopEditorFontSize, desktopEditorLineHeight, mobileFontSize, mobileLineHeight, mobileEditorFontSize, mobileEditorLineHeight, boxShadow, spacing, uiColors, customTheme, dialogOnAni, dialogOffAni, dialogOverlayOnAni, dialogOverlayOffAni, modalOnAni, modalOffAni, modalOverlayOnAni, modalOverlayOffAni, themeByGivenTone, 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, AnnotationSheet, ContentSheet, DesktopBasicModal, DesktopHeadlessModal, DesktopTutorialModal, SectionSheet, Default, ChipDefault, SearchFieldDefault, DefaultCard, ImageCard, MobileAlertDialog, MobileHeaderBar, MobileTabBar, SectionMatcher, ContentsCarouselSection, useLazyUnmount, ContentsSection, FooterSection, InfoBoxSection, IntroSection, 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, fadeIn, fadeOut, glow, scaleUp, scaleDown, scaleUpIncludeTranslate, scaleDownIncludeTranslate, gelatine, scaleBounceIn, scaleBounceIn02, scaleBounceOut, scaleBounceOut02, scaleBounceInIncludeTranslate, scaleBounceOutIncludeTranslate, scaleBounceInIncludeTranslate02, scaleBounceOutIncludeTranslate02, BrandLogo, PrimaryMenu, SecondaryMenu, UserProfile, ContextMenuNavs, ContextMenuItemNav, defaultValue, TEMPLATES_DATA, textStyles, iconFillTypeColors, iconStyleThemeColors, SideTab, 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, OtherAvatarImpact, OtherAvatar, OtherAvatarSub, Other, OtherSub, Me, MeSub, GreyColorChildrenTextLabel, BrandPrimaryColorChildrenTextLabel, TranslucentWhiteColorChildrenTextLabel, TranslucentBlackColorChildrenTextLabel, 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, WFL_2, 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, NoButton, OverrideInfoTitleText, Variation, 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, Sample, EditModeSectionMatcher, YouTubeIframe, useUnmountStyle, TemplateA, TemplateB, D_TemplateA, Carousel, SectionTitle, SectionDescription, SectionImage, SectionButton, M_TemplateA, D_TemplateB, M_TemplateB, TemplateC, TemplateD, D_TemplateC, M_TemplateC, D_TemplateD, M_TemplateD, TemplateA_desktop, TemplateA_mobile, TemplateB_desktop, TemplateB_mobile, TemplateC_desktop, TemplateC_mobile, TemplateD_desktop, TemplateD_mobile };
6
6
  }
7
7
  declare function keys(): string[];
8
8
  declare function webpackContextResolve(req: any): any;
@@ -41,6 +41,50 @@ declare namespace withFormProvider {
41
41
  }
42
42
  declare var theme: any;
43
43
  declare var skeletonLoadingStyle: any;
44
+ declare var AdminList: any;
45
+ declare var AdminListHeader: any;
46
+ declare var AdminListItem: any;
47
+ declare var BasicChatListItem: any;
48
+ declare var BasicFormGroup: any;
49
+ declare var BasicList: any;
50
+ declare var BasicListItem: any;
51
+ declare var BlogTextField: any;
52
+ declare var BodyTextGroup: any;
53
+ declare var Card: any;
54
+ declare var CardList: any;
55
+ declare var ChatBubbleListItem: any;
56
+ declare var ChatList: any;
57
+ declare var Checkbox: any;
58
+ declare var Chip: any;
59
+ declare var ContextMenu: any;
60
+ declare var ContextMenuItem: any;
61
+ declare var DesktopAlertDialog: any;
62
+ declare var DesktopHeaderBar: any;
63
+ declare var DesktopTabBar: any;
64
+ declare var Dropdown: any;
65
+ declare var DynamicDesktopNavBar: any;
66
+ declare var DynamicDesktopNavBarTemplates: any;
67
+ declare var EditApplyTextField: any;
68
+ declare var FilterBar: any;
69
+ declare var FloatingActionButton: any;
70
+ declare var Hero: any;
71
+ declare var HorizontalFormGroup: any;
72
+ declare var ImageSlide: any;
73
+ declare var LottieReactionButton: any;
74
+ declare var MainButton: any;
75
+ declare var PageTitleTextGroup: any;
76
+ declare var Radio: any;
77
+ declare var ReactionButton: any;
78
+ declare var Select: any;
79
+ declare var StatusBlock: any;
80
+ declare var TextButton: any;
81
+ declare var TextField: any;
82
+ declare var UploadIconButton: any;
83
+ declare var UploadMainButton: any;
84
+ declare var UploadTextButton: any;
85
+ declare var UserDesktopNavBar: any;
86
+ declare var UserDesktopSideTab: any;
87
+ declare var UserDesktopTabBar: any;
44
88
  declare var NavLink: any;
45
89
  declare var Navs: any;
46
90
  declare var ContextTextLabelNav: any;
@@ -105,51 +149,8 @@ declare var D_AnnotationSheet: any;
105
149
  declare var D_ContentSheet: any;
106
150
  declare var D_DesktopBasicModal: any;
107
151
  declare var D_DesktopHeadlessModal: any;
152
+ declare var D_DesktopTutorialModal: any;
108
153
  declare var D_SectionSheet: any;
109
- declare var AdminList: any;
110
- declare var AdminListHeader: any;
111
- declare var AdminListItem: any;
112
- declare var BasicChatListItem: any;
113
- declare var BasicFormGroup: any;
114
- declare var BasicList: any;
115
- declare var BasicListItem: any;
116
- declare var BlogTextField: any;
117
- declare var BodyTextGroup: any;
118
- declare var Card: any;
119
- declare var CardList: any;
120
- declare var ChatBubbleListItem: any;
121
- declare var ChatList: any;
122
- declare var Checkbox: any;
123
- declare var Chip: any;
124
- declare var ContextMenu: any;
125
- declare var ContextMenuItem: any;
126
- declare var DesktopAlertDialog: any;
127
- declare var DesktopHeaderBar: any;
128
- declare var DesktopTabBar: any;
129
- declare var Dropdown: any;
130
- declare var DynamicDesktopNavBar: any;
131
- declare var DynamicDesktopNavBarTemplates: any;
132
- declare var EditApplyTextField: any;
133
- declare var FilterBar: any;
134
- declare var FloatingActionButton: any;
135
- declare var Hero: any;
136
- declare var HorizontalFormGroup: any;
137
- declare var ImageSlide: any;
138
- declare var LottieReactionButton: any;
139
- declare var MainButton: any;
140
- declare var PageTitleTextGroup: any;
141
- declare var Radio: any;
142
- declare var ReactionButton: any;
143
- declare var Select: any;
144
- declare var StatusBlock: any;
145
- declare var TextButton: any;
146
- declare var TextField: any;
147
- declare var UploadIconButton: any;
148
- declare var UploadMainButton: any;
149
- declare var UploadTextButton: any;
150
- declare var UserDesktopNavBar: any;
151
- declare var UserDesktopSideTab: any;
152
- declare var UserDesktopTabBar: any;
153
154
  declare function OverlayBorders(_a: any): any;
154
155
  declare namespace OverlayBorders {
155
156
  const displayName_2: string;
@@ -193,7 +194,6 @@ declare var boxShadow: any;
193
194
  declare var spacing: any;
194
195
  declare var uiColors: any;
195
196
  declare var customTheme: any;
196
- declare function themeByGivenTone(tone: any): any;
197
197
  declare var dialogOnAni: any;
198
198
  declare var dialogOffAni: any;
199
199
  declare var dialogOverlayOnAni: any;
@@ -202,6 +202,7 @@ declare var modalOnAni: any;
202
202
  declare var modalOffAni: any;
203
203
  declare var modalOverlayOnAni: any;
204
204
  declare var modalOverlayOffAni: any;
205
+ declare function themeByGivenTone(tone: any): any;
205
206
  declare var BasePathContext: any;
206
207
  declare namespace samplePageIntroSection {
207
208
  const display: boolean;
@@ -1131,11 +1132,6 @@ declare function formatCompactNumber(num: any): string;
1131
1132
  declare function formatStandardNumber(num: any): string;
1132
1133
  declare var ContainersBox: any;
1133
1134
  declare var TextFieldBase: any;
1134
- declare var AnnotationSheet: any;
1135
- declare var ContentSheet: any;
1136
- declare var DesktopBasicModal: any;
1137
- declare var DesktopHeadlessModal: any;
1138
- declare var SectionSheet: any;
1139
1135
  declare var NavigationContainer: any;
1140
1136
  declare var TabContainer: any;
1141
1137
  declare namespace parameters {
@@ -1164,33 +1160,12 @@ declare namespace globalTypes {
1164
1160
  const icon: string;
1165
1161
  const items: {
1166
1162
  value: string;
1163
+ icon: string;
1167
1164
  title: string;
1168
- right: string;
1169
1165
  }[];
1170
1166
  const showName: boolean;
1171
1167
  }
1172
1168
  }
1173
- namespace background {
1174
- const name_3: string;
1175
- export { name_3 as name };
1176
- const description_11: string;
1177
- export { description_11 as description };
1178
- const defaultValue_2: string;
1179
- export { defaultValue_2 as defaultValue };
1180
- export namespace toolbar_1 {
1181
- const icon_1: string;
1182
- export { icon_1 as icon };
1183
- const items_1: {
1184
- value: string;
1185
- title: string;
1186
- right: string;
1187
- }[];
1188
- export { items_1 as items };
1189
- const showName_1: boolean;
1190
- export { showName_1 as showName };
1191
- }
1192
- export { toolbar_1 as toolbar };
1193
- }
1194
1169
  }
1195
1170
  declare var decorators: ((Story: any, Context: any) => any)[];
1196
1171
  declare var Col: any;
@@ -1200,6 +1175,12 @@ declare var useDetectOverflow: any;
1200
1175
  declare var usePrevious: any;
1201
1176
  declare var MenuItemNav: any;
1202
1177
  declare function getSearchExceptGivenName(search: any, name: any): string;
1178
+ declare var AnnotationSheet: any;
1179
+ declare var ContentSheet: any;
1180
+ declare var DesktopBasicModal: any;
1181
+ declare var DesktopHeadlessModal: any;
1182
+ declare var DesktopTutorialModal: any;
1183
+ declare var SectionSheet: any;
1203
1184
  declare var Default: any;
1204
1185
  declare var ChipDefault: any;
1205
1186
  declare var SearchFieldDefault: any;
@@ -1277,103 +1258,103 @@ declare namespace Popup {
1277
1258
  const displayName_4: string;
1278
1259
  export { displayName_4 as displayName };
1279
1260
  export namespace __docgenInfo_2 {
1280
- const description_12: string;
1281
- export { description_12 as description };
1261
+ const description_11: string;
1262
+ export { description_11 as description };
1282
1263
  const displayName_5: string;
1283
1264
  export { displayName_5 as displayName };
1284
1265
  export namespace props_2 {
1285
1266
  namespace targetRef {
1286
- const defaultValue_3: null;
1287
- export { defaultValue_3 as defaultValue };
1288
- const description_13: string;
1289
- export { description_13 as description };
1290
- const name_4: string;
1291
- export { name_4 as name };
1267
+ const defaultValue_2: null;
1268
+ export { defaultValue_2 as defaultValue };
1269
+ const description_12: string;
1270
+ export { description_12 as description };
1271
+ const name_3: string;
1272
+ export { name_3 as name };
1292
1273
  const required_1: boolean;
1293
1274
  export { required_1 as required };
1294
1275
  export namespace type_1 {
1295
- const name_5: string;
1296
- export { name_5 as name };
1276
+ const name_4: string;
1277
+ export { name_4 as name };
1297
1278
  }
1298
1279
  export { type_1 as type };
1299
1280
  }
1300
1281
  namespace isOpen {
1301
- export namespace defaultValue_4 {
1282
+ export namespace defaultValue_3 {
1302
1283
  const value: string;
1303
1284
  }
1304
- export { defaultValue_4 as defaultValue };
1305
- const description_14: string;
1306
- export { description_14 as description };
1307
- const name_6: string;
1308
- export { name_6 as name };
1285
+ export { defaultValue_3 as defaultValue };
1286
+ const description_13: string;
1287
+ export { description_13 as description };
1288
+ const name_5: string;
1289
+ export { name_5 as name };
1309
1290
  const required_2: boolean;
1310
1291
  export { required_2 as required };
1311
1292
  export namespace type_2 {
1312
- const name_7: string;
1313
- export { name_7 as name };
1293
+ const name_6: string;
1294
+ export { name_6 as name };
1314
1295
  }
1315
1296
  export { type_2 as type };
1316
1297
  }
1317
1298
  namespace onClickOutside {
1318
- const defaultValue_5: null;
1319
- export { defaultValue_5 as defaultValue };
1320
- const description_15: string;
1321
- export { description_15 as description };
1322
- const name_8: string;
1323
- export { name_8 as name };
1299
+ const defaultValue_4: null;
1300
+ export { defaultValue_4 as defaultValue };
1301
+ const description_14: string;
1302
+ export { description_14 as description };
1303
+ const name_7: string;
1304
+ export { name_7 as name };
1324
1305
  const required_3: boolean;
1325
1306
  export { required_3 as required };
1326
1307
  export namespace type_3 {
1327
- const name_9: string;
1328
- export { name_9 as name };
1308
+ const name_8: string;
1309
+ export { name_8 as name };
1329
1310
  }
1330
1311
  export { type_3 as type };
1331
1312
  }
1332
1313
  namespace onClick {
1333
- const defaultValue_6: null;
1334
- export { defaultValue_6 as defaultValue };
1335
- const description_16: string;
1336
- export { description_16 as description };
1337
- const name_10: string;
1338
- export { name_10 as name };
1314
+ const defaultValue_5: null;
1315
+ export { defaultValue_5 as defaultValue };
1316
+ const description_15: string;
1317
+ export { description_15 as description };
1318
+ const name_9: string;
1319
+ export { name_9 as name };
1339
1320
  const required_4: boolean;
1340
1321
  export { required_4 as required };
1341
1322
  export namespace type_4 {
1342
- const name_11: string;
1343
- export { name_11 as name };
1323
+ const name_10: string;
1324
+ export { name_10 as name };
1344
1325
  }
1345
1326
  export { type_4 as type };
1346
1327
  }
1347
1328
  namespace placement {
1348
- export namespace defaultValue_7 {
1329
+ export namespace defaultValue_6 {
1349
1330
  const value_1: string;
1350
1331
  export { value_1 as value };
1351
1332
  }
1352
- export { defaultValue_7 as defaultValue };
1353
- const description_17: string;
1354
- export { description_17 as description };
1355
- const name_12: string;
1356
- export { name_12 as name };
1333
+ export { defaultValue_6 as defaultValue };
1334
+ const description_16: string;
1335
+ export { description_16 as description };
1336
+ const name_11: string;
1337
+ export { name_11 as name };
1357
1338
  const required_5: boolean;
1358
1339
  export { required_5 as required };
1359
1340
  export namespace type_5 {
1360
- const name_13: string;
1361
- export { name_13 as name };
1341
+ const name_12: string;
1342
+ export { name_12 as name };
1362
1343
  }
1363
1344
  export { type_5 as type };
1364
1345
  }
1365
1346
  namespace wrapperHeight {
1366
- const defaultValue_8: null;
1367
- export { defaultValue_8 as defaultValue };
1368
- const description_18: string;
1369
- export { description_18 as description };
1370
- const name_14: string;
1371
- export { name_14 as name };
1347
+ const defaultValue_7: null;
1348
+ export { defaultValue_7 as defaultValue };
1349
+ const description_17: string;
1350
+ export { description_17 as description };
1351
+ const name_13: string;
1352
+ export { name_13 as name };
1372
1353
  const required_6: boolean;
1373
1354
  export { required_6 as required };
1374
1355
  export namespace type_6 {
1375
- const name_15: string;
1376
- export { name_15 as name };
1356
+ const name_14: string;
1357
+ export { name_14 as name };
1377
1358
  }
1378
1359
  export { type_6 as type };
1379
1360
  }
@@ -1387,8 +1368,8 @@ declare namespace PopupProvider {
1387
1368
  const displayName_6: string;
1388
1369
  export { displayName_6 as displayName };
1389
1370
  export namespace __docgenInfo_3 {
1390
- const description_19: string;
1391
- export { description_19 as description };
1371
+ const description_18: string;
1372
+ export { description_18 as description };
1392
1373
  const displayName_7: string;
1393
1374
  export { displayName_7 as displayName };
1394
1375
  const props_3: {};
@@ -1622,8 +1603,7 @@ declare namespace iconStyleThemeColors {
1622
1603
  const primary: string;
1623
1604
  const secondary: string;
1624
1605
  }
1625
- declare var AllColorKeys: any;
1626
- declare var ColorKey: any;
1606
+ declare var SideTab: any;
1627
1607
  declare var Single: any;
1628
1608
  declare var Multi: any;
1629
1609
  declare var Auto: any;
@@ -1840,6 +1820,9 @@ declare var imageMainButtonCase: any;
1840
1820
  declare var imageFocusCase: any;
1841
1821
  declare var imageHeaderCase: any;
1842
1822
  declare var imageHeaderFixedCase: any;
1823
+ declare var NoButton: any;
1824
+ declare var OverrideInfoTitleText: any;
1825
+ declare var Variation: any;
1843
1826
  declare var UseCase1PostsSettingSection: any;
1844
1827
  declare var AllLineIcon: any;
1845
1828
  declare var AllFillIcon: any;
@@ -1927,68 +1910,68 @@ declare namespace SectionTitle {
1927
1910
  const displayName_8: string;
1928
1911
  export { displayName_8 as displayName };
1929
1912
  export namespace __docgenInfo_4 {
1930
- const description_20: string;
1931
- export { description_20 as description };
1913
+ const description_19: string;
1914
+ export { description_19 as description };
1932
1915
  const displayName_9: string;
1933
1916
  export { displayName_9 as displayName };
1934
1917
  export namespace props_4 {
1935
1918
  namespace text {
1936
- const defaultValue_9: null;
1937
- export { defaultValue_9 as defaultValue };
1938
- const description_21: string;
1939
- export { description_21 as description };
1940
- const name_16: string;
1941
- export { name_16 as name };
1919
+ const defaultValue_8: null;
1920
+ export { defaultValue_8 as defaultValue };
1921
+ const description_20: string;
1922
+ export { description_20 as description };
1923
+ const name_15: string;
1924
+ export { name_15 as name };
1942
1925
  const required_7: boolean;
1943
1926
  export { required_7 as required };
1944
1927
  export namespace type_7 {
1945
- const name_17: string;
1946
- export { name_17 as name };
1928
+ const name_16: string;
1929
+ export { name_16 as name };
1947
1930
  }
1948
1931
  export { type_7 as type };
1949
1932
  }
1950
1933
  namespace color {
1951
- const defaultValue_10: null;
1952
- export { defaultValue_10 as defaultValue };
1953
- const description_22: string;
1954
- export { description_22 as description };
1955
- const name_18: string;
1956
- export { name_18 as name };
1934
+ const defaultValue_9: null;
1935
+ export { defaultValue_9 as defaultValue };
1936
+ const description_21: string;
1937
+ export { description_21 as description };
1938
+ const name_17: string;
1939
+ export { name_17 as name };
1957
1940
  const required_8: boolean;
1958
1941
  export { required_8 as required };
1959
1942
  export namespace type_8 {
1960
- const name_19: string;
1961
- export { name_19 as name };
1943
+ const name_18: string;
1944
+ export { name_18 as name };
1962
1945
  }
1963
1946
  export { type_8 as type };
1964
1947
  }
1965
1948
  namespace tooltipText {
1966
- const defaultValue_11: null;
1967
- export { defaultValue_11 as defaultValue };
1968
- const description_23: string;
1969
- export { description_23 as description };
1970
- const name_20: string;
1971
- export { name_20 as name };
1949
+ const defaultValue_10: null;
1950
+ export { defaultValue_10 as defaultValue };
1951
+ const description_22: string;
1952
+ export { description_22 as description };
1953
+ const name_19: string;
1954
+ export { name_19 as name };
1972
1955
  const required_9: boolean;
1973
1956
  export { required_9 as required };
1974
1957
  export namespace type_9 {
1975
- const name_21: string;
1976
- export { name_21 as name };
1958
+ const name_20: string;
1959
+ export { name_20 as name };
1977
1960
  }
1978
1961
  export { type_9 as type };
1979
1962
  }
1980
1963
  namespace tooltipPosition {
1981
- const defaultValue_12: null;
1982
- export { defaultValue_12 as defaultValue };
1983
- const description_24: string;
1984
- export { description_24 as description };
1985
- const name_22: string;
1986
- export { name_22 as name };
1964
+ const defaultValue_11: null;
1965
+ export { defaultValue_11 as defaultValue };
1966
+ const description_23: string;
1967
+ export { description_23 as description };
1968
+ const name_21: string;
1969
+ export { name_21 as name };
1987
1970
  const required_10: boolean;
1988
1971
  export { required_10 as required };
1989
1972
  export namespace type_10 {
1990
- const name_23: string;
1991
- export { name_23 as name };
1973
+ const name_22: string;
1974
+ export { name_22 as name };
1992
1975
  const value_2: {
1993
1976
  value: string;
1994
1977
  }[];
@@ -1997,17 +1980,17 @@ declare namespace SectionTitle {
1997
1980
  export { type_10 as type };
1998
1981
  }
1999
1982
  namespace textAlign {
2000
- const defaultValue_13: null;
2001
- export { defaultValue_13 as defaultValue };
2002
- const description_25: string;
2003
- export { description_25 as description };
2004
- const name_24: string;
2005
- export { name_24 as name };
1983
+ const defaultValue_12: null;
1984
+ export { defaultValue_12 as defaultValue };
1985
+ const description_24: string;
1986
+ export { description_24 as description };
1987
+ const name_23: string;
1988
+ export { name_23 as name };
2006
1989
  const required_11: boolean;
2007
1990
  export { required_11 as required };
2008
1991
  export namespace type_11 {
2009
- const name_25: string;
2010
- export { name_25 as name };
1992
+ const name_24: string;
1993
+ export { name_24 as name };
2011
1994
  const value_3: {
2012
1995
  value: string;
2013
1996
  }[];
@@ -2016,17 +1999,17 @@ declare namespace SectionTitle {
2016
1999
  export { type_11 as type };
2017
2000
  }
2018
2001
  namespace styleTheme {
2019
- const defaultValue_14: null;
2020
- export { defaultValue_14 as defaultValue };
2021
- const description_26: string;
2022
- export { description_26 as description };
2023
- const name_26: string;
2024
- export { name_26 as name };
2002
+ const defaultValue_13: null;
2003
+ export { defaultValue_13 as defaultValue };
2004
+ const description_25: string;
2005
+ export { description_25 as description };
2006
+ const name_25: string;
2007
+ export { name_25 as name };
2025
2008
  const required_12: boolean;
2026
2009
  export { required_12 as required };
2027
2010
  export namespace type_12 {
2028
- const name_27: string;
2029
- export { name_27 as name };
2011
+ const name_26: string;
2012
+ export { name_26 as name };
2030
2013
  const value_4: {
2031
2014
  value: string;
2032
2015
  }[];
@@ -2035,17 +2018,17 @@ declare namespace SectionTitle {
2035
2018
  export { type_12 as type };
2036
2019
  }
2037
2020
  namespace colorOverride {
2038
- const defaultValue_15: null;
2039
- export { defaultValue_15 as defaultValue };
2040
- const description_27: string;
2041
- export { description_27 as description };
2042
- const name_28: string;
2043
- export { name_28 as name };
2021
+ const defaultValue_14: null;
2022
+ export { defaultValue_14 as defaultValue };
2023
+ const description_26: string;
2024
+ export { description_26 as description };
2025
+ const name_27: string;
2026
+ export { name_27 as name };
2044
2027
  const required_13: boolean;
2045
2028
  export { required_13 as required };
2046
2029
  export namespace type_13 {
2047
- const name_29: string;
2048
- export { name_29 as name };
2030
+ const name_28: string;
2031
+ export { name_28 as name };
2049
2032
  const value_5: {
2050
2033
  value: string;
2051
2034
  }[];
@@ -2054,17 +2037,17 @@ declare namespace SectionTitle {
2054
2037
  export { type_13 as type };
2055
2038
  }
2056
2039
  namespace colorTheme {
2057
- const defaultValue_16: null;
2058
- export { defaultValue_16 as defaultValue };
2059
- const description_28: string;
2060
- export { description_28 as description };
2061
- const name_30: string;
2062
- export { name_30 as name };
2040
+ const defaultValue_15: null;
2041
+ export { defaultValue_15 as defaultValue };
2042
+ const description_27: string;
2043
+ export { description_27 as description };
2044
+ const name_29: string;
2045
+ export { name_29 as name };
2063
2046
  const required_14: boolean;
2064
2047
  export { required_14 as required };
2065
2048
  export namespace type_14 {
2066
- const name_31: string;
2067
- export { name_31 as name };
2049
+ const name_30: string;
2050
+ export { name_30 as name };
2068
2051
  const value_6: {
2069
2052
  value: string;
2070
2053
  }[];
@@ -2073,17 +2056,17 @@ declare namespace SectionTitle {
2073
2056
  export { type_14 as type };
2074
2057
  }
2075
2058
  namespace singleLineMode {
2076
- const defaultValue_17: null;
2077
- export { defaultValue_17 as defaultValue };
2078
- const description_29: string;
2079
- export { description_29 as description };
2080
- const name_32: string;
2081
- export { name_32 as name };
2059
+ const defaultValue_16: null;
2060
+ export { defaultValue_16 as defaultValue };
2061
+ const description_28: string;
2062
+ export { description_28 as description };
2063
+ const name_31: string;
2064
+ export { name_31 as name };
2082
2065
  const required_15: boolean;
2083
2066
  export { required_15 as required };
2084
2067
  export namespace type_15 {
2085
- const name_33: string;
2086
- export { name_33 as name };
2068
+ const name_32: string;
2069
+ export { name_32 as name };
2087
2070
  const value_7: {
2088
2071
  value: string;
2089
2072
  }[];
@@ -2092,17 +2075,17 @@ declare namespace SectionTitle {
2092
2075
  export { type_15 as type };
2093
2076
  }
2094
2077
  namespace ellipsisMode {
2095
- const defaultValue_18: null;
2096
- export { defaultValue_18 as defaultValue };
2097
- const description_30: string;
2098
- export { description_30 as description };
2099
- const name_34: string;
2100
- export { name_34 as name };
2078
+ const defaultValue_17: null;
2079
+ export { defaultValue_17 as defaultValue };
2080
+ const description_29: string;
2081
+ export { description_29 as description };
2082
+ const name_33: string;
2083
+ export { name_33 as name };
2101
2084
  const required_16: boolean;
2102
2085
  export { required_16 as required };
2103
2086
  export namespace type_16 {
2104
- const name_35: string;
2105
- export { name_35 as name };
2087
+ const name_34: string;
2088
+ export { name_34 as name };
2106
2089
  const value_8: {
2107
2090
  value: string;
2108
2091
  }[];
@@ -2111,32 +2094,32 @@ declare namespace SectionTitle {
2111
2094
  export { type_16 as type };
2112
2095
  }
2113
2096
  namespace lineLimit {
2114
- const defaultValue_19: null;
2115
- export { defaultValue_19 as defaultValue };
2116
- const description_31: string;
2117
- export { description_31 as description };
2118
- const name_36: string;
2119
- export { name_36 as name };
2097
+ const defaultValue_18: null;
2098
+ export { defaultValue_18 as defaultValue };
2099
+ const description_30: string;
2100
+ export { description_30 as description };
2101
+ const name_35: string;
2102
+ export { name_35 as name };
2120
2103
  const required_17: boolean;
2121
2104
  export { required_17 as required };
2122
2105
  export namespace type_17 {
2123
- const name_37: string;
2124
- export { name_37 as name };
2106
+ const name_36: string;
2107
+ export { name_36 as name };
2125
2108
  }
2126
2109
  export { type_17 as type };
2127
2110
  }
2128
2111
  namespace userSelectMode {
2129
- const defaultValue_20: null;
2130
- export { defaultValue_20 as defaultValue };
2131
- const description_32: string;
2132
- export { description_32 as description };
2133
- const name_38: string;
2134
- export { name_38 as name };
2112
+ const defaultValue_19: null;
2113
+ export { defaultValue_19 as defaultValue };
2114
+ const description_31: string;
2115
+ export { description_31 as description };
2116
+ const name_37: string;
2117
+ export { name_37 as name };
2135
2118
  const required_18: boolean;
2136
2119
  export { required_18 as required };
2137
2120
  export namespace type_18 {
2138
- const name_39: string;
2139
- export { name_39 as name };
2121
+ const name_38: string;
2122
+ export { name_38 as name };
2140
2123
  const value_9: {
2141
2124
  value: string;
2142
2125
  }[];
@@ -2145,32 +2128,32 @@ declare namespace SectionTitle {
2145
2128
  export { type_18 as type };
2146
2129
  }
2147
2130
  namespace customFontSize {
2148
- const defaultValue_21: null;
2149
- export { defaultValue_21 as defaultValue };
2150
- const description_33: string;
2151
- export { description_33 as description };
2152
- const name_40: string;
2153
- export { name_40 as name };
2131
+ const defaultValue_20: null;
2132
+ export { defaultValue_20 as defaultValue };
2133
+ const description_32: string;
2134
+ export { description_32 as description };
2135
+ const name_39: string;
2136
+ export { name_39 as name };
2154
2137
  const required_19: boolean;
2155
2138
  export { required_19 as required };
2156
2139
  export namespace type_19 {
2157
- const name_41: string;
2158
- export { name_41 as name };
2140
+ const name_40: string;
2141
+ export { name_40 as name };
2159
2142
  }
2160
2143
  export { type_19 as type };
2161
2144
  }
2162
2145
  namespace customFontWeight {
2163
- const defaultValue_22: null;
2164
- export { defaultValue_22 as defaultValue };
2165
- const description_34: string;
2166
- export { description_34 as description };
2167
- const name_42: string;
2168
- export { name_42 as name };
2169
- const required_20: boolean;
2170
- export { required_20 as required };
2171
- export namespace type_20 {
2172
- const name_43: string;
2173
- export { name_43 as name };
2146
+ const defaultValue_21: null;
2147
+ export { defaultValue_21 as defaultValue };
2148
+ const description_33: string;
2149
+ export { description_33 as description };
2150
+ const name_41: string;
2151
+ export { name_41 as name };
2152
+ const required_20: boolean;
2153
+ export { required_20 as required };
2154
+ export namespace type_20 {
2155
+ const name_42: string;
2156
+ export { name_42 as name };
2174
2157
  const value_10: {
2175
2158
  value: string;
2176
2159
  }[];
@@ -2179,17 +2162,17 @@ declare namespace SectionTitle {
2179
2162
  export { type_20 as type };
2180
2163
  }
2181
2164
  namespace textDecorationType {
2182
- const defaultValue_23: null;
2183
- export { defaultValue_23 as defaultValue };
2184
- const description_35: string;
2185
- export { description_35 as description };
2186
- const name_44: string;
2187
- export { name_44 as name };
2165
+ const defaultValue_22: null;
2166
+ export { defaultValue_22 as defaultValue };
2167
+ const description_34: string;
2168
+ export { description_34 as description };
2169
+ const name_43: string;
2170
+ export { name_43 as name };
2188
2171
  const required_21: boolean;
2189
2172
  export { required_21 as required };
2190
2173
  export namespace type_21 {
2191
- const name_45: string;
2192
- export { name_45 as name };
2174
+ const name_44: string;
2175
+ export { name_44 as name };
2193
2176
  const value_11: {
2194
2177
  value: string;
2195
2178
  }[];
@@ -2198,17 +2181,17 @@ declare namespace SectionTitle {
2198
2181
  export { type_21 as type };
2199
2182
  }
2200
2183
  namespace requirementMode {
2201
- const defaultValue_24: null;
2202
- export { defaultValue_24 as defaultValue };
2203
- const description_36: string;
2204
- export { description_36 as description };
2205
- const name_46: string;
2206
- export { name_46 as name };
2184
+ const defaultValue_23: null;
2185
+ export { defaultValue_23 as defaultValue };
2186
+ const description_35: string;
2187
+ export { description_35 as description };
2188
+ const name_45: string;
2189
+ export { name_45 as name };
2207
2190
  const required_22: boolean;
2208
2191
  export { required_22 as required };
2209
2192
  export namespace type_22 {
2210
- const name_47: string;
2211
- export { name_47 as name };
2193
+ const name_46: string;
2194
+ export { name_46 as name };
2212
2195
  const value_12: {
2213
2196
  value: string;
2214
2197
  }[];
@@ -2217,17 +2200,17 @@ declare namespace SectionTitle {
2217
2200
  export { type_22 as type };
2218
2201
  }
2219
2202
  namespace bulletPointMode {
2220
- const defaultValue_25: null;
2221
- export { defaultValue_25 as defaultValue };
2222
- const description_37: string;
2223
- export { description_37 as description };
2224
- const name_48: string;
2225
- export { name_48 as name };
2203
+ const defaultValue_24: null;
2204
+ export { defaultValue_24 as defaultValue };
2205
+ const description_36: string;
2206
+ export { description_36 as description };
2207
+ const name_47: string;
2208
+ export { name_47 as name };
2226
2209
  const required_23: boolean;
2227
2210
  export { required_23 as required };
2228
2211
  export namespace type_23 {
2229
- const name_49: string;
2230
- export { name_49 as name };
2212
+ const name_48: string;
2213
+ export { name_48 as name };
2231
2214
  const value_13: {
2232
2215
  value: string;
2233
2216
  }[];
@@ -2236,17 +2219,17 @@ declare namespace SectionTitle {
2236
2219
  export { type_23 as type };
2237
2220
  }
2238
2221
  namespace wordBreak {
2239
- const defaultValue_26: null;
2240
- export { defaultValue_26 as defaultValue };
2241
- const description_38: string;
2242
- export { description_38 as description };
2243
- const name_50: string;
2244
- export { name_50 as name };
2222
+ const defaultValue_25: null;
2223
+ export { defaultValue_25 as defaultValue };
2224
+ const description_37: string;
2225
+ export { description_37 as description };
2226
+ const name_49: string;
2227
+ export { name_49 as name };
2245
2228
  const required_24: boolean;
2246
2229
  export { required_24 as required };
2247
2230
  export namespace type_24 {
2248
- const name_51: string;
2249
- export { name_51 as name };
2231
+ const name_50: string;
2232
+ export { name_50 as name };
2250
2233
  const value_14: {
2251
2234
  value: string;
2252
2235
  }[];
@@ -2255,20 +2238,20 @@ declare namespace SectionTitle {
2255
2238
  export { type_24 as type };
2256
2239
  }
2257
2240
  namespace lineHeight {
2258
- export namespace defaultValue_27 {
2241
+ export namespace defaultValue_26 {
2259
2242
  const value_15: string;
2260
2243
  export { value_15 as value };
2261
2244
  }
2262
- export { defaultValue_27 as defaultValue };
2263
- const description_39: string;
2264
- export { description_39 as description };
2265
- const name_52: string;
2266
- export { name_52 as name };
2245
+ export { defaultValue_26 as defaultValue };
2246
+ const description_38: string;
2247
+ export { description_38 as description };
2248
+ const name_51: string;
2249
+ export { name_51 as name };
2267
2250
  const required_25: boolean;
2268
2251
  export { required_25 as required };
2269
2252
  export namespace type_25 {
2270
- const name_53: string;
2271
- export { name_53 as name };
2253
+ const name_52: string;
2254
+ export { name_52 as name };
2272
2255
  }
2273
2256
  export { type_25 as type };
2274
2257
  }
@@ -2282,71 +2265,71 @@ declare namespace SectionDescription {
2282
2265
  const displayName_10: string;
2283
2266
  export { displayName_10 as displayName };
2284
2267
  export namespace __docgenInfo_5 {
2285
- const description_40: string;
2286
- export { description_40 as description };
2268
+ const description_39: string;
2269
+ export { description_39 as description };
2287
2270
  const displayName_11: string;
2288
2271
  export { displayName_11 as displayName };
2289
2272
  export namespace props_5 {
2290
2273
  export namespace text_1 {
2291
- const defaultValue_28: null;
2292
- export { defaultValue_28 as defaultValue };
2293
- const description_41: string;
2294
- export { description_41 as description };
2295
- const name_54: string;
2296
- export { name_54 as name };
2274
+ const defaultValue_27: null;
2275
+ export { defaultValue_27 as defaultValue };
2276
+ const description_40: string;
2277
+ export { description_40 as description };
2278
+ const name_53: string;
2279
+ export { name_53 as name };
2297
2280
  const required_26: boolean;
2298
2281
  export { required_26 as required };
2299
2282
  export namespace type_26 {
2300
- const name_55: string;
2301
- export { name_55 as name };
2283
+ const name_54: string;
2284
+ export { name_54 as name };
2302
2285
  }
2303
2286
  export { type_26 as type };
2304
2287
  }
2305
2288
  export { text_1 as text };
2306
2289
  export namespace color_1 {
2307
- const defaultValue_29: null;
2308
- export { defaultValue_29 as defaultValue };
2309
- const description_42: string;
2310
- export { description_42 as description };
2311
- const name_56: string;
2312
- export { name_56 as name };
2290
+ const defaultValue_28: null;
2291
+ export { defaultValue_28 as defaultValue };
2292
+ const description_41: string;
2293
+ export { description_41 as description };
2294
+ const name_55: string;
2295
+ export { name_55 as name };
2313
2296
  const required_27: boolean;
2314
2297
  export { required_27 as required };
2315
2298
  export namespace type_27 {
2316
- const name_57: string;
2317
- export { name_57 as name };
2299
+ const name_56: string;
2300
+ export { name_56 as name };
2318
2301
  }
2319
2302
  export { type_27 as type };
2320
2303
  }
2321
2304
  export { color_1 as color };
2322
2305
  export namespace tooltipText_1 {
2323
- const defaultValue_30: null;
2324
- export { defaultValue_30 as defaultValue };
2325
- const description_43: string;
2326
- export { description_43 as description };
2327
- const name_58: string;
2328
- export { name_58 as name };
2306
+ const defaultValue_29: null;
2307
+ export { defaultValue_29 as defaultValue };
2308
+ const description_42: string;
2309
+ export { description_42 as description };
2310
+ const name_57: string;
2311
+ export { name_57 as name };
2329
2312
  const required_28: boolean;
2330
2313
  export { required_28 as required };
2331
2314
  export namespace type_28 {
2332
- const name_59: string;
2333
- export { name_59 as name };
2315
+ const name_58: string;
2316
+ export { name_58 as name };
2334
2317
  }
2335
2318
  export { type_28 as type };
2336
2319
  }
2337
2320
  export { tooltipText_1 as tooltipText };
2338
2321
  export namespace tooltipPosition_1 {
2339
- const defaultValue_31: null;
2340
- export { defaultValue_31 as defaultValue };
2341
- const description_44: string;
2342
- export { description_44 as description };
2343
- const name_60: string;
2344
- export { name_60 as name };
2322
+ const defaultValue_30: null;
2323
+ export { defaultValue_30 as defaultValue };
2324
+ const description_43: string;
2325
+ export { description_43 as description };
2326
+ const name_59: string;
2327
+ export { name_59 as name };
2345
2328
  const required_29: boolean;
2346
2329
  export { required_29 as required };
2347
2330
  export namespace type_29 {
2348
- const name_61: string;
2349
- export { name_61 as name };
2331
+ const name_60: string;
2332
+ export { name_60 as name };
2350
2333
  const value_16: {
2351
2334
  value: string;
2352
2335
  }[];
@@ -2356,17 +2339,17 @@ declare namespace SectionDescription {
2356
2339
  }
2357
2340
  export { tooltipPosition_1 as tooltipPosition };
2358
2341
  export namespace textAlign_1 {
2359
- const defaultValue_32: null;
2360
- export { defaultValue_32 as defaultValue };
2361
- const description_45: string;
2362
- export { description_45 as description };
2363
- const name_62: string;
2364
- export { name_62 as name };
2342
+ const defaultValue_31: null;
2343
+ export { defaultValue_31 as defaultValue };
2344
+ const description_44: string;
2345
+ export { description_44 as description };
2346
+ const name_61: string;
2347
+ export { name_61 as name };
2365
2348
  const required_30: boolean;
2366
2349
  export { required_30 as required };
2367
2350
  export namespace type_30 {
2368
- const name_63: string;
2369
- export { name_63 as name };
2351
+ const name_62: string;
2352
+ export { name_62 as name };
2370
2353
  const value_17: {
2371
2354
  value: string;
2372
2355
  }[];
@@ -2376,17 +2359,17 @@ declare namespace SectionDescription {
2376
2359
  }
2377
2360
  export { textAlign_1 as textAlign };
2378
2361
  export namespace styleTheme_1 {
2379
- const defaultValue_33: null;
2380
- export { defaultValue_33 as defaultValue };
2381
- const description_46: string;
2382
- export { description_46 as description };
2383
- const name_64: string;
2384
- export { name_64 as name };
2362
+ const defaultValue_32: null;
2363
+ export { defaultValue_32 as defaultValue };
2364
+ const description_45: string;
2365
+ export { description_45 as description };
2366
+ const name_63: string;
2367
+ export { name_63 as name };
2385
2368
  const required_31: boolean;
2386
2369
  export { required_31 as required };
2387
2370
  export namespace type_31 {
2388
- const name_65: string;
2389
- export { name_65 as name };
2371
+ const name_64: string;
2372
+ export { name_64 as name };
2390
2373
  const value_18: {
2391
2374
  value: string;
2392
2375
  }[];
@@ -2396,17 +2379,17 @@ declare namespace SectionDescription {
2396
2379
  }
2397
2380
  export { styleTheme_1 as styleTheme };
2398
2381
  export namespace colorOverride_1 {
2399
- const defaultValue_34: null;
2400
- export { defaultValue_34 as defaultValue };
2401
- const description_47: string;
2402
- export { description_47 as description };
2403
- const name_66: string;
2404
- export { name_66 as name };
2382
+ const defaultValue_33: null;
2383
+ export { defaultValue_33 as defaultValue };
2384
+ const description_46: string;
2385
+ export { description_46 as description };
2386
+ const name_65: string;
2387
+ export { name_65 as name };
2405
2388
  const required_32: boolean;
2406
2389
  export { required_32 as required };
2407
2390
  export namespace type_32 {
2408
- const name_67: string;
2409
- export { name_67 as name };
2391
+ const name_66: string;
2392
+ export { name_66 as name };
2410
2393
  const value_19: {
2411
2394
  value: string;
2412
2395
  }[];
@@ -2416,17 +2399,17 @@ declare namespace SectionDescription {
2416
2399
  }
2417
2400
  export { colorOverride_1 as colorOverride };
2418
2401
  export namespace colorTheme_1 {
2419
- const defaultValue_35: null;
2420
- export { defaultValue_35 as defaultValue };
2421
- const description_48: string;
2422
- export { description_48 as description };
2423
- const name_68: string;
2424
- export { name_68 as name };
2402
+ const defaultValue_34: null;
2403
+ export { defaultValue_34 as defaultValue };
2404
+ const description_47: string;
2405
+ export { description_47 as description };
2406
+ const name_67: string;
2407
+ export { name_67 as name };
2425
2408
  const required_33: boolean;
2426
2409
  export { required_33 as required };
2427
2410
  export namespace type_33 {
2428
- const name_69: string;
2429
- export { name_69 as name };
2411
+ const name_68: string;
2412
+ export { name_68 as name };
2430
2413
  const value_20: {
2431
2414
  value: string;
2432
2415
  }[];
@@ -2436,17 +2419,17 @@ declare namespace SectionDescription {
2436
2419
  }
2437
2420
  export { colorTheme_1 as colorTheme };
2438
2421
  export namespace singleLineMode_1 {
2439
- const defaultValue_36: null;
2440
- export { defaultValue_36 as defaultValue };
2441
- const description_49: string;
2442
- export { description_49 as description };
2443
- const name_70: string;
2444
- export { name_70 as name };
2422
+ const defaultValue_35: null;
2423
+ export { defaultValue_35 as defaultValue };
2424
+ const description_48: string;
2425
+ export { description_48 as description };
2426
+ const name_69: string;
2427
+ export { name_69 as name };
2445
2428
  const required_34: boolean;
2446
2429
  export { required_34 as required };
2447
2430
  export namespace type_34 {
2448
- const name_71: string;
2449
- export { name_71 as name };
2431
+ const name_70: string;
2432
+ export { name_70 as name };
2450
2433
  const value_21: {
2451
2434
  value: string;
2452
2435
  }[];
@@ -2456,17 +2439,17 @@ declare namespace SectionDescription {
2456
2439
  }
2457
2440
  export { singleLineMode_1 as singleLineMode };
2458
2441
  export namespace ellipsisMode_1 {
2459
- const defaultValue_37: null;
2460
- export { defaultValue_37 as defaultValue };
2461
- const description_50: string;
2462
- export { description_50 as description };
2463
- const name_72: string;
2464
- export { name_72 as name };
2442
+ const defaultValue_36: null;
2443
+ export { defaultValue_36 as defaultValue };
2444
+ const description_49: string;
2445
+ export { description_49 as description };
2446
+ const name_71: string;
2447
+ export { name_71 as name };
2465
2448
  const required_35: boolean;
2466
2449
  export { required_35 as required };
2467
2450
  export namespace type_35 {
2468
- const name_73: string;
2469
- export { name_73 as name };
2451
+ const name_72: string;
2452
+ export { name_72 as name };
2470
2453
  const value_22: {
2471
2454
  value: string;
2472
2455
  }[];
@@ -2476,33 +2459,33 @@ declare namespace SectionDescription {
2476
2459
  }
2477
2460
  export { ellipsisMode_1 as ellipsisMode };
2478
2461
  export namespace lineLimit_1 {
2479
- const defaultValue_38: null;
2480
- export { defaultValue_38 as defaultValue };
2481
- const description_51: string;
2482
- export { description_51 as description };
2483
- const name_74: string;
2484
- export { name_74 as name };
2462
+ const defaultValue_37: null;
2463
+ export { defaultValue_37 as defaultValue };
2464
+ const description_50: string;
2465
+ export { description_50 as description };
2466
+ const name_73: string;
2467
+ export { name_73 as name };
2485
2468
  const required_36: boolean;
2486
2469
  export { required_36 as required };
2487
2470
  export namespace type_36 {
2488
- const name_75: string;
2489
- export { name_75 as name };
2471
+ const name_74: string;
2472
+ export { name_74 as name };
2490
2473
  }
2491
2474
  export { type_36 as type };
2492
2475
  }
2493
2476
  export { lineLimit_1 as lineLimit };
2494
2477
  export namespace userSelectMode_1 {
2495
- const defaultValue_39: null;
2496
- export { defaultValue_39 as defaultValue };
2497
- const description_52: string;
2498
- export { description_52 as description };
2499
- const name_76: string;
2500
- export { name_76 as name };
2478
+ const defaultValue_38: null;
2479
+ export { defaultValue_38 as defaultValue };
2480
+ const description_51: string;
2481
+ export { description_51 as description };
2482
+ const name_75: string;
2483
+ export { name_75 as name };
2501
2484
  const required_37: boolean;
2502
2485
  export { required_37 as required };
2503
2486
  export namespace type_37 {
2504
- const name_77: string;
2505
- export { name_77 as name };
2487
+ const name_76: string;
2488
+ export { name_76 as name };
2506
2489
  const value_23: {
2507
2490
  value: string;
2508
2491
  }[];
@@ -2512,33 +2495,33 @@ declare namespace SectionDescription {
2512
2495
  }
2513
2496
  export { userSelectMode_1 as userSelectMode };
2514
2497
  export namespace customFontSize_1 {
2515
- const defaultValue_40: null;
2516
- export { defaultValue_40 as defaultValue };
2517
- const description_53: string;
2518
- export { description_53 as description };
2519
- const name_78: string;
2520
- export { name_78 as name };
2498
+ const defaultValue_39: null;
2499
+ export { defaultValue_39 as defaultValue };
2500
+ const description_52: string;
2501
+ export { description_52 as description };
2502
+ const name_77: string;
2503
+ export { name_77 as name };
2521
2504
  const required_38: boolean;
2522
2505
  export { required_38 as required };
2523
2506
  export namespace type_38 {
2524
- const name_79: string;
2525
- export { name_79 as name };
2507
+ const name_78: string;
2508
+ export { name_78 as name };
2526
2509
  }
2527
2510
  export { type_38 as type };
2528
2511
  }
2529
2512
  export { customFontSize_1 as customFontSize };
2530
2513
  export namespace customFontWeight_1 {
2531
- const defaultValue_41: null;
2532
- export { defaultValue_41 as defaultValue };
2533
- const description_54: string;
2534
- export { description_54 as description };
2535
- const name_80: string;
2536
- export { name_80 as name };
2514
+ const defaultValue_40: null;
2515
+ export { defaultValue_40 as defaultValue };
2516
+ const description_53: string;
2517
+ export { description_53 as description };
2518
+ const name_79: string;
2519
+ export { name_79 as name };
2537
2520
  const required_39: boolean;
2538
2521
  export { required_39 as required };
2539
2522
  export namespace type_39 {
2540
- const name_81: string;
2541
- export { name_81 as name };
2523
+ const name_80: string;
2524
+ export { name_80 as name };
2542
2525
  const value_24: {
2543
2526
  value: string;
2544
2527
  }[];
@@ -2548,17 +2531,17 @@ declare namespace SectionDescription {
2548
2531
  }
2549
2532
  export { customFontWeight_1 as customFontWeight };
2550
2533
  export namespace textDecorationType_1 {
2551
- const defaultValue_42: null;
2552
- export { defaultValue_42 as defaultValue };
2553
- const description_55: string;
2554
- export { description_55 as description };
2555
- const name_82: string;
2556
- export { name_82 as name };
2534
+ const defaultValue_41: null;
2535
+ export { defaultValue_41 as defaultValue };
2536
+ const description_54: string;
2537
+ export { description_54 as description };
2538
+ const name_81: string;
2539
+ export { name_81 as name };
2557
2540
  const required_40: boolean;
2558
2541
  export { required_40 as required };
2559
2542
  export namespace type_40 {
2560
- const name_83: string;
2561
- export { name_83 as name };
2543
+ const name_82: string;
2544
+ export { name_82 as name };
2562
2545
  const value_25: {
2563
2546
  value: string;
2564
2547
  }[];
@@ -2568,17 +2551,17 @@ declare namespace SectionDescription {
2568
2551
  }
2569
2552
  export { textDecorationType_1 as textDecorationType };
2570
2553
  export namespace requirementMode_1 {
2571
- const defaultValue_43: null;
2572
- export { defaultValue_43 as defaultValue };
2573
- const description_56: string;
2574
- export { description_56 as description };
2575
- const name_84: string;
2576
- export { name_84 as name };
2554
+ const defaultValue_42: null;
2555
+ export { defaultValue_42 as defaultValue };
2556
+ const description_55: string;
2557
+ export { description_55 as description };
2558
+ const name_83: string;
2559
+ export { name_83 as name };
2577
2560
  const required_41: boolean;
2578
2561
  export { required_41 as required };
2579
2562
  export namespace type_41 {
2580
- const name_85: string;
2581
- export { name_85 as name };
2563
+ const name_84: string;
2564
+ export { name_84 as name };
2582
2565
  const value_26: {
2583
2566
  value: string;
2584
2567
  }[];
@@ -2588,17 +2571,17 @@ declare namespace SectionDescription {
2588
2571
  }
2589
2572
  export { requirementMode_1 as requirementMode };
2590
2573
  export namespace bulletPointMode_1 {
2591
- const defaultValue_44: null;
2592
- export { defaultValue_44 as defaultValue };
2593
- const description_57: string;
2594
- export { description_57 as description };
2595
- const name_86: string;
2596
- export { name_86 as name };
2574
+ const defaultValue_43: null;
2575
+ export { defaultValue_43 as defaultValue };
2576
+ const description_56: string;
2577
+ export { description_56 as description };
2578
+ const name_85: string;
2579
+ export { name_85 as name };
2597
2580
  const required_42: boolean;
2598
2581
  export { required_42 as required };
2599
2582
  export namespace type_42 {
2600
- const name_87: string;
2601
- export { name_87 as name };
2583
+ const name_86: string;
2584
+ export { name_86 as name };
2602
2585
  const value_27: {
2603
2586
  value: string;
2604
2587
  }[];
@@ -2608,17 +2591,17 @@ declare namespace SectionDescription {
2608
2591
  }
2609
2592
  export { bulletPointMode_1 as bulletPointMode };
2610
2593
  export namespace wordBreak_1 {
2611
- const defaultValue_45: null;
2612
- export { defaultValue_45 as defaultValue };
2613
- const description_58: string;
2614
- export { description_58 as description };
2615
- const name_88: string;
2616
- export { name_88 as name };
2594
+ const defaultValue_44: null;
2595
+ export { defaultValue_44 as defaultValue };
2596
+ const description_57: string;
2597
+ export { description_57 as description };
2598
+ const name_87: string;
2599
+ export { name_87 as name };
2617
2600
  const required_43: boolean;
2618
2601
  export { required_43 as required };
2619
2602
  export namespace type_43 {
2620
- const name_89: string;
2621
- export { name_89 as name };
2603
+ const name_88: string;
2604
+ export { name_88 as name };
2622
2605
  const value_28: {
2623
2606
  value: string;
2624
2607
  }[];
@@ -2628,17 +2611,17 @@ declare namespace SectionDescription {
2628
2611
  }
2629
2612
  export { wordBreak_1 as wordBreak };
2630
2613
  export namespace fontWeight {
2631
- const defaultValue_46: null;
2632
- export { defaultValue_46 as defaultValue };
2633
- const description_59: string;
2634
- export { description_59 as description };
2635
- const name_90: string;
2636
- export { name_90 as name };
2614
+ const defaultValue_45: null;
2615
+ export { defaultValue_45 as defaultValue };
2616
+ const description_58: string;
2617
+ export { description_58 as description };
2618
+ const name_89: string;
2619
+ export { name_89 as name };
2637
2620
  const required_44: boolean;
2638
2621
  export { required_44 as required };
2639
2622
  export namespace type_44 {
2640
- const name_91: string;
2641
- export { name_91 as name };
2623
+ const name_90: string;
2624
+ export { name_90 as name };
2642
2625
  }
2643
2626
  export { type_44 as type };
2644
2627
  }
@@ -2652,38 +2635,38 @@ declare namespace SectionImage {
2652
2635
  const displayName_12: string;
2653
2636
  export { displayName_12 as displayName };
2654
2637
  export namespace __docgenInfo_6 {
2655
- const description_60: string;
2656
- export { description_60 as description };
2638
+ const description_59: string;
2639
+ export { description_59 as description };
2657
2640
  const displayName_13: string;
2658
2641
  export { displayName_13 as displayName };
2659
2642
  export namespace props_6 {
2660
2643
  export namespace src {
2661
- const defaultValue_47: null;
2662
- export { defaultValue_47 as defaultValue };
2663
- const description_61: string;
2664
- export { description_61 as description };
2665
- const name_92: string;
2666
- export { name_92 as name };
2644
+ const defaultValue_46: null;
2645
+ export { defaultValue_46 as defaultValue };
2646
+ const description_60: string;
2647
+ export { description_60 as description };
2648
+ const name_91: string;
2649
+ export { name_91 as name };
2667
2650
  const required_45: boolean;
2668
2651
  export { required_45 as required };
2669
2652
  export namespace type_45 {
2670
- const name_93: string;
2671
- export { name_93 as name };
2653
+ const name_92: string;
2654
+ export { name_92 as name };
2672
2655
  }
2673
2656
  export { type_45 as type };
2674
2657
  }
2675
2658
  export namespace shapeType {
2676
- const defaultValue_48: null;
2677
- export { defaultValue_48 as defaultValue };
2678
- const description_62: string;
2679
- export { description_62 as description };
2680
- const name_94: string;
2681
- export { name_94 as name };
2659
+ const defaultValue_47: null;
2660
+ export { defaultValue_47 as defaultValue };
2661
+ const description_61: string;
2662
+ export { description_61 as description };
2663
+ const name_93: string;
2664
+ export { name_93 as name };
2682
2665
  const required_46: boolean;
2683
2666
  export { required_46 as required };
2684
2667
  export namespace type_46 {
2685
- const name_95: string;
2686
- export { name_95 as name };
2668
+ const name_94: string;
2669
+ export { name_94 as name };
2687
2670
  const value_29: {
2688
2671
  value: string;
2689
2672
  }[];
@@ -2692,17 +2675,17 @@ declare namespace SectionImage {
2692
2675
  export { type_46 as type };
2693
2676
  }
2694
2677
  export namespace radius {
2695
- const defaultValue_49: null;
2696
- export { defaultValue_49 as defaultValue };
2697
- const description_63: string;
2698
- export { description_63 as description };
2699
- const name_96: string;
2700
- export { name_96 as name };
2678
+ const defaultValue_48: null;
2679
+ export { defaultValue_48 as defaultValue };
2680
+ const description_62: string;
2681
+ export { description_62 as description };
2682
+ const name_95: string;
2683
+ export { name_95 as name };
2701
2684
  const required_47: boolean;
2702
2685
  export { required_47 as required };
2703
2686
  export namespace type_47 {
2704
- const name_97: string;
2705
- export { name_97 as name };
2687
+ const name_96: string;
2688
+ export { name_96 as name };
2706
2689
  const value_30: {
2707
2690
  value: string;
2708
2691
  }[];
@@ -2711,78 +2694,78 @@ declare namespace SectionImage {
2711
2694
  export { type_47 as type };
2712
2695
  }
2713
2696
  export namespace width_1 {
2714
- const defaultValue_50: null;
2715
- export { defaultValue_50 as defaultValue };
2716
- const description_64: string;
2717
- export { description_64 as description };
2718
- const name_98: string;
2719
- export { name_98 as name };
2697
+ const defaultValue_49: null;
2698
+ export { defaultValue_49 as defaultValue };
2699
+ const description_63: string;
2700
+ export { description_63 as description };
2701
+ const name_97: string;
2702
+ export { name_97 as name };
2720
2703
  const required_48: boolean;
2721
2704
  export { required_48 as required };
2722
2705
  export namespace type_48 {
2723
- const name_99: string;
2724
- export { name_99 as name };
2706
+ const name_98: string;
2707
+ export { name_98 as name };
2725
2708
  }
2726
2709
  export { type_48 as type };
2727
2710
  }
2728
2711
  export { width_1 as width };
2729
2712
  export namespace height {
2730
- const defaultValue_51: null;
2731
- export { defaultValue_51 as defaultValue };
2732
- const description_65: string;
2733
- export { description_65 as description };
2734
- const name_100: string;
2735
- export { name_100 as name };
2713
+ const defaultValue_50: null;
2714
+ export { defaultValue_50 as defaultValue };
2715
+ const description_64: string;
2716
+ export { description_64 as description };
2717
+ const name_99: string;
2718
+ export { name_99 as name };
2736
2719
  const required_49: boolean;
2737
2720
  export { required_49 as required };
2738
2721
  export namespace type_49 {
2739
- const name_101: string;
2740
- export { name_101 as name };
2722
+ const name_100: string;
2723
+ export { name_100 as name };
2741
2724
  }
2742
2725
  export { type_49 as type };
2743
2726
  }
2744
2727
  export namespace noImageHeight {
2745
- const defaultValue_52: null;
2746
- export { defaultValue_52 as defaultValue };
2747
- const description_66: string;
2748
- export { description_66 as description };
2749
- const name_102: string;
2750
- export { name_102 as name };
2728
+ const defaultValue_51: null;
2729
+ export { defaultValue_51 as defaultValue };
2730
+ const description_65: string;
2731
+ export { description_65 as description };
2732
+ const name_101: string;
2733
+ export { name_101 as name };
2751
2734
  const required_50: boolean;
2752
2735
  export { required_50 as required };
2753
2736
  export namespace type_50 {
2754
- const name_103: string;
2755
- export { name_103 as name };
2737
+ const name_102: string;
2738
+ export { name_102 as name };
2756
2739
  }
2757
2740
  export { type_50 as type };
2758
2741
  }
2759
2742
  export namespace noImageWidth {
2760
- const defaultValue_53: null;
2761
- export { defaultValue_53 as defaultValue };
2762
- const description_67: string;
2763
- export { description_67 as description };
2764
- const name_104: string;
2765
- export { name_104 as name };
2743
+ const defaultValue_52: null;
2744
+ export { defaultValue_52 as defaultValue };
2745
+ const description_66: string;
2746
+ export { description_66 as description };
2747
+ const name_103: string;
2748
+ export { name_103 as name };
2766
2749
  const required_51: boolean;
2767
2750
  export { required_51 as required };
2768
2751
  export namespace type_51 {
2769
- const name_105: string;
2770
- export { name_105 as name };
2752
+ const name_104: string;
2753
+ export { name_104 as name };
2771
2754
  }
2772
2755
  export { type_51 as type };
2773
2756
  }
2774
2757
  export namespace ratio {
2775
- const defaultValue_54: null;
2776
- export { defaultValue_54 as defaultValue };
2777
- const description_68: string;
2778
- export { description_68 as description };
2779
- const name_106: string;
2780
- export { name_106 as name };
2758
+ const defaultValue_53: null;
2759
+ export { defaultValue_53 as defaultValue };
2760
+ const description_67: string;
2761
+ export { description_67 as description };
2762
+ const name_105: string;
2763
+ export { name_105 as name };
2781
2764
  const required_52: boolean;
2782
2765
  export { required_52 as required };
2783
2766
  export namespace type_52 {
2784
- const name_107: string;
2785
- export { name_107 as name };
2767
+ const name_106: string;
2768
+ export { name_106 as name };
2786
2769
  const value_31: {
2787
2770
  value: string;
2788
2771
  }[];
@@ -2791,17 +2774,17 @@ declare namespace SectionImage {
2791
2774
  export { type_52 as type };
2792
2775
  }
2793
2776
  export namespace scaleType {
2794
- const defaultValue_55: null;
2795
- export { defaultValue_55 as defaultValue };
2796
- const description_69: string;
2797
- export { description_69 as description };
2798
- const name_108: string;
2799
- export { name_108 as name };
2777
+ const defaultValue_54: null;
2778
+ export { defaultValue_54 as defaultValue };
2779
+ const description_68: string;
2780
+ export { description_68 as description };
2781
+ const name_107: string;
2782
+ export { name_107 as name };
2800
2783
  const required_53: boolean;
2801
2784
  export { required_53 as required };
2802
2785
  export namespace type_53 {
2803
- const name_109: string;
2804
- export { name_109 as name };
2786
+ const name_108: string;
2787
+ export { name_108 as name };
2805
2788
  const value_32: {
2806
2789
  value: string;
2807
2790
  }[];
@@ -2810,17 +2793,17 @@ declare namespace SectionImage {
2810
2793
  export { type_53 as type };
2811
2794
  }
2812
2795
  export namespace borderMode {
2813
- const defaultValue_56: null;
2814
- export { defaultValue_56 as defaultValue };
2815
- const description_70: string;
2816
- export { description_70 as description };
2817
- const name_110: string;
2818
- export { name_110 as name };
2796
+ const defaultValue_55: null;
2797
+ export { defaultValue_55 as defaultValue };
2798
+ const description_69: string;
2799
+ export { description_69 as description };
2800
+ const name_109: string;
2801
+ export { name_109 as name };
2819
2802
  const required_54: boolean;
2820
2803
  export { required_54 as required };
2821
2804
  export namespace type_54 {
2822
- const name_111: string;
2823
- export { name_111 as name };
2805
+ const name_110: string;
2806
+ export { name_110 as name };
2824
2807
  const value_33: {
2825
2808
  value: string;
2826
2809
  }[];
@@ -2829,17 +2812,17 @@ declare namespace SectionImage {
2829
2812
  export { type_54 as type };
2830
2813
  }
2831
2814
  export namespace backgroundFillMode {
2832
- const defaultValue_57: null;
2833
- export { defaultValue_57 as defaultValue };
2834
- const description_71: string;
2835
- export { description_71 as description };
2836
- const name_112: string;
2837
- export { name_112 as name };
2815
+ const defaultValue_56: null;
2816
+ export { defaultValue_56 as defaultValue };
2817
+ const description_70: string;
2818
+ export { description_70 as description };
2819
+ const name_111: string;
2820
+ export { name_111 as name };
2838
2821
  const required_55: boolean;
2839
2822
  export { required_55 as required };
2840
2823
  export namespace type_55 {
2841
- const name_113: string;
2842
- export { name_113 as name };
2824
+ const name_112: string;
2825
+ export { name_112 as name };
2843
2826
  const value_34: {
2844
2827
  value: string;
2845
2828
  }[];
@@ -2848,17 +2831,17 @@ declare namespace SectionImage {
2848
2831
  export { type_55 as type };
2849
2832
  }
2850
2833
  export namespace isLoading {
2851
- const defaultValue_58: null;
2852
- export { defaultValue_58 as defaultValue };
2853
- const description_72: string;
2854
- export { description_72 as description };
2855
- const name_114: string;
2856
- export { name_114 as name };
2834
+ const defaultValue_57: null;
2835
+ export { defaultValue_57 as defaultValue };
2836
+ const description_71: string;
2837
+ export { description_71 as description };
2838
+ const name_113: string;
2839
+ export { name_113 as name };
2857
2840
  const required_56: boolean;
2858
2841
  export { required_56 as required };
2859
2842
  export namespace type_56 {
2860
- const name_115: string;
2861
- export { name_115 as name };
2843
+ const name_114: string;
2844
+ export { name_114 as name };
2862
2845
  }
2863
2846
  export { type_56 as type };
2864
2847
  }
@@ -2872,26 +2855,26 @@ declare namespace SectionButton {
2872
2855
  const displayName_14: string;
2873
2856
  export { displayName_14 as displayName };
2874
2857
  export namespace __docgenInfo_7 {
2875
- const description_73: string;
2876
- export { description_73 as description };
2858
+ const description_72: string;
2859
+ export { description_72 as description };
2877
2860
  const displayName_15: string;
2878
2861
  export { displayName_15 as displayName };
2879
2862
  export namespace props_7 {
2880
2863
  export namespace linkType {
2881
- export namespace defaultValue_59 {
2864
+ export namespace defaultValue_58 {
2882
2865
  const value_35: string;
2883
2866
  export { value_35 as value };
2884
2867
  }
2885
- export { defaultValue_59 as defaultValue };
2886
- const description_74: string;
2887
- export { description_74 as description };
2888
- const name_116: string;
2889
- export { name_116 as name };
2868
+ export { defaultValue_58 as defaultValue };
2869
+ const description_73: string;
2870
+ export { description_73 as description };
2871
+ const name_115: string;
2872
+ export { name_115 as name };
2890
2873
  const required_57: boolean;
2891
2874
  export { required_57 as required };
2892
2875
  export namespace type_57 {
2893
- const name_117: string;
2894
- export { name_117 as name };
2876
+ const name_116: string;
2877
+ export { name_116 as name };
2895
2878
  const value_36: {
2896
2879
  value: string;
2897
2880
  }[];
@@ -2900,115 +2883,115 @@ declare namespace SectionButton {
2900
2883
  export { type_57 as type };
2901
2884
  }
2902
2885
  export namespace buttonType {
2903
- const defaultValue_60: null;
2904
- export { defaultValue_60 as defaultValue };
2905
- const description_75: string;
2906
- export { description_75 as description };
2907
- const name_118: string;
2908
- export { name_118 as name };
2886
+ const defaultValue_59: null;
2887
+ export { defaultValue_59 as defaultValue };
2888
+ const description_74: string;
2889
+ export { description_74 as description };
2890
+ const name_117: string;
2891
+ export { name_117 as name };
2909
2892
  const required_58: boolean;
2910
2893
  export { required_58 as required };
2911
2894
  export namespace type_58 {
2912
- const name_119: string;
2913
- export { name_119 as name };
2895
+ const name_118: string;
2896
+ export { name_118 as name };
2914
2897
  }
2915
2898
  export { type_58 as type };
2916
2899
  }
2917
2900
  export namespace backgroundColor {
2918
- const defaultValue_61: null;
2919
- export { defaultValue_61 as defaultValue };
2920
- const description_76: string;
2921
- export { description_76 as description };
2922
- const name_120: string;
2923
- export { name_120 as name };
2901
+ const defaultValue_60: null;
2902
+ export { defaultValue_60 as defaultValue };
2903
+ const description_75: string;
2904
+ export { description_75 as description };
2905
+ const name_119: string;
2906
+ export { name_119 as name };
2924
2907
  const required_59: boolean;
2925
2908
  export { required_59 as required };
2926
2909
  export namespace type_59 {
2927
- const name_121: string;
2928
- export { name_121 as name };
2910
+ const name_120: string;
2911
+ export { name_120 as name };
2929
2912
  }
2930
2913
  export { type_59 as type };
2931
2914
  }
2932
2915
  export namespace textColor {
2933
- const defaultValue_62: null;
2934
- export { defaultValue_62 as defaultValue };
2935
- const description_77: string;
2936
- export { description_77 as description };
2937
- const name_122: string;
2938
- export { name_122 as name };
2916
+ const defaultValue_61: null;
2917
+ export { defaultValue_61 as defaultValue };
2918
+ const description_76: string;
2919
+ export { description_76 as description };
2920
+ const name_121: string;
2921
+ export { name_121 as name };
2939
2922
  const required_60: boolean;
2940
2923
  export { required_60 as required };
2941
2924
  export namespace type_60 {
2942
- const name_123: string;
2943
- export { name_123 as name };
2925
+ const name_122: string;
2926
+ export { name_122 as name };
2944
2927
  }
2945
2928
  export { type_60 as type };
2946
2929
  }
2947
2930
  export namespace text_2 {
2948
- const defaultValue_63: null;
2949
- export { defaultValue_63 as defaultValue };
2950
- const description_78: string;
2951
- export { description_78 as description };
2952
- const name_124: string;
2953
- export { name_124 as name };
2931
+ const defaultValue_62: null;
2932
+ export { defaultValue_62 as defaultValue };
2933
+ const description_77: string;
2934
+ export { description_77 as description };
2935
+ const name_123: string;
2936
+ export { name_123 as name };
2954
2937
  const required_61: boolean;
2955
2938
  export { required_61 as required };
2956
2939
  export namespace type_61 {
2957
- const name_125: string;
2958
- export { name_125 as name };
2940
+ const name_124: string;
2941
+ export { name_124 as name };
2959
2942
  }
2960
2943
  export { type_61 as type };
2961
2944
  }
2962
2945
  export { text_2 as text };
2963
2946
  export namespace src_1 {
2964
- export namespace defaultValue_64 {
2947
+ export namespace defaultValue_63 {
2965
2948
  const value_37: string;
2966
2949
  export { value_37 as value };
2967
2950
  }
2968
- export { defaultValue_64 as defaultValue };
2969
- const description_79: string;
2970
- export { description_79 as description };
2971
- const name_126: string;
2972
- export { name_126 as name };
2951
+ export { defaultValue_63 as defaultValue };
2952
+ const description_78: string;
2953
+ export { description_78 as description };
2954
+ const name_125: string;
2955
+ export { name_125 as name };
2973
2956
  const required_62: boolean;
2974
2957
  export { required_62 as required };
2975
2958
  export namespace type_62 {
2976
- const name_127: string;
2977
- export { name_127 as name };
2959
+ const name_126: string;
2960
+ export { name_126 as name };
2978
2961
  }
2979
2962
  export { type_62 as type };
2980
2963
  }
2981
2964
  export { src_1 as src };
2982
2965
  export namespace borderColor {
2983
- const defaultValue_65: null;
2984
- export { defaultValue_65 as defaultValue };
2985
- const description_80: string;
2986
- export { description_80 as description };
2987
- const name_128: string;
2988
- export { name_128 as name };
2966
+ const defaultValue_64: null;
2967
+ export { defaultValue_64 as defaultValue };
2968
+ const description_79: string;
2969
+ export { description_79 as description };
2970
+ const name_127: string;
2971
+ export { name_127 as name };
2989
2972
  const required_63: boolean;
2990
2973
  export { required_63 as required };
2991
2974
  export namespace type_63 {
2992
- const name_129: string;
2993
- export { name_129 as name };
2975
+ const name_128: string;
2976
+ export { name_128 as name };
2994
2977
  }
2995
2978
  export { type_63 as type };
2996
2979
  }
2997
2980
  export namespace state {
2998
- export namespace defaultValue_66 {
2981
+ export namespace defaultValue_65 {
2999
2982
  const value_38: string;
3000
2983
  export { value_38 as value };
3001
2984
  }
3002
- export { defaultValue_66 as defaultValue };
3003
- const description_81: string;
3004
- export { description_81 as description };
3005
- const name_130: string;
3006
- export { name_130 as name };
2985
+ export { defaultValue_65 as defaultValue };
2986
+ const description_80: string;
2987
+ export { description_80 as description };
2988
+ const name_129: string;
2989
+ export { name_129 as name };
3007
2990
  const required_64: boolean;
3008
2991
  export { required_64 as required };
3009
2992
  export namespace type_64 {
3010
- const name_131: string;
3011
- export { name_131 as name };
2993
+ const name_130: string;
2994
+ export { name_130 as name };
3012
2995
  const value_39: {
3013
2996
  value: string;
3014
2997
  }[];