@techfides/ui-library-design 0.8.0 → 0.9.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/README.md +1 -3
- package/css/theme.css +61 -82
- package/dist/anatomies.d.ts +1 -9
- package/dist/anatomies.js +0 -2
- package/dist/anatomy.d.ts +2 -3
- package/dist/anatomy.js +0 -2
- package/dist/brands.d.ts +1 -2
- package/dist/brands.js +0 -2
- package/dist/cn.d.ts +1 -2
- package/dist/cn.generated.js +40 -4
- package/dist/cn.js +0 -2
- package/dist/control.d.ts +1 -2
- package/dist/control.js +0 -2
- package/dist/index.d.ts +2 -1
- package/dist/index.js +2 -1
- package/dist/mark.d.ts +1 -2
- package/dist/mark.js +0 -2
- package/dist/parts/control.js +0 -2
- package/dist/parts/eyebrow.js +0 -2
- package/dist/parts/mark.js +0 -2
- package/dist/parts/reveal.js +0 -2
- package/dist/parts/rouse.js +0 -2
- package/dist/parts/rule.js +0 -2
- package/dist/parts/scroll.js +0 -2
- package/dist/parts/shell.js +0 -2
- package/dist/parts/surface.js +0 -2
- package/dist/parts/tone.js +0 -2
- package/dist/parts/travel.js +0 -2
- package/dist/recipes/accordion.d.ts +1 -2
- package/dist/recipes/accordion.js +0 -2
- package/dist/recipes/alert.d.ts +1 -2
- package/dist/recipes/alert.js +0 -2
- package/dist/recipes/band.d.ts +1 -2
- package/dist/recipes/band.js +0 -2
- package/dist/recipes/bars.d.ts +1 -2
- package/dist/recipes/bars.js +0 -2
- package/dist/recipes/brandMark.d.ts +1 -2
- package/dist/recipes/brandMark.js +0 -2
- package/dist/recipes/button.d.ts +1 -2
- package/dist/recipes/button.js +0 -2
- package/dist/recipes/cardHeader.d.ts +1 -2
- package/dist/recipes/cardHeader.js +0 -2
- package/dist/recipes/chart.d.ts +5 -0
- package/dist/recipes/chart.js +5 -0
- package/dist/recipes/checkbox.d.ts +1 -2
- package/dist/recipes/checkbox.js +0 -2
- package/dist/recipes/chip.d.ts +1 -2
- package/dist/recipes/chip.js +0 -2
- package/dist/recipes/codeEditor.d.ts +1 -2
- package/dist/recipes/codeEditor.js +0 -2
- package/dist/recipes/datePicker.d.ts +1 -2
- package/dist/recipes/datePicker.js +0 -2
- package/dist/recipes/dialog.d.ts +1 -2
- package/dist/recipes/dialog.js +0 -2
- package/dist/recipes/feature.d.ts +1 -2
- package/dist/recipes/feature.js +0 -2
- package/dist/recipes/field.d.ts +1 -2
- package/dist/recipes/field.js +0 -2
- package/dist/recipes/findings.d.ts +1 -2
- package/dist/recipes/findings.js +0 -2
- package/dist/recipes/heading.d.ts +1 -2
- package/dist/recipes/heading.js +0 -2
- package/dist/recipes/heartbeat.d.ts +1 -2
- package/dist/recipes/heartbeat.js +0 -2
- package/dist/recipes/ink.d.ts +1 -2
- package/dist/recipes/ink.js +0 -2
- package/dist/recipes/input.d.ts +1 -3
- package/dist/recipes/input.js +0 -3
- package/dist/recipes/listItem.d.ts +1 -2
- package/dist/recipes/listItem.js +0 -2
- package/dist/recipes/listbox.d.ts +1 -2
- package/dist/recipes/listbox.js +0 -2
- package/dist/recipes/marquee.d.ts +1 -2
- package/dist/recipes/marquee.js +0 -2
- package/dist/recipes/menu.d.ts +1 -2
- package/dist/recipes/menu.js +0 -2
- package/dist/recipes/metaRow.d.ts +1 -2
- package/dist/recipes/metaRow.js +0 -2
- package/dist/recipes/meter.d.ts +1 -2
- package/dist/recipes/meter.js +0 -2
- package/dist/recipes/motion.d.ts +1 -2
- package/dist/recipes/motion.js +0 -2
- package/dist/recipes/nebula.d.ts +1 -2
- package/dist/recipes/nebula.js +0 -2
- package/dist/recipes/numberRange.d.ts +1 -2
- package/dist/recipes/numberRange.js +0 -2
- package/dist/recipes/paper.d.ts +1 -2
- package/dist/recipes/paper.js +0 -2
- package/dist/recipes/progressBar.d.ts +1 -2
- package/dist/recipes/progressBar.js +0 -2
- package/dist/recipes/queue.d.ts +1 -2
- package/dist/recipes/queue.js +0 -2
- package/dist/recipes/radioGroup.d.ts +1 -3
- package/dist/recipes/radioGroup.js +0 -3
- package/dist/recipes/scopeSwitcher.d.ts +1 -4
- package/dist/recipes/scopeSwitcher.js +0 -4
- package/dist/recipes/scrollArea.d.ts +1 -2
- package/dist/recipes/scrollArea.js +0 -2
- package/dist/recipes/searchPalette.d.ts +1 -3
- package/dist/recipes/searchPalette.js +0 -3
- package/dist/recipes/sectionHeader.d.ts +1 -2
- package/dist/recipes/sectionHeader.js +0 -2
- package/dist/recipes/segmentedControl.d.ts +1 -2
- package/dist/recipes/segmentedControl.js +0 -2
- package/dist/recipes/select.d.ts +1 -3
- package/dist/recipes/select.js +0 -3
- package/dist/recipes/separator.d.ts +1 -2
- package/dist/recipes/separator.js +0 -2
- package/dist/recipes/sidebar.d.ts +1 -2
- package/dist/recipes/sidebar.js +0 -2
- package/dist/recipes/sky.d.ts +1 -2
- package/dist/recipes/sky.js +0 -2
- package/dist/recipes/slider.d.ts +1 -2
- package/dist/recipes/slider.js +0 -2
- package/dist/recipes/stat.d.ts +1 -3
- package/dist/recipes/stat.js +0 -4
- package/dist/recipes/switch.d.ts +1 -2
- package/dist/recipes/switch.js +0 -2
- package/dist/recipes/table.d.ts +1 -2
- package/dist/recipes/table.js +0 -2
- package/dist/recipes/tableFilter.d.ts +1 -2
- package/dist/recipes/tableFilter.js +0 -2
- package/dist/recipes/tablePaging.d.ts +1 -2
- package/dist/recipes/tablePaging.js +0 -2
- package/dist/recipes/tail.d.ts +1 -2
- package/dist/recipes/tail.js +0 -2
- package/dist/recipes/text.d.ts +1 -2
- package/dist/recipes/text.js +0 -2
- package/dist/recipes/textarea.d.ts +1 -2
- package/dist/recipes/textarea.js +0 -2
- package/dist/recipes/tile.d.ts +1 -2
- package/dist/recipes/tile.js +0 -2
- package/dist/recipes/tooltip.d.ts +1 -2
- package/dist/recipes/tooltip.js +0 -2
- package/dist/recipes/topBar.d.ts +1 -2
- package/dist/recipes/topBar.js +0 -2
- package/dist/recipes/trail.d.ts +1 -2
- package/dist/recipes/trail.js +0 -2
- package/dist/recipes/userMenu.d.ts +1 -2
- package/dist/recipes/userMenu.js +0 -2
- package/dist/tone.d.ts +1 -2
- package/dist/tone.js +0 -2
- package/package.json +1 -1
- package/dist/anatomies.js.map +0 -1
- package/dist/anatomy.js.map +0 -1
- package/dist/brands.js.map +0 -1
- package/dist/cn.generated.js.map +0 -1
- package/dist/cn.js.map +0 -1
- package/dist/control.js.map +0 -1
- package/dist/mark.js.map +0 -1
- package/dist/parts/control.js.map +0 -1
- package/dist/parts/eyebrow.js.map +0 -1
- package/dist/parts/mark.js.map +0 -1
- package/dist/parts/reveal.js.map +0 -1
- package/dist/parts/rouse.js.map +0 -1
- package/dist/parts/rule.js.map +0 -1
- package/dist/parts/scroll.js.map +0 -1
- package/dist/parts/shell.js.map +0 -1
- package/dist/parts/surface.js.map +0 -1
- package/dist/parts/tone.js.map +0 -1
- package/dist/parts/travel.js.map +0 -1
- package/dist/recipes/accordion.js.map +0 -1
- package/dist/recipes/alert.js.map +0 -1
- package/dist/recipes/band.js.map +0 -1
- package/dist/recipes/bars.js.map +0 -1
- package/dist/recipes/brandMark.js.map +0 -1
- package/dist/recipes/button.js.map +0 -1
- package/dist/recipes/cardHeader.js.map +0 -1
- package/dist/recipes/checkbox.js.map +0 -1
- package/dist/recipes/chip.js.map +0 -1
- package/dist/recipes/codeEditor.js.map +0 -1
- package/dist/recipes/datePicker.js.map +0 -1
- package/dist/recipes/dialog.js.map +0 -1
- package/dist/recipes/feature.js.map +0 -1
- package/dist/recipes/field.js.map +0 -1
- package/dist/recipes/findings.js.map +0 -1
- package/dist/recipes/heading.js.map +0 -1
- package/dist/recipes/heartbeat.js.map +0 -1
- package/dist/recipes/ink.js.map +0 -1
- package/dist/recipes/input.js.map +0 -1
- package/dist/recipes/listItem.js.map +0 -1
- package/dist/recipes/listbox.js.map +0 -1
- package/dist/recipes/marquee.js.map +0 -1
- package/dist/recipes/menu.js.map +0 -1
- package/dist/recipes/metaRow.js.map +0 -1
- package/dist/recipes/meter.js.map +0 -1
- package/dist/recipes/motion.js.map +0 -1
- package/dist/recipes/nebula.js.map +0 -1
- package/dist/recipes/numberRange.js.map +0 -1
- package/dist/recipes/paper.js.map +0 -1
- package/dist/recipes/progressBar.js.map +0 -1
- package/dist/recipes/queue.js.map +0 -1
- package/dist/recipes/radioGroup.js.map +0 -1
- package/dist/recipes/scopeSwitcher.js.map +0 -1
- package/dist/recipes/scrollArea.js.map +0 -1
- package/dist/recipes/searchPalette.js.map +0 -1
- package/dist/recipes/sectionHeader.js.map +0 -1
- package/dist/recipes/segmentedControl.js.map +0 -1
- package/dist/recipes/select.js.map +0 -1
- package/dist/recipes/separator.js.map +0 -1
- package/dist/recipes/sidebar.js.map +0 -1
- package/dist/recipes/sky.js.map +0 -1
- package/dist/recipes/slider.js.map +0 -1
- package/dist/recipes/stat.js.map +0 -1
- package/dist/recipes/switch.js.map +0 -1
- package/dist/recipes/table.js.map +0 -1
- package/dist/recipes/tableFilter.js.map +0 -1
- package/dist/recipes/tablePaging.js.map +0 -1
- package/dist/recipes/tail.js.map +0 -1
- package/dist/recipes/text.js.map +0 -1
- package/dist/recipes/textarea.js.map +0 -1
- package/dist/recipes/tile.js.map +0 -1
- package/dist/recipes/tooltip.js.map +0 -1
- package/dist/recipes/topBar.js.map +0 -1
- package/dist/recipes/trail.js.map +0 -1
- package/dist/recipes/userMenu.js.map +0 -1
- package/dist/tone.js.map +0 -1
package/dist/recipes/menu.d.ts
CHANGED
|
@@ -54,5 +54,4 @@ declare const menuAnatomy: {
|
|
|
54
54
|
};
|
|
55
55
|
};
|
|
56
56
|
//#endregion
|
|
57
|
-
export { type MenuPlacement, type MenuTone, defaultMenuPlacement, defaultMenuTone, menuAnatomy, menuArrowRecipe, menuArrowTipRecipe, menuGroupRecipe, menuItemRecipe, menuLabelRecipe, menuListRecipe, menuMarkRecipe, menuPlacements, menuSeparatorRecipe, menuShortcutRecipe, menuSurfaceRecipe, menuTextRecipe, menuTones };
|
|
58
|
-
//# sourceMappingURL=menu.d.ts.map
|
|
57
|
+
export { type MenuPlacement, type MenuTone, defaultMenuPlacement, defaultMenuTone, menuAnatomy, menuArrowRecipe, menuArrowTipRecipe, menuGroupRecipe, menuItemRecipe, menuLabelRecipe, menuListRecipe, menuMarkRecipe, menuPlacements, menuSeparatorRecipe, menuShortcutRecipe, menuSurfaceRecipe, menuTextRecipe, menuTones };
|
package/dist/recipes/menu.js
CHANGED
|
@@ -110,5 +110,3 @@ const menuAnatomy = anatomy({
|
|
|
110
110
|
});
|
|
111
111
|
//#endregion
|
|
112
112
|
export { defaultMenuPlacement, defaultMenuTone, menuAnatomy, menuArrowRecipe, menuArrowTipRecipe, menuGroupRecipe, menuItemRecipe, menuLabelRecipe, menuListRecipe, menuMarkRecipe, menuPlacements, menuSeparatorRecipe, menuShortcutRecipe, menuSurfaceRecipe, menuTextRecipe, menuTones };
|
|
113
|
-
|
|
114
|
-
//# sourceMappingURL=menu.js.map
|
|
@@ -20,5 +20,4 @@ declare const metaRowAnatomy: {
|
|
|
20
20
|
};
|
|
21
21
|
};
|
|
22
22
|
//#endregion
|
|
23
|
-
export { type MetaRowEmphasis, type MetaRowLayout, type MetaRowPairedLayout, defaultMetaRowEmphasis, defaultMetaRowLayout, metaRowAnatomy, metaRowEmphases, metaRowLayouts, metaRowRecipe, metaRowTones };
|
|
24
|
-
//# sourceMappingURL=metaRow.d.ts.map
|
|
23
|
+
export { type MetaRowEmphasis, type MetaRowLayout, type MetaRowPairedLayout, defaultMetaRowEmphasis, defaultMetaRowLayout, metaRowAnatomy, metaRowEmphases, metaRowLayouts, metaRowRecipe, metaRowTones };
|
package/dist/recipes/metaRow.js
CHANGED
package/dist/recipes/meter.d.ts
CHANGED
|
@@ -53,5 +53,4 @@ declare const meterAnatomy: {
|
|
|
53
53
|
};
|
|
54
54
|
};
|
|
55
55
|
//#endregion
|
|
56
|
-
export { type MeterPartEdge, type MeterVariant, defaultMeterVariant, meterAnatomy, meterCaptionRecipe, meterHeadRecipe, meterLegendDotRecipe, meterLegendItemRecipe, meterLegendRecipe, meterPartRecipe, meterPartsRecipe, meterRangeRecipe, meterReadingRecipe, meterRecipe, meterTrackRecipe, meterVariants };
|
|
57
|
-
//# sourceMappingURL=meter.d.ts.map
|
|
56
|
+
export { type MeterPartEdge, type MeterVariant, defaultMeterVariant, meterAnatomy, meterCaptionRecipe, meterHeadRecipe, meterLegendDotRecipe, meterLegendItemRecipe, meterLegendRecipe, meterPartRecipe, meterPartsRecipe, meterRangeRecipe, meterReadingRecipe, meterRecipe, meterTrackRecipe, meterVariants };
|
package/dist/recipes/meter.js
CHANGED
|
@@ -68,5 +68,3 @@ const meterAnatomy = anatomy({
|
|
|
68
68
|
});
|
|
69
69
|
//#endregion
|
|
70
70
|
export { defaultMeterVariant, meterAnatomy, meterCaptionRecipe, meterHeadRecipe, meterLegendDotRecipe, meterLegendItemRecipe, meterLegendRecipe, meterPartRecipe, meterPartsRecipe, meterRangeRecipe, meterReadingRecipe, meterRecipe, meterTrackRecipe, meterVariants };
|
|
71
|
-
|
|
72
|
-
//# sourceMappingURL=meter.js.map
|
package/dist/recipes/motion.d.ts
CHANGED
|
@@ -10,5 +10,4 @@ declare const valueGlide: string[];
|
|
|
10
10
|
declare const collapseMotion: string[];
|
|
11
11
|
declare const railCollapse: string;
|
|
12
12
|
//#endregion
|
|
13
|
-
export { arrivalMotion, collapseMotion, drawerMotion, liftMotion, mirrorMotion, overlayMotion, railCollapse, railMorph, scrimMirrorMotion, valueGlide };
|
|
14
|
-
//# sourceMappingURL=motion.d.ts.map
|
|
13
|
+
export { arrivalMotion, collapseMotion, drawerMotion, liftMotion, mirrorMotion, overlayMotion, railCollapse, railMorph, scrimMirrorMotion, valueGlide };
|
package/dist/recipes/motion.js
CHANGED
package/dist/recipes/nebula.d.ts
CHANGED
|
@@ -12,5 +12,4 @@ declare const nebulaCloudRecipe: (props?: import("class-variance-authority/types
|
|
|
12
12
|
declare const nebulaCloudLowRecipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
13
13
|
declare const nebulaCloudWideRecipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
14
14
|
//#endregion
|
|
15
|
-
export { type NebulaOrigin, defaultNebulaTone, nebulaCloudLowRecipe, nebulaCloudRecipe, nebulaCloudWideRecipe, nebulaOrigins, nebulaRecipe, nebulaTones, nebulaVeilRecipe };
|
|
16
|
-
//# sourceMappingURL=nebula.d.ts.map
|
|
15
|
+
export { type NebulaOrigin, defaultNebulaTone, nebulaCloudLowRecipe, nebulaCloudRecipe, nebulaCloudWideRecipe, nebulaOrigins, nebulaRecipe, nebulaTones, nebulaVeilRecipe };
|
package/dist/recipes/nebula.js
CHANGED
|
@@ -40,5 +40,3 @@ const nebulaCloudLowRecipe = cva("tf-nebula-cloud tf-cloud-low");
|
|
|
40
40
|
const nebulaCloudWideRecipe = cva("tf-nebula-cloud tf-cloud-wide");
|
|
41
41
|
//#endregion
|
|
42
42
|
export { defaultNebulaTone, nebulaCloudLowRecipe, nebulaCloudRecipe, nebulaCloudWideRecipe, nebulaOrigins, nebulaRecipe, nebulaTones, nebulaVeilRecipe };
|
|
43
|
-
|
|
44
|
-
//# sourceMappingURL=nebula.js.map
|
|
@@ -54,5 +54,4 @@ declare const numberRangeAnatomy: {
|
|
|
54
54
|
};
|
|
55
55
|
};
|
|
56
56
|
//#endregion
|
|
57
|
-
export { numberRangeAnatomy, numberRangeDashRecipe, numberRangeHalfRecipe, numberRangeRecipe };
|
|
58
|
-
//# sourceMappingURL=numberRange.d.ts.map
|
|
57
|
+
export { numberRangeAnatomy, numberRangeDashRecipe, numberRangeHalfRecipe, numberRangeRecipe };
|
package/dist/recipes/paper.d.ts
CHANGED
|
@@ -79,5 +79,4 @@ declare const paperAnatomy: {
|
|
|
79
79
|
};
|
|
80
80
|
};
|
|
81
81
|
//#endregion
|
|
82
|
-
export { type PaperInset, type PaperVariant, defaultPaperInset, defaultPaperTone, defaultPaperVariant, paperActionRecipe, paperAnatomy, paperBadgeRecipe, paperBodyRecipe, paperHeaderRecipe, paperInsets, paperRecipe, paperRuleRecipe, paperVariants };
|
|
83
|
-
//# sourceMappingURL=paper.d.ts.map
|
|
82
|
+
export { type PaperInset, type PaperVariant, defaultPaperInset, defaultPaperTone, defaultPaperVariant, paperActionRecipe, paperAnatomy, paperBadgeRecipe, paperBodyRecipe, paperHeaderRecipe, paperInsets, paperRecipe, paperRuleRecipe, paperVariants };
|
package/dist/recipes/paper.js
CHANGED
|
@@ -122,5 +122,3 @@ const paperAnatomy = anatomy({
|
|
|
122
122
|
});
|
|
123
123
|
//#endregion
|
|
124
124
|
export { defaultPaperInset, defaultPaperTone, defaultPaperVariant, paperActionRecipe, paperAnatomy, paperBadgeRecipe, paperBodyRecipe, paperHeaderRecipe, paperInsets, paperRecipe, paperRuleRecipe, paperVariants };
|
|
125
|
-
|
|
126
|
-
//# sourceMappingURL=paper.js.map
|
|
@@ -10,5 +10,4 @@ declare const progressBarAnatomy: {
|
|
|
10
10
|
};
|
|
11
11
|
};
|
|
12
12
|
//#endregion
|
|
13
|
-
export { progressBarAnatomy, progressBarRangeRecipe, progressBarTones, progressBarTrackRecipe };
|
|
14
|
-
//# sourceMappingURL=progressBar.d.ts.map
|
|
13
|
+
export { progressBarAnatomy, progressBarRangeRecipe, progressBarTones, progressBarTrackRecipe };
|
package/dist/recipes/queue.d.ts
CHANGED
|
@@ -44,5 +44,4 @@ declare const queueAnatomy: {
|
|
|
44
44
|
};
|
|
45
45
|
};
|
|
46
46
|
//#endregion
|
|
47
|
-
export { queueAgeFillRecipe, queueAgeLabelRecipe, queueAgeRecipe, queueAgeTrackRecipe, queueAnatomy, queueDotRecipe, queueHintRecipe, queueLeadRecipe, queueRecipe, queueRowRecipe, queueTextRecipe };
|
|
48
|
-
//# sourceMappingURL=queue.d.ts.map
|
|
47
|
+
export { queueAgeFillRecipe, queueAgeLabelRecipe, queueAgeRecipe, queueAgeTrackRecipe, queueAnatomy, queueDotRecipe, queueHintRecipe, queueLeadRecipe, queueRecipe, queueRowRecipe, queueTextRecipe };
|
package/dist/recipes/queue.js
CHANGED
|
@@ -57,5 +57,3 @@ const queueAnatomy = anatomy({
|
|
|
57
57
|
});
|
|
58
58
|
//#endregion
|
|
59
59
|
export { queueAgeFillRecipe, queueAgeLabelRecipe, queueAgeRecipe, queueAgeTrackRecipe, queueAnatomy, queueDotRecipe, queueHintRecipe, queueLeadRecipe, queueRecipe, queueRowRecipe, queueTextRecipe };
|
|
60
|
-
|
|
61
|
-
//# sourceMappingURL=queue.js.map
|
|
@@ -30,7 +30,6 @@ declare const radioGroupAnatomy: {
|
|
|
30
30
|
};
|
|
31
31
|
readonly requiredIndicator: {
|
|
32
32
|
readonly part: "required-indicator";
|
|
33
|
-
readonly recipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
34
33
|
readonly required: false;
|
|
35
34
|
};
|
|
36
35
|
readonly root: {
|
|
@@ -40,5 +39,4 @@ declare const radioGroupAnatomy: {
|
|
|
40
39
|
};
|
|
41
40
|
};
|
|
42
41
|
//#endregion
|
|
43
|
-
export { type RadioAccent, defaultRadioAccent, radioAccents, radioAsideRecipe, radioControlRecipe, radioDotRecipe, radioErrorRecipe, radioGroupAnatomy, radioGroupLabelRecipe, radioGroupRecipe, radioHintRecipe, radioIndicatorRecipe, radioLabelRecipe, radioLeadRecipe, radioRecipe, radioTitleRecipe };
|
|
44
|
-
//# sourceMappingURL=radioGroup.d.ts.map
|
|
42
|
+
export { type RadioAccent, defaultRadioAccent, radioAccents, radioAsideRecipe, radioControlRecipe, radioDotRecipe, radioErrorRecipe, radioGroupAnatomy, radioGroupLabelRecipe, radioGroupRecipe, radioHintRecipe, radioIndicatorRecipe, radioLabelRecipe, radioLeadRecipe, radioRecipe, radioTitleRecipe };
|
|
@@ -71,7 +71,6 @@ const radioGroupAnatomy = anatomy({
|
|
|
71
71
|
},
|
|
72
72
|
requiredIndicator: {
|
|
73
73
|
part: "required-indicator",
|
|
74
|
-
recipe: radioGroupLabelRecipe,
|
|
75
74
|
required: false
|
|
76
75
|
},
|
|
77
76
|
root: {
|
|
@@ -82,5 +81,3 @@ const radioGroupAnatomy = anatomy({
|
|
|
82
81
|
});
|
|
83
82
|
//#endregion
|
|
84
83
|
export { defaultRadioAccent, radioAccents, radioAsideRecipe, radioControlRecipe, radioDotRecipe, radioErrorRecipe, radioGroupAnatomy, radioGroupLabelRecipe, radioGroupRecipe, radioHintRecipe, radioIndicatorRecipe, radioLabelRecipe, radioLeadRecipe, radioRecipe, radioTitleRecipe };
|
|
85
|
-
|
|
86
|
-
//# sourceMappingURL=radioGroup.js.map
|
|
@@ -39,7 +39,6 @@ declare const scopeSwitcherAnatomy: {
|
|
|
39
39
|
};
|
|
40
40
|
readonly root: {
|
|
41
41
|
readonly part: "scope-switcher";
|
|
42
|
-
readonly recipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
43
42
|
readonly required: true;
|
|
44
43
|
};
|
|
45
44
|
readonly rowText: {
|
|
@@ -54,10 +53,8 @@ declare const scopeSwitcherAnatomy: {
|
|
|
54
53
|
};
|
|
55
54
|
readonly value: {
|
|
56
55
|
readonly part: "value";
|
|
57
|
-
readonly recipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
58
56
|
readonly required: true;
|
|
59
57
|
};
|
|
60
58
|
};
|
|
61
59
|
//#endregion
|
|
62
|
-
export { scopeSwitcherAnatomy, scopeSwitcherBadgeRecipe, scopeSwitcherChevronsRecipe, scopeSwitcherCodeRecipe, scopeSwitcherDotRecipe, scopeSwitcherEyebrowRecipe, scopeSwitcherIconRecipe, scopeSwitcherListRecipe, scopeSwitcherMarkRecipe, scopeSwitcherPillIconRecipe, scopeSwitcherPillRecipe, scopeSwitcherRecipe, scopeSwitcherRowMetaRecipe, scopeSwitcherRowNameRecipe, scopeSwitcherRowRecipe, scopeSwitcherRowTextRecipe, scopeSwitcherTextRecipe, scopeSwitcherValueRecipe, scopeSwitcherWarningRecipe };
|
|
63
|
-
//# sourceMappingURL=scopeSwitcher.d.ts.map
|
|
60
|
+
export { scopeSwitcherAnatomy, scopeSwitcherBadgeRecipe, scopeSwitcherChevronsRecipe, scopeSwitcherCodeRecipe, scopeSwitcherDotRecipe, scopeSwitcherEyebrowRecipe, scopeSwitcherIconRecipe, scopeSwitcherListRecipe, scopeSwitcherMarkRecipe, scopeSwitcherPillIconRecipe, scopeSwitcherPillRecipe, scopeSwitcherRecipe, scopeSwitcherRowMetaRecipe, scopeSwitcherRowNameRecipe, scopeSwitcherRowRecipe, scopeSwitcherRowTextRecipe, scopeSwitcherTextRecipe, scopeSwitcherValueRecipe, scopeSwitcherWarningRecipe };
|
|
@@ -94,7 +94,6 @@ const scopeSwitcherAnatomy = anatomy({
|
|
|
94
94
|
},
|
|
95
95
|
root: {
|
|
96
96
|
part: "scope-switcher",
|
|
97
|
-
recipe: scopeSwitcherRecipe,
|
|
98
97
|
required: true
|
|
99
98
|
},
|
|
100
99
|
rowText: {
|
|
@@ -109,11 +108,8 @@ const scopeSwitcherAnatomy = anatomy({
|
|
|
109
108
|
},
|
|
110
109
|
value: {
|
|
111
110
|
part: "value",
|
|
112
|
-
recipe: scopeSwitcherValueRecipe,
|
|
113
111
|
required: true
|
|
114
112
|
}
|
|
115
113
|
});
|
|
116
114
|
//#endregion
|
|
117
115
|
export { scopeSwitcherAnatomy, scopeSwitcherBadgeRecipe, scopeSwitcherChevronsRecipe, scopeSwitcherCodeRecipe, scopeSwitcherDotRecipe, scopeSwitcherEyebrowRecipe, scopeSwitcherIconRecipe, scopeSwitcherListRecipe, scopeSwitcherMarkRecipe, scopeSwitcherPillIconRecipe, scopeSwitcherPillRecipe, scopeSwitcherRecipe, scopeSwitcherRowMetaRecipe, scopeSwitcherRowNameRecipe, scopeSwitcherRowRecipe, scopeSwitcherRowTextRecipe, scopeSwitcherTextRecipe, scopeSwitcherValueRecipe, scopeSwitcherWarningRecipe };
|
|
118
|
-
|
|
119
|
-
//# sourceMappingURL=scopeSwitcher.js.map
|
|
@@ -24,5 +24,4 @@ declare const scrollAreaAnatomy: {
|
|
|
24
24
|
};
|
|
25
25
|
};
|
|
26
26
|
//#endregion
|
|
27
|
-
export { type ScrollAreaSurface, defaultScrollAreaSurface, scrollAreaAnatomy, scrollAreaRecipe, scrollAreaSurfaces, scrollBarRecipe, scrollContentRecipe, scrollCornerRecipe, scrollThumbRecipe, scrollViewportRecipe };
|
|
28
|
-
//# sourceMappingURL=scrollArea.d.ts.map
|
|
27
|
+
export { type ScrollAreaSurface, defaultScrollAreaSurface, scrollAreaAnatomy, scrollAreaRecipe, scrollAreaSurfaces, scrollBarRecipe, scrollContentRecipe, scrollCornerRecipe, scrollThumbRecipe, scrollViewportRecipe };
|
|
@@ -45,5 +45,3 @@ const scrollAreaAnatomy = anatomy({ root: {
|
|
|
45
45
|
} });
|
|
46
46
|
//#endregion
|
|
47
47
|
export { defaultScrollAreaSurface, scrollAreaAnatomy, scrollAreaRecipe, scrollAreaSurfaces, scrollBarRecipe, scrollContentRecipe, scrollCornerRecipe, scrollThumbRecipe, scrollViewportRecipe };
|
|
48
|
-
|
|
49
|
-
//# sourceMappingURL=scrollArea.js.map
|
|
@@ -27,7 +27,6 @@ declare const searchPaletteAnatomy: {
|
|
|
27
27
|
};
|
|
28
28
|
readonly hint: {
|
|
29
29
|
readonly part: "hint";
|
|
30
|
-
readonly recipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
31
30
|
readonly required: true;
|
|
32
31
|
};
|
|
33
32
|
readonly mark: {
|
|
@@ -62,5 +61,4 @@ declare const searchPaletteAnatomy: {
|
|
|
62
61
|
};
|
|
63
62
|
};
|
|
64
63
|
//#endregion
|
|
65
|
-
export { searchEmptyRecipe, searchFieldRecipe, searchFootRecipe, searchHitMetaRecipe, searchHitRecipe, searchHitTextRecipe, searchInputRecipe, searchKeyRecipe, searchLabelRecipe, searchListRecipe, searchMarkRecipe, searchPaletteAnatomy, searchPanelRecipe, searchPositionerRecipe, searchRuleRecipe, searchTriggerRecipe };
|
|
66
|
-
//# sourceMappingURL=searchPalette.d.ts.map
|
|
64
|
+
export { searchEmptyRecipe, searchFieldRecipe, searchFootRecipe, searchHitMetaRecipe, searchHitRecipe, searchHitTextRecipe, searchInputRecipe, searchKeyRecipe, searchLabelRecipe, searchListRecipe, searchMarkRecipe, searchPaletteAnatomy, searchPanelRecipe, searchPositionerRecipe, searchRuleRecipe, searchTriggerRecipe };
|
|
@@ -71,7 +71,6 @@ const searchPaletteAnatomy = anatomy({
|
|
|
71
71
|
},
|
|
72
72
|
hint: {
|
|
73
73
|
part: "hint",
|
|
74
|
-
recipe: searchFootRecipe,
|
|
75
74
|
required: true
|
|
76
75
|
},
|
|
77
76
|
mark: {
|
|
@@ -107,5 +106,3 @@ const searchPaletteAnatomy = anatomy({
|
|
|
107
106
|
});
|
|
108
107
|
//#endregion
|
|
109
108
|
export { searchEmptyRecipe, searchFieldRecipe, searchFootRecipe, searchHitMetaRecipe, searchHitRecipe, searchHitTextRecipe, searchInputRecipe, searchKeyRecipe, searchLabelRecipe, searchListRecipe, searchMarkRecipe, searchPaletteAnatomy, searchPanelRecipe, searchPositionerRecipe, searchRuleRecipe, searchTriggerRecipe };
|
|
110
|
-
|
|
111
|
-
//# sourceMappingURL=searchPalette.js.map
|
|
@@ -29,5 +29,4 @@ declare const sectionHeaderAnatomy: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
//#endregion
|
|
32
|
-
export { type SectionHeaderEyebrow, type SectionHeaderSize, defaultSectionHeaderSize, restingEyebrow, sectionHeaderAnatomy, sectionHeaderEyebrows, sectionHeaderLabelStackRecipe, sectionHeaderRecipe, sectionHeaderSizes };
|
|
33
|
-
//# sourceMappingURL=sectionHeader.d.ts.map
|
|
32
|
+
export { type SectionHeaderEyebrow, type SectionHeaderSize, defaultSectionHeaderSize, restingEyebrow, sectionHeaderAnatomy, sectionHeaderEyebrows, sectionHeaderLabelStackRecipe, sectionHeaderRecipe, sectionHeaderSizes };
|
|
@@ -43,5 +43,3 @@ const sectionHeaderAnatomy = anatomy({
|
|
|
43
43
|
});
|
|
44
44
|
//#endregion
|
|
45
45
|
export { defaultSectionHeaderSize, restingEyebrow, sectionHeaderAnatomy, sectionHeaderEyebrows, sectionHeaderLabelStackRecipe, sectionHeaderRecipe, sectionHeaderSizes };
|
|
46
|
-
|
|
47
|
-
//# sourceMappingURL=sectionHeader.js.map
|
|
@@ -12,5 +12,4 @@ declare const segmentedControlAnatomy: {
|
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
14
|
//#endregion
|
|
15
|
-
export { segmentedControlAnatomy, segmentedControlIndicatorRecipe, segmentedControlItemRecipe, segmentedControlRecipe };
|
|
16
|
-
//# sourceMappingURL=segmentedControl.d.ts.map
|
|
15
|
+
export { segmentedControlAnatomy, segmentedControlIndicatorRecipe, segmentedControlItemRecipe, segmentedControlRecipe };
|
package/dist/recipes/select.d.ts
CHANGED
|
@@ -51,7 +51,6 @@ declare const selectAnatomy: {
|
|
|
51
51
|
};
|
|
52
52
|
readonly spinner: {
|
|
53
53
|
readonly part: "spinner";
|
|
54
|
-
readonly recipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
55
54
|
readonly required: false;
|
|
56
55
|
};
|
|
57
56
|
readonly trailing: {
|
|
@@ -61,5 +60,4 @@ declare const selectAnatomy: {
|
|
|
61
60
|
};
|
|
62
61
|
};
|
|
63
62
|
//#endregion
|
|
64
|
-
export { selectAnatomy, selectEmptyRecipe, selectIndicatorRecipe, selectRowRecipe, selectTriggerRecipe, selectValueRecipe };
|
|
65
|
-
//# sourceMappingURL=select.d.ts.map
|
|
63
|
+
export { selectAnatomy, selectEmptyRecipe, selectIndicatorRecipe, selectRowRecipe, selectTriggerRecipe, selectValueRecipe };
|
package/dist/recipes/select.js
CHANGED
|
@@ -56,7 +56,6 @@ const selectAnatomy = anatomy({
|
|
|
56
56
|
},
|
|
57
57
|
spinner: {
|
|
58
58
|
part: "spinner",
|
|
59
|
-
recipe: trailingRecipe,
|
|
60
59
|
required: false
|
|
61
60
|
},
|
|
62
61
|
trailing: {
|
|
@@ -67,5 +66,3 @@ const selectAnatomy = anatomy({
|
|
|
67
66
|
});
|
|
68
67
|
//#endregion
|
|
69
68
|
export { selectAnatomy, selectEmptyRecipe, selectIndicatorRecipe, selectRowRecipe, selectTriggerRecipe, selectValueRecipe };
|
|
70
|
-
|
|
71
|
-
//# sourceMappingURL=select.js.map
|
|
@@ -24,5 +24,4 @@ declare const separatorAnatomy: {
|
|
|
24
24
|
};
|
|
25
25
|
};
|
|
26
26
|
//#endregion
|
|
27
|
-
export { type SeparatorOrientation, type SeparatorVariant, defaultSeparatorOrientation, defaultSeparatorTone, defaultSeparatorVariant, separatorAnatomy, separatorOrientations, separatorRecipe, separatorTones, separatorVariants };
|
|
28
|
-
//# sourceMappingURL=separator.d.ts.map
|
|
27
|
+
export { type SeparatorOrientation, type SeparatorVariant, defaultSeparatorOrientation, defaultSeparatorTone, defaultSeparatorVariant, separatorAnatomy, separatorOrientations, separatorRecipe, separatorTones, separatorVariants };
|
|
@@ -88,5 +88,3 @@ const separatorAnatomy = anatomy({ root: {
|
|
|
88
88
|
} });
|
|
89
89
|
//#endregion
|
|
90
90
|
export { defaultSeparatorOrientation, defaultSeparatorTone, defaultSeparatorVariant, separatorAnatomy, separatorOrientations, separatorRecipe, separatorTones, separatorVariants };
|
|
91
|
-
|
|
92
|
-
//# sourceMappingURL=separator.js.map
|
|
@@ -162,5 +162,4 @@ declare const sidebarAnatomy: {
|
|
|
162
162
|
};
|
|
163
163
|
};
|
|
164
164
|
//#endregion
|
|
165
|
-
export { sidebarAnatomy, sidebarBrandRecipe, sidebarBrandStackRecipe, sidebarBrandSubtitleRecipe, sidebarChevronRecipe, sidebarDotRecipe, sidebarFootRecipe, sidebarGroupRecipe, sidebarHeadRecipe, sidebarIconRecipe, sidebarItemRecipe, sidebarLabelRecipe, sidebarMarkRecipe, sidebarMobileBarRecipe, sidebarMobileEyebrowRecipe, sidebarMobileHeadingsRecipe, sidebarMobileTitleRecipe, sidebarNavRecipe, sidebarOverlayBackdropRecipe, sidebarOverlayBodyRecipe, sidebarOverlayBrandRecipe, sidebarOverlayHeadRecipe, sidebarOverlayItemActive, sidebarOverlayNavRecipe, sidebarOverlayPanelRecipe, sidebarOverlayPositionerRecipe, sidebarOverlayScopeRecipe, sidebarOverlaySeparatorRecipe, sidebarRecipe, sidebarScopeRecipe, sidebarSubRecipe, sidebarSwitchRecipe, sidebarToggleRecipe, sidebarTravel, sidebarWordmarkRecipe };
|
|
166
|
-
//# sourceMappingURL=sidebar.d.ts.map
|
|
165
|
+
export { sidebarAnatomy, sidebarBrandRecipe, sidebarBrandStackRecipe, sidebarBrandSubtitleRecipe, sidebarChevronRecipe, sidebarDotRecipe, sidebarFootRecipe, sidebarGroupRecipe, sidebarHeadRecipe, sidebarIconRecipe, sidebarItemRecipe, sidebarLabelRecipe, sidebarMarkRecipe, sidebarMobileBarRecipe, sidebarMobileEyebrowRecipe, sidebarMobileHeadingsRecipe, sidebarMobileTitleRecipe, sidebarNavRecipe, sidebarOverlayBackdropRecipe, sidebarOverlayBodyRecipe, sidebarOverlayBrandRecipe, sidebarOverlayHeadRecipe, sidebarOverlayItemActive, sidebarOverlayNavRecipe, sidebarOverlayPanelRecipe, sidebarOverlayPositionerRecipe, sidebarOverlayScopeRecipe, sidebarOverlaySeparatorRecipe, sidebarRecipe, sidebarScopeRecipe, sidebarSubRecipe, sidebarSwitchRecipe, sidebarToggleRecipe, sidebarTravel, sidebarWordmarkRecipe };
|
package/dist/recipes/sidebar.js
CHANGED
|
@@ -247,5 +247,3 @@ const sidebarAnatomy = anatomy({
|
|
|
247
247
|
});
|
|
248
248
|
//#endregion
|
|
249
249
|
export { sidebarAnatomy, sidebarBrandRecipe, sidebarBrandStackRecipe, sidebarBrandSubtitleRecipe, sidebarChevronRecipe, sidebarDotRecipe, sidebarFootRecipe, sidebarGroupRecipe, sidebarHeadRecipe, sidebarIconRecipe, sidebarItemRecipe, sidebarLabelRecipe, sidebarMarkRecipe, sidebarMobileBarRecipe, sidebarMobileEyebrowRecipe, sidebarMobileHeadingsRecipe, sidebarMobileTitleRecipe, sidebarNavRecipe, sidebarOverlayBackdropRecipe, sidebarOverlayBodyRecipe, sidebarOverlayBrandRecipe, sidebarOverlayHeadRecipe, sidebarOverlayItemActive, sidebarOverlayNavRecipe, sidebarOverlayPanelRecipe, sidebarOverlayPositionerRecipe, sidebarOverlayScopeRecipe, sidebarOverlaySeparatorRecipe, sidebarRecipe, sidebarScopeRecipe, sidebarSubRecipe, sidebarSwitchRecipe, sidebarToggleRecipe, sidebarTravel, sidebarWordmarkRecipe };
|
|
250
|
-
|
|
251
|
-
//# sourceMappingURL=sidebar.js.map
|
package/dist/recipes/sky.d.ts
CHANGED
|
@@ -46,5 +46,4 @@ declare const skyAnatomy: {
|
|
|
46
46
|
};
|
|
47
47
|
};
|
|
48
48
|
//#endregion
|
|
49
|
-
export { type Cloud, type StarLayer, cloudDrift, contentRecipe, driftRecipe, skyAnatomy, skyRecipe, starLayers, starRecipe };
|
|
50
|
-
//# sourceMappingURL=sky.d.ts.map
|
|
49
|
+
export { type Cloud, type StarLayer, cloudDrift, contentRecipe, driftRecipe, skyAnatomy, skyRecipe, starLayers, starRecipe };
|
package/dist/recipes/sky.js
CHANGED
package/dist/recipes/slider.d.ts
CHANGED
|
@@ -32,5 +32,4 @@ declare const sliderAnatomy: {
|
|
|
32
32
|
};
|
|
33
33
|
};
|
|
34
34
|
//#endregion
|
|
35
|
-
export { sliderAnatomy, sliderBoundsRecipe, sliderControlRecipe, sliderFootRecipe, sliderHeadRecipe, sliderHintRecipe, sliderKnobSize, sliderLabelRecipe, sliderNotchRecipe, sliderNotchesRecipe, sliderRangeRecipe, sliderRecipe, sliderThumbRecipe, sliderTrackRecipe, sliderValueRecipe };
|
|
36
|
-
//# sourceMappingURL=slider.d.ts.map
|
|
35
|
+
export { sliderAnatomy, sliderBoundsRecipe, sliderControlRecipe, sliderFootRecipe, sliderHeadRecipe, sliderHintRecipe, sliderKnobSize, sliderLabelRecipe, sliderNotchRecipe, sliderNotchesRecipe, sliderRangeRecipe, sliderRecipe, sliderThumbRecipe, sliderTrackRecipe, sliderValueRecipe };
|
package/dist/recipes/slider.js
CHANGED
|
@@ -77,5 +77,3 @@ const sliderAnatomy = anatomy({
|
|
|
77
77
|
});
|
|
78
78
|
//#endregion
|
|
79
79
|
export { sliderAnatomy, sliderBoundsRecipe, sliderControlRecipe, sliderFootRecipe, sliderHeadRecipe, sliderHintRecipe, sliderKnobSize, sliderLabelRecipe, sliderNotchRecipe, sliderNotchesRecipe, sliderRangeRecipe, sliderRecipe, sliderThumbRecipe, sliderTrackRecipe, sliderValueRecipe };
|
|
80
|
-
|
|
81
|
-
//# sourceMappingURL=slider.js.map
|
package/dist/recipes/stat.d.ts
CHANGED
|
@@ -37,7 +37,6 @@ declare const statAnatomy: {
|
|
|
37
37
|
};
|
|
38
38
|
readonly counted: {
|
|
39
39
|
readonly part: "counted";
|
|
40
|
-
readonly recipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
41
40
|
readonly required: true;
|
|
42
41
|
};
|
|
43
42
|
readonly figure: {
|
|
@@ -95,5 +94,4 @@ declare const statAnatomy: {
|
|
|
95
94
|
};
|
|
96
95
|
};
|
|
97
96
|
//#endregion
|
|
98
|
-
export { type StatAccent, type StatDirection, type StatSparkShape, type StatSurface, defaultStatAccent, defaultStatSparkShape, defaultStatSurface, statAccents, statAnatomy, statChangeRecipe, statDirections, statFigureRecipe, statHintRecipe, statLabelRecipe, statRecipe, statSparkRecipe, statSparkShapes, statStackRecipe, statSurfaces, statTermRecipe, statUnitRecipe, statValueRecipe };
|
|
99
|
-
//# sourceMappingURL=stat.d.ts.map
|
|
97
|
+
export { type StatAccent, type StatDirection, type StatSparkShape, type StatSurface, defaultStatAccent, defaultStatSparkShape, defaultStatSurface, statAccents, statAnatomy, statChangeRecipe, statDirections, statFigureRecipe, statHintRecipe, statLabelRecipe, statRecipe, statSparkRecipe, statSparkShapes, statStackRecipe, statSurfaces, statTermRecipe, statUnitRecipe, statValueRecipe };
|
package/dist/recipes/stat.js
CHANGED
|
@@ -48,7 +48,6 @@ const statChangeRecipe = cva([
|
|
|
48
48
|
]);
|
|
49
49
|
const statTermRecipe = cva("sr-only");
|
|
50
50
|
const statBadgeRecipe = cva("absolute top-4 right-4");
|
|
51
|
-
const statCountedRecipe = cva("");
|
|
52
51
|
const statAnatomy = anatomy({
|
|
53
52
|
badge: {
|
|
54
53
|
part: "badge",
|
|
@@ -62,7 +61,6 @@ const statAnatomy = anatomy({
|
|
|
62
61
|
},
|
|
63
62
|
counted: {
|
|
64
63
|
part: "counted",
|
|
65
|
-
recipe: statCountedRecipe,
|
|
66
64
|
required: true
|
|
67
65
|
},
|
|
68
66
|
figure: {
|
|
@@ -118,5 +116,3 @@ const statAnatomy = anatomy({
|
|
|
118
116
|
});
|
|
119
117
|
//#endregion
|
|
120
118
|
export { defaultStatAccent, defaultStatSparkShape, defaultStatSurface, statAccents, statAnatomy, statChangeRecipe, statDirections, statFigureRecipe, statHintRecipe, statLabelRecipe, statRecipe, statSparkRecipe, statSparkShapes, statStackRecipe, statSurfaces, statTermRecipe, statUnitRecipe, statValueRecipe };
|
|
121
|
-
|
|
122
|
-
//# sourceMappingURL=stat.js.map
|
package/dist/recipes/switch.d.ts
CHANGED
|
@@ -25,5 +25,4 @@ declare const switchAnatomy: {
|
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
//#endregion
|
|
28
|
-
export { type SwitchAccent, defaultSwitchAccent, switchAccents, switchAnatomy, switchControlRecipe, switchHintRecipe, switchLabelRecipe, switchRecipe, switchThumbRecipe, switchTitleRecipe };
|
|
29
|
-
//# sourceMappingURL=switch.d.ts.map
|
|
28
|
+
export { type SwitchAccent, defaultSwitchAccent, switchAccents, switchAnatomy, switchControlRecipe, switchHintRecipe, switchLabelRecipe, switchRecipe, switchThumbRecipe, switchTitleRecipe };
|
package/dist/recipes/switch.js
CHANGED
|
@@ -62,5 +62,3 @@ const switchAnatomy = anatomy({ root: {
|
|
|
62
62
|
} });
|
|
63
63
|
//#endregion
|
|
64
64
|
export { defaultSwitchAccent, switchAccents, switchAnatomy, switchControlRecipe, switchHintRecipe, switchLabelRecipe, switchRecipe, switchThumbRecipe, switchTitleRecipe };
|
|
65
|
-
|
|
66
|
-
//# sourceMappingURL=switch.js.map
|
package/dist/recipes/table.d.ts
CHANGED
|
@@ -130,5 +130,4 @@ declare const tableAnatomy: {
|
|
|
130
130
|
};
|
|
131
131
|
};
|
|
132
132
|
//#endregion
|
|
133
|
-
export { type TableAlign, type TableFilterKind, tableActionsCellRecipe, tableActionsWidth, tableAnatomy, tableAppliedRecipe, tableBodyRecipe, tableCardRecipe, tableCellRecipe, tableDetailBodyRecipe, tableDetailRecipe, tableEmptyHintRecipe, tableEmptyRecipe, tableEmptyTitleRecipe, tableExpandIconRecipe, tableExpandRecipe, tableFilterMarkRecipe, tableFilterRecipe, tableGridRecipe, tableGroupRecipe, tableHeadCellRecipe, tableHeadRowRecipe, tableHeadingRecipe, tableMarkRecipe, tablePinWidth, tableRankRecipe, tableRecipe, tableRowRecipe, tableRuleRecipe, tableScrollRecipe, tableSearchRecipe, tableSelectCellRecipe, tableSelectionActionsRecipe, tableSelectionCountRecipe, tableSelectionRecipe, tableSkeletonBarRecipe, tableSkeletonMarkRecipe, tableSortIconRecipe, tableSortLabelRecipe, tableSortMarkRecipe, tableSortRecipe, tableStepRecipe, tableToolbarRecipe, tableValueRecipe };
|
|
134
|
-
//# sourceMappingURL=table.d.ts.map
|
|
133
|
+
export { type TableAlign, type TableFilterKind, tableActionsCellRecipe, tableActionsWidth, tableAnatomy, tableAppliedRecipe, tableBodyRecipe, tableCardRecipe, tableCellRecipe, tableDetailBodyRecipe, tableDetailRecipe, tableEmptyHintRecipe, tableEmptyRecipe, tableEmptyTitleRecipe, tableExpandIconRecipe, tableExpandRecipe, tableFilterMarkRecipe, tableFilterRecipe, tableGridRecipe, tableGroupRecipe, tableHeadCellRecipe, tableHeadRowRecipe, tableHeadingRecipe, tableMarkRecipe, tablePinWidth, tableRankRecipe, tableRecipe, tableRowRecipe, tableRuleRecipe, tableScrollRecipe, tableSearchRecipe, tableSelectCellRecipe, tableSelectionActionsRecipe, tableSelectionCountRecipe, tableSelectionRecipe, tableSkeletonBarRecipe, tableSkeletonMarkRecipe, tableSortIconRecipe, tableSortLabelRecipe, tableSortMarkRecipe, tableSortRecipe, tableStepRecipe, tableToolbarRecipe, tableValueRecipe };
|
package/dist/recipes/table.js
CHANGED
|
@@ -232,5 +232,3 @@ const tableAnatomy = anatomy({
|
|
|
232
232
|
});
|
|
233
233
|
//#endregion
|
|
234
234
|
export { tableActionsCellRecipe, tableActionsWidth, tableAnatomy, tableAppliedRecipe, tableBodyRecipe, tableCardRecipe, tableCellRecipe, tableDetailBodyRecipe, tableDetailRecipe, tableEmptyHintRecipe, tableEmptyRecipe, tableEmptyTitleRecipe, tableExpandIconRecipe, tableExpandRecipe, tableFilterMarkRecipe, tableFilterRecipe, tableGridRecipe, tableGroupRecipe, tableHeadCellRecipe, tableHeadRowRecipe, tableHeadingRecipe, tableMarkRecipe, tablePinWidth, tableRankRecipe, tableRecipe, tableRowRecipe, tableRuleRecipe, tableScrollRecipe, tableSearchRecipe, tableSelectCellRecipe, tableSelectionActionsRecipe, tableSelectionCountRecipe, tableSelectionRecipe, tableSkeletonBarRecipe, tableSkeletonMarkRecipe, tableSortIconRecipe, tableSortLabelRecipe, tableSortMarkRecipe, tableSortRecipe, tableStepRecipe, tableToolbarRecipe, tableValueRecipe };
|
|
235
|
-
|
|
236
|
-
//# sourceMappingURL=table.js.map
|
|
@@ -10,5 +10,4 @@ declare const tableFilterFieldRecipe: (props?: import("class-variance-authority/
|
|
|
10
10
|
declare const tableFilterRuleRecipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
11
11
|
declare const tableFilterFootRecipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
12
12
|
//#endregion
|
|
13
|
-
export { tableFilterCountRecipe, tableFilterFieldRecipe, tableFilterFootRecipe, tableFilterOptionRecipe, tableFilterOptionsRecipe, tableFilterPanelRecipe, tableFilterRuleRecipe, tableFilterTitleRecipe };
|
|
14
|
-
//# sourceMappingURL=tableFilter.d.ts.map
|
|
13
|
+
export { tableFilterCountRecipe, tableFilterFieldRecipe, tableFilterFootRecipe, tableFilterOptionRecipe, tableFilterOptionsRecipe, tableFilterPanelRecipe, tableFilterRuleRecipe, tableFilterTitleRecipe };
|
|
@@ -24,5 +24,3 @@ const tableFilterRuleRecipe = cva(`block ${ruleQuiet}`);
|
|
|
24
24
|
const tableFilterFootRecipe = cva("flex items-center justify-between gap-2");
|
|
25
25
|
//#endregion
|
|
26
26
|
export { tableFilterCountRecipe, tableFilterFieldRecipe, tableFilterFootRecipe, tableFilterOptionRecipe, tableFilterOptionsRecipe, tableFilterPanelRecipe, tableFilterRuleRecipe, tableFilterTitleRecipe };
|
|
27
|
-
|
|
28
|
-
//# sourceMappingURL=tableFilter.js.map
|
|
@@ -11,5 +11,4 @@ declare const tablePageMarkRecipe: (props?: import("class-variance-authority/typ
|
|
|
11
11
|
declare const tablePageRecipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
12
12
|
declare const tableGapRecipe: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
13
13
|
//#endregion
|
|
14
|
-
export { tableFootRecipe, tableGapRecipe, tablePageMarkRecipe, tablePageRecipe, tablePageSizeMarkRecipe, tablePageSizeRecipe, tablePageSizeStripRecipe, tablePageSizesRecipe, tablePagesRecipe, tablePagingRecipe, tableRangeRecipe };
|
|
15
|
-
//# sourceMappingURL=tablePaging.d.ts.map
|
|
14
|
+
export { tableFootRecipe, tableGapRecipe, tablePageMarkRecipe, tablePageRecipe, tablePageSizeMarkRecipe, tablePageSizeRecipe, tablePageSizeStripRecipe, tablePageSizesRecipe, tablePagesRecipe, tablePagingRecipe, tableRangeRecipe };
|
|
@@ -46,5 +46,3 @@ const tablePageRecipe = cva([
|
|
|
46
46
|
const tableGapRecipe = cva(["flex h-tf-row min-w-tf-row items-center justify-center", "text-tf-caption font-medium text-tf-muted"]);
|
|
47
47
|
//#endregion
|
|
48
48
|
export { tableFootRecipe, tableGapRecipe, tablePageMarkRecipe, tablePageRecipe, tablePageSizeMarkRecipe, tablePageSizeRecipe, tablePageSizeStripRecipe, tablePageSizesRecipe, tablePagesRecipe, tablePagingRecipe, tableRangeRecipe };
|
|
49
|
-
|
|
50
|
-
//# sourceMappingURL=tablePaging.js.map
|
package/dist/recipes/tail.d.ts
CHANGED
|
@@ -51,5 +51,4 @@ declare const tailAnatomy: {
|
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
//#endregion
|
|
54
|
-
export { type TailSeverity, tailAnatomy, tailAtRecipe, tailEmptyRecipe, tailGutterRecipe, tailLineRecipe, tailRecipe, tailScrollRecipe, tailSeverities, tailTextRecipe };
|
|
55
|
-
//# sourceMappingURL=tail.d.ts.map
|
|
54
|
+
export { type TailSeverity, tailAnatomy, tailAtRecipe, tailEmptyRecipe, tailGutterRecipe, tailLineRecipe, tailRecipe, tailScrollRecipe, tailSeverities, tailTextRecipe };
|
package/dist/recipes/tail.js
CHANGED
package/dist/recipes/text.d.ts
CHANGED
|
@@ -34,5 +34,4 @@ declare const textAnatomy: {
|
|
|
34
34
|
};
|
|
35
35
|
};
|
|
36
36
|
//#endregion
|
|
37
|
-
export { type TextFamily, type TextSize, type TextTone, type TextWeight, defaultTextFamily, defaultTextSize, defaultTextTone, restingWeight, textAnatomy, textFamilies, textRecipe, textSizes, textTones, textWeights };
|
|
38
|
-
//# sourceMappingURL=text.d.ts.map
|
|
37
|
+
export { type TextFamily, type TextSize, type TextTone, type TextWeight, defaultTextFamily, defaultTextSize, defaultTextTone, restingWeight, textAnatomy, textFamilies, textRecipe, textSizes, textTones, textWeights };
|
package/dist/recipes/text.js
CHANGED
|
@@ -54,5 +54,4 @@ declare const textareaAnatomy: {
|
|
|
54
54
|
};
|
|
55
55
|
};
|
|
56
56
|
//#endregion
|
|
57
|
-
export { type TextareaReach, textareaAnatomy, textareaCountRecipe, textareaRecipe, textareaShellRecipe };
|
|
58
|
-
//# sourceMappingURL=textarea.d.ts.map
|
|
57
|
+
export { type TextareaReach, textareaAnatomy, textareaCountRecipe, textareaRecipe, textareaShellRecipe };
|
package/dist/recipes/textarea.js
CHANGED
package/dist/recipes/tile.d.ts
CHANGED
|
@@ -36,5 +36,4 @@ declare const tileAnatomy: {
|
|
|
36
36
|
};
|
|
37
37
|
};
|
|
38
38
|
//#endregion
|
|
39
|
-
export { type TileRest, type TileTone, defaultTileRest, defaultTileTone, tileAnatomy, tileCloudRecipe, tileGlyphRecipe, tileRecipe, tileRests, tileTones };
|
|
40
|
-
//# sourceMappingURL=tile.d.ts.map
|
|
39
|
+
export { type TileRest, type TileTone, defaultTileRest, defaultTileTone, tileAnatomy, tileCloudRecipe, tileGlyphRecipe, tileRecipe, tileRests, tileTones };
|
package/dist/recipes/tile.js
CHANGED
|
@@ -15,5 +15,4 @@ declare const tooltipAnatomy: {
|
|
|
15
15
|
};
|
|
16
16
|
};
|
|
17
17
|
//#endregion
|
|
18
|
-
export { type TooltipPlacement, defaultTooltipPlacement, tooltipAnatomy, tooltipArrowRecipe, tooltipArrowTipRecipe, tooltipCloseToken, tooltipOpenToken, tooltipPlacements, tooltipRecipe };
|
|
19
|
-
//# sourceMappingURL=tooltip.d.ts.map
|
|
18
|
+
export { type TooltipPlacement, defaultTooltipPlacement, tooltipAnatomy, tooltipArrowRecipe, tooltipArrowTipRecipe, tooltipCloseToken, tooltipOpenToken, tooltipPlacements, tooltipRecipe };
|
package/dist/recipes/tooltip.js
CHANGED
|
@@ -28,5 +28,3 @@ const tooltipAnatomy = anatomy({ root: {
|
|
|
28
28
|
} });
|
|
29
29
|
//#endregion
|
|
30
30
|
export { defaultTooltipPlacement, tooltipAnatomy, tooltipArrowRecipe, tooltipArrowTipRecipe, tooltipCloseToken, tooltipOpenToken, tooltipPlacements, tooltipRecipe };
|
|
31
|
-
|
|
32
|
-
//# sourceMappingURL=tooltip.js.map
|
package/dist/recipes/topBar.d.ts
CHANGED
|
@@ -53,5 +53,4 @@ declare const topBarAnatomy: {
|
|
|
53
53
|
};
|
|
54
54
|
};
|
|
55
55
|
//#endregion
|
|
56
|
-
export { type TopBarLevel, defaultTopBarLevel, topBarActionsRecipe, topBarAnatomy, topBarContentRecipe, topBarEdgeRecipe, topBarEyebrowRecipe, topBarHeadingsRecipe, topBarLevels, topBarRecipe, topBarRuleRecipe, topBarTitleRecipe };
|
|
57
|
-
//# sourceMappingURL=topBar.d.ts.map
|
|
56
|
+
export { type TopBarLevel, defaultTopBarLevel, topBarActionsRecipe, topBarAnatomy, topBarContentRecipe, topBarEdgeRecipe, topBarEyebrowRecipe, topBarHeadingsRecipe, topBarLevels, topBarRecipe, topBarRuleRecipe, topBarTitleRecipe };
|
package/dist/recipes/topBar.js
CHANGED
|
@@ -74,5 +74,3 @@ const topBarAnatomy = anatomy({
|
|
|
74
74
|
});
|
|
75
75
|
//#endregion
|
|
76
76
|
export { defaultTopBarLevel, topBarActionsRecipe, topBarAnatomy, topBarContentRecipe, topBarEdgeRecipe, topBarEyebrowRecipe, topBarHeadingsRecipe, topBarLevels, topBarRecipe, topBarRuleRecipe, topBarTitleRecipe };
|
|
77
|
-
|
|
78
|
-
//# sourceMappingURL=topBar.js.map
|
package/dist/recipes/trail.d.ts
CHANGED
|
@@ -73,5 +73,4 @@ declare const trailAnatomy: {
|
|
|
73
73
|
};
|
|
74
74
|
};
|
|
75
75
|
//#endregion
|
|
76
|
-
export { type TrailFlow, type TrailState, defaultTrailFlow, trailAnatomy, trailBadgeRecipe, trailCaptionRecipe, trailConnectorRecipe, trailFlows, trailHintRecipe, trailLabelRecipe, trailRecipe, trailSpinRecipe, trailStates, trailStepRecipe };
|
|
77
|
-
//# sourceMappingURL=trail.d.ts.map
|
|
76
|
+
export { type TrailFlow, type TrailState, defaultTrailFlow, trailAnatomy, trailBadgeRecipe, trailCaptionRecipe, trailConnectorRecipe, trailFlows, trailHintRecipe, trailLabelRecipe, trailRecipe, trailSpinRecipe, trailStates, trailStepRecipe };
|
package/dist/recipes/trail.js
CHANGED
|
@@ -104,5 +104,3 @@ const trailAnatomy = anatomy({
|
|
|
104
104
|
});
|
|
105
105
|
//#endregion
|
|
106
106
|
export { defaultTrailFlow, trailAnatomy, trailBadgeRecipe, trailCaptionRecipe, trailConnectorRecipe, trailFlows, trailHintRecipe, trailLabelRecipe, trailRecipe, trailSpinRecipe, trailStates, trailStepRecipe };
|
|
107
|
-
|
|
108
|
-
//# sourceMappingURL=trail.js.map
|