pds-dev-kit-web 1.9.13 → 1.9.15

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 (40) hide show
  1. package/dist/src/GlobalStyle.js +1 -1
  2. package/dist/src/common/components/Navigations/ContextTextLabelNav.d.ts +1 -2
  3. package/dist/src/common/components/Navigations/ContextTextLabelNav.js +1 -1
  4. package/dist/src/common/decorators/withFormProvider.js +1 -0
  5. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.d.ts +2 -1
  6. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.js +10 -7
  7. package/dist/src/desktop/components/AdminListHeader/AdminListHeader.js +5 -1
  8. package/dist/src/desktop/components/DynamicDesktopNavBar/components/MenuItemNav/components/InternalLinkMenuItemNav.js +1 -1
  9. package/dist/src/desktop/components/DynamicDesktopNavBar/components/MenuItemNav/components/PAppMenuItemNav.js +1 -1
  10. package/dist/src/desktop/components/DynamicDesktopNavBar/components/MenuItemNav/components/PageMenuItemNav.js +1 -1
  11. package/dist/src/desktop/components/DynamicDesktopNavBar/utils.js +1 -0
  12. package/dist/src/desktop/components/PageTitleTextGroup/CompoundButton.d.ts +12 -0
  13. package/dist/src/desktop/components/PageTitleTextGroup/CompoundButton.js +71 -0
  14. package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.d.ts +9 -3
  15. package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.js +21 -5
  16. package/dist/src/desktop/components/TextField/TextField.d.ts +4 -1
  17. package/dist/src/desktop/components/TextField/TextField.js +18 -9
  18. package/dist/src/desktop/components/TextLabel/TextLabel.js +1 -1
  19. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.d.ts +2 -1
  20. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.js +10 -7
  21. package/dist/src/mobile/components/TextField/TextField.d.ts +4 -1
  22. package/dist/src/mobile/components/TextField/TextField.js +18 -9
  23. package/dist/storybook-static/{0.9bb7767d.iframe.bundle.js → 0.ab5276a1.iframe.bundle.js} +6 -6
  24. package/dist/storybook-static/{4.ed983a0a.iframe.bundle.js → 4.d8146a3b.iframe.bundle.js} +68 -68
  25. package/dist/storybook-static/{5.949eb428.iframe.bundle.js → 5.4e57edcd.iframe.bundle.js} +11 -11
  26. package/dist/storybook-static/{6.e34350b7.iframe.bundle.js → 6.3ca022b1.iframe.bundle.js} +6 -6
  27. package/dist/storybook-static/{7.f7cfb88e.iframe.bundle.js → 7.219b4103.iframe.bundle.js} +1 -1
  28. package/dist/storybook-static/{main.f16a77cc.iframe.bundle.d.ts → main.7cdd8d73.iframe.bundle.d.ts} +558 -534
  29. package/dist/storybook-static/{main.f16a77cc.iframe.bundle.js → main.7cdd8d73.iframe.bundle.js} +980 -886
  30. package/dist/storybook-static/{runtime~main.b5a58837.iframe.bundle.js → runtime~main.b48ce1da.iframe.bundle.js} +1 -1
  31. package/dist/storybook-static/{vendors~main.ed405a26.iframe.bundle.js → vendors~main.36e4a23b.iframe.bundle.js} +368 -368
  32. package/package.json +1 -1
  33. package/release-note.md +15 -2
  34. /package/dist/storybook-static/{0.9bb7767d.iframe.bundle.d.ts → 0.ab5276a1.iframe.bundle.d.ts} +0 -0
  35. /package/dist/storybook-static/{4.ed983a0a.iframe.bundle.d.ts → 4.d8146a3b.iframe.bundle.d.ts} +0 -0
  36. /package/dist/storybook-static/{5.949eb428.iframe.bundle.d.ts → 5.4e57edcd.iframe.bundle.d.ts} +0 -0
  37. /package/dist/storybook-static/{6.e34350b7.iframe.bundle.d.ts → 6.3ca022b1.iframe.bundle.d.ts} +0 -0
  38. /package/dist/storybook-static/{7.f7cfb88e.iframe.bundle.d.ts → 7.219b4103.iframe.bundle.d.ts} +0 -0
  39. /package/dist/storybook-static/{runtime~main.b5a58837.iframe.bundle.d.ts → runtime~main.b48ce1da.iframe.bundle.d.ts} +0 -0
  40. /package/dist/storybook-static/{vendors~main.ed405a26.iframe.bundle.d.ts → vendors~main.36e4a23b.iframe.bundle.d.ts} +0 -0
@@ -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, 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 };
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, 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, 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_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, AnnotationSheet, ContentSheet, DesktopBasicModal, DesktopHeadlessModal, DesktopTutorialModal, 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, SideTab, 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, NoKeyAction, 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;
@@ -39,8 +39,6 @@ declare namespace withFormProvider {
39
39
  export const props: {};
40
40
  }
41
41
  }
42
- declare var theme: any;
43
- declare var skeletonLoadingStyle: any;
44
42
  declare var AdminList: any;
45
43
  declare var AdminListHeader: any;
46
44
  declare var AdminListItem: any;
@@ -85,6 +83,8 @@ declare var UploadTextButton: any;
85
83
  declare var UserDesktopNavBar: any;
86
84
  declare var UserDesktopSideTab: any;
87
85
  declare var UserDesktopTabBar: any;
86
+ declare var theme: any;
87
+ declare var skeletonLoadingStyle: any;
88
88
  declare var NavLink: any;
89
89
  declare var Navs: any;
90
90
  declare var ContextTextLabelNav: any;
@@ -1132,6 +1132,12 @@ declare function formatCompactNumber(num: any): string;
1132
1132
  declare function formatStandardNumber(num: any): string;
1133
1133
  declare var ContainersBox: any;
1134
1134
  declare var TextFieldBase: any;
1135
+ declare var AnnotationSheet: any;
1136
+ declare var ContentSheet: any;
1137
+ declare var DesktopBasicModal: any;
1138
+ declare var DesktopHeadlessModal: any;
1139
+ declare var DesktopTutorialModal: any;
1140
+ declare var SectionSheet: any;
1135
1141
  declare var NavigationContainer: any;
1136
1142
  declare var TabContainer: any;
1137
1143
  declare namespace parameters {
@@ -1160,12 +1166,33 @@ declare namespace globalTypes {
1160
1166
  const icon: string;
1161
1167
  const items: {
1162
1168
  value: string;
1163
- icon: string;
1164
1169
  title: string;
1170
+ right: string;
1165
1171
  }[];
1166
1172
  const showName: boolean;
1167
1173
  }
1168
1174
  }
1175
+ namespace background {
1176
+ const name_3: string;
1177
+ export { name_3 as name };
1178
+ const description_11: string;
1179
+ export { description_11 as description };
1180
+ const defaultValue_2: string;
1181
+ export { defaultValue_2 as defaultValue };
1182
+ export namespace toolbar_1 {
1183
+ const icon_1: string;
1184
+ export { icon_1 as icon };
1185
+ const items_1: {
1186
+ value: string;
1187
+ title: string;
1188
+ right: string;
1189
+ }[];
1190
+ export { items_1 as items };
1191
+ const showName_1: boolean;
1192
+ export { showName_1 as showName };
1193
+ }
1194
+ export { toolbar_1 as toolbar };
1195
+ }
1169
1196
  }
