@capra/core 1.15.0 → 1.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +115 -115
- package/dist/index.d.cts +4 -4
- package/dist/index.d.mts +4 -4
- package/dist/index.mjs +115 -115
- package/dist/style.css +236 -235
- package/docs/core-link--design.md +1 -1
- package/docs/foundation-page-templates--docs.md +4 -4
- package/docs/history-changelogs-capra-core--docs.md +9 -0
- package/package.json +3 -3
package/dist/index.mjs
CHANGED
|
@@ -22,10 +22,10 @@ var Alert_module_default = {
|
|
|
22
22
|
//#endregion
|
|
23
23
|
//#region src/components/Button/Button.module.css
|
|
24
24
|
var Button_module_default = {
|
|
25
|
-
"base": "capra-Button-module-
|
|
26
|
-
"icon": "capra-Button-module-
|
|
27
|
-
"iconLayout": "capra-Button-module-
|
|
28
|
-
"textLayout": "capra-Button-module-
|
|
25
|
+
"base": "capra-Button-module-g8E0PW-base",
|
|
26
|
+
"icon": "capra-Button-module-g8E0PW-icon",
|
|
27
|
+
"iconLayout": "capra-Button-module-g8E0PW-iconLayout",
|
|
28
|
+
"textLayout": "capra-Button-module-g8E0PW-textLayout"
|
|
29
29
|
};
|
|
30
30
|
//#endregion
|
|
31
31
|
//#region src/utils/polymorphism.ts
|
|
@@ -930,11 +930,11 @@ function Tag({ draggable, color = "default", icon: Icon, children, size = "md",
|
|
|
930
930
|
//#endregion
|
|
931
931
|
//#region src/components/Checkbox/Checkbox.module.css
|
|
932
932
|
var Checkbox_module_default = {
|
|
933
|
-
"base": "capra-Checkbox-module-
|
|
934
|
-
"inner": "capra-Checkbox-module-
|
|
935
|
-
"input": "capra-Checkbox-module-
|
|
936
|
-
"label": "capra-Checkbox-module-
|
|
937
|
-
"text": "capra-Checkbox-module-
|
|
933
|
+
"base": "capra-Checkbox-module-pCHIXW-base",
|
|
934
|
+
"inner": "capra-Checkbox-module-pCHIXW-inner",
|
|
935
|
+
"input": "capra-Checkbox-module-pCHIXW-input",
|
|
936
|
+
"label": "capra-Checkbox-module-pCHIXW-label",
|
|
937
|
+
"text": "capra-Checkbox-module-pCHIXW-text"
|
|
938
938
|
};
|
|
939
939
|
//#endregion
|
|
940
940
|
//#region src/components/Checkbox/Checkbox.tsx
|
|
@@ -1026,15 +1026,15 @@ RACCheckbox.displayName = "RACCheckbox";
|
|
|
1026
1026
|
//#endregion
|
|
1027
1027
|
//#region src/components/Collapse/Collapse.module.css
|
|
1028
1028
|
var Collapse_module_default = {
|
|
1029
|
-
"actions": "capra-Collapse-module-
|
|
1030
|
-
"chevron": "capra-Collapse-module-
|
|
1031
|
-
"header": "capra-Collapse-module-
|
|
1032
|
-
"panel": "capra-Collapse-module-
|
|
1033
|
-
"panelInner": "capra-Collapse-module-
|
|
1034
|
-
"root": "capra-Collapse-module-
|
|
1035
|
-
"title": "capra-Collapse-module-
|
|
1036
|
-
"trigger": "capra-Collapse-module-
|
|
1037
|
-
"triggerContent": "capra-Collapse-module-
|
|
1029
|
+
"actions": "capra-Collapse-module-wSyl2a-actions",
|
|
1030
|
+
"chevron": "capra-Collapse-module-wSyl2a-chevron",
|
|
1031
|
+
"header": "capra-Collapse-module-wSyl2a-header",
|
|
1032
|
+
"panel": "capra-Collapse-module-wSyl2a-panel",
|
|
1033
|
+
"panelInner": "capra-Collapse-module-wSyl2a-panelInner",
|
|
1034
|
+
"root": "capra-Collapse-module-wSyl2a-root",
|
|
1035
|
+
"title": "capra-Collapse-module-wSyl2a-title",
|
|
1036
|
+
"trigger": "capra-Collapse-module-wSyl2a-trigger",
|
|
1037
|
+
"triggerContent": "capra-Collapse-module-wSyl2a-triggerContent"
|
|
1038
1038
|
};
|
|
1039
1039
|
//#endregion
|
|
1040
1040
|
//#region src/components/Collapse/Collapse.tsx
|
|
@@ -2324,34 +2324,34 @@ const DatePickerField = DatePickerFieldWithRef;
|
|
|
2324
2324
|
//#endregion
|
|
2325
2325
|
//#region src/components/SelectField/SelectField.module.css
|
|
2326
2326
|
var SelectField_module_default = {
|
|
2327
|
-
"chevron": "capra-SelectField-module-
|
|
2328
|
-
"dropdownPanel": "capra-SelectField-module-
|
|
2329
|
-
"emptyState": "capra-SelectField-module-
|
|
2330
|
-
"errorIndicator": "capra-SelectField-module-
|
|
2331
|
-
"header": "capra-SelectField-module-
|
|
2332
|
-
"item": "capra-SelectField-module-
|
|
2333
|
-
"itemBody": "capra-SelectField-module-
|
|
2334
|
-
"itemCheck": "capra-SelectField-module-
|
|
2335
|
-
"itemContent": "capra-SelectField-module-
|
|
2336
|
-
"leadingSlot": "capra-SelectField-module-
|
|
2337
|
-
"listbox": "capra-SelectField-module-
|
|
2338
|
-
"multipleOpenButton": "capra-SelectField-module-
|
|
2339
|
-
"multipleTrigger": "capra-SelectField-module-
|
|
2340
|
-
"search": "capra-SelectField-module-
|
|
2341
|
-
"section": "capra-SelectField-module-
|
|
2342
|
-
"singleTrigger": "capra-SelectField-module-
|
|
2343
|
-
"tag": "capra-SelectField-module-
|
|
2344
|
-
"tagGroup": "capra-SelectField-module-
|
|
2345
|
-
"tagIcon": "capra-SelectField-module-
|
|
2346
|
-
"tagLabel": "capra-SelectField-module-
|
|
2347
|
-
"tagList": "capra-SelectField-module-
|
|
2348
|
-
"tagRemove": "capra-SelectField-module-
|
|
2349
|
-
"trailingSlot": "capra-SelectField-module-
|
|
2350
|
-
"triggerShell": "capra-SelectField-module-
|
|
2351
|
-
"value": "capra-SelectField-module-
|
|
2352
|
-
"valueIcon": "capra-SelectField-module-
|
|
2353
|
-
"valueText": "capra-SelectField-module-
|
|
2354
|
-
"warningIndicator": "capra-SelectField-module-
|
|
2327
|
+
"chevron": "capra-SelectField-module-u_B-LG-chevron",
|
|
2328
|
+
"dropdownPanel": "capra-SelectField-module-u_B-LG-dropdownPanel",
|
|
2329
|
+
"emptyState": "capra-SelectField-module-u_B-LG-emptyState",
|
|
2330
|
+
"errorIndicator": "capra-SelectField-module-u_B-LG-errorIndicator",
|
|
2331
|
+
"header": "capra-SelectField-module-u_B-LG-header",
|
|
2332
|
+
"item": "capra-SelectField-module-u_B-LG-item",
|
|
2333
|
+
"itemBody": "capra-SelectField-module-u_B-LG-itemBody",
|
|
2334
|
+
"itemCheck": "capra-SelectField-module-u_B-LG-itemCheck",
|
|
2335
|
+
"itemContent": "capra-SelectField-module-u_B-LG-itemContent",
|
|
2336
|
+
"leadingSlot": "capra-SelectField-module-u_B-LG-leadingSlot",
|
|
2337
|
+
"listbox": "capra-SelectField-module-u_B-LG-listbox",
|
|
2338
|
+
"multipleOpenButton": "capra-SelectField-module-u_B-LG-multipleOpenButton",
|
|
2339
|
+
"multipleTrigger": "capra-SelectField-module-u_B-LG-multipleTrigger",
|
|
2340
|
+
"search": "capra-SelectField-module-u_B-LG-search",
|
|
2341
|
+
"section": "capra-SelectField-module-u_B-LG-section",
|
|
2342
|
+
"singleTrigger": "capra-SelectField-module-u_B-LG-singleTrigger",
|
|
2343
|
+
"tag": "capra-SelectField-module-u_B-LG-tag",
|
|
2344
|
+
"tagGroup": "capra-SelectField-module-u_B-LG-tagGroup",
|
|
2345
|
+
"tagIcon": "capra-SelectField-module-u_B-LG-tagIcon",
|
|
2346
|
+
"tagLabel": "capra-SelectField-module-u_B-LG-tagLabel",
|
|
2347
|
+
"tagList": "capra-SelectField-module-u_B-LG-tagList",
|
|
2348
|
+
"tagRemove": "capra-SelectField-module-u_B-LG-tagRemove",
|
|
2349
|
+
"trailingSlot": "capra-SelectField-module-u_B-LG-trailingSlot",
|
|
2350
|
+
"triggerShell": "capra-SelectField-module-u_B-LG-triggerShell",
|
|
2351
|
+
"value": "capra-SelectField-module-u_B-LG-value",
|
|
2352
|
+
"valueIcon": "capra-SelectField-module-u_B-LG-valueIcon",
|
|
2353
|
+
"valueText": "capra-SelectField-module-u_B-LG-valueText",
|
|
2354
|
+
"warningIndicator": "capra-SelectField-module-u_B-LG-warningIndicator"
|
|
2355
2355
|
};
|
|
2356
2356
|
//#endregion
|
|
2357
2357
|
//#region src/components/SelectField/SelectField.tsx
|
|
@@ -3380,20 +3380,20 @@ function createConfirmationModalOpener(appearance) {
|
|
|
3380
3380
|
//#endregion
|
|
3381
3381
|
//#region src/components/Drawer/Drawer.module.css
|
|
3382
3382
|
var Drawer_module_default = {
|
|
3383
|
-
"body": "capra-Drawer-module-
|
|
3384
|
-
"description": "capra-Drawer-module-
|
|
3385
|
-
"drawerInFromLeft": "capra-Drawer-module-
|
|
3386
|
-
"drawerInFromRight": "capra-Drawer-module-
|
|
3387
|
-
"drawerOutToLeft": "capra-Drawer-module-
|
|
3388
|
-
"drawerOutToRight": "capra-Drawer-module-
|
|
3389
|
-
"expandedTitleLayout": "capra-Drawer-module-
|
|
3390
|
-
"footer": "capra-Drawer-module-
|
|
3391
|
-
"header": "capra-Drawer-module-
|
|
3392
|
-
"headerMain": "capra-Drawer-module-
|
|
3393
|
-
"headerTrailing": "capra-Drawer-module-
|
|
3394
|
-
"overlay": "capra-Drawer-module-
|
|
3395
|
-
"root": "capra-Drawer-module-
|
|
3396
|
-
"sheet": "capra-Drawer-module-
|
|
3383
|
+
"body": "capra-Drawer-module-bUOjAG-body",
|
|
3384
|
+
"description": "capra-Drawer-module-bUOjAG-description",
|
|
3385
|
+
"drawerInFromLeft": "capra-Drawer-module-bUOjAG-drawerInFromLeft",
|
|
3386
|
+
"drawerInFromRight": "capra-Drawer-module-bUOjAG-drawerInFromRight",
|
|
3387
|
+
"drawerOutToLeft": "capra-Drawer-module-bUOjAG-drawerOutToLeft",
|
|
3388
|
+
"drawerOutToRight": "capra-Drawer-module-bUOjAG-drawerOutToRight",
|
|
3389
|
+
"expandedTitleLayout": "capra-Drawer-module-bUOjAG-expandedTitleLayout",
|
|
3390
|
+
"footer": "capra-Drawer-module-bUOjAG-footer",
|
|
3391
|
+
"header": "capra-Drawer-module-bUOjAG-header",
|
|
3392
|
+
"headerMain": "capra-Drawer-module-bUOjAG-headerMain",
|
|
3393
|
+
"headerTrailing": "capra-Drawer-module-bUOjAG-headerTrailing",
|
|
3394
|
+
"overlay": "capra-Drawer-module-bUOjAG-overlay",
|
|
3395
|
+
"root": "capra-Drawer-module-bUOjAG-root",
|
|
3396
|
+
"sheet": "capra-Drawer-module-bUOjAG-sheet"
|
|
3397
3397
|
};
|
|
3398
3398
|
//#endregion
|
|
3399
3399
|
//#region src/components/Drawer/useDrawerExitAnimation.ts
|
|
@@ -3511,7 +3511,7 @@ function DrawerInner({ isOpen = false, onClose, onOpenChange, placement = "right
|
|
|
3511
3511
|
requestClose();
|
|
3512
3512
|
}, [isModal, requestClose]);
|
|
3513
3513
|
const widthCss = cssSize(width) ?? `${defaultWidth}px`;
|
|
3514
|
-
const sheetVars = React$1.useMemo(() => ({ "--
|
|
3514
|
+
const sheetVars = React$1.useMemo(() => ({ "--_drawer-width": widthCss }), [widthCss]);
|
|
3515
3515
|
const titleId = React$1.useId();
|
|
3516
3516
|
const portalContainer = React$1.useMemo(() => resolvePortalContainer(getContainer), [getContainer]);
|
|
3517
3517
|
if (!isRendered) return null;
|
|
@@ -3770,14 +3770,14 @@ const Link = fixedForwardRef(LinkWithoutRef);
|
|
|
3770
3770
|
//#endregion
|
|
3771
3771
|
//#region src/components/VerticalNavigation/VerticalNavigation.module.css
|
|
3772
3772
|
var VerticalNavigation_module_default = {
|
|
3773
|
-
"footer": "capra-VerticalNavigation-module-
|
|
3774
|
-
"indentSpacer": "capra-VerticalNavigation-module-
|
|
3775
|
-
"item": "capra-VerticalNavigation-module-
|
|
3776
|
-
"label": "capra-VerticalNavigation-module-
|
|
3777
|
-
"list": "capra-VerticalNavigation-module-
|
|
3778
|
-
"listItem": "capra-VerticalNavigation-module-
|
|
3779
|
-
"nav": "capra-VerticalNavigation-module-
|
|
3780
|
-
"right": "capra-VerticalNavigation-module-
|
|
3773
|
+
"footer": "capra-VerticalNavigation-module-iJPwoW-footer",
|
|
3774
|
+
"indentSpacer": "capra-VerticalNavigation-module-iJPwoW-indentSpacer",
|
|
3775
|
+
"item": "capra-VerticalNavigation-module-iJPwoW-item",
|
|
3776
|
+
"label": "capra-VerticalNavigation-module-iJPwoW-label",
|
|
3777
|
+
"list": "capra-VerticalNavigation-module-iJPwoW-list",
|
|
3778
|
+
"listItem": "capra-VerticalNavigation-module-iJPwoW-listItem",
|
|
3779
|
+
"nav": "capra-VerticalNavigation-module-iJPwoW-nav",
|
|
3780
|
+
"right": "capra-VerticalNavigation-module-iJPwoW-right"
|
|
3781
3781
|
};
|
|
3782
3782
|
//#endregion
|
|
3783
3783
|
//#region src/components/VerticalNavigation/VerticalNavigation.tsx
|
|
@@ -4231,10 +4231,10 @@ Spinner.displayName = "Spinner";
|
|
|
4231
4231
|
//#endregion
|
|
4232
4232
|
//#region src/components/Divider/Divider.module.css
|
|
4233
4233
|
var Divider_module_default = {
|
|
4234
|
-
"divider": "capra-Divider-module-
|
|
4235
|
-
"label": "capra-Divider-module-
|
|
4236
|
-
"line": "capra-Divider-module-
|
|
4237
|
-
"withLabel": "capra-Divider-module-
|
|
4234
|
+
"divider": "capra-Divider-module-H7BCoW-divider",
|
|
4235
|
+
"label": "capra-Divider-module-H7BCoW-label",
|
|
4236
|
+
"line": "capra-Divider-module-H7BCoW-line",
|
|
4237
|
+
"withLabel": "capra-Divider-module-H7BCoW-withLabel"
|
|
4238
4238
|
};
|
|
4239
4239
|
//#endregion
|
|
4240
4240
|
//#region src/components/Divider/Divider.tsx
|
|
@@ -4268,14 +4268,14 @@ Divider.displayName = "Divider";
|
|
|
4268
4268
|
//#endregion
|
|
4269
4269
|
//#region src/components/Skeleton/Skeleton.module.css
|
|
4270
4270
|
var Skeleton_module_default = {
|
|
4271
|
-
"base": "capra-Skeleton-module-
|
|
4272
|
-
"element": "capra-Skeleton-module-
|
|
4273
|
-
"preset": "capra-Skeleton-module-
|
|
4274
|
-
"presetParagraph": "capra-Skeleton-module-
|
|
4275
|
-
"presetParagraphRow": "capra-Skeleton-module-
|
|
4276
|
-
"presetSection": "capra-Skeleton-module-
|
|
4277
|
-
"presetTitle": "capra-Skeleton-module-
|
|
4278
|
-
"skeleton-pulse": "capra-Skeleton-module-
|
|
4271
|
+
"base": "capra-Skeleton-module-wHn9gW-base",
|
|
4272
|
+
"element": "capra-Skeleton-module-wHn9gW-element",
|
|
4273
|
+
"preset": "capra-Skeleton-module-wHn9gW-preset",
|
|
4274
|
+
"presetParagraph": "capra-Skeleton-module-wHn9gW-presetParagraph",
|
|
4275
|
+
"presetParagraphRow": "capra-Skeleton-module-wHn9gW-presetParagraphRow",
|
|
4276
|
+
"presetSection": "capra-Skeleton-module-wHn9gW-presetSection",
|
|
4277
|
+
"presetTitle": "capra-Skeleton-module-wHn9gW-presetTitle",
|
|
4278
|
+
"skeleton-pulse": "capra-Skeleton-module-wHn9gW-skeleton-pulse"
|
|
4279
4279
|
};
|
|
4280
4280
|
//#endregion
|
|
4281
4281
|
//#region src/components/Skeleton/Skeleton.tsx
|
|
@@ -4356,11 +4356,11 @@ const Skeleton = (props) => {
|
|
|
4356
4356
|
Skeleton.displayName = "Skeleton";
|
|
4357
4357
|
//#endregion
|
|
4358
4358
|
//#region src/components/Skeleton/SkeletonGroup.tsx
|
|
4359
|
-
/** `dimension.component.{sm,md,lg}
|
|
4359
|
+
/** Preset Skeleton sizes backed by `dimension.component.{sm,md,lg}`. */
|
|
4360
4360
|
const SKELETON_SIZE = {
|
|
4361
|
-
sm: "var(--
|
|
4362
|
-
md: "var(--
|
|
4363
|
-
lg: "var(--
|
|
4361
|
+
sm: "var(--cds2-dimension-component-sm)",
|
|
4362
|
+
md: "var(--cds2-dimension-component-md)",
|
|
4363
|
+
lg: "var(--cds2-dimension-component-lg)"
|
|
4364
4364
|
};
|
|
4365
4365
|
/** Ordered size keys (same keys as {@link SKELETON_SIZE}). */
|
|
4366
4366
|
const SKELETON_SIZE_TOKENS = Object.keys(SKELETON_SIZE);
|
|
@@ -4426,14 +4426,14 @@ const SkeletonGroup = {
|
|
|
4426
4426
|
//#endregion
|
|
4427
4427
|
//#region src/components/Toast/Toast.module.css
|
|
4428
4428
|
var Toast_module_default = {
|
|
4429
|
-
"actionsContainer": "capra-Toast-module-
|
|
4430
|
-
"container": "capra-Toast-module-
|
|
4431
|
-
"containerBottomRight": "capra-Toast-module-
|
|
4432
|
-
"containerTopRight": "capra-Toast-module-
|
|
4433
|
-
"content": "capra-Toast-module-
|
|
4434
|
-
"toast": "capra-Toast-module-
|
|
4435
|
-
"topRow": "capra-Toast-module-
|
|
4436
|
-
"typeIcon": "capra-Toast-module-
|
|
4429
|
+
"actionsContainer": "capra-Toast-module-N2ILJq-actionsContainer",
|
|
4430
|
+
"container": "capra-Toast-module-N2ILJq-container",
|
|
4431
|
+
"containerBottomRight": "capra-Toast-module-N2ILJq-containerBottomRight",
|
|
4432
|
+
"containerTopRight": "capra-Toast-module-N2ILJq-containerTopRight",
|
|
4433
|
+
"content": "capra-Toast-module-N2ILJq-content",
|
|
4434
|
+
"toast": "capra-Toast-module-N2ILJq-toast",
|
|
4435
|
+
"topRow": "capra-Toast-module-N2ILJq-topRow",
|
|
4436
|
+
"typeIcon": "capra-Toast-module-N2ILJq-typeIcon"
|
|
4437
4437
|
};
|
|
4438
4438
|
//#endregion
|
|
4439
4439
|
//#region src/components/Toast/Toast.tsx
|
|
@@ -4607,21 +4607,21 @@ const Toast = {
|
|
|
4607
4607
|
//#endregion
|
|
4608
4608
|
//#region src/components/Menu/Menu.module.css
|
|
4609
4609
|
var Menu_module_default = {
|
|
4610
|
-
"divider": "capra-Menu-module-
|
|
4611
|
-
"header": "capra-Menu-module-
|
|
4612
|
-
"list": "capra-Menu-module-
|
|
4613
|
-
"menu": "capra-Menu-module-
|
|
4614
|
-
"menuItem": "capra-Menu-module-
|
|
4615
|
-
"menuItemDescription": "capra-Menu-module-
|
|
4616
|
-
"menuItemLabel": "capra-Menu-module-
|
|
4617
|
-
"menuItemLeadingGutter": "capra-Menu-module-
|
|
4618
|
-
"menuItemListItemShell": "capra-Menu-module-
|
|
4619
|
-
"menuItemShortcut": "capra-Menu-module-
|
|
4620
|
-
"menuItemTrailingGroup": "capra-Menu-module-
|
|
4621
|
-
"menuItemTrailingGutter": "capra-Menu-module-
|
|
4622
|
-
"menuTriggerSlot": "capra-Menu-module-
|
|
4623
|
-
"section": "capra-Menu-module-
|
|
4624
|
-
"slot": "capra-Menu-module-
|
|
4610
|
+
"divider": "capra-Menu-module-26gf6W-divider",
|
|
4611
|
+
"header": "capra-Menu-module-26gf6W-header",
|
|
4612
|
+
"list": "capra-Menu-module-26gf6W-list",
|
|
4613
|
+
"menu": "capra-Menu-module-26gf6W-menu",
|
|
4614
|
+
"menuItem": "capra-Menu-module-26gf6W-menuItem",
|
|
4615
|
+
"menuItemDescription": "capra-Menu-module-26gf6W-menuItemDescription",
|
|
4616
|
+
"menuItemLabel": "capra-Menu-module-26gf6W-menuItemLabel",
|
|
4617
|
+
"menuItemLeadingGutter": "capra-Menu-module-26gf6W-menuItemLeadingGutter",
|
|
4618
|
+
"menuItemListItemShell": "capra-Menu-module-26gf6W-menuItemListItemShell",
|
|
4619
|
+
"menuItemShortcut": "capra-Menu-module-26gf6W-menuItemShortcut",
|
|
4620
|
+
"menuItemTrailingGroup": "capra-Menu-module-26gf6W-menuItemTrailingGroup",
|
|
4621
|
+
"menuItemTrailingGutter": "capra-Menu-module-26gf6W-menuItemTrailingGutter",
|
|
4622
|
+
"menuTriggerSlot": "capra-Menu-module-26gf6W-menuTriggerSlot",
|
|
4623
|
+
"section": "capra-Menu-module-26gf6W-section",
|
|
4624
|
+
"slot": "capra-Menu-module-26gf6W-slot"
|
|
4625
4625
|
};
|
|
4626
4626
|
//#endregion
|
|
4627
4627
|
//#region src/components/Menu/Menu.tsx
|
|
@@ -5350,10 +5350,10 @@ TabNav.displayName = "TabNav";
|
|
|
5350
5350
|
//#endregion
|
|
5351
5351
|
//#region src/components/TopNav/TopNav.module.css
|
|
5352
5352
|
var TopNav_module_default = {
|
|
5353
|
-
"center": "capra-TopNav-module
|
|
5354
|
-
"end": "capra-TopNav-module
|
|
5355
|
-
"root": "capra-TopNav-module
|
|
5356
|
-
"start": "capra-TopNav-module
|
|
5353
|
+
"center": "capra-TopNav-module-8KtubW-center",
|
|
5354
|
+
"end": "capra-TopNav-module-8KtubW-end",
|
|
5355
|
+
"root": "capra-TopNav-module-8KtubW-root",
|
|
5356
|
+
"start": "capra-TopNav-module-8KtubW-start"
|
|
5357
5357
|
};
|
|
5358
5358
|
//#endregion
|
|
5359
5359
|
//#region src/components/TopNav/TopNav.tsx
|
|
@@ -5398,9 +5398,9 @@ const TopNav = Object.assign(TopNavWithRef, {
|
|
|
5398
5398
|
//#endregion
|
|
5399
5399
|
//#region src/components/Tooltip/Tooltip.module.css
|
|
5400
5400
|
var Tooltip_module_default = {
|
|
5401
|
-
"arrow": "capra-Tooltip-module-
|
|
5402
|
-
"base": "capra-Tooltip-module-
|
|
5403
|
-
"tooltipLayout": "capra-Tooltip-module-
|
|
5401
|
+
"arrow": "capra-Tooltip-module-aYcvAa-arrow",
|
|
5402
|
+
"base": "capra-Tooltip-module-aYcvAa-base",
|
|
5403
|
+
"tooltipLayout": "capra-Tooltip-module-aYcvAa-tooltipLayout"
|
|
5404
5404
|
};
|
|
5405
5405
|
//#endregion
|
|
5406
5406
|
//#region src/components/Tooltip/Tooltip.tsx
|