@capra/core 1.15.0 → 1.15.2
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 +237 -236
- 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 +15 -0
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -45,10 +45,10 @@ var Alert_module_default = {
|
|
|
45
45
|
//#endregion
|
|
46
46
|
//#region src/components/Button/Button.module.css
|
|
47
47
|
var Button_module_default = {
|
|
48
|
-
"base": "capra-Button-module-
|
|
49
|
-
"icon": "capra-Button-module-
|
|
50
|
-
"iconLayout": "capra-Button-module-
|
|
51
|
-
"textLayout": "capra-Button-module-
|
|
48
|
+
"base": "capra-Button-module-m0pNfq-base",
|
|
49
|
+
"icon": "capra-Button-module-m0pNfq-icon",
|
|
50
|
+
"iconLayout": "capra-Button-module-m0pNfq-iconLayout",
|
|
51
|
+
"textLayout": "capra-Button-module-m0pNfq-textLayout"
|
|
52
52
|
};
|
|
53
53
|
//#endregion
|
|
54
54
|
//#region src/utils/polymorphism.ts
|
|
@@ -953,11 +953,11 @@ function Tag({ draggable, color = "default", icon: Icon, children, size = "md",
|
|
|
953
953
|
//#endregion
|
|
954
954
|
//#region src/components/Checkbox/Checkbox.module.css
|
|
955
955
|
var Checkbox_module_default = {
|
|
956
|
-
"base": "capra-Checkbox-module-
|
|
957
|
-
"inner": "capra-Checkbox-module-
|
|
958
|
-
"input": "capra-Checkbox-module-
|
|
959
|
-
"label": "capra-Checkbox-module-
|
|
960
|
-
"text": "capra-Checkbox-module-
|
|
956
|
+
"base": "capra-Checkbox-module-pCHIXW-base",
|
|
957
|
+
"inner": "capra-Checkbox-module-pCHIXW-inner",
|
|
958
|
+
"input": "capra-Checkbox-module-pCHIXW-input",
|
|
959
|
+
"label": "capra-Checkbox-module-pCHIXW-label",
|
|
960
|
+
"text": "capra-Checkbox-module-pCHIXW-text"
|
|
961
961
|
};
|
|
962
962
|
//#endregion
|
|
963
963
|
//#region src/components/Checkbox/Checkbox.tsx
|
|
@@ -1049,15 +1049,15 @@ RACCheckbox.displayName = "RACCheckbox";
|
|
|
1049
1049
|
//#endregion
|
|
1050
1050
|
//#region src/components/Collapse/Collapse.module.css
|
|
1051
1051
|
var Collapse_module_default = {
|
|
1052
|
-
"actions": "capra-Collapse-module-
|
|
1053
|
-
"chevron": "capra-Collapse-module-
|
|
1054
|
-
"header": "capra-Collapse-module-
|
|
1055
|
-
"panel": "capra-Collapse-module-
|
|
1056
|
-
"panelInner": "capra-Collapse-module-
|
|
1057
|
-
"root": "capra-Collapse-module-
|
|
1058
|
-
"title": "capra-Collapse-module-
|
|
1059
|
-
"trigger": "capra-Collapse-module-
|
|
1060
|
-
"triggerContent": "capra-Collapse-module-
|
|
1052
|
+
"actions": "capra-Collapse-module-wSyl2a-actions",
|
|
1053
|
+
"chevron": "capra-Collapse-module-wSyl2a-chevron",
|
|
1054
|
+
"header": "capra-Collapse-module-wSyl2a-header",
|
|
1055
|
+
"panel": "capra-Collapse-module-wSyl2a-panel",
|
|
1056
|
+
"panelInner": "capra-Collapse-module-wSyl2a-panelInner",
|
|
1057
|
+
"root": "capra-Collapse-module-wSyl2a-root",
|
|
1058
|
+
"title": "capra-Collapse-module-wSyl2a-title",
|
|
1059
|
+
"trigger": "capra-Collapse-module-wSyl2a-trigger",
|
|
1060
|
+
"triggerContent": "capra-Collapse-module-wSyl2a-triggerContent"
|
|
1061
1061
|
};
|
|
1062
1062
|
//#endregion
|
|
1063
1063
|
//#region src/components/Collapse/Collapse.tsx
|
|
@@ -2347,34 +2347,34 @@ const DatePickerField = DatePickerFieldWithRef;
|
|
|
2347
2347
|
//#endregion
|
|
2348
2348
|
//#region src/components/SelectField/SelectField.module.css
|
|
2349
2349
|
var SelectField_module_default = {
|
|
2350
|
-
"chevron": "capra-SelectField-module-
|
|
2351
|
-
"dropdownPanel": "capra-SelectField-module-
|
|
2352
|
-
"emptyState": "capra-SelectField-module-
|
|
2353
|
-
"errorIndicator": "capra-SelectField-module-
|
|
2354
|
-
"header": "capra-SelectField-module-
|
|
2355
|
-
"item": "capra-SelectField-module-
|
|
2356
|
-
"itemBody": "capra-SelectField-module-
|
|
2357
|
-
"itemCheck": "capra-SelectField-module-
|
|
2358
|
-
"itemContent": "capra-SelectField-module-
|
|
2359
|
-
"leadingSlot": "capra-SelectField-module-
|
|
2360
|
-
"listbox": "capra-SelectField-module-
|
|
2361
|
-
"multipleOpenButton": "capra-SelectField-module-
|
|
2362
|
-
"multipleTrigger": "capra-SelectField-module-
|
|
2363
|
-
"search": "capra-SelectField-module-
|
|
2364
|
-
"section": "capra-SelectField-module-
|
|
2365
|
-
"singleTrigger": "capra-SelectField-module-
|
|
2366
|
-
"tag": "capra-SelectField-module-
|
|
2367
|
-
"tagGroup": "capra-SelectField-module-
|
|
2368
|
-
"tagIcon": "capra-SelectField-module-
|
|
2369
|
-
"tagLabel": "capra-SelectField-module-
|
|
2370
|
-
"tagList": "capra-SelectField-module-
|
|
2371
|
-
"tagRemove": "capra-SelectField-module-
|
|
2372
|
-
"trailingSlot": "capra-SelectField-module-
|
|
2373
|
-
"triggerShell": "capra-SelectField-module-
|
|
2374
|
-
"value": "capra-SelectField-module-
|
|
2375
|
-
"valueIcon": "capra-SelectField-module-
|
|
2376
|
-
"valueText": "capra-SelectField-module-
|
|
2377
|
-
"warningIndicator": "capra-SelectField-module-
|
|
2350
|
+
"chevron": "capra-SelectField-module-u_B-LG-chevron",
|
|
2351
|
+
"dropdownPanel": "capra-SelectField-module-u_B-LG-dropdownPanel",
|
|
2352
|
+
"emptyState": "capra-SelectField-module-u_B-LG-emptyState",
|
|
2353
|
+
"errorIndicator": "capra-SelectField-module-u_B-LG-errorIndicator",
|
|
2354
|
+
"header": "capra-SelectField-module-u_B-LG-header",
|
|
2355
|
+
"item": "capra-SelectField-module-u_B-LG-item",
|
|
2356
|
+
"itemBody": "capra-SelectField-module-u_B-LG-itemBody",
|
|
2357
|
+
"itemCheck": "capra-SelectField-module-u_B-LG-itemCheck",
|
|
2358
|
+
"itemContent": "capra-SelectField-module-u_B-LG-itemContent",
|
|
2359
|
+
"leadingSlot": "capra-SelectField-module-u_B-LG-leadingSlot",
|
|
2360
|
+
"listbox": "capra-SelectField-module-u_B-LG-listbox",
|
|
2361
|
+
"multipleOpenButton": "capra-SelectField-module-u_B-LG-multipleOpenButton",
|
|
2362
|
+
"multipleTrigger": "capra-SelectField-module-u_B-LG-multipleTrigger",
|
|
2363
|
+
"search": "capra-SelectField-module-u_B-LG-search",
|
|
2364
|
+
"section": "capra-SelectField-module-u_B-LG-section",
|
|
2365
|
+
"singleTrigger": "capra-SelectField-module-u_B-LG-singleTrigger",
|
|
2366
|
+
"tag": "capra-SelectField-module-u_B-LG-tag",
|
|
2367
|
+
"tagGroup": "capra-SelectField-module-u_B-LG-tagGroup",
|
|
2368
|
+
"tagIcon": "capra-SelectField-module-u_B-LG-tagIcon",
|
|
2369
|
+
"tagLabel": "capra-SelectField-module-u_B-LG-tagLabel",
|
|
2370
|
+
"tagList": "capra-SelectField-module-u_B-LG-tagList",
|
|
2371
|
+
"tagRemove": "capra-SelectField-module-u_B-LG-tagRemove",
|
|
2372
|
+
"trailingSlot": "capra-SelectField-module-u_B-LG-trailingSlot",
|
|
2373
|
+
"triggerShell": "capra-SelectField-module-u_B-LG-triggerShell",
|
|
2374
|
+
"value": "capra-SelectField-module-u_B-LG-value",
|
|
2375
|
+
"valueIcon": "capra-SelectField-module-u_B-LG-valueIcon",
|
|
2376
|
+
"valueText": "capra-SelectField-module-u_B-LG-valueText",
|
|
2377
|
+
"warningIndicator": "capra-SelectField-module-u_B-LG-warningIndicator"
|
|
2378
2378
|
};
|
|
2379
2379
|
//#endregion
|
|
2380
2380
|
//#region src/components/SelectField/SelectField.tsx
|
|
@@ -3403,20 +3403,20 @@ function createConfirmationModalOpener(appearance) {
|
|
|
3403
3403
|
//#endregion
|
|
3404
3404
|
//#region src/components/Drawer/Drawer.module.css
|
|
3405
3405
|
var Drawer_module_default = {
|
|
3406
|
-
"body": "capra-Drawer-module-
|
|
3407
|
-
"description": "capra-Drawer-module-
|
|
3408
|
-
"drawerInFromLeft": "capra-Drawer-module-
|
|
3409
|
-
"drawerInFromRight": "capra-Drawer-module-
|
|
3410
|
-
"drawerOutToLeft": "capra-Drawer-module-
|
|
3411
|
-
"drawerOutToRight": "capra-Drawer-module-
|
|
3412
|
-
"expandedTitleLayout": "capra-Drawer-module-
|
|
3413
|
-
"footer": "capra-Drawer-module-
|
|
3414
|
-
"header": "capra-Drawer-module-
|
|
3415
|
-
"headerMain": "capra-Drawer-module-
|
|
3416
|
-
"headerTrailing": "capra-Drawer-module-
|
|
3417
|
-
"overlay": "capra-Drawer-module-
|
|
3418
|
-
"root": "capra-Drawer-module-
|
|
3419
|
-
"sheet": "capra-Drawer-module-
|
|
3406
|
+
"body": "capra-Drawer-module-bUOjAG-body",
|
|
3407
|
+
"description": "capra-Drawer-module-bUOjAG-description",
|
|
3408
|
+
"drawerInFromLeft": "capra-Drawer-module-bUOjAG-drawerInFromLeft",
|
|
3409
|
+
"drawerInFromRight": "capra-Drawer-module-bUOjAG-drawerInFromRight",
|
|
3410
|
+
"drawerOutToLeft": "capra-Drawer-module-bUOjAG-drawerOutToLeft",
|
|
3411
|
+
"drawerOutToRight": "capra-Drawer-module-bUOjAG-drawerOutToRight",
|
|
3412
|
+
"expandedTitleLayout": "capra-Drawer-module-bUOjAG-expandedTitleLayout",
|
|
3413
|
+
"footer": "capra-Drawer-module-bUOjAG-footer",
|
|
3414
|
+
"header": "capra-Drawer-module-bUOjAG-header",
|
|
3415
|
+
"headerMain": "capra-Drawer-module-bUOjAG-headerMain",
|
|
3416
|
+
"headerTrailing": "capra-Drawer-module-bUOjAG-headerTrailing",
|
|
3417
|
+
"overlay": "capra-Drawer-module-bUOjAG-overlay",
|
|
3418
|
+
"root": "capra-Drawer-module-bUOjAG-root",
|
|
3419
|
+
"sheet": "capra-Drawer-module-bUOjAG-sheet"
|
|
3420
3420
|
};
|
|
3421
3421
|
//#endregion
|
|
3422
3422
|
//#region src/components/Drawer/useDrawerExitAnimation.ts
|
|
@@ -3534,7 +3534,7 @@ function DrawerInner({ isOpen = false, onClose, onOpenChange, placement = "right
|
|
|
3534
3534
|
requestClose();
|
|
3535
3535
|
}, [isModal, requestClose]);
|
|
3536
3536
|
const widthCss = cssSize(width) ?? `${defaultWidth}px`;
|
|
3537
|
-
const sheetVars = react.useMemo(() => ({ "--
|
|
3537
|
+
const sheetVars = react.useMemo(() => ({ "--_drawer-width": widthCss }), [widthCss]);
|
|
3538
3538
|
const titleId = react.useId();
|
|
3539
3539
|
const portalContainer = react.useMemo(() => resolvePortalContainer(getContainer), [getContainer]);
|
|
3540
3540
|
if (!isRendered) return null;
|
|
@@ -3793,14 +3793,14 @@ const Link = fixedForwardRef(LinkWithoutRef);
|
|
|
3793
3793
|
//#endregion
|
|
3794
3794
|
//#region src/components/VerticalNavigation/VerticalNavigation.module.css
|
|
3795
3795
|
var VerticalNavigation_module_default = {
|
|
3796
|
-
"footer": "capra-VerticalNavigation-module-
|
|
3797
|
-
"indentSpacer": "capra-VerticalNavigation-module-
|
|
3798
|
-
"item": "capra-VerticalNavigation-module-
|
|
3799
|
-
"label": "capra-VerticalNavigation-module-
|
|
3800
|
-
"list": "capra-VerticalNavigation-module-
|
|
3801
|
-
"listItem": "capra-VerticalNavigation-module-
|
|
3802
|
-
"nav": "capra-VerticalNavigation-module-
|
|
3803
|
-
"right": "capra-VerticalNavigation-module-
|
|
3796
|
+
"footer": "capra-VerticalNavigation-module-iJPwoW-footer",
|
|
3797
|
+
"indentSpacer": "capra-VerticalNavigation-module-iJPwoW-indentSpacer",
|
|
3798
|
+
"item": "capra-VerticalNavigation-module-iJPwoW-item",
|
|
3799
|
+
"label": "capra-VerticalNavigation-module-iJPwoW-label",
|
|
3800
|
+
"list": "capra-VerticalNavigation-module-iJPwoW-list",
|
|
3801
|
+
"listItem": "capra-VerticalNavigation-module-iJPwoW-listItem",
|
|
3802
|
+
"nav": "capra-VerticalNavigation-module-iJPwoW-nav",
|
|
3803
|
+
"right": "capra-VerticalNavigation-module-iJPwoW-right"
|
|
3804
3804
|
};
|
|
3805
3805
|
//#endregion
|
|
3806
3806
|
//#region src/components/VerticalNavigation/VerticalNavigation.tsx
|
|
@@ -4254,10 +4254,10 @@ Spinner.displayName = "Spinner";
|
|
|
4254
4254
|
//#endregion
|
|
4255
4255
|
//#region src/components/Divider/Divider.module.css
|
|
4256
4256
|
var Divider_module_default = {
|
|
4257
|
-
"divider": "capra-Divider-module-
|
|
4258
|
-
"label": "capra-Divider-module-
|
|
4259
|
-
"line": "capra-Divider-module-
|
|
4260
|
-
"withLabel": "capra-Divider-module-
|
|
4257
|
+
"divider": "capra-Divider-module-H7BCoW-divider",
|
|
4258
|
+
"label": "capra-Divider-module-H7BCoW-label",
|
|
4259
|
+
"line": "capra-Divider-module-H7BCoW-line",
|
|
4260
|
+
"withLabel": "capra-Divider-module-H7BCoW-withLabel"
|
|
4261
4261
|
};
|
|
4262
4262
|
//#endregion
|
|
4263
4263
|
//#region src/components/Divider/Divider.tsx
|
|
@@ -4291,14 +4291,14 @@ Divider.displayName = "Divider";
|
|
|
4291
4291
|
//#endregion
|
|
4292
4292
|
//#region src/components/Skeleton/Skeleton.module.css
|
|
4293
4293
|
var Skeleton_module_default = {
|
|
4294
|
-
"base": "capra-Skeleton-module-
|
|
4295
|
-
"element": "capra-Skeleton-module-
|
|
4296
|
-
"preset": "capra-Skeleton-module-
|
|
4297
|
-
"presetParagraph": "capra-Skeleton-module-
|
|
4298
|
-
"presetParagraphRow": "capra-Skeleton-module-
|
|
4299
|
-
"presetSection": "capra-Skeleton-module-
|
|
4300
|
-
"presetTitle": "capra-Skeleton-module-
|
|
4301
|
-
"skeleton-pulse": "capra-Skeleton-module-
|
|
4294
|
+
"base": "capra-Skeleton-module-wHn9gW-base",
|
|
4295
|
+
"element": "capra-Skeleton-module-wHn9gW-element",
|
|
4296
|
+
"preset": "capra-Skeleton-module-wHn9gW-preset",
|
|
4297
|
+
"presetParagraph": "capra-Skeleton-module-wHn9gW-presetParagraph",
|
|
4298
|
+
"presetParagraphRow": "capra-Skeleton-module-wHn9gW-presetParagraphRow",
|
|
4299
|
+
"presetSection": "capra-Skeleton-module-wHn9gW-presetSection",
|
|
4300
|
+
"presetTitle": "capra-Skeleton-module-wHn9gW-presetTitle",
|
|
4301
|
+
"skeleton-pulse": "capra-Skeleton-module-wHn9gW-skeleton-pulse"
|
|
4302
4302
|
};
|
|
4303
4303
|
//#endregion
|
|
4304
4304
|
//#region src/components/Skeleton/Skeleton.tsx
|
|
@@ -4379,11 +4379,11 @@ const Skeleton = (props) => {
|
|
|
4379
4379
|
Skeleton.displayName = "Skeleton";
|
|
4380
4380
|
//#endregion
|
|
4381
4381
|
//#region src/components/Skeleton/SkeletonGroup.tsx
|
|
4382
|
-
/** `dimension.component.{sm,md,lg}
|
|
4382
|
+
/** Preset Skeleton sizes backed by `dimension.component.{sm,md,lg}`. */
|
|
4383
4383
|
const SKELETON_SIZE = {
|
|
4384
|
-
sm: "var(--
|
|
4385
|
-
md: "var(--
|
|
4386
|
-
lg: "var(--
|
|
4384
|
+
sm: "var(--cds2-dimension-component-sm)",
|
|
4385
|
+
md: "var(--cds2-dimension-component-md)",
|
|
4386
|
+
lg: "var(--cds2-dimension-component-lg)"
|
|
4387
4387
|
};
|
|
4388
4388
|
/** Ordered size keys (same keys as {@link SKELETON_SIZE}). */
|
|
4389
4389
|
const SKELETON_SIZE_TOKENS = Object.keys(SKELETON_SIZE);
|
|
@@ -4449,14 +4449,14 @@ const SkeletonGroup = {
|
|
|
4449
4449
|
//#endregion
|
|
4450
4450
|
//#region src/components/Toast/Toast.module.css
|
|
4451
4451
|
var Toast_module_default = {
|
|
4452
|
-
"actionsContainer": "capra-Toast-module-
|
|
4453
|
-
"container": "capra-Toast-module-
|
|
4454
|
-
"containerBottomRight": "capra-Toast-module-
|
|
4455
|
-
"containerTopRight": "capra-Toast-module-
|
|
4456
|
-
"content": "capra-Toast-module-
|
|
4457
|
-
"toast": "capra-Toast-module-
|
|
4458
|
-
"topRow": "capra-Toast-module-
|
|
4459
|
-
"typeIcon": "capra-Toast-module-
|
|
4452
|
+
"actionsContainer": "capra-Toast-module-N2ILJq-actionsContainer",
|
|
4453
|
+
"container": "capra-Toast-module-N2ILJq-container",
|
|
4454
|
+
"containerBottomRight": "capra-Toast-module-N2ILJq-containerBottomRight",
|
|
4455
|
+
"containerTopRight": "capra-Toast-module-N2ILJq-containerTopRight",
|
|
4456
|
+
"content": "capra-Toast-module-N2ILJq-content",
|
|
4457
|
+
"toast": "capra-Toast-module-N2ILJq-toast",
|
|
4458
|
+
"topRow": "capra-Toast-module-N2ILJq-topRow",
|
|
4459
|
+
"typeIcon": "capra-Toast-module-N2ILJq-typeIcon"
|
|
4460
4460
|
};
|
|
4461
4461
|
//#endregion
|
|
4462
4462
|
//#region src/components/Toast/Toast.tsx
|
|
@@ -4630,21 +4630,21 @@ const Toast = {
|
|
|
4630
4630
|
//#endregion
|
|
4631
4631
|
//#region src/components/Menu/Menu.module.css
|
|
4632
4632
|
var Menu_module_default = {
|
|
4633
|
-
"divider": "capra-Menu-module-
|
|
4634
|
-
"header": "capra-Menu-module-
|
|
4635
|
-
"list": "capra-Menu-module-
|
|
4636
|
-
"menu": "capra-Menu-module-
|
|
4637
|
-
"menuItem": "capra-Menu-module-
|
|
4638
|
-
"menuItemDescription": "capra-Menu-module-
|
|
4639
|
-
"menuItemLabel": "capra-Menu-module-
|
|
4640
|
-
"menuItemLeadingGutter": "capra-Menu-module-
|
|
4641
|
-
"menuItemListItemShell": "capra-Menu-module-
|
|
4642
|
-
"menuItemShortcut": "capra-Menu-module-
|
|
4643
|
-
"menuItemTrailingGroup": "capra-Menu-module-
|
|
4644
|
-
"menuItemTrailingGutter": "capra-Menu-module-
|
|
4645
|
-
"menuTriggerSlot": "capra-Menu-module-
|
|
4646
|
-
"section": "capra-Menu-module-
|
|
4647
|
-
"slot": "capra-Menu-module-
|
|
4633
|
+
"divider": "capra-Menu-module-26gf6W-divider",
|
|
4634
|
+
"header": "capra-Menu-module-26gf6W-header",
|
|
4635
|
+
"list": "capra-Menu-module-26gf6W-list",
|
|
4636
|
+
"menu": "capra-Menu-module-26gf6W-menu",
|
|
4637
|
+
"menuItem": "capra-Menu-module-26gf6W-menuItem",
|
|
4638
|
+
"menuItemDescription": "capra-Menu-module-26gf6W-menuItemDescription",
|
|
4639
|
+
"menuItemLabel": "capra-Menu-module-26gf6W-menuItemLabel",
|
|
4640
|
+
"menuItemLeadingGutter": "capra-Menu-module-26gf6W-menuItemLeadingGutter",
|
|
4641
|
+
"menuItemListItemShell": "capra-Menu-module-26gf6W-menuItemListItemShell",
|
|
4642
|
+
"menuItemShortcut": "capra-Menu-module-26gf6W-menuItemShortcut",
|
|
4643
|
+
"menuItemTrailingGroup": "capra-Menu-module-26gf6W-menuItemTrailingGroup",
|
|
4644
|
+
"menuItemTrailingGutter": "capra-Menu-module-26gf6W-menuItemTrailingGutter",
|
|
4645
|
+
"menuTriggerSlot": "capra-Menu-module-26gf6W-menuTriggerSlot",
|
|
4646
|
+
"section": "capra-Menu-module-26gf6W-section",
|
|
4647
|
+
"slot": "capra-Menu-module-26gf6W-slot"
|
|
4648
4648
|
};
|
|
4649
4649
|
//#endregion
|
|
4650
4650
|
//#region src/components/Menu/Menu.tsx
|
|
@@ -5373,10 +5373,10 @@ TabNav.displayName = "TabNav";
|
|
|
5373
5373
|
//#endregion
|
|
5374
5374
|
//#region src/components/TopNav/TopNav.module.css
|
|
5375
5375
|
var TopNav_module_default = {
|
|
5376
|
-
"center": "capra-TopNav-module
|
|
5377
|
-
"end": "capra-TopNav-module
|
|
5378
|
-
"root": "capra-TopNav-module
|
|
5379
|
-
"start": "capra-TopNav-module
|
|
5376
|
+
"center": "capra-TopNav-module-8KtubW-center",
|
|
5377
|
+
"end": "capra-TopNav-module-8KtubW-end",
|
|
5378
|
+
"root": "capra-TopNav-module-8KtubW-root",
|
|
5379
|
+
"start": "capra-TopNav-module-8KtubW-start"
|
|
5380
5380
|
};
|
|
5381
5381
|
//#endregion
|
|
5382
5382
|
//#region src/components/TopNav/TopNav.tsx
|
|
@@ -5421,9 +5421,9 @@ const TopNav = Object.assign(TopNavWithRef, {
|
|
|
5421
5421
|
//#endregion
|
|
5422
5422
|
//#region src/components/Tooltip/Tooltip.module.css
|
|
5423
5423
|
var Tooltip_module_default = {
|
|
5424
|
-
"arrow": "capra-Tooltip-module-
|
|
5425
|
-
"base": "capra-Tooltip-module-
|
|
5426
|
-
"tooltipLayout": "capra-Tooltip-module-
|
|
5424
|
+
"arrow": "capra-Tooltip-module-aYcvAa-arrow",
|
|
5425
|
+
"base": "capra-Tooltip-module-aYcvAa-base",
|
|
5426
|
+
"tooltipLayout": "capra-Tooltip-module-aYcvAa-tooltipLayout"
|
|
5427
5427
|
};
|
|
5428
5428
|
//#endregion
|
|
5429
5429
|
//#region src/components/Tooltip/Tooltip.tsx
|
package/dist/index.d.cts
CHANGED
|
@@ -1801,11 +1801,11 @@ declare namespace Skeleton {
|
|
|
1801
1801
|
}
|
|
1802
1802
|
//#endregion
|
|
1803
1803
|
//#region src/components/Skeleton/SkeletonGroup.d.ts
|
|
1804
|
-
/** `dimension.component.{sm,md,lg}
|
|
1804
|
+
/** Preset Skeleton sizes backed by `dimension.component.{sm,md,lg}`. */
|
|
1805
1805
|
declare const SKELETON_SIZE: {
|
|
1806
|
-
readonly sm:
|
|
1807
|
-
readonly md:
|
|
1808
|
-
readonly lg:
|
|
1806
|
+
readonly sm: string;
|
|
1807
|
+
readonly md: string;
|
|
1808
|
+
readonly lg: string;
|
|
1809
1809
|
};
|
|
1810
1810
|
type SkeletonSize = keyof typeof SKELETON_SIZE;
|
|
1811
1811
|
/** Ordered size keys (same keys as {@link SKELETON_SIZE}). */
|
package/dist/index.d.mts
CHANGED
|
@@ -1801,11 +1801,11 @@ declare namespace Skeleton {
|
|
|
1801
1801
|
}
|
|
1802
1802
|
//#endregion
|
|
1803
1803
|
//#region src/components/Skeleton/SkeletonGroup.d.ts
|
|
1804
|
-
/** `dimension.component.{sm,md,lg}
|
|
1804
|
+
/** Preset Skeleton sizes backed by `dimension.component.{sm,md,lg}`. */
|
|
1805
1805
|
declare const SKELETON_SIZE: {
|
|
1806
|
-
readonly sm:
|
|
1807
|
-
readonly md:
|
|
1808
|
-
readonly lg:
|
|
1806
|
+
readonly sm: string;
|
|
1807
|
+
readonly md: string;
|
|
1808
|
+
readonly lg: string;
|
|
1809
1809
|
};
|
|
1810
1810
|
type SkeletonSize = keyof typeof SKELETON_SIZE;
|
|
1811
1811
|
/** Ordered size keys (same keys as {@link SKELETON_SIZE}). */
|