1170
1197
  declare var decorators: ((Story: any, Context: any) => any)[];
1171
1198
  declare var Col: any;
@@ -1175,12 +1202,6 @@ declare var useDetectOverflow: any;
1175
1202
  declare var usePrevious: any;
1176
1203
  declare var MenuItemNav: any;
1177
1204
  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;
1184
1205
  declare var Default: any;
1185
1206
  declare var ChipDefault: any;
1186
1207
  declare var SearchFieldDefault: any;
@@ -1258,103 +1279,103 @@ declare namespace Popup {
1258
1279
  const displayName_4: string;
1259
1280
  export { displayName_4 as displayName };
1260
1281
  export namespace __docgenInfo_2 {
1261
- const description_11: string;
1262
- export { description_11 as description };
1282
+ const description_12: string;
1283
+ export { description_12 as description };
1263
1284
  const displayName_5: string;
1264
1285
  export { displayName_5 as displayName };
1265
1286
  export namespace props_2 {
1266
1287
  namespace targetRef {
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 };
1288
+ const defaultValue_3: null;
1289
+ export { defaultValue_3 as defaultValue };
1290
+ const description_13: string;
1291
+ export { description_13 as description };
1292
+ const name_4: string;
1293
+ export { name_4 as name };
1273
1294
  const required_1: boolean;
1274
1295
  export { required_1 as required };
1275
1296
  export namespace type_1 {
1276
- const name_4: string;
1277
- export { name_4 as name };
1297
+ const name_5: string;
1298
+ export { name_5 as name };
1278
1299
  }
1279
1300
  export { type_1 as type };
1280
1301
  }
1281
1302
  namespace isOpen {
1282
- export namespace defaultValue_3 {
1303
+ export namespace defaultValue_4 {
1283
1304
  const value: string;
1284
1305
  }
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 };
1306
+ export { defaultValue_4 as defaultValue };
1307
+ const description_14: string;
1308
+ export { description_14 as description };
1309
+ const name_6: string;
1310
+ export { name_6 as name };
1290
1311
  const required_2: boolean;
1291
1312
  export { required_2 as required };
1292
1313
  export namespace type_2 {
1293
- const name_6: string;
1294
- export { name_6 as name };
1314
+ const name_7: string;
1315
+ export { name_7 as name };
1295
1316
  }
1296
1317
  export { type_2 as type };
1297
1318
  }
1298
1319
  namespace onClickOutside {
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 };
1320
+ const defaultValue_5: null;
1321
+ export { defaultValue_5 as defaultValue };
1322
+ const description_15: string;
1323
+ export { description_15 as description };
1324
+ const name_8: string;
1325
+ export { name_8 as name };
1305
1326
  const required_3: boolean;
1306
1327
  export { required_3 as required };
1307
1328
  export namespace type_3 {
1308
- const name_8: string;
1309
- export { name_8 as name };
1329
+ const name_9: string;
1330
+ export { name_9 as name };
1310
1331
  }
1311
1332
  export { type_3 as type };
1312
1333
  }
1313
1334
  namespace onClick {
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 };
1335
+ const defaultValue_6: null;
1336
+ export { defaultValue_6 as defaultValue };
1337
+ const description_16: string;
1338
+ export { description_16 as description };
1339
+ const name_10: string;
1340
+ export { name_10 as name };
1320
1341
  const required_4: boolean;
1321
1342
  export { required_4 as required };
1322
1343
  export namespace type_4 {
1323
- const name_10: string;
1324
- export { name_10 as name };
1344
+ const name_11: string;
1345
+ export { name_11 as name };
1325
1346
  }
1326
1347
  export { type_4 as type };
1327
1348
  }
1328
1349
  namespace placement {
1329
- export namespace defaultValue_6 {
1350
+ export namespace defaultValue_7 {
1330
1351
  const value_1: string;
1331
1352
  export { value_1 as value };
1332
1353
  }
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 };
1354
+ export { defaultValue_7 as defaultValue };
1355
+ const description_17: string;
1356
+ export { description_17 as description };
1357
+ const name_12: string;
1358
+ export { name_12 as name };
1338
1359
  const required_5: boolean;
1339
1360
  export { required_5 as required };
1340
1361
  export namespace type_5 {
1341
- const name_12: string;
1342
- export { name_12 as name };
1362
+ const name_13: string;
1363
+ export { name_13 as name };
1343
1364
  }
1344
1365
  export { type_5 as type };
1345
1366
  }
1346
1367
  namespace wrapperHeight {
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 };
1368
+ const defaultValue_8: null;
1369
+ export { defaultValue_8 as defaultValue };
1370
+ const description_18: string;
1371
+ export { description_18 as description };
1372
+ const name_14: string;
1373
+ export { name_14 as name };
1353
1374
  const required_6: boolean;
1354
1375
  export { required_6 as required };
1355
1376
  export namespace type_6 {
1356
- const name_14: string;
1357
- export { name_14 as name };
1377
+ const name_15: string;
1378
+ export { name_15 as name };
1358
1379
  }
1359
1380
  export { type_6 as type };
1360
1381
  }
