@nextui-org/theme 0.0.0-canary-20240429052129
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/LICENSE +21 -0
- package/README.md +24 -0
- package/colors.d.ts +1 -0
- package/colors.js +1 -0
- package/dist/animations/index.d.ts +71 -0
- package/dist/animations/index.js +98 -0
- package/dist/animations/index.mjs +6 -0
- package/dist/chunk-2PIR7DFM.mjs +77 -0
- package/dist/chunk-3FZU25GR.mjs +33 -0
- package/dist/chunk-3LKKH4AR.mjs +17 -0
- package/dist/chunk-4Z22WXZX.mjs +21 -0
- package/dist/chunk-4ZM6AI3H.mjs +366 -0
- package/dist/chunk-6XJJCV76.mjs +243 -0
- package/dist/chunk-726LN7M3.mjs +20 -0
- package/dist/chunk-7ODIBITJ.mjs +172 -0
- package/dist/chunk-7TJINK3S.mjs +390 -0
- package/dist/chunk-AC6F4DT6.mjs +485 -0
- package/dist/chunk-AGUZRGXC.mjs +12 -0
- package/dist/chunk-AO2AAOEJ.mjs +56 -0
- package/dist/chunk-AT4OXKKK.mjs +58 -0
- package/dist/chunk-CMYR6AOY.mjs +0 -0
- package/dist/chunk-CQY2A2EX.mjs +401 -0
- package/dist/chunk-CTY7IP65.mjs +723 -0
- package/dist/chunk-CUUGEIPA.mjs +474 -0
- package/dist/chunk-D2XMP2NC.mjs +6 -0
- package/dist/chunk-DCEG5LGX.mjs +17 -0
- package/dist/chunk-DI2L75XK.mjs +22 -0
- package/dist/chunk-DMASP6FA.mjs +74 -0
- package/dist/chunk-ECP4S2VZ.mjs +36 -0
- package/dist/chunk-FRI2VDCA.mjs +306 -0
- package/dist/chunk-G4RCK475.mjs +155 -0
- package/dist/chunk-GHZ36ATJ.mjs +17 -0
- package/dist/chunk-GMMETTYU.mjs +30 -0
- package/dist/chunk-HPFX3B3F.mjs +59 -0
- package/dist/chunk-HUBDRSA4.mjs +49 -0
- package/dist/chunk-I6ESTKKY.mjs +422 -0
- package/dist/chunk-IAS3SFA4.mjs +42 -0
- package/dist/chunk-IP3D7KVB.mjs +181 -0
- package/dist/chunk-JQTFOIV7.mjs +108 -0
- package/dist/chunk-JUEOCLA3.mjs +17 -0
- package/dist/chunk-K7LK7NCE.mjs +0 -0
- package/dist/chunk-KA5SSSWD.mjs +177 -0
- package/dist/chunk-KCOC3H6R.mjs +98 -0
- package/dist/chunk-KUNVFLXJ.mjs +41 -0
- package/dist/chunk-KVPPQD2E.mjs +231 -0
- package/dist/chunk-L2OL7R23.mjs +17 -0
- package/dist/chunk-LDBYFTHC.mjs +134 -0
- package/dist/chunk-LKKSQVZ6.mjs +163 -0
- package/dist/chunk-M3MKSQ42.mjs +124 -0
- package/dist/chunk-M63AFAHO.mjs +0 -0
- package/dist/chunk-MUWHEIW6.mjs +831 -0
- package/dist/chunk-NAUU2OUH.mjs +23 -0
- package/dist/chunk-NYSEAAK5.mjs +214 -0
- package/dist/chunk-OQIS4MXV.mjs +205 -0
- package/dist/chunk-OR5PUD24.mjs +17 -0
- package/dist/chunk-PSEUPXFL.mjs +122 -0
- package/dist/chunk-QZTWGJ72.mjs +16 -0
- package/dist/chunk-RNAP5C4C.mjs +406 -0
- package/dist/chunk-S573WUYY.mjs +381 -0
- package/dist/chunk-SEKJ6A6T.mjs +396 -0
- package/dist/chunk-T3GWIVAM.mjs +17 -0
- package/dist/chunk-UODOTC2G.mjs +21 -0
- package/dist/chunk-UVXYPGDZ.mjs +0 -0
- package/dist/chunk-V5ZTBGGO.mjs +42 -0
- package/dist/chunk-VDRJHB4F.mjs +187 -0
- package/dist/chunk-VFJ7C5ZV.mjs +391 -0
- package/dist/chunk-VJTX4YUQ.mjs +31 -0
- package/dist/chunk-W6DVXJB3.mjs +21 -0
- package/dist/chunk-WAAJG22Y.mjs +90 -0
- package/dist/chunk-WBQAMGXK.mjs +0 -0
- package/dist/chunk-WQEDQHKX.mjs +0 -0
- package/dist/chunk-X7N3NQ6S.mjs +158 -0
- package/dist/chunk-XHQUSKIE.mjs +60 -0
- package/dist/chunk-YJLQTC7L.mjs +0 -0
- package/dist/chunk-YSA7EQBH.mjs +237 -0
- package/dist/chunk-YZYGFPNK.mjs +17 -0
- package/dist/colors/blue.d.ts +14 -0
- package/dist/colors/blue.js +41 -0
- package/dist/colors/blue.mjs +6 -0
- package/dist/colors/common.d.ts +103 -0
- package/dist/colors/common.js +155 -0
- package/dist/colors/common.mjs +14 -0
- package/dist/colors/cyan.d.ts +14 -0
- package/dist/colors/cyan.js +41 -0
- package/dist/colors/cyan.mjs +6 -0
- package/dist/colors/green.d.ts +14 -0
- package/dist/colors/green.js +41 -0
- package/dist/colors/green.mjs +6 -0
- package/dist/colors/index.d.ts +109 -0
- package/dist/colors/index.js +335 -0
- package/dist/colors/index.mjs +24 -0
- package/dist/colors/pink.d.ts +14 -0
- package/dist/colors/pink.js +41 -0
- package/dist/colors/pink.mjs +6 -0
- package/dist/colors/purple.d.ts +14 -0
- package/dist/colors/purple.js +41 -0
- package/dist/colors/purple.mjs +6 -0
- package/dist/colors/red.d.ts +14 -0
- package/dist/colors/red.js +41 -0
- package/dist/colors/red.mjs +6 -0
- package/dist/colors/semantic.d.ts +10 -0
- package/dist/colors/semantic.js +327 -0
- package/dist/colors/semantic.mjs +20 -0
- package/dist/colors/types.d.ts +39 -0
- package/dist/colors/types.js +18 -0
- package/dist/colors/types.mjs +1 -0
- package/dist/colors/yellow.d.ts +14 -0
- package/dist/colors/yellow.js +41 -0
- package/dist/colors/yellow.mjs +6 -0
- package/dist/colors/zinc.d.ts +14 -0
- package/dist/colors/zinc.js +41 -0
- package/dist/colors/zinc.mjs +6 -0
- package/dist/colors.d.ts +4 -0
- package/dist/colors.js +335 -0
- package/dist/colors.mjs +25 -0
- package/dist/components/accordion.d.ts +402 -0
- package/dist/components/accordion.js +154 -0
- package/dist/components/accordion.mjs +13 -0
- package/dist/components/autocomplete.d.ts +180 -0
- package/dist/components/autocomplete.js +107 -0
- package/dist/components/autocomplete.mjs +7 -0
- package/dist/components/avatar.d.ts +572 -0
- package/dist/components/avatar.js +320 -0
- package/dist/components/avatar.mjs +13 -0
- package/dist/components/badge.d.ts +484 -0
- package/dist/components/badge.js +501 -0
- package/dist/components/badge.mjs +11 -0
- package/dist/components/breadcrumbs.d.ts +816 -0
- package/dist/components/breadcrumbs.js +299 -0
- package/dist/components/breadcrumbs.mjs +13 -0
- package/dist/components/button.d.ts +393 -0
- package/dist/components/button.js +556 -0
- package/dist/components/button.mjs +13 -0
- package/dist/components/calendar.d.ts +495 -0
- package/dist/components/calendar.js +456 -0
- package/dist/components/calendar.mjs +11 -0
- package/dist/components/card.d.ts +550 -0
- package/dist/components/card.js +213 -0
- package/dist/components/card.mjs +11 -0
- package/dist/components/checkbox.d.ts +773 -0
- package/dist/components/checkbox.js +271 -0
- package/dist/components/checkbox.mjs +13 -0
- package/dist/components/chip.d.ts +737 -0
- package/dist/components/chip.js +611 -0
- package/dist/components/chip.mjs +11 -0
- package/dist/components/circular-progress.d.ts +430 -0
- package/dist/components/circular-progress.js +139 -0
- package/dist/components/circular-progress.mjs +7 -0
- package/dist/components/code.d.ts +165 -0
- package/dist/components/code.js +162 -0
- package/dist/components/code.mjs +11 -0
- package/dist/components/date-input.d.ts +815 -0
- package/dist/components/date-input.js +439 -0
- package/dist/components/date-input.mjs +7 -0
- package/dist/components/date-picker.d.ts +325 -0
- package/dist/components/date-picker.js +81 -0
- package/dist/components/date-picker.mjs +9 -0
- package/dist/components/divider.d.ts +52 -0
- package/dist/components/divider.js +70 -0
- package/dist/components/divider.mjs +7 -0
- package/dist/components/drip.d.ts +14 -0
- package/dist/components/drip.js +61 -0
- package/dist/components/drip.mjs +7 -0
- package/dist/components/dropdown.d.ts +417 -0
- package/dist/components/dropdown.js +424 -0
- package/dist/components/dropdown.mjs +17 -0
- package/dist/components/image.d.ts +355 -0
- package/dist/components/image.js +183 -0
- package/dist/components/image.mjs +7 -0
- package/dist/components/index.d.ts +41 -0
- package/dist/components/index.js +8804 -0
- package/dist/components/index.mjs +194 -0
- package/dist/components/input.d.ts +942 -0
- package/dist/components/input.js +893 -0
- package/dist/components/input.mjs +11 -0
- package/dist/components/kbd.d.ts +51 -0
- package/dist/components/kbd.js +82 -0
- package/dist/components/kbd.mjs +7 -0
- package/dist/components/link.d.ts +232 -0
- package/dist/components/link.js +164 -0
- package/dist/components/link.mjs +13 -0
- package/dist/components/listbox.d.ts +3 -0
- package/dist/components/listbox.js +531 -0
- package/dist/components/listbox.mjs +16 -0
- package/dist/components/menu.d.ts +512 -0
- package/dist/components/menu.js +531 -0
- package/dist/components/menu.mjs +15 -0
- package/dist/components/modal.d.ts +765 -0
- package/dist/components/modal.js +236 -0
- package/dist/components/modal.mjs +11 -0
- package/dist/components/navbar.d.ts +463 -0
- package/dist/components/navbar.js +260 -0
- package/dist/components/navbar.mjs +11 -0
- package/dist/components/pagination.d.ts +587 -0
- package/dist/components/pagination.js +532 -0
- package/dist/components/pagination.mjs +11 -0
- package/dist/components/popover.d.ts +715 -0
- package/dist/components/popover.js +303 -0
- package/dist/components/popover.mjs +11 -0
- package/dist/components/progress.d.ts +294 -0
- package/dist/components/progress.js +173 -0
- package/dist/components/progress.mjs +7 -0
- package/dist/components/radio.d.ts +708 -0
- package/dist/components/radio.js +220 -0
- package/dist/components/radio.mjs +13 -0
- package/dist/components/scroll-shadow.d.ts +82 -0
- package/dist/components/scroll-shadow.js +85 -0
- package/dist/components/scroll-shadow.mjs +7 -0
- package/dist/components/select.d.ts +901 -0
- package/dist/components/select.js +778 -0
- package/dist/components/select.mjs +11 -0
- package/dist/components/skeleton.d.ts +105 -0
- package/dist/components/skeleton.js +105 -0
- package/dist/components/skeleton.mjs +7 -0
- package/dist/components/slider.d.ts +1024 -0
- package/dist/components/slider.js +446 -0
- package/dist/components/slider.mjs +11 -0
- package/dist/components/snippet.d.ts +415 -0
- package/dist/components/snippet.js +426 -0
- package/dist/components/snippet.mjs +11 -0
- package/dist/components/spacer.d.ts +52 -0
- package/dist/components/spacer.js +70 -0
- package/dist/components/spacer.mjs +7 -0
- package/dist/components/spinner.d.ts +564 -0
- package/dist/components/spinner.js +171 -0
- package/dist/components/spinner.mjs +7 -0
- package/dist/components/table.d.ts +777 -0
- package/dist/components/table.js +286 -0
- package/dist/components/table.mjs +11 -0
- package/dist/components/tabs.d.ts +772 -0
- package/dist/components/tabs.js +522 -0
- package/dist/components/tabs.mjs +11 -0
- package/dist/components/toggle.d.ts +485 -0
- package/dist/components/toggle.js +228 -0
- package/dist/components/toggle.mjs +11 -0
- package/dist/components/user.d.ts +81 -0
- package/dist/components/user.js +78 -0
- package/dist/components/user.mjs +11 -0
- package/dist/default-layout.d.ts +8 -0
- package/dist/default-layout.js +75 -0
- package/dist/default-layout.mjs +10 -0
- package/dist/index.d.ts +52 -0
- package/dist/index.js +9585 -0
- package/dist/index.mjs +252 -0
- package/dist/plugin.d.ts +12 -0
- package/dist/plugin.js +775 -0
- package/dist/plugin.mjs +28 -0
- package/dist/types.d.ts +138 -0
- package/dist/types.js +18 -0
- package/dist/types.mjs +1 -0
- package/dist/utilities/custom.d.ts +22 -0
- package/dist/utilities/custom.js +44 -0
- package/dist/utilities/custom.mjs +6 -0
- package/dist/utilities/index.d.ts +83 -0
- package/dist/utilities/index.js +128 -0
- package/dist/utilities/index.mjs +9 -0
- package/dist/utilities/scrollbar-hide.d.ts +24 -0
- package/dist/utilities/scrollbar-hide.js +43 -0
- package/dist/utilities/scrollbar-hide.mjs +6 -0
- package/dist/utilities/transition.d.ts +58 -0
- package/dist/utilities/transition.js +83 -0
- package/dist/utilities/transition.mjs +8 -0
- package/dist/utils/classes.d.ts +34 -0
- package/dist/utils/classes.js +91 -0
- package/dist/utils/classes.mjs +20 -0
- package/dist/utils/index.d.ts +4 -0
- package/dist/utils/index.js +169 -0
- package/dist/utils/index.mjs +26 -0
- package/dist/utils/object.d.ts +12 -0
- package/dist/utils/object.js +73 -0
- package/dist/utils/object.mjs +10 -0
- package/dist/utils/theme.d.ts +9 -0
- package/dist/utils/theme.js +30 -0
- package/dist/utils/theme.mjs +6 -0
- package/dist/utils/tv.d.ts +5 -0
- package/dist/utils/tv.js +54 -0
- package/dist/utils/tv.mjs +6 -0
- package/dist/utils/types.d.ts +10 -0
- package/dist/utils/types.js +18 -0
- package/dist/utils/types.mjs +1 -0
- package/dist/utils/variants.d.ts +67 -0
- package/dist/utils/variants.js +101 -0
- package/dist/utils/variants.mjs +6 -0
- package/package.json +100 -0
- package/plugin.d.ts +1 -0
- package/plugin.js +1 -0
|
@@ -0,0 +1,532 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/components/pagination.ts
|
|
21
|
+
var pagination_exports = {};
|
|
22
|
+
__export(pagination_exports, {
|
|
23
|
+
pagination: () => pagination
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(pagination_exports);
|
|
26
|
+
|
|
27
|
+
// src/utils/tv.ts
|
|
28
|
+
var import_tailwind_variants = require("tailwind-variants");
|
|
29
|
+
var COMMON_UNITS = ["small", "medium", "large"];
|
|
30
|
+
var tv = (options, config) => {
|
|
31
|
+
var _a, _b, _c;
|
|
32
|
+
return (0, import_tailwind_variants.tv)(options, {
|
|
33
|
+
...config,
|
|
34
|
+
twMerge: (_a = config == null ? void 0 : config.twMerge) != null ? _a : true,
|
|
35
|
+
twMergeConfig: {
|
|
36
|
+
...config == null ? void 0 : config.twMergeConfig,
|
|
37
|
+
theme: {
|
|
38
|
+
...(_b = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _b.theme,
|
|
39
|
+
opacity: ["disabled"],
|
|
40
|
+
spacing: ["divider"],
|
|
41
|
+
borderWidth: COMMON_UNITS,
|
|
42
|
+
borderRadius: COMMON_UNITS
|
|
43
|
+
},
|
|
44
|
+
classGroups: {
|
|
45
|
+
...(_c = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _c.classGroups,
|
|
46
|
+
shadow: [{ shadow: COMMON_UNITS }],
|
|
47
|
+
"font-size": [{ text: ["tiny", ...COMMON_UNITS] }],
|
|
48
|
+
"bg-image": ["bg-stripe-gradient"]
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
// src/utils/classes.ts
|
|
55
|
+
var dataFocusVisibleClasses = [
|
|
56
|
+
"outline-none",
|
|
57
|
+
"data-[focus-visible=true]:z-10",
|
|
58
|
+
"data-[focus-visible=true]:outline-2",
|
|
59
|
+
"data-[focus-visible=true]:outline-focus",
|
|
60
|
+
"data-[focus-visible=true]:outline-offset-2"
|
|
61
|
+
];
|
|
62
|
+
|
|
63
|
+
// src/utils/variants.ts
|
|
64
|
+
var solid = {
|
|
65
|
+
default: "bg-default text-default-foreground",
|
|
66
|
+
primary: "bg-primary text-primary-foreground",
|
|
67
|
+
secondary: "bg-secondary text-secondary-foreground",
|
|
68
|
+
success: "bg-success text-success-foreground",
|
|
69
|
+
warning: "bg-warning text-warning-foreground",
|
|
70
|
+
danger: "bg-danger text-danger-foreground",
|
|
71
|
+
foreground: "bg-foreground text-background"
|
|
72
|
+
};
|
|
73
|
+
var shadow = {
|
|
74
|
+
default: "shadow-lg shadow-default/50 bg-default text-default-foreground",
|
|
75
|
+
primary: "shadow-lg shadow-primary/40 bg-primary text-primary-foreground",
|
|
76
|
+
secondary: "shadow-lg shadow-secondary/40 bg-secondary text-secondary-foreground",
|
|
77
|
+
success: "shadow-lg shadow-success/40 bg-success text-success-foreground",
|
|
78
|
+
warning: "shadow-lg shadow-warning/40 bg-warning text-warning-foreground",
|
|
79
|
+
danger: "shadow-lg shadow-danger/40 bg-danger text-danger-foreground",
|
|
80
|
+
foreground: "shadow-lg shadow-foreground/40 bg-foreground text-background"
|
|
81
|
+
};
|
|
82
|
+
var bordered = {
|
|
83
|
+
default: "bg-transparent border-default text-foreground",
|
|
84
|
+
primary: "bg-transparent border-primary text-primary",
|
|
85
|
+
secondary: "bg-transparent border-secondary text-secondary",
|
|
86
|
+
success: "bg-transparent border-success text-success",
|
|
87
|
+
warning: "bg-transparent border-warning text-warning",
|
|
88
|
+
danger: "bg-transparent border-danger text-danger",
|
|
89
|
+
foreground: "bg-transparent border-foreground text-foreground"
|
|
90
|
+
};
|
|
91
|
+
var flat = {
|
|
92
|
+
default: "bg-default/40 text-default-foreground",
|
|
93
|
+
primary: "bg-primary/20 text-primary",
|
|
94
|
+
secondary: "bg-secondary/20 text-secondary",
|
|
95
|
+
success: "bg-success/20 text-success-600 dark:text-success",
|
|
96
|
+
warning: "bg-warning/20 text-warning-600 dark:text-warning",
|
|
97
|
+
danger: "bg-danger/20 text-danger dark:text-danger-500",
|
|
98
|
+
foreground: "bg-foreground/10 text-foreground"
|
|
99
|
+
};
|
|
100
|
+
var faded = {
|
|
101
|
+
default: "border-default bg-default-100 text-default-foreground",
|
|
102
|
+
primary: "border-default bg-default-100 text-primary",
|
|
103
|
+
secondary: "border-default bg-default-100 text-secondary",
|
|
104
|
+
success: "border-default bg-default-100 text-success",
|
|
105
|
+
warning: "border-default bg-default-100 text-warning",
|
|
106
|
+
danger: "border-default bg-default-100 text-danger",
|
|
107
|
+
foreground: "border-default bg-default-100 text-foreground"
|
|
108
|
+
};
|
|
109
|
+
var light = {
|
|
110
|
+
default: "bg-transparent text-default-foreground",
|
|
111
|
+
primary: "bg-transparent text-primary",
|
|
112
|
+
secondary: "bg-transparent text-secondary",
|
|
113
|
+
success: "bg-transparent text-success",
|
|
114
|
+
warning: "bg-transparent text-warning",
|
|
115
|
+
danger: "bg-transparent text-danger",
|
|
116
|
+
foreground: "bg-transparent text-foreground"
|
|
117
|
+
};
|
|
118
|
+
var ghost = {
|
|
119
|
+
default: "border-default text-default-foreground hover:!bg-default",
|
|
120
|
+
primary: "border-primary text-primary hover:!text-primary-foreground hover:!bg-primary",
|
|
121
|
+
secondary: "border-secondary text-secondary hover:text-secondary-foreground hover:!bg-secondary",
|
|
122
|
+
success: "border-success text-success hover:!text-success-foreground hover:!bg-success",
|
|
123
|
+
warning: "border-warning text-warning hover:!text-warning-foreground hover:!bg-warning",
|
|
124
|
+
danger: "border-danger text-danger hover:!text-danger-foreground hover:!bg-danger",
|
|
125
|
+
foreground: "border-foreground text-foreground hover:!bg-foreground"
|
|
126
|
+
};
|
|
127
|
+
var colorVariants = {
|
|
128
|
+
solid,
|
|
129
|
+
shadow,
|
|
130
|
+
bordered,
|
|
131
|
+
flat,
|
|
132
|
+
faded,
|
|
133
|
+
light,
|
|
134
|
+
ghost
|
|
135
|
+
};
|
|
136
|
+
|
|
137
|
+
// src/components/pagination.ts
|
|
138
|
+
var pagination = tv({
|
|
139
|
+
slots: {
|
|
140
|
+
base: ["p-2.5", "-m-2.5", "overflow-x-scroll", "scrollbar-hide"],
|
|
141
|
+
wrapper: [
|
|
142
|
+
"flex",
|
|
143
|
+
"flex-nowrap",
|
|
144
|
+
"h-fit",
|
|
145
|
+
"max-w-fit",
|
|
146
|
+
"relative",
|
|
147
|
+
"gap-1",
|
|
148
|
+
"items-center",
|
|
149
|
+
"overflow-visible"
|
|
150
|
+
],
|
|
151
|
+
item: ["tap-highlight-transparent", "select-none", "touch-none"],
|
|
152
|
+
prev: "",
|
|
153
|
+
next: "",
|
|
154
|
+
cursor: [
|
|
155
|
+
"absolute",
|
|
156
|
+
"flex",
|
|
157
|
+
"overflow-visible",
|
|
158
|
+
"items-center",
|
|
159
|
+
"justify-center",
|
|
160
|
+
"origin-center",
|
|
161
|
+
"left-0",
|
|
162
|
+
"select-none",
|
|
163
|
+
"touch-none",
|
|
164
|
+
"pointer-events-none",
|
|
165
|
+
"z-20"
|
|
166
|
+
],
|
|
167
|
+
forwardIcon: "hidden group-hover:block group-data-[focus-visible=true]:block data-[before=true]:rotate-180",
|
|
168
|
+
ellipsis: "group-hover:hidden group-data-[focus-visible=true]:hidden",
|
|
169
|
+
chevronNext: "rotate-180"
|
|
170
|
+
},
|
|
171
|
+
variants: {
|
|
172
|
+
variant: {
|
|
173
|
+
bordered: {
|
|
174
|
+
item: [
|
|
175
|
+
"border-medium",
|
|
176
|
+
"border-default",
|
|
177
|
+
"bg-transparent",
|
|
178
|
+
"data-[hover=true]:bg-default-100"
|
|
179
|
+
]
|
|
180
|
+
},
|
|
181
|
+
light: {
|
|
182
|
+
item: "bg-transparent"
|
|
183
|
+
},
|
|
184
|
+
flat: {},
|
|
185
|
+
faded: {
|
|
186
|
+
item: ["border-medium", "border-default"]
|
|
187
|
+
}
|
|
188
|
+
},
|
|
189
|
+
color: {
|
|
190
|
+
default: {
|
|
191
|
+
cursor: colorVariants.solid.default
|
|
192
|
+
},
|
|
193
|
+
primary: {
|
|
194
|
+
cursor: colorVariants.solid.primary
|
|
195
|
+
},
|
|
196
|
+
secondary: {
|
|
197
|
+
cursor: colorVariants.solid.secondary
|
|
198
|
+
},
|
|
199
|
+
success: {
|
|
200
|
+
cursor: colorVariants.solid.success
|
|
201
|
+
},
|
|
202
|
+
warning: {
|
|
203
|
+
cursor: colorVariants.solid.warning
|
|
204
|
+
},
|
|
205
|
+
danger: {
|
|
206
|
+
cursor: colorVariants.solid.danger
|
|
207
|
+
}
|
|
208
|
+
},
|
|
209
|
+
size: {
|
|
210
|
+
sm: {},
|
|
211
|
+
md: {},
|
|
212
|
+
lg: {}
|
|
213
|
+
},
|
|
214
|
+
radius: {
|
|
215
|
+
none: {},
|
|
216
|
+
sm: {},
|
|
217
|
+
md: {},
|
|
218
|
+
lg: {},
|
|
219
|
+
full: {}
|
|
220
|
+
},
|
|
221
|
+
isCompact: {
|
|
222
|
+
true: {
|
|
223
|
+
wrapper: "gap-0 shadow-sm",
|
|
224
|
+
item: [
|
|
225
|
+
"shadow-none",
|
|
226
|
+
"first-of-type:rounded-r-none",
|
|
227
|
+
"last-of-type:rounded-l-none",
|
|
228
|
+
"[&:not(:first-of-type):not(:last-of-type)]:rounded-none"
|
|
229
|
+
],
|
|
230
|
+
prev: "!rounded-r-none",
|
|
231
|
+
next: "!rounded-l-none"
|
|
232
|
+
}
|
|
233
|
+
},
|
|
234
|
+
isDisabled: {
|
|
235
|
+
true: {
|
|
236
|
+
base: "opacity-disabled pointer-events-none"
|
|
237
|
+
}
|
|
238
|
+
},
|
|
239
|
+
showShadow: {
|
|
240
|
+
true: {}
|
|
241
|
+
},
|
|
242
|
+
disableCursorAnimation: {
|
|
243
|
+
true: {
|
|
244
|
+
cursor: "hidden"
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
disableAnimation: {
|
|
248
|
+
true: {
|
|
249
|
+
item: "transition-none",
|
|
250
|
+
cursor: "transition-none"
|
|
251
|
+
},
|
|
252
|
+
false: {
|
|
253
|
+
item: ["data-[pressed=true]:scale-[0.97]", "transition-transform-background"],
|
|
254
|
+
cursor: [
|
|
255
|
+
"data-[moving=true]:transition-transform",
|
|
256
|
+
"!data-[moving=true]:duration-300",
|
|
257
|
+
"opacity-0",
|
|
258
|
+
"data-[moving]:opacity-100"
|
|
259
|
+
]
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
},
|
|
263
|
+
defaultVariants: {
|
|
264
|
+
variant: "flat",
|
|
265
|
+
color: "primary",
|
|
266
|
+
size: "md",
|
|
267
|
+
radius: "md",
|
|
268
|
+
isCompact: false,
|
|
269
|
+
isDisabled: false,
|
|
270
|
+
showShadow: false,
|
|
271
|
+
disableAnimation: false,
|
|
272
|
+
disableCursorAnimation: false
|
|
273
|
+
},
|
|
274
|
+
compoundVariants: [
|
|
275
|
+
{
|
|
276
|
+
showShadow: true,
|
|
277
|
+
color: "default",
|
|
278
|
+
class: {
|
|
279
|
+
cursor: [colorVariants.shadow.default, "shadow-md"]
|
|
280
|
+
}
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
showShadow: true,
|
|
284
|
+
color: "primary",
|
|
285
|
+
class: {
|
|
286
|
+
cursor: [colorVariants.shadow.primary, "shadow-md"]
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
showShadow: true,
|
|
291
|
+
color: "secondary",
|
|
292
|
+
class: {
|
|
293
|
+
cursor: [colorVariants.shadow.secondary, "shadow-md"]
|
|
294
|
+
}
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
showShadow: true,
|
|
298
|
+
color: "success",
|
|
299
|
+
class: {
|
|
300
|
+
cursor: [colorVariants.shadow.success, "shadow-md"]
|
|
301
|
+
}
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
showShadow: true,
|
|
305
|
+
color: "warning",
|
|
306
|
+
class: {
|
|
307
|
+
cursor: [colorVariants.shadow.warning, "shadow-md"]
|
|
308
|
+
}
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
showShadow: true,
|
|
312
|
+
color: "danger",
|
|
313
|
+
class: {
|
|
314
|
+
cursor: [colorVariants.shadow.danger, "shadow-md"]
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
isCompact: true,
|
|
319
|
+
variant: "bordered",
|
|
320
|
+
class: {
|
|
321
|
+
item: "[&:not(:first-of-type)]:ml-[calc(theme(borderWidth.2)*-1)]"
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
disableCursorAnimation: true,
|
|
326
|
+
color: "default",
|
|
327
|
+
class: {
|
|
328
|
+
item: [
|
|
329
|
+
"data-[active=true]:bg-default-400",
|
|
330
|
+
"data-[active=true]:border-default-400",
|
|
331
|
+
"data-[active=true]:text-default-foreground"
|
|
332
|
+
]
|
|
333
|
+
}
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
disableCursorAnimation: true,
|
|
337
|
+
color: "primary",
|
|
338
|
+
class: {
|
|
339
|
+
item: [
|
|
340
|
+
"data-[active=true]:bg-primary",
|
|
341
|
+
"data-[active=true]:border-primary",
|
|
342
|
+
"data-[active=true]:text-primary-foreground"
|
|
343
|
+
]
|
|
344
|
+
}
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
disableCursorAnimation: true,
|
|
348
|
+
color: "secondary",
|
|
349
|
+
class: {
|
|
350
|
+
item: [
|
|
351
|
+
"data-[active=true]:bg-secondary",
|
|
352
|
+
"data-[active=true]:border-secondary",
|
|
353
|
+
"data-[active=true]:text-secondary-foreground"
|
|
354
|
+
]
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
disableCursorAnimation: true,
|
|
359
|
+
color: "success",
|
|
360
|
+
class: {
|
|
361
|
+
item: [
|
|
362
|
+
"data-[active=true]:bg-success",
|
|
363
|
+
"data-[active=true]:border-success",
|
|
364
|
+
"data-[active=true]:text-success-foreground"
|
|
365
|
+
]
|
|
366
|
+
}
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
disableCursorAnimation: true,
|
|
370
|
+
color: "warning",
|
|
371
|
+
class: {
|
|
372
|
+
item: [
|
|
373
|
+
"data-[active=true]:bg-warning",
|
|
374
|
+
"data-[active=true]:border-warning",
|
|
375
|
+
"data-[active=true]:text-warning-foreground"
|
|
376
|
+
]
|
|
377
|
+
}
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
disableCursorAnimation: true,
|
|
381
|
+
color: "danger",
|
|
382
|
+
class: {
|
|
383
|
+
item: [
|
|
384
|
+
"data-[active=true]:bg-danger",
|
|
385
|
+
"data-[active=true]:border-danger",
|
|
386
|
+
"data-[active=true]:text-danger-foreground"
|
|
387
|
+
]
|
|
388
|
+
}
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
disableCursorAnimation: true,
|
|
392
|
+
showShadow: true,
|
|
393
|
+
color: "default",
|
|
394
|
+
class: {
|
|
395
|
+
item: ["data-[active=true]:shadow-md", "data-[active=true]:shadow-default/50"]
|
|
396
|
+
}
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
disableCursorAnimation: true,
|
|
400
|
+
showShadow: true,
|
|
401
|
+
color: "primary",
|
|
402
|
+
class: {
|
|
403
|
+
item: ["data-[active=true]:shadow-md", "data-[active=true]:shadow-primary/40"]
|
|
404
|
+
}
|
|
405
|
+
},
|
|
406
|
+
{
|
|
407
|
+
disableCursorAnimation: true,
|
|
408
|
+
showShadow: true,
|
|
409
|
+
color: "secondary",
|
|
410
|
+
class: {
|
|
411
|
+
item: ["data-[active=true]:shadow-md", "data-[active=true]:shadow-secondary/40"]
|
|
412
|
+
}
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
disableCursorAnimation: true,
|
|
416
|
+
showShadow: true,
|
|
417
|
+
color: "success",
|
|
418
|
+
class: {
|
|
419
|
+
item: ["data-[active=true]:shadow-md", "data-[active=true]:shadow-success/40"]
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
disableCursorAnimation: true,
|
|
424
|
+
showShadow: true,
|
|
425
|
+
color: "warning",
|
|
426
|
+
class: {
|
|
427
|
+
item: ["data-[active=true]:shadow-md", "data-[active=true]:shadow-warning/40"]
|
|
428
|
+
}
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
disableCursorAnimation: true,
|
|
432
|
+
showShadow: true,
|
|
433
|
+
color: "danger",
|
|
434
|
+
class: {
|
|
435
|
+
item: ["data-[active=true]:shadow-md", "data-[active=true]:shadow-danger/40"]
|
|
436
|
+
}
|
|
437
|
+
}
|
|
438
|
+
],
|
|
439
|
+
compoundSlots: [
|
|
440
|
+
{
|
|
441
|
+
slots: ["item", "prev", "next"],
|
|
442
|
+
class: [
|
|
443
|
+
"flex",
|
|
444
|
+
"flex-wrap",
|
|
445
|
+
"truncate",
|
|
446
|
+
"box-border",
|
|
447
|
+
"outline-none",
|
|
448
|
+
"items-center",
|
|
449
|
+
"justify-center",
|
|
450
|
+
"text-default-foreground",
|
|
451
|
+
...dataFocusVisibleClasses,
|
|
452
|
+
"data-[disabled=true]:text-default-300",
|
|
453
|
+
"data-[disabled=true]:pointer-events-none"
|
|
454
|
+
]
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
slots: ["item", "prev", "next"],
|
|
458
|
+
variant: ["flat", "bordered", "faded"],
|
|
459
|
+
class: ["shadow-sm"]
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
slots: ["item", "prev", "next"],
|
|
463
|
+
variant: "flat",
|
|
464
|
+
class: [
|
|
465
|
+
"bg-default-100",
|
|
466
|
+
"[&[data-hover=true]:not([data-active=true])]:bg-default-200",
|
|
467
|
+
"active:bg-default-300"
|
|
468
|
+
]
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
slots: ["item", "prev", "next"],
|
|
472
|
+
variant: "faded",
|
|
473
|
+
class: [
|
|
474
|
+
"bg-default-50",
|
|
475
|
+
"[&[data-hover=true]:not([data-active=true])]:bg-default-100",
|
|
476
|
+
"active:bg-default-200"
|
|
477
|
+
]
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
slots: ["item", "prev", "next"],
|
|
481
|
+
variant: "light",
|
|
482
|
+
class: [
|
|
483
|
+
"[&[data-hover=true]:not([data-active=true])]:bg-default-100",
|
|
484
|
+
"active:bg-default-200"
|
|
485
|
+
]
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
slots: ["item", "cursor", "prev", "next"],
|
|
489
|
+
size: "sm",
|
|
490
|
+
class: "min-w-8 w-8 h-8 text-tiny"
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
slots: ["item", "cursor", "prev", "next"],
|
|
494
|
+
size: "md",
|
|
495
|
+
class: "min-w-9 w-9 h-9 text-small"
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
slots: ["item", "cursor", "prev", "next"],
|
|
499
|
+
size: "lg",
|
|
500
|
+
class: "min-w-10 w-10 h-10 text-medium"
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
slots: ["wrapper", "item", "cursor", "prev", "next"],
|
|
504
|
+
radius: "none",
|
|
505
|
+
class: "rounded-none"
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
slots: ["wrapper", "item", "cursor", "prev", "next"],
|
|
509
|
+
radius: "sm",
|
|
510
|
+
class: "rounded-small"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
slots: ["wrapper", "item", "cursor", "prev", "next"],
|
|
514
|
+
radius: "md",
|
|
515
|
+
class: "rounded-medium"
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
slots: ["wrapper", "item", "cursor", "prev", "next"],
|
|
519
|
+
radius: "lg",
|
|
520
|
+
class: "rounded-large"
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
slots: ["wrapper", "item", "cursor", "prev", "next"],
|
|
524
|
+
radius: "full",
|
|
525
|
+
class: "rounded-full"
|
|
526
|
+
}
|
|
527
|
+
]
|
|
528
|
+
});
|
|
529
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
530
|
+
0 && (module.exports = {
|
|
531
|
+
pagination
|
|
532
|
+
});
|