pds-dev-kit-web 1.9.11 → 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.
- package/dist/src/common/assets/icons/line/BookingExtension.d.ts +4 -0
- package/dist/src/common/assets/icons/line/BookingExtension.js +36 -0
- package/dist/src/common/assets/icons/line/index.d.ts +1 -0
- package/dist/src/common/assets/icons/line/index.js +2 -0
- package/dist/src/common/styles/colorSet/UIColor.json +2 -1
- package/dist/src/common/styles/colorSet/index.d.ts +99 -98
- package/dist/src/common/styles/colorSet/index.js +2 -2
- package/dist/src/common/styles/colorSet/ui-type.d.ts +1 -0
- package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.d.ts +4 -1
- package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.js +26 -2
- package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +2 -1
- package/dist/src/desktop/components/TextLabel/TextLabel.js +3 -3
- package/dist/storybook-static/{0.da786938.iframe.bundle.d.ts → 0.9bb7767d.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{0.da786938.iframe.bundle.js → 0.9bb7767d.iframe.bundle.js} +2 -2
- package/dist/storybook-static/{4.b4e3661f.iframe.bundle.d.ts → 4.ed983a0a.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{4.b4e3661f.iframe.bundle.js → 4.ed983a0a.iframe.bundle.js} +3 -3
- package/dist/storybook-static/{5.e4e34354.iframe.bundle.d.ts → 5.949eb428.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{5.e4e34354.iframe.bundle.js → 5.949eb428.iframe.bundle.js} +2 -2
- package/dist/storybook-static/{6.33c93c26.iframe.bundle.d.ts → 6.e34350b7.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{6.33c93c26.iframe.bundle.js → 6.e34350b7.iframe.bundle.js} +3 -3
- package/dist/storybook-static/{main.933efaa8.iframe.bundle.d.ts → main.f16a77cc.iframe.bundle.d.ts} +535 -557
- package/dist/storybook-static/{main.933efaa8.iframe.bundle.js → main.f16a77cc.iframe.bundle.js} +490 -550
- package/dist/storybook-static/{runtime~main.274404de.iframe.bundle.d.ts → runtime~main.b5a58837.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{runtime~main.274404de.iframe.bundle.js → runtime~main.b5a58837.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{vendors~main.c0210946.iframe.bundle.d.ts → vendors~main.ed405a26.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{vendors~main.c0210946.iframe.bundle.js → vendors~main.ed405a26.iframe.bundle.js} +336 -336
- package/package.json +1 -1
- package/release-note.md +11 -4
package/dist/storybook-static/{main.933efaa8.iframe.bundle.d.ts → main.f16a77cc.iframe.bundle.d.ts}
RENAMED
|
@@ -2,7 +2,7 @@ export = webpackContext;
|
|
|
2
2
|
export = webpackContext;
|
|
3
3
|
declare function webpackContext(req: any): any;
|
|
4
4
|
declare namespace webpackContext {
|
|
5
|
-
export { keys, webpackContextResolve as resolve, id, __esModule, Divider, Icon, ImageView, LinearProgress, LottieIcon, Spacing, Switch, CircularProgress, Form, ThreeBarProgress, TextLabel, 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,
|
|
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;
|
|
@@ -39,6 +39,8 @@ declare namespace withFormProvider {
|
|
|
39
39
|
export const props: {};
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
|
+
declare var theme: any;
|
|
43
|
+
declare var skeletonLoadingStyle: any;
|
|
42
44
|
declare var AdminList: any;
|
|
43
45
|
declare var AdminListHeader: any;
|
|
44
46
|
declare var AdminListItem: any;
|
|
@@ -83,8 +85,6 @@ declare var UploadTextButton: any;
|
|
|
83
85
|
declare var UserDesktopNavBar: any;
|
|
84
86
|
declare var UserDesktopSideTab: any;
|
|
85
87
|
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,12 +1132,6 @@ 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;
|
|
1141
1135
|
declare var NavigationContainer: any;
|
|
1142
1136
|
declare var TabContainer: any;
|
|
1143
1137
|
declare namespace parameters {
|
|
@@ -1166,33 +1160,12 @@ declare namespace globalTypes {
|
|
|
1166
1160
|
const icon: string;
|
|
1167
1161
|
const items: {
|
|
1168
1162
|
value: string;
|
|
1163
|
+
icon: string;
|
|
1169
1164
|
title: string;
|
|
1170
|
-
right: string;
|
|
1171
1165
|
}[];
|
|
1172
1166
|
const showName: boolean;
|
|
1173
1167
|
}
|
|
1174
1168
|
}
|
|
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
|
-
}
|
|
1196
1169
|
}
|
|
1197
1170
|
declare var decorators: ((Story: any, Context: any) => any)[];
|
|
1198
1171
|
declare var Col: any;
|
|
@@ -1202,6 +1175,12 @@ declare var useDetectOverflow: any;
|
|
|
1202
1175
|
declare var usePrevious: any;
|
|
1203
1176
|
declare var MenuItemNav: any;
|
|
1204
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;
|
|
1205
1184
|
declare var Default: any;
|
|
1206
1185
|
declare var ChipDefault: any;
|
|
1207
1186
|
declare var SearchFieldDefault: any;
|
|
@@ -1279,103 +1258,103 @@ declare namespace Popup {
|
|
|
1279
1258
|
const displayName_4: string;
|
|
1280
1259
|
export { displayName_4 as displayName };
|
|
1281
1260
|
export namespace __docgenInfo_2 {
|
|
1282
|
-
const
|
|
1283
|
-
export {
|
|
1261
|
+
const description_11: string;
|
|
1262
|
+
export { description_11 as description };
|
|
1284
1263
|
const displayName_5: string;
|
|
1285
1264
|
export { displayName_5 as displayName };
|
|
1286
1265
|
export namespace props_2 {
|
|
1287
1266
|
namespace targetRef {
|
|
1288
|
-
const
|
|
1289
|
-
export {
|
|
1290
|
-
const
|
|
1291
|
-
export {
|
|
1292
|
-
const
|
|
1293
|
-
export {
|
|
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 };
|
|
1294
1273
|
const required_1: boolean;
|
|
1295
1274
|
export { required_1 as required };
|
|
1296
1275
|
export namespace type_1 {
|
|
1297
|
-
const
|
|
1298
|
-
export {
|
|
1276
|
+
const name_4: string;
|
|
1277
|
+
export { name_4 as name };
|
|
1299
1278
|
}
|
|
1300
1279
|
export { type_1 as type };
|
|
1301
1280
|
}
|
|
1302
1281
|
namespace isOpen {
|
|
1303
|
-
export namespace
|
|
1282
|
+
export namespace defaultValue_3 {
|
|
1304
1283
|
const value: string;
|
|
1305
1284
|
}
|
|
1306
|
-
export {
|
|
1307
|
-
const
|
|
1308
|
-
export {
|
|
1309
|
-
const
|
|
1310
|
-
export {
|
|
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 };
|
|
1311
1290
|
const required_2: boolean;
|
|
1312
1291
|
export { required_2 as required };
|
|
1313
1292
|
export namespace type_2 {
|
|
1314
|
-
const
|
|
1315
|
-
export {
|
|
1293
|
+
const name_6: string;
|
|
1294
|
+
export { name_6 as name };
|
|
1316
1295
|
}
|
|
1317
1296
|
export { type_2 as type };
|
|
1318
1297
|
}
|
|
1319
1298
|
namespace onClickOutside {
|
|
1320
|
-
const
|
|
1321
|
-
export {
|
|
1322
|
-
const
|
|
1323
|
-
export {
|
|
1324
|
-
const
|
|
1325
|
-
export {
|
|
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 };
|
|
1326
1305
|
const required_3: boolean;
|
|
1327
1306
|
export { required_3 as required };
|
|
1328
1307
|
export namespace type_3 {
|
|
1329
|
-
const
|
|
1330
|
-
export {
|
|
1308
|
+
const name_8: string;
|
|
1309
|
+
export { name_8 as name };
|
|
1331
1310
|
}
|
|
1332
1311
|
export { type_3 as type };
|
|
1333
1312
|
}
|
|
1334
1313
|
namespace onClick {
|
|
1335
|
-
const
|
|
1336
|
-
export {
|
|
1337
|
-
const
|
|
1338
|
-
export {
|
|
1339
|
-
const
|
|
1340
|
-
export {
|
|
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 };
|
|
1341
1320
|
const required_4: boolean;
|
|
1342
1321
|
export { required_4 as required };
|
|
1343
1322
|
export namespace type_4 {
|
|
1344
|
-
const
|
|
1345
|
-
export {
|
|
1323
|
+
const name_10: string;
|
|
1324
|
+
export { name_10 as name };
|
|
1346
1325
|
}
|
|
1347
1326
|
export { type_4 as type };
|
|
1348
1327
|
}
|
|
1349
1328
|
namespace placement {
|
|
1350
|
-
export namespace
|
|
1329
|
+
export namespace defaultValue_6 {
|
|
1351
1330
|
const value_1: string;
|
|
1352
1331
|
export { value_1 as value };
|
|
1353
1332
|
}
|
|
1354
|
-
export {
|
|
1355
|
-
const
|
|
1356
|
-
export {
|
|
1357
|
-
const
|
|
1358
|
-
export {
|
|
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 };
|
|
1359
1338
|
const required_5: boolean;
|
|
1360
1339
|
export { required_5 as required };
|
|
1361
1340
|
export namespace type_5 {
|
|
1362
|
-
const
|
|
1363
|
-
export {
|
|
1341
|
+
const name_12: string;
|
|
1342
|
+
export { name_12 as name };
|
|
1364
1343
|
}
|
|
1365
1344
|
export { type_5 as type };
|
|
1366
1345
|
}
|
|
1367
1346
|
namespace wrapperHeight {
|
|
1368
|
-
const
|
|
1369
|
-
export {
|
|
1370
|
-
const
|
|
1371
|
-
export {
|
|
1372
|
-
const
|
|
1373
|
-
export {
|
|
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 };
|
|
1374
1353
|
const required_6: boolean;
|
|
1375
1354
|
export { required_6 as required };
|
|
1376
1355
|
export namespace type_6 {
|
|
1377
|
-
const
|
|
1378
|
-
export {
|
|
1356
|
+
const name_14: string;
|
|
1357
|
+
export { name_14 as name };
|
|
1379
1358
|
}
|
|
1380
1359
|
export { type_6 as type };
|
|
1381
1360
|
}
|
|
@@ -1389,8 +1368,8 @@ declare namespace PopupProvider {
|
|
|
1389
1368
|
const displayName_6: string;
|
|
1390
1369
|
export { displayName_6 as displayName };
|
|
1391
1370
|
export namespace __docgenInfo_3 {
|
|
1392
|
-
const
|
|
1393
|
-
export {
|
|
1371
|
+
const description_18: string;
|
|
1372
|
+
export { description_18 as description };
|
|
1394
1373
|
const displayName_7: string;
|
|
1395
1374
|
export { displayName_7 as displayName };
|
|
1396
1375
|
const props_3: {};
|
|
@@ -1624,8 +1603,7 @@ declare namespace iconStyleThemeColors {
|
|
|
1624
1603
|
const primary: string;
|
|
1625
1604
|
const secondary: string;
|
|
1626
1605
|
}
|
|
1627
|
-
declare var
|
|
1628
|
-
declare var ColorKey: any;
|
|
1606
|
+
declare var SideTab: any;
|
|
1629
1607
|
declare var Single: any;
|
|
1630
1608
|
declare var Multi: any;
|
|
1631
1609
|
declare var Auto: any;
|
|
@@ -1932,68 +1910,68 @@ declare namespace SectionTitle {
|
|
|
1932
1910
|
const displayName_8: string;
|
|
1933
1911
|
export { displayName_8 as displayName };
|
|
1934
1912
|
export namespace __docgenInfo_4 {
|
|
1935
|
-
const
|
|
1936
|
-
export {
|
|
1913
|
+
const description_19: string;
|
|
1914
|
+
export { description_19 as description };
|
|
1937
1915
|
const displayName_9: string;
|
|
1938
1916
|
export { displayName_9 as displayName };
|
|
1939
1917
|
export namespace props_4 {
|
|
1940
1918
|
namespace text {
|
|
1941
|
-
const
|
|
1942
|
-
export {
|
|
1943
|
-
const
|
|
1944
|
-
export {
|
|
1945
|
-
const
|
|
1946
|
-
export {
|
|
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 };
|
|
1947
1925
|
const required_7: boolean;
|
|
1948
1926
|
export { required_7 as required };
|
|
1949
1927
|
export namespace type_7 {
|
|
1950
|
-
const
|
|
1951
|
-
export {
|
|
1928
|
+
const name_16: string;
|
|
1929
|
+
export { name_16 as name };
|
|
1952
1930
|
}
|
|
1953
1931
|
export { type_7 as type };
|
|
1954
1932
|
}
|
|
1955
1933
|
namespace color {
|
|
1956
|
-
const
|
|
1957
|
-
export {
|
|
1958
|
-
const
|
|
1959
|
-
export {
|
|
1960
|
-
const
|
|
1961
|
-
export {
|
|
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 };
|
|
1962
1940
|
const required_8: boolean;
|
|
1963
1941
|
export { required_8 as required };
|
|
1964
1942
|
export namespace type_8 {
|
|
1965
|
-
const
|
|
1966
|
-
export {
|
|
1943
|
+
const name_18: string;
|
|
1944
|
+
export { name_18 as name };
|
|
1967
1945
|
}
|
|
1968
1946
|
export { type_8 as type };
|
|
1969
1947
|
}
|
|
1970
1948
|
namespace tooltipText {
|
|
1971
|
-
const
|
|
1972
|
-
export {
|
|
1973
|
-
const
|
|
1974
|
-
export {
|
|
1975
|
-
const
|
|
1976
|
-
export {
|
|
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 };
|
|
1977
1955
|
const required_9: boolean;
|
|
1978
1956
|
export { required_9 as required };
|
|
1979
1957
|
export namespace type_9 {
|
|
1980
|
-
const
|
|
1981
|
-
export {
|
|
1958
|
+
const name_20: string;
|
|
1959
|
+
export { name_20 as name };
|
|
1982
1960
|
}
|
|
1983
1961
|
export { type_9 as type };
|
|
1984
1962
|
}
|
|
1985
1963
|
namespace tooltipPosition {
|
|
1986
|
-
const
|
|
1987
|
-
export {
|
|
1988
|
-
const
|
|
1989
|
-
export {
|
|
1990
|
-
const
|
|
1991
|
-
export {
|
|
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 };
|
|
1992
1970
|
const required_10: boolean;
|
|
1993
1971
|
export { required_10 as required };
|
|
1994
1972
|
export namespace type_10 {
|
|
1995
|
-
const
|
|
1996
|
-
export {
|
|
1973
|
+
const name_22: string;
|
|
1974
|
+
export { name_22 as name };
|
|
1997
1975
|
const value_2: {
|
|
1998
1976
|
value: string;
|
|
1999
1977
|
}[];
|
|
@@ -2002,17 +1980,17 @@ declare namespace SectionTitle {
|
|
|
2002
1980
|
export { type_10 as type };
|
|
2003
1981
|
}
|
|
2004
1982
|
namespace textAlign {
|
|
2005
|
-
const
|
|
2006
|
-
export {
|
|
2007
|
-
const
|
|
2008
|
-
export {
|
|
2009
|
-
const
|
|
2010
|
-
export {
|
|
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 };
|
|
2011
1989
|
const required_11: boolean;
|
|
2012
1990
|
export { required_11 as required };
|
|
2013
1991
|
export namespace type_11 {
|
|
2014
|
-
const
|
|
2015
|
-
export {
|
|
1992
|
+
const name_24: string;
|
|
1993
|
+
export { name_24 as name };
|
|
2016
1994
|
const value_3: {
|
|
2017
1995
|
value: string;
|
|
2018
1996
|
}[];
|
|
@@ -2021,17 +1999,17 @@ declare namespace SectionTitle {
|
|
|
2021
1999
|
export { type_11 as type };
|
|
2022
2000
|
}
|
|
2023
2001
|
namespace styleTheme {
|
|
2024
|
-
const
|
|
2025
|
-
export {
|
|
2026
|
-
const
|
|
2027
|
-
export {
|
|
2028
|
-
const
|
|
2029
|
-
export {
|
|
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 };
|
|
2030
2008
|
const required_12: boolean;
|
|
2031
2009
|
export { required_12 as required };
|
|
2032
2010
|
export namespace type_12 {
|
|
2033
|
-
const
|
|
2034
|
-
export {
|
|
2011
|
+
const name_26: string;
|
|
2012
|
+
export { name_26 as name };
|
|
2035
2013
|
const value_4: {
|
|
2036
2014
|
value: string;
|
|
2037
2015
|
}[];
|
|
@@ -2040,17 +2018,17 @@ declare namespace SectionTitle {
|
|
|
2040
2018
|
export { type_12 as type };
|
|
2041
2019
|
}
|
|
2042
2020
|
namespace colorOverride {
|
|
2043
|
-
const
|
|
2044
|
-
export {
|
|
2045
|
-
const
|
|
2046
|
-
export {
|
|
2047
|
-
const
|
|
2048
|
-
export {
|
|
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 };
|
|
2049
2027
|
const required_13: boolean;
|
|
2050
2028
|
export { required_13 as required };
|
|
2051
2029
|
export namespace type_13 {
|
|
2052
|
-
const
|
|
2053
|
-
export {
|
|
2030
|
+
const name_28: string;
|
|
2031
|
+
export { name_28 as name };
|
|
2054
2032
|
const value_5: {
|
|
2055
2033
|
value: string;
|
|
2056
2034
|
}[];
|
|
@@ -2059,17 +2037,17 @@ declare namespace SectionTitle {
|
|
|
2059
2037
|
export { type_13 as type };
|
|
2060
2038
|
}
|
|
2061
2039
|
namespace colorTheme {
|
|
2062
|
-
const
|
|
2063
|
-
export {
|
|
2064
|
-
const
|
|
2065
|
-
export {
|
|
2066
|
-
const
|
|
2067
|
-
export {
|
|
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 };
|
|
2068
2046
|
const required_14: boolean;
|
|
2069
2047
|
export { required_14 as required };
|
|
2070
2048
|
export namespace type_14 {
|
|
2071
|
-
const
|
|
2072
|
-
export {
|
|
2049
|
+
const name_30: string;
|
|
2050
|
+
export { name_30 as name };
|
|
2073
2051
|
const value_6: {
|
|
2074
2052
|
value: string;
|
|
2075
2053
|
}[];
|
|
@@ -2078,17 +2056,17 @@ declare namespace SectionTitle {
|
|
|
2078
2056
|
export { type_14 as type };
|
|
2079
2057
|
}
|
|
2080
2058
|
namespace singleLineMode {
|
|
2081
|
-
const
|
|
2082
|
-
export {
|
|
2083
|
-
const
|
|
2084
|
-
export {
|
|
2085
|
-
const
|
|
2086
|
-
export {
|
|
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 };
|
|
2087
2065
|
const required_15: boolean;
|
|
2088
2066
|
export { required_15 as required };
|
|
2089
2067
|
export namespace type_15 {
|
|
2090
|
-
const
|
|
2091
|
-
export {
|
|
2068
|
+
const name_32: string;
|
|
2069
|
+
export { name_32 as name };
|
|
2092
2070
|
const value_7: {
|
|
2093
2071
|
value: string;
|
|
2094
2072
|
}[];
|
|
@@ -2097,17 +2075,17 @@ declare namespace SectionTitle {
|
|
|
2097
2075
|
export { type_15 as type };
|
|
2098
2076
|
}
|
|
2099
2077
|
namespace ellipsisMode {
|
|
2100
|
-
const
|
|
2101
|
-
export {
|
|
2102
|
-
const
|
|
2103
|
-
export {
|
|
2104
|
-
const
|
|
2105
|
-
export {
|
|
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 };
|
|
2106
2084
|
const required_16: boolean;
|
|
2107
2085
|
export { required_16 as required };
|
|
2108
2086
|
export namespace type_16 {
|
|
2109
|
-
const
|
|
2110
|
-
export {
|
|
2087
|
+
const name_34: string;
|
|
2088
|
+
export { name_34 as name };
|
|
2111
2089
|
const value_8: {
|
|
2112
2090
|
value: string;
|
|
2113
2091
|
}[];
|
|
@@ -2116,32 +2094,32 @@ declare namespace SectionTitle {
|
|
|
2116
2094
|
export { type_16 as type };
|
|
2117
2095
|
}
|
|
2118
2096
|
namespace lineLimit {
|
|
2119
|
-
const
|
|
2120
|
-
export {
|
|
2121
|
-
const
|
|
2122
|
-
export {
|
|
2123
|
-
const
|
|
2124
|
-
export {
|
|
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 };
|
|
2125
2103
|
const required_17: boolean;
|
|
2126
2104
|
export { required_17 as required };
|
|
2127
2105
|
export namespace type_17 {
|
|
2128
|
-
const
|
|
2129
|
-
export {
|
|
2106
|
+
const name_36: string;
|
|
2107
|
+
export { name_36 as name };
|
|
2130
2108
|
}
|
|
2131
2109
|
export { type_17 as type };
|
|
2132
2110
|
}
|
|
2133
2111
|
namespace userSelectMode {
|
|
2134
|
-
const
|
|
2135
|
-
export {
|
|
2136
|
-
const
|
|
2137
|
-
export {
|
|
2138
|
-
const
|
|
2139
|
-
export {
|
|
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 };
|
|
2140
2118
|
const required_18: boolean;
|
|
2141
2119
|
export { required_18 as required };
|
|
2142
2120
|
export namespace type_18 {
|
|
2143
|
-
const
|
|
2144
|
-
export {
|
|
2121
|
+
const name_38: string;
|
|
2122
|
+
export { name_38 as name };
|
|
2145
2123
|
const value_9: {
|
|
2146
2124
|
value: string;
|
|
2147
2125
|
}[];
|
|
@@ -2150,32 +2128,32 @@ declare namespace SectionTitle {
|
|
|
2150
2128
|
export { type_18 as type };
|
|
2151
2129
|
}
|
|
2152
2130
|
namespace customFontSize {
|
|
2153
|
-
const
|
|
2154
|
-
export {
|
|
2155
|
-
const
|
|
2156
|
-
export {
|
|
2157
|
-
const
|
|
2158
|
-
export {
|
|
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 };
|
|
2159
2137
|
const required_19: boolean;
|
|
2160
2138
|
export { required_19 as required };
|
|
2161
2139
|
export namespace type_19 {
|
|
2162
|
-
const
|
|
2163
|
-
export {
|
|
2140
|
+
const name_40: string;
|
|
2141
|
+
export { name_40 as name };
|
|
2164
2142
|
}
|
|
2165
2143
|
export { type_19 as type };
|
|
2166
2144
|
}
|
|
2167
2145
|
namespace customFontWeight {
|
|
2168
|
-
const
|
|
2169
|
-
export {
|
|
2170
|
-
const
|
|
2171
|
-
export {
|
|
2172
|
-
const
|
|
2173
|
-
export {
|
|
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 };
|
|
2174
2152
|
const required_20: boolean;
|
|
2175
2153
|
export { required_20 as required };
|
|
2176
2154
|
export namespace type_20 {
|
|
2177
|
-
const
|
|
2178
|
-
export {
|
|
2155
|
+
const name_42: string;
|
|
2156
|
+
export { name_42 as name };
|
|
2179
2157
|
const value_10: {
|
|
2180
2158
|
value: string;
|
|
2181
2159
|
}[];
|
|
@@ -2184,17 +2162,17 @@ declare namespace SectionTitle {
|
|
|
2184
2162
|
export { type_20 as type };
|
|
2185
2163
|
}
|
|
2186
2164
|
namespace textDecorationType {
|
|
2187
|
-
const
|
|
2188
|
-
export {
|
|
2189
|
-
const
|
|
2190
|
-
export {
|
|
2191
|
-
const
|
|
2192
|
-
export {
|
|
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 };
|
|
2193
2171
|
const required_21: boolean;
|
|
2194
2172
|
export { required_21 as required };
|
|
2195
2173
|
export namespace type_21 {
|
|
2196
|
-
const
|
|
2197
|
-
export {
|
|
2174
|
+
const name_44: string;
|
|
2175
|
+
export { name_44 as name };
|
|
2198
2176
|
const value_11: {
|
|
2199
2177
|
value: string;
|
|
2200
2178
|
}[];
|
|
@@ -2203,17 +2181,17 @@ declare namespace SectionTitle {
|
|
|
2203
2181
|
export { type_21 as type };
|
|
2204
2182
|
}
|
|
2205
2183
|
namespace requirementMode {
|
|
2206
|
-
const
|
|
2207
|
-
export {
|
|
2208
|
-
const
|
|
2209
|
-
export {
|
|
2210
|
-
const
|
|
2211
|
-
export {
|
|
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 };
|
|
2212
2190
|
const required_22: boolean;
|
|
2213
2191
|
export { required_22 as required };
|
|
2214
2192
|
export namespace type_22 {
|
|
2215
|
-
const
|
|
2216
|
-
export {
|
|
2193
|
+
const name_46: string;
|
|
2194
|
+
export { name_46 as name };
|
|
2217
2195
|
const value_12: {
|
|
2218
2196
|
value: string;
|
|
2219
2197
|
}[];
|
|
@@ -2222,17 +2200,17 @@ declare namespace SectionTitle {
|
|
|
2222
2200
|
export { type_22 as type };
|
|
2223
2201
|
}
|
|
2224
2202
|
namespace bulletPointMode {
|
|
2225
|
-
const
|
|
2226
|
-
export {
|
|
2227
|
-
const
|
|
2228
|
-
export {
|
|
2229
|
-
const
|
|
2230
|
-
export {
|
|
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 };
|
|
2231
2209
|
const required_23: boolean;
|
|
2232
2210
|
export { required_23 as required };
|
|
2233
2211
|
export namespace type_23 {
|
|
2234
|
-
const
|
|
2235
|
-
export {
|
|
2212
|
+
const name_48: string;
|
|
2213
|
+
export { name_48 as name };
|
|
2236
2214
|
const value_13: {
|
|
2237
2215
|
value: string;
|
|
2238
2216
|
}[];
|
|
@@ -2241,17 +2219,17 @@ declare namespace SectionTitle {
|
|
|
2241
2219
|
export { type_23 as type };
|
|
2242
2220
|
}
|
|
2243
2221
|
namespace wordBreak {
|
|
2244
|
-
const
|
|
2245
|
-
export {
|
|
2246
|
-
const
|
|
2247
|
-
export {
|
|
2248
|
-
const
|
|
2249
|
-
export {
|
|
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 };
|
|
2250
2228
|
const required_24: boolean;
|
|
2251
2229
|
export { required_24 as required };
|
|
2252
2230
|
export namespace type_24 {
|
|
2253
|
-
const
|
|
2254
|
-
export {
|
|
2231
|
+
const name_50: string;
|
|
2232
|
+
export { name_50 as name };
|
|
2255
2233
|
const value_14: {
|
|
2256
2234
|
value: string;
|
|
2257
2235
|
}[];
|
|
@@ -2260,20 +2238,20 @@ declare namespace SectionTitle {
|
|
|
2260
2238
|
export { type_24 as type };
|
|
2261
2239
|
}
|
|
2262
2240
|
namespace lineHeight {
|
|
2263
|
-
export namespace
|
|
2241
|
+
export namespace defaultValue_26 {
|
|
2264
2242
|
const value_15: string;
|
|
2265
2243
|
export { value_15 as value };
|
|
2266
2244
|
}
|
|
2267
|
-
export {
|
|
2268
|
-
const
|
|
2269
|
-
export {
|
|
2270
|
-
const
|
|
2271
|
-
export {
|
|
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 };
|
|
2272
2250
|
const required_25: boolean;
|
|
2273
2251
|
export { required_25 as required };
|
|
2274
2252
|
export namespace type_25 {
|
|
2275
|
-
const
|
|
2276
|
-
export {
|
|
2253
|
+
const name_52: string;
|
|
2254
|
+
export { name_52 as name };
|
|
2277
2255
|
}
|
|
2278
2256
|
export { type_25 as type };
|
|
2279
2257
|
}
|
|
@@ -2287,71 +2265,71 @@ declare namespace SectionDescription {
|
|
|
2287
2265
|
const displayName_10: string;
|
|
2288
2266
|
export { displayName_10 as displayName };
|
|
2289
2267
|
export namespace __docgenInfo_5 {
|
|
2290
|
-
const
|
|
2291
|
-
export {
|
|
2268
|
+
const description_39: string;
|
|
2269
|
+
export { description_39 as description };
|
|
2292
2270
|
const displayName_11: string;
|
|
2293
2271
|
export { displayName_11 as displayName };
|
|
2294
2272
|
export namespace props_5 {
|
|
2295
2273
|
export namespace text_1 {
|
|
2296
|
-
const
|
|
2297
|
-
export {
|
|
2298
|
-
const
|
|
2299
|
-
export {
|
|
2300
|
-
const
|
|
2301
|
-
export {
|
|
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 };
|
|
2302
2280
|
const required_26: boolean;
|
|
2303
2281
|
export { required_26 as required };
|
|
2304
2282
|
export namespace type_26 {
|
|
2305
|
-
const
|
|
2306
|
-
export {
|
|
2283
|
+
const name_54: string;
|
|
2284
|
+
export { name_54 as name };
|
|
2307
2285
|
}
|
|
2308
2286
|
export { type_26 as type };
|
|
2309
2287
|
}
|
|
2310
2288
|
export { text_1 as text };
|
|
2311
2289
|
export namespace color_1 {
|
|
2312
|
-
const
|
|
2313
|
-
export {
|
|
2314
|
-
const
|
|
2315
|
-
export {
|
|
2316
|
-
const
|
|
2317
|
-
export {
|
|
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 };
|
|
2318
2296
|
const required_27: boolean;
|
|
2319
2297
|
export { required_27 as required };
|
|
2320
2298
|
export namespace type_27 {
|
|
2321
|
-
const
|
|
2322
|
-
export {
|
|
2299
|
+
const name_56: string;
|
|
2300
|
+
export { name_56 as name };
|
|
2323
2301
|
}
|
|
2324
2302
|
export { type_27 as type };
|
|
2325
2303
|
}
|
|
2326
2304
|
export { color_1 as color };
|
|
2327
2305
|
export namespace tooltipText_1 {
|
|
2328
|
-
const
|
|
2329
|
-
export {
|
|
2330
|
-
const
|
|
2331
|
-
export {
|
|
2332
|
-
const
|
|
2333
|
-
export {
|
|
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 };
|
|
2334
2312
|
const required_28: boolean;
|
|
2335
2313
|
export { required_28 as required };
|
|
2336
2314
|
export namespace type_28 {
|
|
2337
|
-
const
|
|
2338
|
-
export {
|
|
2315
|
+
const name_58: string;
|
|
2316
|
+
export { name_58 as name };
|
|
2339
2317
|
}
|
|
2340
2318
|
export { type_28 as type };
|
|
2341
2319
|
}
|
|
2342
2320
|
export { tooltipText_1 as tooltipText };
|
|
2343
2321
|
export namespace tooltipPosition_1 {
|
|
2344
|
-
const
|
|
2345
|
-
export {
|
|
2346
|
-
const
|
|
2347
|
-
export {
|
|
2348
|
-
const
|
|
2349
|
-
export {
|
|
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 };
|
|
2350
2328
|
const required_29: boolean;
|
|
2351
2329
|
export { required_29 as required };
|
|
2352
2330
|
export namespace type_29 {
|
|
2353
|
-
const
|
|
2354
|
-
export {
|
|
2331
|
+
const name_60: string;
|
|
2332
|
+
export { name_60 as name };
|
|
2355
2333
|
const value_16: {
|
|
2356
2334
|
value: string;
|
|
2357
2335
|
}[];
|
|
@@ -2361,17 +2339,17 @@ declare namespace SectionDescription {
|
|
|
2361
2339
|
}
|
|
2362
2340
|
export { tooltipPosition_1 as tooltipPosition };
|
|
2363
2341
|
export namespace textAlign_1 {
|
|
2364
|
-
const
|
|
2365
|
-
export {
|
|
2366
|
-
const
|
|
2367
|
-
export {
|
|
2368
|
-
const
|
|
2369
|
-
export {
|
|
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 };
|
|
2370
2348
|
const required_30: boolean;
|
|
2371
2349
|
export { required_30 as required };
|
|
2372
2350
|
export namespace type_30 {
|
|
2373
|
-
const
|
|
2374
|
-
export {
|
|
2351
|
+
const name_62: string;
|
|
2352
|
+
export { name_62 as name };
|
|
2375
2353
|
const value_17: {
|
|
2376
2354
|
value: string;
|
|
2377
2355
|
}[];
|
|
@@ -2381,17 +2359,17 @@ declare namespace SectionDescription {
|
|
|
2381
2359
|
}
|
|
2382
2360
|
export { textAlign_1 as textAlign };
|
|
2383
2361
|
export namespace styleTheme_1 {
|
|
2384
|
-
const
|
|
2385
|
-
export {
|
|
2386
|
-
const
|
|
2387
|
-
export {
|
|
2388
|
-
const
|
|
2389
|
-
export {
|
|
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 };
|
|
2390
2368
|
const required_31: boolean;
|
|
2391
2369
|
export { required_31 as required };
|
|
2392
2370
|
export namespace type_31 {
|
|
2393
|
-
const
|
|
2394
|
-
export {
|
|
2371
|
+
const name_64: string;
|
|
2372
|
+
export { name_64 as name };
|
|
2395
2373
|
const value_18: {
|
|
2396
2374
|
value: string;
|
|
2397
2375
|
}[];
|
|
@@ -2401,17 +2379,17 @@ declare namespace SectionDescription {
|
|
|
2401
2379
|
}
|
|
2402
2380
|
export { styleTheme_1 as styleTheme };
|
|
2403
2381
|
export namespace colorOverride_1 {
|
|
2404
|
-
const
|
|
2405
|
-
export {
|
|
2406
|
-
const
|
|
2407
|
-
export {
|
|
2408
|
-
const
|
|
2409
|
-
export {
|
|
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 };
|
|
2410
2388
|
const required_32: boolean;
|
|
2411
2389
|
export { required_32 as required };
|
|
2412
2390
|
export namespace type_32 {
|
|
2413
|
-
const
|
|
2414
|
-
export {
|
|
2391
|
+
const name_66: string;
|
|
2392
|
+
export { name_66 as name };
|
|
2415
2393
|
const value_19: {
|
|
2416
2394
|
value: string;
|
|
2417
2395
|
}[];
|
|
@@ -2421,17 +2399,17 @@ declare namespace SectionDescription {
|
|
|
2421
2399
|
}
|
|
2422
2400
|
export { colorOverride_1 as colorOverride };
|
|
2423
2401
|
export namespace colorTheme_1 {
|
|
2424
|
-
const
|
|
2425
|
-
export {
|
|
2426
|
-
const
|
|
2427
|
-
export {
|
|
2428
|
-
const
|
|
2429
|
-
export {
|
|
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 };
|
|
2430
2408
|
const required_33: boolean;
|
|
2431
2409
|
export { required_33 as required };
|
|
2432
2410
|
export namespace type_33 {
|
|
2433
|
-
const
|
|
2434
|
-
export {
|
|
2411
|
+
const name_68: string;
|
|
2412
|
+
export { name_68 as name };
|
|
2435
2413
|
const value_20: {
|
|
2436
2414
|
value: string;
|
|
2437
2415
|
}[];
|
|
@@ -2441,17 +2419,17 @@ declare namespace SectionDescription {
|
|
|
2441
2419
|
}
|
|
2442
2420
|
export { colorTheme_1 as colorTheme };
|
|
2443
2421
|
export namespace singleLineMode_1 {
|
|
2444
|
-
const
|
|
2445
|
-
export {
|
|
2446
|
-
const
|
|
2447
|
-
export {
|
|
2448
|
-
const
|
|
2449
|
-
export {
|
|
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 };
|
|
2450
2428
|
const required_34: boolean;
|
|
2451
2429
|
export { required_34 as required };
|
|
2452
2430
|
export namespace type_34 {
|
|
2453
|
-
const
|
|
2454
|
-
export {
|
|
2431
|
+
const name_70: string;
|
|
2432
|
+
export { name_70 as name };
|
|
2455
2433
|
const value_21: {
|
|
2456
2434
|
value: string;
|
|
2457
2435
|
}[];
|
|
@@ -2461,17 +2439,17 @@ declare namespace SectionDescription {
|
|
|
2461
2439
|
}
|
|
2462
2440
|
export { singleLineMode_1 as singleLineMode };
|
|
2463
2441
|
export namespace ellipsisMode_1 {
|
|
2464
|
-
const
|
|
2465
|
-
export {
|
|
2466
|
-
const
|
|
2467
|
-
export {
|
|
2468
|
-
const
|
|
2469
|
-
export {
|
|
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 };
|
|
2470
2448
|
const required_35: boolean;
|
|
2471
2449
|
export { required_35 as required };
|
|
2472
2450
|
export namespace type_35 {
|
|
2473
|
-
const
|
|
2474
|
-
export {
|
|
2451
|
+
const name_72: string;
|
|
2452
|
+
export { name_72 as name };
|
|
2475
2453
|
const value_22: {
|
|
2476
2454
|
value: string;
|
|
2477
2455
|
}[];
|
|
@@ -2481,33 +2459,33 @@ declare namespace SectionDescription {
|
|
|
2481
2459
|
}
|
|
2482
2460
|
export { ellipsisMode_1 as ellipsisMode };
|
|
2483
2461
|
export namespace lineLimit_1 {
|
|
2484
|
-
const
|
|
2485
|
-
export {
|
|
2486
|
-
const
|
|
2487
|
-
export {
|
|
2488
|
-
const
|
|
2489
|
-
export {
|
|
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 };
|
|
2490
2468
|
const required_36: boolean;
|
|
2491
2469
|
export { required_36 as required };
|
|
2492
2470
|
export namespace type_36 {
|
|
2493
|
-
const
|
|
2494
|
-
export {
|
|
2471
|
+
const name_74: string;
|
|
2472
|
+
export { name_74 as name };
|
|
2495
2473
|
}
|
|
2496
2474
|
export { type_36 as type };
|
|
2497
2475
|
}
|
|
2498
2476
|
export { lineLimit_1 as lineLimit };
|
|
2499
2477
|
export namespace userSelectMode_1 {
|
|
2500
|
-
const
|
|
2501
|
-
export {
|
|
2502
|
-
const
|
|
2503
|
-
export {
|
|
2504
|
-
const
|
|
2505
|
-
export {
|
|
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 };
|
|
2506
2484
|
const required_37: boolean;
|
|
2507
2485
|
export { required_37 as required };
|
|
2508
2486
|
export namespace type_37 {
|
|
2509
|
-
const
|
|
2510
|
-
export {
|
|
2487
|
+
const name_76: string;
|
|
2488
|
+
export { name_76 as name };
|
|
2511
2489
|
const value_23: {
|
|
2512
2490
|
value: string;
|
|
2513
2491
|
}[];
|
|
@@ -2517,33 +2495,33 @@ declare namespace SectionDescription {
|
|
|
2517
2495
|
}
|
|
2518
2496
|
export { userSelectMode_1 as userSelectMode };
|
|
2519
2497
|
export namespace customFontSize_1 {
|
|
2520
|
-
const
|
|
2521
|
-
export {
|
|
2522
|
-
const
|
|
2523
|
-
export {
|
|
2524
|
-
const
|
|
2525
|
-
export {
|
|
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 };
|
|
2526
2504
|
const required_38: boolean;
|
|
2527
2505
|
export { required_38 as required };
|
|
2528
2506
|
export namespace type_38 {
|
|
2529
|
-
const
|
|
2530
|
-
export {
|
|
2507
|
+
const name_78: string;
|
|
2508
|
+
export { name_78 as name };
|
|
2531
2509
|
}
|
|
2532
2510
|
export { type_38 as type };
|
|
2533
2511
|
}
|
|
2534
2512
|
export { customFontSize_1 as customFontSize };
|
|
2535
2513
|
export namespace customFontWeight_1 {
|
|
2536
|
-
const
|
|
2537
|
-
export {
|
|
2538
|
-
const
|
|
2539
|
-
export {
|
|
2540
|
-
const
|
|
2541
|
-
export {
|
|
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 };
|
|
2542
2520
|
const required_39: boolean;
|
|
2543
2521
|
export { required_39 as required };
|
|
2544
2522
|
export namespace type_39 {
|
|
2545
|
-
const
|
|
2546
|
-
export {
|
|
2523
|
+
const name_80: string;
|
|
2524
|
+
export { name_80 as name };
|
|
2547
2525
|
const value_24: {
|
|
2548
2526
|
value: string;
|
|
2549
2527
|
}[];
|
|
@@ -2553,17 +2531,17 @@ declare namespace SectionDescription {
|
|
|
2553
2531
|
}
|
|
2554
2532
|
export { customFontWeight_1 as customFontWeight };
|
|
2555
2533
|
export namespace textDecorationType_1 {
|
|
2556
|
-
const
|
|
2557
|
-
export {
|
|
2558
|
-
const
|
|
2559
|
-
export {
|
|
2560
|
-
const
|
|
2561
|
-
export {
|
|
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 };
|
|
2562
2540
|
const required_40: boolean;
|
|
2563
2541
|
export { required_40 as required };
|
|
2564
2542
|
export namespace type_40 {
|
|
2565
|
-
const
|
|
2566
|
-
export {
|
|
2543
|
+
const name_82: string;
|
|
2544
|
+
export { name_82 as name };
|
|
2567
2545
|
const value_25: {
|
|
2568
2546
|
value: string;
|
|
2569
2547
|
}[];
|
|
@@ -2573,17 +2551,17 @@ declare namespace SectionDescription {
|
|
|
2573
2551
|
}
|
|
2574
2552
|
export { textDecorationType_1 as textDecorationType };
|
|
2575
2553
|
export namespace requirementMode_1 {
|
|
2576
|
-
const
|
|
2577
|
-
export {
|
|
2578
|
-
const
|
|
2579
|
-
export {
|
|
2580
|
-
const
|
|
2581
|
-
export {
|
|
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 };
|
|
2582
2560
|
const required_41: boolean;
|
|
2583
2561
|
export { required_41 as required };
|
|
2584
2562
|
export namespace type_41 {
|
|
2585
|
-
const
|
|
2586
|
-
export {
|
|
2563
|
+
const name_84: string;
|
|
2564
|
+
export { name_84 as name };
|
|
2587
2565
|
const value_26: {
|
|
2588
2566
|
value: string;
|
|
2589
2567
|
}[];
|
|
@@ -2593,17 +2571,17 @@ declare namespace SectionDescription {
|
|
|
2593
2571
|
}
|
|
2594
2572
|
export { requirementMode_1 as requirementMode };
|
|
2595
2573
|
export namespace bulletPointMode_1 {
|
|
2596
|
-
const
|
|
2597
|
-
export {
|
|
2598
|
-
const
|
|
2599
|
-
export {
|
|
2600
|
-
const
|
|
2601
|
-
export {
|
|
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 };
|
|
2602
2580
|
const required_42: boolean;
|
|
2603
2581
|
export { required_42 as required };
|
|
2604
2582
|
export namespace type_42 {
|
|
2605
|
-
const
|
|
2606
|
-
export {
|
|
2583
|
+
const name_86: string;
|
|
2584
|
+
export { name_86 as name };
|
|
2607
2585
|
const value_27: {
|
|
2608
2586
|
value: string;
|
|
2609
2587
|
}[];
|
|
@@ -2613,17 +2591,17 @@ declare namespace SectionDescription {
|
|
|
2613
2591
|
}
|
|
2614
2592
|
export { bulletPointMode_1 as bulletPointMode };
|
|
2615
2593
|
export namespace wordBreak_1 {
|
|
2616
|
-
const
|
|
2617
|
-
export {
|
|
2618
|
-
const
|
|
2619
|
-
export {
|
|
2620
|
-
const
|
|
2621
|
-
export {
|
|
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 };
|
|
2622
2600
|
const required_43: boolean;
|
|
2623
2601
|
export { required_43 as required };
|
|
2624
2602
|
export namespace type_43 {
|
|
2625
|
-
const
|
|
2626
|
-
export {
|
|
2603
|
+
const name_88: string;
|
|
2604
|
+
export { name_88 as name };
|
|
2627
2605
|
const value_28: {
|
|
2628
2606
|
value: string;
|
|
2629
2607
|
}[];
|
|
@@ -2633,17 +2611,17 @@ declare namespace SectionDescription {
|
|
|
2633
2611
|
}
|
|
2634
2612
|
export { wordBreak_1 as wordBreak };
|
|
2635
2613
|
export namespace fontWeight {
|
|
2636
|
-
const
|
|
2637
|
-
export {
|
|
2638
|
-
const
|
|
2639
|
-
export {
|
|
2640
|
-
const
|
|
2641
|
-
export {
|
|
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 };
|
|
2642
2620
|
const required_44: boolean;
|
|
2643
2621
|
export { required_44 as required };
|
|
2644
2622
|
export namespace type_44 {
|
|
2645
|
-
const
|
|
2646
|
-
export {
|
|
2623
|
+
const name_90: string;
|
|
2624
|
+
export { name_90 as name };
|
|
2647
2625
|
}
|
|
2648
2626
|
export { type_44 as type };
|
|
2649
2627
|
}
|
|
@@ -2657,38 +2635,38 @@ declare namespace SectionImage {
|
|
|
2657
2635
|
const displayName_12: string;
|
|
2658
2636
|
export { displayName_12 as displayName };
|
|
2659
2637
|
export namespace __docgenInfo_6 {
|
|
2660
|
-
const
|
|
2661
|
-
export {
|
|
2638
|
+
const description_59: string;
|
|
2639
|
+
export { description_59 as description };
|
|
2662
2640
|
const displayName_13: string;
|
|
2663
2641
|
export { displayName_13 as displayName };
|
|
2664
2642
|
export namespace props_6 {
|
|
2665
2643
|
export namespace src {
|
|
2666
|
-
const
|
|
2667
|
-
export {
|
|
2668
|
-
const
|
|
2669
|
-
export {
|
|
2670
|
-
const
|
|
2671
|
-
export {
|
|
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 };
|
|
2672
2650
|
const required_45: boolean;
|
|
2673
2651
|
export { required_45 as required };
|
|
2674
2652
|
export namespace type_45 {
|
|
2675
|
-
const
|
|
2676
|
-
export {
|
|
2653
|
+
const name_92: string;
|
|
2654
|
+
export { name_92 as name };
|
|
2677
2655
|
}
|
|
2678
2656
|
export { type_45 as type };
|
|
2679
2657
|
}
|
|
2680
2658
|
export namespace shapeType {
|
|
2681
|
-
const
|
|
2682
|
-
export {
|
|
2683
|
-
const
|
|
2684
|
-
export {
|
|
2685
|
-
const
|
|
2686
|
-
export {
|
|
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 };
|
|
2687
2665
|
const required_46: boolean;
|
|
2688
2666
|
export { required_46 as required };
|
|
2689
2667
|
export namespace type_46 {
|
|
2690
|
-
const
|
|
2691
|
-
export {
|
|
2668
|
+
const name_94: string;
|
|
2669
|
+
export { name_94 as name };
|
|
2692
2670
|
const value_29: {
|
|
2693
2671
|
value: string;
|
|
2694
2672
|
}[];
|
|
@@ -2697,17 +2675,17 @@ declare namespace SectionImage {
|
|
|
2697
2675
|
export { type_46 as type };
|
|
2698
2676
|
}
|
|
2699
2677
|
export namespace radius {
|
|
2700
|
-
const
|
|
2701
|
-
export {
|
|
2702
|
-
const
|
|
2703
|
-
export {
|
|
2704
|
-
const
|
|
2705
|
-
export {
|
|
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 };
|
|
2706
2684
|
const required_47: boolean;
|
|
2707
2685
|
export { required_47 as required };
|
|
2708
2686
|
export namespace type_47 {
|
|
2709
|
-
const
|
|
2710
|
-
export {
|
|
2687
|
+
const name_96: string;
|
|
2688
|
+
export { name_96 as name };
|
|
2711
2689
|
const value_30: {
|
|
2712
2690
|
value: string;
|
|
2713
2691
|
}[];
|
|
@@ -2716,78 +2694,78 @@ declare namespace SectionImage {
|
|
|
2716
2694
|
export { type_47 as type };
|
|
2717
2695
|
}
|
|
2718
2696
|
export namespace width_1 {
|
|
2719
|
-
const
|
|
2720
|
-
export {
|
|
2721
|
-
const
|
|
2722
|
-
export {
|
|
2723
|
-
const
|
|
2724
|
-
export {
|
|
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 };
|
|
2725
2703
|
const required_48: boolean;
|
|
2726
2704
|
export { required_48 as required };
|
|
2727
2705
|
export namespace type_48 {
|
|
2728
|
-
const
|
|
2729
|
-
export {
|
|
2706
|
+
const name_98: string;
|
|
2707
|
+
export { name_98 as name };
|
|
2730
2708
|
}
|
|
2731
2709
|
export { type_48 as type };
|
|
2732
2710
|
}
|
|
2733
2711
|
export { width_1 as width };
|
|
2734
2712
|
export namespace height {
|
|
2735
|
-
const
|
|
2736
|
-
export {
|
|
2737
|
-
const
|
|
2738
|
-
export {
|
|
2739
|
-
const
|
|
2740
|
-
export {
|
|
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 };
|
|
2741
2719
|
const required_49: boolean;
|
|
2742
2720
|
export { required_49 as required };
|
|
2743
2721
|
export namespace type_49 {
|
|
2744
|
-
const
|
|
2745
|
-
export {
|
|
2722
|
+
const name_100: string;
|
|
2723
|
+
export { name_100 as name };
|
|
2746
2724
|
}
|
|
2747
2725
|
export { type_49 as type };
|
|
2748
2726
|
}
|
|
2749
2727
|
export namespace noImageHeight {
|
|
2750
|
-
const
|
|
2751
|
-
export {
|
|
2752
|
-
const
|
|
2753
|
-
export {
|
|
2754
|
-
const
|
|
2755
|
-
export {
|
|
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 };
|
|
2756
2734
|
const required_50: boolean;
|
|
2757
2735
|
export { required_50 as required };
|
|
2758
2736
|
export namespace type_50 {
|
|
2759
|
-
const
|
|
2760
|
-
export {
|
|
2737
|
+
const name_102: string;
|
|
2738
|
+
export { name_102 as name };
|
|
2761
2739
|
}
|
|
2762
2740
|
export { type_50 as type };
|
|
2763
2741
|
}
|
|
2764
2742
|
export namespace noImageWidth {
|
|
2765
|
-
const
|
|
2766
|
-
export {
|
|
2767
|
-
const
|
|
2768
|
-
export {
|
|
2769
|
-
const
|
|
2770
|
-
export {
|
|
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 };
|
|
2771
2749
|
const required_51: boolean;
|
|
2772
2750
|
export { required_51 as required };
|
|
2773
2751
|
export namespace type_51 {
|
|
2774
|
-
const
|
|
2775
|
-
export {
|
|
2752
|
+
const name_104: string;
|
|
2753
|
+
export { name_104 as name };
|
|
2776
2754
|
}
|
|
2777
2755
|
export { type_51 as type };
|
|
2778
2756
|
}
|
|
2779
2757
|
export namespace ratio {
|
|
2780
|
-
const
|
|
2781
|
-
export {
|
|
2782
|
-
const
|
|
2783
|
-
export {
|
|
2784
|
-
const
|
|
2785
|
-
export {
|
|
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 };
|
|
2786
2764
|
const required_52: boolean;
|
|
2787
2765
|
export { required_52 as required };
|
|
2788
2766
|
export namespace type_52 {
|
|
2789
|
-
const
|
|
2790
|
-
export {
|
|
2767
|
+
const name_106: string;
|
|
2768
|
+
export { name_106 as name };
|
|
2791
2769
|
const value_31: {
|
|
2792
2770
|
value: string;
|
|
2793
2771
|
}[];
|
|
@@ -2796,17 +2774,17 @@ declare namespace SectionImage {
|
|
|
2796
2774
|
export { type_52 as type };
|
|
2797
2775
|
}
|
|
2798
2776
|
export namespace scaleType {
|
|
2799
|
-
const
|
|
2800
|
-
export {
|
|
2801
|
-
const
|
|
2802
|
-
export {
|
|
2803
|
-
const
|
|
2804
|
-
export {
|
|
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 };
|
|
2805
2783
|
const required_53: boolean;
|
|
2806
2784
|
export { required_53 as required };
|
|
2807
2785
|
export namespace type_53 {
|
|
2808
|
-
const
|
|
2809
|
-
export {
|
|
2786
|
+
const name_108: string;
|
|
2787
|
+
export { name_108 as name };
|
|
2810
2788
|
const value_32: {
|
|
2811
2789
|
value: string;
|
|
2812
2790
|
}[];
|
|
@@ -2815,17 +2793,17 @@ declare namespace SectionImage {
|
|
|
2815
2793
|
export { type_53 as type };
|
|
2816
2794
|
}
|
|
2817
2795
|
export namespace borderMode {
|
|
2818
|
-
const
|
|
2819
|
-
export {
|
|
2820
|
-
const
|
|
2821
|
-
export {
|
|
2822
|
-
const
|
|
2823
|
-
export {
|
|
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 };
|
|
2824
2802
|
const required_54: boolean;
|
|
2825
2803
|
export { required_54 as required };
|
|
2826
2804
|
export namespace type_54 {
|
|
2827
|
-
const
|
|
2828
|
-
export {
|
|
2805
|
+
const name_110: string;
|
|
2806
|
+
export { name_110 as name };
|
|
2829
2807
|
const value_33: {
|
|
2830
2808
|
value: string;
|
|
2831
2809
|
}[];
|
|
@@ -2834,17 +2812,17 @@ declare namespace SectionImage {
|
|
|
2834
2812
|
export { type_54 as type };
|
|
2835
2813
|
}
|
|
2836
2814
|
export namespace backgroundFillMode {
|
|
2837
|
-
const
|
|
2838
|
-
export {
|
|
2839
|
-
const
|
|
2840
|
-
export {
|
|
2841
|
-
const
|
|
2842
|
-
export {
|
|
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 };
|
|
2843
2821
|
const required_55: boolean;
|
|
2844
2822
|
export { required_55 as required };
|
|
2845
2823
|
export namespace type_55 {
|
|
2846
|
-
const
|
|
2847
|
-
export {
|
|
2824
|
+
const name_112: string;
|
|
2825
|
+
export { name_112 as name };
|
|
2848
2826
|
const value_34: {
|
|
2849
2827
|
value: string;
|
|
2850
2828
|
}[];
|
|
@@ -2853,17 +2831,17 @@ declare namespace SectionImage {
|
|
|
2853
2831
|
export { type_55 as type };
|
|
2854
2832
|
}
|
|
2855
2833
|
export namespace isLoading {
|
|
2856
|
-
const
|
|
2857
|
-
export {
|
|
2858
|
-
const
|
|
2859
|
-
export {
|
|
2860
|
-
const
|
|
2861
|
-
export {
|
|
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 };
|
|
2862
2840
|
const required_56: boolean;
|
|
2863
2841
|
export { required_56 as required };
|
|
2864
2842
|
export namespace type_56 {
|
|
2865
|
-
const
|
|
2866
|
-
export {
|
|
2843
|
+
const name_114: string;
|
|
2844
|
+
export { name_114 as name };
|
|
2867
2845
|
}
|
|
2868
2846
|
export { type_56 as type };
|
|
2869
2847
|
}
|
|
@@ -2877,26 +2855,26 @@ declare namespace SectionButton {
|
|
|
2877
2855
|
const displayName_14: string;
|
|
2878
2856
|
export { displayName_14 as displayName };
|
|
2879
2857
|
export namespace __docgenInfo_7 {
|
|
2880
|
-
const
|
|
2881
|
-
export {
|
|
2858
|
+
const description_72: string;
|
|
2859
|
+
export { description_72 as description };
|
|
2882
2860
|
const displayName_15: string;
|
|
2883
2861
|
export { displayName_15 as displayName };
|
|
2884
2862
|
export namespace props_7 {
|
|
2885
2863
|
export namespace linkType {
|
|
2886
|
-
export namespace
|
|
2864
|
+
export namespace defaultValue_58 {
|
|
2887
2865
|
const value_35: string;
|
|
2888
2866
|
export { value_35 as value };
|
|
2889
2867
|
}
|
|
2890
|
-
export {
|
|
2891
|
-
const
|
|
2892
|
-
export {
|
|
2893
|
-
const
|
|
2894
|
-
export {
|
|
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 };
|
|
2895
2873
|
const required_57: boolean;
|
|
2896
2874
|
export { required_57 as required };
|
|
2897
2875
|
export namespace type_57 {
|
|
2898
|
-
const
|
|
2899
|
-
export {
|
|
2876
|
+
const name_116: string;
|
|
2877
|
+
export { name_116 as name };
|
|
2900
2878
|
const value_36: {
|
|
2901
2879
|
value: string;
|
|
2902
2880
|
}[];
|
|
@@ -2905,115 +2883,115 @@ declare namespace SectionButton {
|
|
|
2905
2883
|
export { type_57 as type };
|
|
2906
2884
|
}
|
|
2907
2885
|
export namespace buttonType {
|
|
2908
|
-
const
|
|
2909
|
-
export {
|
|
2910
|
-
const
|
|
2911
|
-
export {
|
|
2912
|
-
const
|
|
2913
|
-
export {
|
|
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 };
|
|
2914
2892
|
const required_58: boolean;
|
|
2915
2893
|
export { required_58 as required };
|
|
2916
2894
|
export namespace type_58 {
|
|
2917
|
-
const
|
|
2918
|
-
export {
|
|
2895
|
+
const name_118: string;
|
|
2896
|
+
export { name_118 as name };
|
|
2919
2897
|
}
|
|
2920
2898
|
export { type_58 as type };
|
|
2921
2899
|
}
|
|
2922
2900
|
export namespace backgroundColor {
|
|
2923
|
-
const
|
|
2924
|
-
export {
|
|
2925
|
-
const
|
|
2926
|
-
export {
|
|
2927
|
-
const
|
|
2928
|
-
export {
|
|
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 };
|
|
2929
2907
|
const required_59: boolean;
|
|
2930
2908
|
export { required_59 as required };
|
|
2931
2909
|
export namespace type_59 {
|
|
2932
|
-
const
|
|
2933
|
-
export {
|
|
2910
|
+
const name_120: string;
|
|
2911
|
+
export { name_120 as name };
|
|
2934
2912
|
}
|
|
2935
2913
|
export { type_59 as type };
|
|
2936
2914
|
}
|
|
2937
2915
|
export namespace textColor {
|
|
2938
|
-
const
|
|
2939
|
-
export {
|
|
2940
|
-
const
|
|
2941
|
-
export {
|
|
2942
|
-
const
|
|
2943
|
-
export {
|
|
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 };
|
|
2944
2922
|
const required_60: boolean;
|
|
2945
2923
|
export { required_60 as required };
|
|
2946
2924
|
export namespace type_60 {
|
|
2947
|
-
const
|
|
2948
|
-
export {
|
|
2925
|
+
const name_122: string;
|
|
2926
|
+
export { name_122 as name };
|
|
2949
2927
|
}
|
|
2950
2928
|
export { type_60 as type };
|
|
2951
2929
|
}
|
|
2952
2930
|
export namespace text_2 {
|
|
2953
|
-
const
|
|
2954
|
-
export {
|
|
2955
|
-
const
|
|
2956
|
-
export {
|
|
2957
|
-
const
|
|
2958
|
-
export {
|
|
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 };
|
|
2959
2937
|
const required_61: boolean;
|
|
2960
2938
|
export { required_61 as required };
|
|
2961
2939
|
export namespace type_61 {
|
|
2962
|
-
const
|
|
2963
|
-
export {
|
|
2940
|
+
const name_124: string;
|
|
2941
|
+
export { name_124 as name };
|
|
2964
2942
|
}
|
|
2965
2943
|
export { type_61 as type };
|
|
2966
2944
|
}
|
|
2967
2945
|
export { text_2 as text };
|
|
2968
2946
|
export namespace src_1 {
|
|
2969
|
-
export namespace
|
|
2947
|
+
export namespace defaultValue_63 {
|
|
2970
2948
|
const value_37: string;
|
|
2971
2949
|
export { value_37 as value };
|
|
2972
2950
|
}
|
|
2973
|
-
export {
|
|
2974
|
-
const
|
|
2975
|
-
export {
|
|
2976
|
-
const
|
|
2977
|
-
export {
|
|
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 };
|
|
2978
2956
|
const required_62: boolean;
|
|
2979
2957
|
export { required_62 as required };
|
|
2980
2958
|
export namespace type_62 {
|
|
2981
|
-
const
|
|
2982
|
-
export {
|
|
2959
|
+
const name_126: string;
|
|
2960
|
+
export { name_126 as name };
|
|
2983
2961
|
}
|
|
2984
2962
|
export { type_62 as type };
|
|
2985
2963
|
}
|
|
2986
2964
|
export { src_1 as src };
|
|
2987
2965
|
export namespace borderColor {
|
|
2988
|
-
const
|
|
2989
|
-
export {
|
|
2990
|
-
const
|
|
2991
|
-
export {
|
|
2992
|
-
const
|
|
2993
|
-
export {
|
|
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 };
|
|
2994
2972
|
const required_63: boolean;
|
|
2995
2973
|
export { required_63 as required };
|
|
2996
2974
|
export namespace type_63 {
|
|
2997
|
-
const
|
|
2998
|
-
export {
|
|
2975
|
+
const name_128: string;
|
|
2976
|
+
export { name_128 as name };
|
|
2999
2977
|
}
|
|
3000
2978
|
export { type_63 as type };
|
|
3001
2979
|
}
|
|
3002
2980
|
export namespace state {
|
|
3003
|
-
export namespace
|
|
2981
|
+
export namespace defaultValue_65 {
|
|
3004
2982
|
const value_38: string;
|
|
3005
2983
|
export { value_38 as value };
|
|
3006
2984
|
}
|
|
3007
|
-
export {
|
|
3008
|
-
const
|
|
3009
|
-
export {
|
|
3010
|
-
const
|
|
3011
|
-
export {
|
|
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 };
|
|
3012
2990
|
const required_64: boolean;
|
|
3013
2991
|
export { required_64 as required };
|
|
3014
2992
|
export namespace type_64 {
|
|
3015
|
-
const
|
|
3016
|
-
export {
|
|
2993
|
+
const name_130: string;
|
|
2994
|
+
export { name_130 as name };
|
|
3017
2995
|
const value_39: {
|
|
3018
2996
|
value: string;
|
|
3019
2997
|
}[];
|