@@ -1368,8 +1389,8 @@ declare namespace PopupProvider {
1368
1389
  const displayName_6: string;
1369
1390
  export { displayName_6 as displayName };
1370
1391
  export namespace __docgenInfo_3 {
1371
- const description_18: string;
1372
- export { description_18 as description };
1392
+ const description_19: string;
1393
+ export { description_19 as description };
1373
1394
  const displayName_7: string;
1374
1395
  export { displayName_7 as displayName };
1375
1396
  const props_3: {};
@@ -1604,6 +1625,8 @@ declare namespace iconStyleThemeColors {
1604
1625
  const secondary: string;
1605
1626
  }
1606
1627
  declare var SideTab: any;
1628
+ declare var AllColorKeys: any;
1629
+ declare var ColorKey: any;
1607
1630
  declare var Single: any;
1608
1631
  declare var Multi: any;
1609
1632
  declare var Auto: any;
@@ -1696,6 +1719,7 @@ declare var OnlyDefaultValue: any;
1696
1719
  declare var HintAndDefaultValue: any;
1697
1720
  declare var NoHintNoDefaultValue: any;
1698
1721
  declare var All: any;
1722
+ declare var NoKeyAction: any;
1699
1723
  declare var SingleSizeIcon: any;
1700
1724
  declare var SingleStateIcon: any;
1701
1725
  declare var SingleColorTheme: any;
@@ -1910,68 +1934,68 @@ declare namespace SectionTitle {
1910
1934
  const displayName_8: string;
1911
1935
  export { displayName_8 as displayName };
1912
1936
  export namespace __docgenInfo_4 {
1913
- const description_19: string;
1914
- export { description_19 as description };
1937
+ const description_20: string;
1938
+ export { description_20 as description };
1915
1939
  const displayName_9: string;
1916
1940
  export { displayName_9 as displayName };
1917
1941
  export namespace props_4 {
1918
1942
  namespace text {
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 };
1943
+ const defaultValue_9: null;
1944
+ export { defaultValue_9 as defaultValue };
1945
+ const description_21: string;
1946
+ export { description_21 as description };
1947
+ const name_16: string;
1948
+ export { name_16 as name };
1925
1949
  const required_7: boolean;
1926
1950
  export { required_7 as required };
1927
1951
  export namespace type_7 {
1928
- const name_16: string;
1929
- export { name_16 as name };
1952
+ const name_17: string;
1953
+ export { name_17 as name };
1930
1954
  }
1931
1955
  export { type_7 as type };
1932
1956
  }
1933
1957
  namespace color {
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 };
1958
+ const defaultValue_10: null;
1959
+ export { defaultValue_10 as defaultValue };
1960
+ const description_22: string;
1961
+ export { description_22 as description };
1962
+ const name_18: string;
1963
+ export { name_18 as name };
1940
1964
  const required_8: boolean;
1941
1965
  export { required_8 as required };
1942
1966
  export namespace type_8 {
1943
- const name_18: string;
1944
- export { name_18 as name };
1967
+ const name_19: string;
1968
+ export { name_19 as name };
1945
1969
  }
1946
1970
  export { type_8 as type };
1947
1971
  }
1948
1972
  namespace tooltipText {
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 };
1973
+ const defaultValue_11: null;
1974
+ export { defaultValue_11 as defaultValue };
1975
+ const description_23: string;
1976
+ export { description_23 as description };
1977
+ const name_20: string;
1978
+ export { name_20 as name };
1955
1979
  const required_9: boolean;
1956
1980
  export { required_9 as required };
1957
1981
  export namespace type_9 {
1958
- const name_20: string;
1959
- export { name_20 as name };
1982
+ const name_21: string;
1983
+ export { name_21 as name };
1960
1984
  }
1961
1985
  export { type_9 as type };
1962
1986
  }
1963
1987
  namespace tooltipPosition {
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 };
1988
+ const defaultValue_12: null;
1989
+ export { defaultValue_12 as defaultValue };
1990
+ const description_24: string;
1991
+ export { description_24 as description };
1992
+ const name_22: string;
1993
+ export { name_22 as name };
1970
1994
  const required_10: boolean;
1971
1995
  export { required_10 as required };
1972
1996
  export namespace type_10 {
1973
- const name_22: string;
1974
- export { name_22 as name };
1997
+ const name_23: string;
1998
+ export { name_23 as name };
1975
1999
  const value_2: {
1976
2000
  value: string;
1977
2001
  }[];
@@ -1980,17 +2004,17 @@ declare namespace SectionTitle {
1980
2004
  export { type_10 as type };
1981
2005
  }
1982
2006
  namespace textAlign {
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 };
2007
+ const defaultValue_13: null;
2008
+ export { defaultValue_13 as defaultValue };
2009
+ const description_25: string;
2010
+ export { description_25 as description };
2011
+ const name_24: string;
2012
+ export { name_24 as name };
1989
2013
  const required_11: boolean;
1990
2014
  export { required_11 as required };
1991
2015
  export namespace type_11 {
1992
- const name_24: string;
1993
- export { name_24 as name };
2016
+ const name_25: string;
2017
+ export { name_25 as name };
1994
2018
  const value_3: {
1995
2019
  value: string;
1996
2020
  }[];
@@ -1999,17 +2023,17 @@ declare namespace SectionTitle {
1999
2023
  export { type_11 as type };
2000
2024
  }
2001
2025
  namespace styleTheme {
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 };
2026
+ const defaultValue_14: null;
2027
+ export { defaultValue_14 as defaultValue };
2028
+ const description_26: string;
2029
+ export { description_26 as description };
2030
+ const name_26: string;
2031
+ export { name_26 as name };
2008
2032
  const required_12: boolean;
2009
2033
  export { required_12 as required };
2010
2034
  export namespace type_12 {
2011
- const name_26: string;
2012
- export { name_26 as name };
2035
+ const name_27: string;
2036
+ export { name_27 as name };
2013
2037
  const value_4: {
2014
2038
  value: string;
2015
2039
  }[];
@@ -2018,17 +2042,17 @@ declare namespace SectionTitle {
2018
2042
  export { type_12 as type };
2019
2043
  }
2020
2044
  namespace colorOverride {
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 };
2045
+ const defaultValue_15: null;
2046
+ export { defaultValue_15 as defaultValue };
2047
+ const description_27: string;
2048
+ export { description_27 as description };
2049
+ const name_28: string;
2050
+ export { name_28 as name };
2027
2051
  const required_13: boolean;
2028
2052
  export { required_13 as required };
2029
2053
  export namespace type_13 {
2030
- const name_28: string;
2031
- export { name_28 as name };
2054
+ const name_29: string;
2055
+ export { name_29 as name };
2032
2056
  const value_5: {
2033
2057
  value: string;
2034
2058
  }[];
@@ -2037,17 +2061,17 @@ declare namespace SectionTitle {
2037
2061
  export { type_13 as type };
2038
2062
  }
2039
2063
  namespace colorTheme {
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 };
2064
+ const defaultValue_16: null;
2065
+ export { defaultValue_16 as defaultValue };
2066
+ const description_28: string;
2067
+ export { description_28 as description };
2068
+ const name_30: string;
2069
+ export { name_30 as name };
2046
2070
  const required_14: boolean;
2047
2071
  export { required_14 as required };
2048
2072
  export namespace type_14 {
2049
- const name_30: string;
2050
- export { name_30 as name };
2073
+ const name_31: string;
2074
+ export { name_31 as name };
2051
2075
  const value_6: {
2052
2076
  value: string;
2053
2077
  }[];
@@ -2056,17 +2080,17 @@ declare namespace SectionTitle {
2056
2080
  export { type_14 as type };
2057
2081
  }
2058
2082
  namespace singleLineMode {
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 };
2083
+ const defaultValue_17: null;
2084
+ export { defaultValue_17 as defaultValue };
2085
+ const description_29: string;
2086
+ export { description_29 as description };
2087
+ const name_32: string;
2088
+ export { name_32 as name };
2065
2089
  const required_15: boolean;
2066
2090
  export { required_15 as required };
2067
2091
  export namespace type_15 {
2068
- const name_32: string;
2069
- export { name_32 as name };
2092
+ const name_33: string;
2093
+ export { name_33 as name };
2070
2094
  const value_7: {
2071
2095
  value: string;
2072
2096
  }[];
@@ -2075,17 +2099,17 @@ declare namespace SectionTitle {
2075
2099
  export { type_15 as type };
2076
2100
  }
2077
2101
  namespace ellipsisMode {
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 };
2102
+ const defaultValue_18: null;
2103
+ export { defaultValue_18 as defaultValue };
2104
+ const description_30: string;
2105
+ export { description_30 as description };
2106
+ const name_34: string;
2107
+ export { name_34 as name };
2084
2108
  const required_16: boolean;
2085
2109
  export { required_16 as required };
2086
2110
  export namespace type_16 {
2087
- const name_34: string;
2088
- export { name_34 as name };
2111
+ const name_35: string;
2112
+ export { name_35 as name };
2089
2113
  const value_8: {
2090
2114
  value: string;
2091
2115
  }[];
@@ -2094,32 +2118,32 @@ declare namespace SectionTitle {
2094
2118
  export { type_16 as type };
2095
2119
  }
2096
2120
  namespace lineLimit {
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 };
2121
+ const defaultValue_19: null;
2122
+ export { defaultValue_19 as defaultValue };
2123
+ const description_31: string;
2124
+ export { description_31 as description };
2125
+ const name_36: string;
2126
+ export { name_36 as name };
2103
2127
  const required_17: boolean;
2104
2128
  export { required_17 as required };
2105
2129
  export namespace type_17 {
2106
- const name_36: string;
2107
- export { name_36 as name };
2130
+ const name_37: string;
2131
+ export { name_37 as name };
2108
2132
  }
2109
2133
  export { type_17 as type };
2110
2134
  }
2111
2135
  namespace userSelectMode {
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 };
2136
+ const defaultValue_20: null;
2137
+ export { defaultValue_20 as defaultValue };
2138
+ const description_32: string;
2139
+ export { description_32 as description };
2140
+ const name_38: string;
2141
+ export { name_38 as name };
2118
2142
  const required_18: boolean;
2119
2143
  export { required_18 as required };
2120
2144
  export namespace type_18 {
2121
- const name_38: string;
2122
- export { name_38 as name };
2145
+ const name_39: string;
2146
+ export { name_39 as name };
2123
2147
  const value_9: {
2124
2148
  value: string;
2125
2149
  }[];
@@ -2128,32 +2152,32 @@ declare namespace SectionTitle {
2128
2152
  export { type_18 as type };
2129
2153
  }
2130
2154
  namespace customFontSize {
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 };
2155
+ const defaultValue_21: null;
2156
+ export { defaultValue_21 as defaultValue };
2157
+ const description_33: string;
2158
+ export { description_33 as description };
2159
+ const name_40: string;
2160
+ export { name_40 as name };
2137
2161
  const required_19: boolean;
2138
2162
  export { required_19 as required };
2139
2163
  export namespace type_19 {
2140
- const name_40: string;
2141
- export { name_40 as name };
2164
+ const name_41: string;
2165
+ export { name_41 as name };
2142
2166
  }
2143
2167
  export { type_19 as type };
2144
2168
  }
2145
2169
  namespace customFontWeight {
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 };
2170
+ const defaultValue_22: null;
2171
+ export { defaultValue_22 as defaultValue };
2172
+ const description_34: string;
2173
+ export { description_34 as description };
2174
+ const name_42: string;
2175
+ export { name_42 as name };
2152
2176
  const required_20: boolean;
2153
2177
  export { required_20 as required };
2154
2178
  export namespace type_20 {
2155
- const name_42: string;
2156
- export { name_42 as name };
2179
+ const name_43: string;
2180
+ export { name_43 as name };
2157
2181
  const value_10: {
2158
2182
  value: string;
2159
2183
  }[];
@@ -2162,17 +2186,17 @@ declare namespace SectionTitle {
2162
2186
  export { type_20 as type };
2163
2187
  }
2164
2188
  namespace textDecorationType {
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 };
2189
+ const defaultValue_23: null;
2190
+ export { defaultValue_23 as defaultValue };
2191
+ const description_35: string;
2192
+ export { description_35 as description };
2193
+ const name_44: string;
2194
+ export { name_44 as name };
2171
2195
  const required_21: boolean;
2172
2196
  export { required_21 as required };
2173
2197
  export namespace type_21 {
2174
- const name_44: string;
2175
- export { name_44 as name };
2198
+ const name_45: string;
2199
+ export { name_45 as name };
2176
2200
  const value_11: {
2177
2201
  value: string;
2178
2202
  }[];
@@ -2181,17 +2205,17 @@ declare namespace SectionTitle {
2181
2205
  export { type_21 as type };
2182
2206
  }
2183
2207
  namespace requirementMode {
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 };
2208
+ const defaultValue_24: null;
2209
+ export { defaultValue_24 as defaultValue };
2210
+ const description_36: string;
2211
+ export { description_36 as description };
2212
+ const name_46: string;
2213
+ export { name_46 as name };
2190
2214
  const required_22: boolean;
2191
2215
  export { required_22 as required };
2192
2216
  export namespace type_22 {
2193
- const name_46: string;
2194
- export { name_46 as name };
2217
+ const name_47: string;
2218
+ export { name_47 as name };
2195
2219
  const value_12: {
2196
2220
  value: string;
2197
2221
  }[];
@@ -2200,17 +2224,17 @@ declare namespace SectionTitle {
2200
2224
  export { type_22 as type };
2201
2225
  }
2202
2226
  namespace bulletPointMode {
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 };
2227
+ const defaultValue_25: null;
2228
+ export { defaultValue_25 as defaultValue };
2229
+ const description_37: string;
2230
+ export { description_37 as description };
2231
+ const name_48: string;
2232
+ export { name_48 as name };
2209
2233
  const required_23: boolean;
2210
2234
  export { required_23 as required };
2211
2235
  export namespace type_23 {
2212
- const name_48: string;
2213
- export { name_48 as name };
2236
+ const name_49: string;
2237
+ export { name_49 as name };
2214
2238
  const value_13: {
2215
2239
  value: string;
2216
2240
  }[];
@@ -2219,17 +2243,17 @@ declare namespace SectionTitle {
2219
2243
  export { type_23 as type };
2220
2244
  }
2221
2245
  namespace wordBreak {
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 };
2246
+ const defaultValue_26: null;
2247
+ export { defaultValue_26 as defaultValue };
2248
+ const description_38: string;
2249
+ export { description_38 as description };
2250
+ const name_50: string;
2251
+ export { name_50 as name };
2228
2252
  const required_24: boolean;
2229
2253
  export { required_24 as required };
2230
2254
  export namespace type_24 {
2231
- const name_50: string;
2232
- export { name_50 as name };
2255
+ const name_51: string;
2256
+ export { name_51 as name };
2233
2257
  const value_14: {
2234
2258
  value: string;
2235
2259
  }[];
@@ -2238,20 +2262,20 @@ declare namespace SectionTitle {
2238
2262
  export { type_24 as type };
2239
2263
  }
2240
2264
  namespace lineHeight {
2241
- export namespace defaultValue_26 {
2265
+ export namespace defaultValue_27 {
2242
2266
  const value_15: string;
2243
2267
  export { value_15 as value };
2244
2268
  }
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 };
2269
+ export { defaultValue_27 as defaultValue };
2270
+ const description_39: string;
2271
+ export { description_39 as description };
2272
+ const name_52: string;
2273
+ export { name_52 as name };
2250
2274
  const required_25: boolean;
2251
2275
  export { required_25 as required };
2252
2276
  export namespace type_25 {
2253
- const name_52: string;
2254
- export { name_52 as name };
2277
+ const name_53: string;
2278
+ export { name_53 as name };
2255
2279
  }
2256
2280
  export { type_25 as type };
2257
2281
  }
@@ -2265,71 +2289,71 @@ declare namespace SectionDescription {
2265
2289
  const displayName_10: string;
2266
2290
  export { displayName_10 as displayName };
2267
2291
  export namespace __docgenInfo_5 {
2268
- const description_39: string;
2269
- export { description_39 as description };
2292
+ const description_40: string;
2293
+ export { description_40 as description };
2270
2294
  const displayName_11: string;
2271
2295
  export { displayName_11 as displayName };
2272
2296
  export namespace props_5 {
2273
2297
  export namespace text_1 {
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 };
2298
+ const defaultValue_28: null;
2299
+ export { defaultValue_28 as defaultValue };
2300
+ const description_41: string;
2301
+ export { description_41 as description };
2302
+ const name_54: string;
2303
+ export { name_54 as name };
2280
2304
  const required_26: boolean;
2281
2305
  export { required_26 as required };
2282
2306
  export namespace type_26 {
2283
- const name_54: string;
2284
- export { name_54 as name };
2307
+ const name_55: string;
2308
+ export { name_55 as name };
2285
2309
  }
2286
2310
  export { type_26 as type };
2287
2311
  }
2288
2312
  export { text_1 as text };
2289
2313
  export namespace color_1 {
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 };
2314
+ const defaultValue_29: null;
2315
+ export { defaultValue_29 as defaultValue };
2316
+ const description_42: string;
2317
+ export { description_42 as description };
2318
+ const name_56: string;
2319
+ export { name_56 as name };
2296
2320
  const required_27: boolean;
2297
2321
  export { required_27 as required };
2298
2322
  export namespace type_27 {
2299
- const name_56: string;
2300
- export { name_56 as name };
2323
+ const name_57: string;
2324
+ export { name_57 as name };
2301
2325
  }
2302
2326
  export { type_27 as type };
2303
2327
  }
2304
2328
  export { color_1 as color };
2305
2329
  export namespace tooltipText_1 {
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 };
2330
+ const defaultValue_30: null;
2331
+ export { defaultValue_30 as defaultValue };
2332
+ const description_43: string;
2333
+ export { description_43 as description };
2334
+ const name_58: string;
2335
+ export { name_58 as name };
2312
2336
  const required_28: boolean;
2313
2337
  export { required_28 as required };
2314
2338
  export namespace type_28 {
2315
- const name_58: string;
2316
- export { name_58 as name };
2339
+ const name_59: string;
2340
+ export { name_59 as name };
2317
2341
  }
2318
2342
  export { type_28 as type };
2319
2343
  }
2320
2344
  export { tooltipText_1 as tooltipText };
2321
2345
  export namespace tooltipPosition_1 {
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 };
2346
+ const defaultValue_31: null;
2347
+ export { defaultValue_31 as defaultValue };
2348
+ const description_44: string;
2349
+ export { description_44 as description };
2350
+ const name_60: string;
2351
+ export { name_60 as name };
2328
2352
  const required_29: boolean;
2329
2353
  export { required_29 as required };
2330
2354
  export namespace type_29 {
2331
- const name_60: string;
2332
- export { name_60 as name };
2355
+ const name_61: string;
2356
+ export { name_61 as name };
2333
2357
  const value_16: {
2334
2358
  value: string;
2335
2359
  }[];
@@ -2339,17 +2363,17 @@ declare namespace SectionDescription {
2339
2363
  }
2340
2364
  export { tooltipPosition_1 as tooltipPosition };
2341
2365
  export namespace textAlign_1 {
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 };
2366
+ const defaultValue_32: null;
2367
+ export { defaultValue_32 as defaultValue };
2368
+ const description_45: string;
2369
+ export { description_45 as description };
2370
+ const name_62: string;
2371
+ export { name_62 as name };
2348
2372
  const required_30: boolean;
2349
2373
  export { required_30 as required };
2350
2374
  export namespace type_30 {
2351
- const name_62: string;
2352
- export { name_62 as name };
2375
+ const name_63: string;
2376
+ export { name_63 as name };
2353
2377
  const value_17: {
2354
2378
  value: string;
2355
2379
  }[];
@@ -2359,17 +2383,17 @@ declare namespace SectionDescription {
2359
2383
  }
2360
2384
  export { textAlign_1 as textAlign };
2361
2385
  export namespace styleTheme_1 {
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 };
2386
+ const defaultValue_33: null;
2387
+ export { defaultValue_33 as defaultValue };
2388
+ const description_46: string;
2389
+ export { description_46 as description };
2390
+ const name_64: string;
2391
+ export { name_64 as name };
2368
2392
  const required_31: boolean;
2369
2393
  export { required_31 as required };
2370
2394
  export namespace type_31 {
2371
- const name_64: string;
2372
- export { name_64 as name };
2395
+ const name_65: string;
2396
+ export { name_65 as name };
2373
2397
  const value_18: {
2374
2398
  value: string;
2375
2399
  }[];
@@ -2379,17 +2403,17 @@ declare namespace SectionDescription {
2379
2403
  }
2380
2404
  export { styleTheme_1 as styleTheme };
2381
2405
  export namespace colorOverride_1 {
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 };
2406
+ const defaultValue_34: null;
2407
+ export { defaultValue_34 as defaultValue };
2408
+ const description_47: string;
2409
+ export { description_47 as description };
2410
+ const name_66: string;
2411
+ export { name_66 as name };
2388
2412
  const required_32: boolean;
2389
2413
  export { required_32 as required };
2390
2414
  export namespace type_32 {
2391
- const name_66: string;
2392
- export { name_66 as name };
2415
+ const name_67: string;
2416
+ export { name_67 as name };
2393
2417
  const value_19: {
2394
2418
  value: string;
2395
2419
  }[];
@@ -2399,17 +2423,17 @@ declare namespace SectionDescription {
2399
2423
  }
2400
2424
  export { colorOverride_1 as colorOverride };
2401
2425
  export namespace colorTheme_1 {
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 };
2426
+ const defaultValue_35: null;
2427
+ export { defaultValue_35 as defaultValue };
2428
+ const description_48: string;
2429
+ export { description_48 as description };
2430
+ const name_68: string;
2431
+ export { name_68 as name };
2408
2432
  const required_33: boolean;
2409
2433
  export { required_33 as required };
2410
2434
  export namespace type_33 {
2411
- const name_68: string;
2412
- export { name_68 as name };
2435
+ const name_69: string;
2436
+ export { name_69 as name };
2413
2437
  const value_20: {
2414
2438
  value: string;
2415
2439
  }[];
@@ -2419,17 +2443,17 @@ declare namespace SectionDescription {
2419
2443
  }
2420
2444
  export { colorTheme_1 as colorTheme };
2421
2445
  export namespace singleLineMode_1 {
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 };
2446
+ const defaultValue_36: null;
2447
+ export { defaultValue_36 as defaultValue };
2448
+ const description_49: string;
2449
+ export { description_49 as description };
2450
+ const name_70: string;
2451
+ export { name_70 as name };
2428
2452
  const required_34: boolean;
2429
2453
  export { required_34 as required };
2430
2454
  export namespace type_34 {
2431
- const name_70: string;
2432
- export { name_70 as name };
2455
+ const name_71: string;
2456
+ export { name_71 as name };
2433
2457
  const value_21: {
2434
2458
  value: string;
2435
2459
  }[];
@@ -2439,17 +2463,17 @@ declare namespace SectionDescription {
2439
2463
  }
2440
2464
  export { singleLineMode_1 as singleLineMode };
2441
2465
  export namespace ellipsisMode_1 {
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 };
2466
+ const defaultValue_37: null;
2467
+ export { defaultValue_37 as defaultValue };
2468
+ const description_50: string;
2469
+ export { description_50 as description };
2470
+ const name_72: string;
2471
+ export { name_72 as name };
2448
2472
  const required_35: boolean;
2449
2473
  export { required_35 as required };
2450
2474
  export namespace type_35 {
2451
- const name_72: string;
2452
- export { name_72 as name };
2475
+ const name_73: string;
2476
+ export { name_73 as name };
2453
2477
  const value_22: {
2454
2478
  value: string;
2455
2479
  }[];
@@ -2459,33 +2483,33 @@ declare namespace SectionDescription {
2459
2483
  }
2460
2484
  export { ellipsisMode_1 as ellipsisMode };
2461
2485
  export namespace lineLimit_1 {
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 };
2486
+ const defaultValue_38: null;
2487
+ export { defaultValue_38 as defaultValue };
2488
+ const description_51: string;
2489
+ export { description_51 as description };
2490
+ const name_74: string;
2491
+ export { name_74 as name };
2468
2492
  const required_36: boolean;
2469
2493
  export { required_36 as required };
2470
2494
  export namespace type_36 {
2471
- const name_74: string;
2472
- export { name_74 as name };
2495
+ const name_75: string;
2496
+ export { name_75 as name };
2473
2497
  }
2474
2498
  export { type_36 as type };
2475
2499
  }
2476
2500
  export { lineLimit_1 as lineLimit };
2477
2501
  export namespace userSelectMode_1 {
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 };
2502
+ const defaultValue_39: null;
2503
+ export { defaultValue_39 as defaultValue };
2504
+ const description_52: string;
2505
+ export { description_52 as description };
2506
+ const name_76: string;
2507
+ export { name_76 as name };
2484
2508
  const required_37: boolean;
2485
2509
  export { required_37 as required };
2486
2510
  export namespace type_37 {
2487
- const name_76: string;
2488
- export { name_76 as name };
2511
+ const name_77: string;
2512
+ export { name_77 as name };
2489
2513
  const value_23: {
2490
2514
  value: string;
2491
2515
  }[];
@@ -2495,33 +2519,33 @@ declare namespace SectionDescription {
2495
2519
  }
2496
2520
  export { userSelectMode_1 as userSelectMode };
2497
2521
  export namespace customFontSize_1 {
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 };
2522
+ const defaultValue_40: null;
2523
+ export { defaultValue_40 as defaultValue };
2524
+ const description_53: string;
2525
+ export { description_53 as description };
2526
+ const name_78: string;
2527
+ export { name_78 as name };
2504
2528
  const required_38: boolean;
2505
2529
  export { required_38 as required };
2506
2530
  export namespace type_38 {
2507
- const name_78: string;
2508
- export { name_78 as name };
2531
+ const name_79: string;
2532
+ export { name_79 as name };
2509
2533
  }
2510
2534
  export { type_38 as type };
2511
2535
  }
2512
2536
  export { customFontSize_1 as customFontSize };
2513
2537
  export namespace customFontWeight_1 {
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 };
2538
+ const defaultValue_41: null;
2539
+ export { defaultValue_41 as defaultValue };
2540
+ const description_54: string;
2541
+ export { description_54 as description };
2542
+ const name_80: string;
2543
+ export { name_80 as name };
2520
2544
  const required_39: boolean;
2521
2545
  export { required_39 as required };
2522
2546
  export namespace type_39 {
2523
- const name_80: string;
2524
- export { name_80 as name };
2547
+ const name_81: string;
2548
+ export { name_81 as name };
2525
2549
  const value_24: {
2526
2550
  value: string;
2527
2551
  }[];
@@ -2531,17 +2555,17 @@ declare namespace SectionDescription {
2531
2555
  }
2532
2556
  export { customFontWeight_1 as customFontWeight };
2533
2557
  export namespace textDecorationType_1 {
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 };
2558
+ const defaultValue_42: null;
2559
+ export { defaultValue_42 as defaultValue };
2560
+ const description_55: string;
2561
+ export { description_55 as description };
2562
+ const name_82: string;
2563
+ export { name_82 as name };
2540
2564
  const required_40: boolean;
2541
2565
  export { required_40 as required };
2542
2566
  export namespace type_40 {
2543
- const name_82: string;
2544
- export { name_82 as name };
2567
+ const name_83: string;
2568
+ export { name_83 as name };
2545
2569
  const value_25: {
2546
2570
  value: string;
2547
2571
  }[];
@@ -2551,17 +2575,17 @@ declare namespace SectionDescription {
2551
2575
  }
2552
2576
  export { textDecorationType_1 as textDecorationType };
2553
2577
  export namespace requirementMode_1 {
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 };
2578
+ const defaultValue_43: null;
2579
+ export { defaultValue_43 as defaultValue };
2580
+ const description_56: string;
2581
+ export { description_56 as description };
2582
+ const name_84: string;
2583
+ export { name_84 as name };
2560
2584
  const required_41: boolean;
2561
2585
  export { required_41 as required };
2562
2586
  export namespace type_41 {
2563
- const name_84: string;
2564
- export { name_84 as name };
2587
+ const name_85: string;
2588
+ export { name_85 as name };
2565
2589
  const value_26: {
2566
2590
  value: string;
2567
2591
  }[];
@@ -2571,17 +2595,17 @@ declare namespace SectionDescription {
2571
2595
  }
2572
2596
  export { requirementMode_1 as requirementMode };
2573
2597
  export namespace bulletPointMode_1 {
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 };
2598
+ const defaultValue_44: null;
2599
+ export { defaultValue_44 as defaultValue };
2600
+ const description_57: string;
2601
+ export { description_57 as description };
2602
+ const name_86: string;
2603
+ export { name_86 as name };
2580
2604
  const required_42: boolean;
2581
2605
  export { required_42 as required };
2582
2606
  export namespace type_42 {
2583
- const name_86: string;
2584
- export { name_86 as name };
2607
+ const name_87: string;
2608
+ export { name_87 as name };
2585
2609
  const value_27: {
2586
2610
  value: string;
2587
2611
  }[];
@@ -2591,17 +2615,17 @@ declare namespace SectionDescription {
2591
2615
  }
2592
2616
  export { bulletPointMode_1 as bulletPointMode };
2593
2617
  export namespace wordBreak_1 {
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 };
2618
+ const defaultValue_45: null;
2619
+ export { defaultValue_45 as defaultValue };
2620
+ const description_58: string;
2621
+ export { description_58 as description };
2622
+ const name_88: string;
2623
+ export { name_88 as name };
2600
2624
  const required_43: boolean;
2601
2625
  export { required_43 as required };
2602
2626
  export namespace type_43 {
2603
- const name_88: string;
2604
- export { name_88 as name };
2627
+ const name_89: string;
2628
+ export { name_89 as name };
2605
2629
  const value_28: {
2606
2630
  value: string;
2607
2631
  }[];
@@ -2611,17 +2635,17 @@ declare namespace SectionDescription {
2611
2635
  }
2612
2636
  export { wordBreak_1 as wordBreak };
2613
2637
  export namespace fontWeight {
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 };
2638
+ const defaultValue_46: null;
2639
+ export { defaultValue_46 as defaultValue };
2640
+ const description_59: string;
2641
+ export { description_59 as description };
2642
+ const name_90: string;
2643
+ export { name_90 as name };
2620
2644
  const required_44: boolean;
2621
2645
  export { required_44 as required };
2622
2646
  export namespace type_44 {
2623
- const name_90: string;
2624
- export { name_90 as name };
2647
+ const name_91: string;
2648
+ export { name_91 as name };
2625
2649
  }
2626
2650
  export { type_44 as type };
2627
2651
  }
@@ -2635,38 +2659,38 @@ declare namespace SectionImage {
2635
2659
  const displayName_12: string;
2636
2660
  export { displayName_12 as displayName };
2637
2661
  export namespace __docgenInfo_6 {
2638
- const description_59: string;
2639
- export { description_59 as description };
2662
+ const description_60: string;
2663
+ export { description_60 as description };
2640
2664
  const displayName_13: string;
2641
2665
  export { displayName_13 as displayName };
2642
2666
  export namespace props_6 {
2643
2667
  export namespace src {
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 };
2668
+ const defaultValue_47: null;
2669
+ export { defaultValue_47 as defaultValue };
2670
+ const description_61: string;
2671
+ export { description_61 as description };
2672
+ const name_92: string;
2673
+ export { name_92 as name };
2650
2674
  const required_45: boolean;
2651
2675
  export { required_45 as required };
2652
2676
  export namespace type_45 {
2653
- const name_92: string;
2654
- export { name_92 as name };
2677
+ const name_93: string;
2678
+ export { name_93 as name };
2655
2679
  }
2656
2680
  export { type_45 as type };
2657
2681
  }
2658
2682
  export namespace shapeType {
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 };
2683
+ const defaultValue_48: null;
2684
+ export { defaultValue_48 as defaultValue };
2685
+ const description_62: string;
2686
+ export { description_62 as description };
2687
+ const name_94: string;
2688
+ export { name_94 as name };
2665
2689
  const required_46: boolean;
2666
2690
  export { required_46 as required };
2667
2691
  export namespace type_46 {
2668
- const name_94: string;
2669
- export { name_94 as name };
2692
+ const name_95: string;
2693
+ export { name_95 as name };
2670
2694
  const value_29: {
2671
2695
  value: string;
2672
2696
  }[];
@@ -2675,17 +2699,17 @@ declare namespace SectionImage {
2675
2699
  export { type_46 as type };
2676
2700
  }
2677
2701
  export namespace radius {
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 };
2702
+ const defaultValue_49: null;
2703
+ export { defaultValue_49 as defaultValue };
2704
+ const description_63: string;
2705
+ export { description_63 as description };
2706
+ const name_96: string;
2707
+ export { name_96 as name };
2684
2708
  const required_47: boolean;
2685
2709
  export { required_47 as required };
2686
2710
  export namespace type_47 {
2687
- const name_96: string;
2688
- export { name_96 as name };
2711
+ const name_97: string;
2712
+ export { name_97 as name };
2689
2713
  const value_30: {
2690
2714
  value: string;
2691
2715
  }[];
@@ -2694,78 +2718,78 @@ declare namespace SectionImage {
2694
2718
  export { type_47 as type };
2695
2719
  }
2696
2720
  export namespace width_1 {
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 };
2721
+ const defaultValue_50: null;
2722
+ export { defaultValue_50 as defaultValue };
2723
+ const description_64: string;
2724
+ export { description_64 as description };
2725
+ const name_98: string;
2726
+ export { name_98 as name };
2703
2727
  const required_48: boolean;
2704
2728
  export { required_48 as required };
2705
2729
  export namespace type_48 {
2706
- const name_98: string;
2707
- export { name_98 as name };
2730
+ const name_99: string;
2731
+ export { name_99 as name };
2708
2732
  }
2709
2733
  export { type_48 as type };
2710
2734
  }
2711
2735
  export { width_1 as width };
2712
2736
  export namespace height {
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 };
2737
+ const defaultValue_51: null;
2738
+ export { defaultValue_51 as defaultValue };
2739
+ const description_65: string;
2740
+ export { description_65 as description };
2741
+ const name_100: string;
2742
+ export { name_100 as name };
2719
2743
  const required_49: boolean;
2720
2744
  export { required_49 as required };
2721
2745
  export namespace type_49 {
2722
- const name_100: string;
2723
- export { name_100 as name };
2746
+ const name_101: string;
2747
+ export { name_101 as name };
2724
2748
  }
2725
2749
  export { type_49 as type };
2726
2750
  }
2727
2751
  export namespace noImageHeight {
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 };
2752
+ const defaultValue_52: null;
2753
+ export { defaultValue_52 as defaultValue };
2754
+ const description_66: string;
2755
+ export { description_66 as description };
2756
+ const name_102: string;
2757
+ export { name_102 as name };
2734
2758
  const required_50: boolean;
2735
2759
  export { required_50 as required };
2736
2760
  export namespace type_50 {
2737
- const name_102: string;
2738
- export { name_102 as name };
2761
+ const name_103: string;
2762
+ export { name_103 as name };
2739
2763
  }
2740
2764
  export { type_50 as type };
2741
2765
  }
2742
2766
  export namespace noImageWidth {
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 };
2767
+ const defaultValue_53: null;
2768
+ export { defaultValue_53 as defaultValue };
2769
+ const description_67: string;
2770
+ export { description_67 as description };
2771
+ const name_104: string;
2772
+ export { name_104 as name };
2749
2773
  const required_51: boolean;
2750
2774
  export { required_51 as required };
2751
2775
  export namespace type_51 {
2752
- const name_104: string;
2753
- export { name_104 as name };
2776
+ const name_105: string;
2777
+ export { name_105 as name };
2754
2778
  }
2755
2779
  export { type_51 as type };
2756
2780
  }
2757
2781
  export namespace ratio {
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 };
2782
+ const defaultValue_54: null;
2783
+ export { defaultValue_54 as defaultValue };
2784
+ const description_68: string;
2785
+ export { description_68 as description };
2786
+ const name_106: string;
2787
+ export { name_106 as name };
2764
2788
  const required_52: boolean;
2765
2789
  export { required_52 as required };
2766
2790
  export namespace type_52 {
2767
- const name_106: string;
2768
- export { name_106 as name };
2791
+ const name_107: string;
2792
+ export { name_107 as name };
2769
2793
  const value_31: {
2770
2794
  value: string;
2771
2795
  }[];
@@ -2774,17 +2798,17 @@ declare namespace SectionImage {
2774
2798
  export { type_52 as type };
2775
2799
  }
2776
2800
  export namespace scaleType {
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 };
2801
+ const defaultValue_55: null;
2802
+ export { defaultValue_55 as defaultValue };
2803
+ const description_69: string;
2804
+ export { description_69 as description };
2805
+ const name_108: string;
2806
+ export { name_108 as name };
2783
2807
  const required_53: boolean;
2784
2808
  export { required_53 as required };
2785
2809
  export namespace type_53 {
2786
- const name_108: string;
2787
- export { name_108 as name };
2810
+ const name_109: string;
2811
+ export { name_109 as name };
2788
2812
  const value_32: {
2789
2813
  value: string;
2790
2814
  }[];
@@ -2793,17 +2817,17 @@ declare namespace SectionImage {
2793
2817
  export { type_53 as type };
2794
2818
  }
2795
2819
  export namespace borderMode {
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 };
2820
+ const defaultValue_56: null;
2821
+ export { defaultValue_56 as defaultValue };
2822
+ const description_70: string;
2823
+ export { description_70 as description };
2824
+ const name_110: string;
2825
+ export { name_110 as name };
2802
2826
  const required_54: boolean;
2803
2827
  export { required_54 as required };
2804
2828
  export namespace type_54 {
2805
- const name_110: string;
2806
- export { name_110 as name };
2829
+ const name_111: string;
2830
+ export { name_111 as name };
2807
2831
  const value_33: {
2808
2832
  value: string;
2809
2833
  }[];
@@ -2812,17 +2836,17 @@ declare namespace SectionImage {
2812
2836
  export { type_54 as type };
2813
2837
  }
2814
2838
  export namespace backgroundFillMode {
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 };
2839
+ const defaultValue_57: null;
2840
+ export { defaultValue_57 as defaultValue };
2841
+ const description_71: string;
2842
+ export { description_71 as description };
2843
+ const name_112: string;
2844
+ export { name_112 as name };
2821
2845
  const required_55: boolean;
2822
2846
  export { required_55 as required };
2823
2847
  export namespace type_55 {
2824
- const name_112: string;
2825
- export { name_112 as name };
2848
+ const name_113: string;
2849
+ export { name_113 as name };
2826
2850
  const value_34: {
2827
2851
  value: string;
2828
2852
  }[];
@@ -2831,17 +2855,17 @@ declare namespace SectionImage {
2831
2855
  export { type_55 as type };
2832
2856
  }
2833
2857
  export namespace isLoading {
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 };
2858
+ const defaultValue_58: null;
2859
+ export { defaultValue_58 as defaultValue };
2860
+ const description_72: string;
2861
+ export { description_72 as description };
2862
+ const name_114: string;
2863
+ export { name_114 as name };
2840
2864
  const required_56: boolean;
2841
2865
  export { required_56 as required };
2842
2866
  export namespace type_56 {
2843
- const name_114: string;
2844
- export { name_114 as name };
2867
+ const name_115: string;
2868
+ export { name_115 as name };
2845
2869
  }
2846
2870
  export { type_56 as type };
2847
2871
  }
@@ -2855,26 +2879,26 @@ declare namespace SectionButton {
2855
2879
  const displayName_14: string;
2856
2880
  export { displayName_14 as displayName };
2857
2881
  export namespace __docgenInfo_7 {
2858
- const description_72: string;
2859
- export { description_72 as description };
2882
+ const description_73: string;
2883
+ export { description_73 as description };
2860
2884
  const displayName_15: string;
2861
2885
  export { displayName_15 as displayName };
2862
2886
  export namespace props_7 {
2863
2887
  export namespace linkType {
2864
- export namespace defaultValue_58 {
2888
+ export namespace defaultValue_59 {
2865
2889
  const value_35: string;
2866
2890
  export { value_35 as value };
2867
2891
  }
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 };
2892
+ export { defaultValue_59 as defaultValue };
2893
+ const description_74: string;
2894
+ export { description_74 as description };
2895
+ const name_116: string;
2896
+ export { name_116 as name };
2873
2897
  const required_57: boolean;
2874
2898
  export { required_57 as required };
2875
2899
  export namespace type_57 {
2876
- const name_116: string;
2877
- export { name_116 as name };
2900
+ const name_117: string;
2901
+ export { name_117 as name };
2878
2902
  const value_36: {
2879
2903
  value: string;
2880
2904
  }[];
@@ -2883,115 +2907,115 @@ declare namespace SectionButton {
2883
2907
  export { type_57 as type };
2884
2908
  }
2885
2909
  export namespace buttonType {
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 };
2910
+ const defaultValue_60: null;
2911
+ export { defaultValue_60 as defaultValue };
2912
+ const description_75: string;
2913
+ export { description_75 as description };
2914
+ const name_118: string;
2915
+ export { name_118 as name };
2892
2916
  const required_58: boolean;
2893
2917
  export { required_58 as required };
2894
2918
  export namespace type_58 {
2895
- const name_118: string;
2896
- export { name_118 as name };
2919
+ const name_119: string;
2920
+ export { name_119 as name };
2897
2921
  }
2898
2922
  export { type_58 as type };
2899
2923
  }
2900
2924
  export namespace backgroundColor {
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 };
2925
+ const defaultValue_61: null;
2926
+ export { defaultValue_61 as defaultValue };
2927
+ const description_76: string;
2928
+ export { description_76 as description };
2929
+ const name_120: string;
2930
+ export { name_120 as name };
2907
2931
  const required_59: boolean;
2908
2932
  export { required_59 as required };
2909
2933
  export namespace type_59 {
2910
- const name_120: string;
2911
- export { name_120 as name };
2934
+ const name_121: string;
2935
+ export { name_121 as name };
2912
2936
  }
2913
2937
  export { type_59 as type };
2914
2938
  }
2915
2939
  export namespace textColor {
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 };
2940
+ const defaultValue_62: null;
2941
+ export { defaultValue_62 as defaultValue };
2942
+ const description_77: string;
2943
+ export { description_77 as description };
2944
+ const name_122: string;
2945
+ export { name_122 as name };
2922
2946
  const required_60: boolean;
2923
2947
  export { required_60 as required };
2924
2948
  export namespace type_60 {
2925
- const name_122: string;
2926
- export { name_122 as name };
2949
+ const name_123: string;
2950
+ export { name_123 as name };
2927
2951
  }
2928
2952
  export { type_60 as type };
2929
2953
  }
2930
2954
  export namespace text_2 {
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 };
2955
+ const defaultValue_63: null;
2956
+ export { defaultValue_63 as defaultValue };
2957
+ const description_78: string;
2958
+ export { description_78 as description };
2959
+ const name_124: string;
2960
+ export { name_124 as name };
2937
2961
  const required_61: boolean;
2938
2962
  export { required_61 as required };
2939
2963
  export namespace type_61 {
2940
- const name_124: string;
2941
- export { name_124 as name };
2964
+ const name_125: string;
2965
+ export { name_125 as name };
2942
2966
  }
2943
2967
  export { type_61 as type };
2944
2968
  }
2945
2969
  export { text_2 as text };
2946
2970
  export namespace src_1 {
2947
- export namespace defaultValue_63 {
2971
+ export namespace defaultValue_64 {
2948
2972
  const value_37: string;
2949
2973
  export { value_37 as value };
2950
2974
  }
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 };
2975
+ export { defaultValue_64 as defaultValue };
2976
+ const description_79: string;
2977
+ export { description_79 as description };
2978
+ const name_126: string;
2979
+ export { name_126 as name };
2956
2980
  const required_62: boolean;
2957
2981
  export { required_62 as required };
2958
2982
  export namespace type_62 {
2959
- const name_126: string;
2960
- export { name_126 as name };
2983
+ const name_127: string;
2984
+ export { name_127 as name };
2961
2985
  }
2962
2986
  export { type_62 as type };
2963
2987
  }
2964
2988
  export { src_1 as src };
2965
2989
  export namespace borderColor {
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 };
2990
+ const defaultValue_65: null;
2991
+ export { defaultValue_65 as defaultValue };
2992
+ const description_80: string;
2993
+ export { description_80 as description };
2994
+ const name_128: string;
2995
+ export { name_128 as name };
2972
2996
  const required_63: boolean;
2973
2997
  export { required_63 as required };
2974
2998
  export namespace type_63 {
2975
- const name_128: string;
2976
- export { name_128 as name };
2999
+ const name_129: string;
3000
+ export { name_129 as name };
2977
3001
  }
2978
3002
  export { type_63 as type };
2979
3003
  }
2980
3004
  export namespace state {
2981
- export namespace defaultValue_65 {
3005
+ export namespace defaultValue_66 {
2982
3006
  const value_38: string;
2983
3007
  export { value_38 as value };
2984
3008
  }
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 };
3009
+ export { defaultValue_66 as defaultValue };
3010
+ const description_81: string;
3011
+ export { description_81 as description };
3012
+ const name_130: string;
3013
+ export { name_130 as name };
2990
3014
  const required_64: boolean;
2991
3015
  export { required_64 as required };
2992
3016
  export namespace type_64 {
2993
- const name_130: string;
2994
- export { name_130 as name };
3017
+ const name_131: string;
3018
+ export { name_131 as name };
2995
3019
  const value_39: {
2996
3020
  value: string;
2997
3021
  }[];