@deepnoid/ui 1.0.11 → 1.0.13
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/.turbo/turbo-build.log +290 -290
- package/README.md +46 -17
- package/dist/{chunk-2HYBU7NH.mjs → chunk-37BZALDV.mjs} +1 -1
- package/dist/{chunk-P4GNXDMO.mjs → chunk-5RJYESLP.mjs} +1 -1
- package/dist/{chunk-NJWXYTBQ.mjs → chunk-62M6VPFS.mjs} +1 -1
- package/dist/{chunk-47FA6TWG.mjs → chunk-6F6HERZF.mjs} +1 -1
- package/dist/{chunk-5K5HG64H.mjs → chunk-6ZVFACPA.mjs} +3 -3
- package/dist/{chunk-HKF5BNPX.mjs → chunk-7CTICAGW.mjs} +1 -1
- package/dist/{chunk-MTEVJZPH.mjs → chunk-7MMUS5ER.mjs} +1 -1
- package/dist/{chunk-KXR5SJQT.mjs → chunk-7U7FM6I6.mjs} +2 -2
- package/dist/{chunk-FFKXQUER.mjs → chunk-AO6LNH3D.mjs} +1 -1
- package/dist/{chunk-XNDDHEW6.mjs → chunk-AYTOWECM.mjs} +2 -2
- package/dist/{chunk-2KKZXS5A.mjs → chunk-AZT7MLD2.mjs} +2 -2
- package/dist/{chunk-3JKORA4G.mjs → chunk-CXVDES22.mjs} +1 -1
- package/dist/{chunk-3N442F6I.mjs → chunk-D3DKXTTY.mjs} +1 -1
- package/dist/{chunk-EIVSXVP5.mjs → chunk-D7DDV4UN.mjs} +3 -3
- package/dist/{chunk-ZRYYG7T6.mjs → chunk-FNES52QP.mjs} +3 -3
- package/dist/{chunk-3WTJDGIC.mjs → chunk-G45IQ6PX.mjs} +3 -3
- package/dist/{chunk-DI7QXTYZ.mjs → chunk-G6SZN3EK.mjs} +2 -2
- package/dist/{chunk-JXCOQOOE.mjs → chunk-H7D5EBLL.mjs} +3 -3
- package/dist/{chunk-4V5D237Z.mjs → chunk-HXBZB7CW.mjs} +1 -1
- package/dist/{chunk-VUO5J2OK.mjs → chunk-KE26ONWZ.mjs} +1 -1
- package/dist/{chunk-OK34FKBQ.mjs → chunk-LCEFG5IY.mjs} +3 -3
- package/dist/{chunk-67DEFPS6.mjs → chunk-LHWHM4LQ.mjs} +1 -1
- package/dist/{chunk-LJSGQO4B.mjs → chunk-MC7SI5Q7.mjs} +1 -1
- package/dist/{chunk-GSOTTSR4.mjs → chunk-MT7AFUKT.mjs} +1 -1
- package/dist/{chunk-M7V5YMM2.mjs → chunk-O2KC4CDE.mjs} +2 -2
- package/dist/{chunk-3QZPVRM5.mjs → chunk-PIUOU6LS.mjs} +1 -1
- package/dist/{chunk-44Z6L7FL.mjs → chunk-PRLKKUBY.mjs} +2 -2
- package/dist/{chunk-MYFMT2ZT.mjs → chunk-Q5T3XRA3.mjs} +8 -8
- package/dist/{chunk-ZXKXTIPE.mjs → chunk-QUWWLVCI.mjs} +1 -1
- package/dist/{chunk-6CNPC722.mjs → chunk-R32BQ3NV.mjs} +1 -1
- package/dist/{chunk-NKYNCXOU.mjs → chunk-SLKXMIWY.mjs} +3 -2
- package/dist/{chunk-W3AO4G35.mjs → chunk-SNNSEK5T.mjs} +10 -10
- package/dist/{chunk-RMWLYCNN.mjs → chunk-TGXYSXEN.mjs} +5 -5
- package/dist/chunk-UP6RPQDX.mjs +46 -0
- package/dist/{chunk-KPOXK7NN.mjs → chunk-USZSQXHS.mjs} +1 -1
- package/dist/{chunk-VO2ZIGIK.mjs → chunk-WTBRXQFT.mjs} +1 -1
- package/dist/{chunk-UJCQCSQ5.mjs → chunk-X7SYBDST.mjs} +8 -8
- package/dist/{chunk-EWS3FESG.mjs → chunk-XS32UZI3.mjs} +12 -14
- package/dist/{chunk-DJZHJNYH.mjs → chunk-XTMOAGLY.mjs} +4 -4
- package/dist/{chunk-BBCJTXGU.mjs → chunk-Y3A7PN4Q.mjs} +1 -1
- package/dist/{chunk-HJ2RUGGG.mjs → chunk-Y6EIO72X.mjs} +1 -1
- package/dist/{chunk-JUKILR6X.mjs → chunk-ZCJPPLYH.mjs} +1 -1
- package/dist/{chunk-O3E6E4QS.mjs → chunk-ZDZKGGK3.mjs} +2 -2
- package/dist/{chunk-XOR6NQTS.mjs → chunk-ZPMS2CYP.mjs} +2 -2
- package/dist/{chunk-RKHH3CUS.mjs → chunk-ZUNOPH7C.mjs} +2 -2
- package/dist/components/accordion/accordion.js +31 -680
- package/dist/components/accordion/accordion.mjs +2 -3
- package/dist/components/accordion/accordionItem.js +33 -681
- package/dist/components/accordion/accordionItem.mjs +2 -3
- package/dist/components/accordion/index.js +33 -681
- package/dist/components/accordion/index.mjs +3 -4
- package/dist/components/avatar/avatar.js +31 -680
- package/dist/components/avatar/avatar.mjs +2 -3
- package/dist/components/avatar/index.js +31 -680
- package/dist/components/avatar/index.mjs +2 -3
- package/dist/components/backdrop/backdrop.js +31 -680
- package/dist/components/backdrop/backdrop.mjs +2 -3
- package/dist/components/backdrop/index.js +31 -680
- package/dist/components/backdrop/index.mjs +2 -3
- package/dist/components/breadcrumb/breadcrumb.js +38 -687
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -8
- package/dist/components/breadcrumb/index.js +38 -687
- package/dist/components/breadcrumb/index.mjs +7 -8
- package/dist/components/button/button-group.js +31 -670
- package/dist/components/button/button-group.mjs +2 -3
- package/dist/components/button/button.js +38 -687
- package/dist/components/button/button.mjs +3 -4
- package/dist/components/button/button.style.js +38 -687
- package/dist/components/button/button.style.mjs +2 -3
- package/dist/components/button/icon-button.js +38 -687
- package/dist/components/button/icon-button.mjs +3 -4
- package/dist/components/button/index.js +38 -677
- package/dist/components/button/index.mjs +8 -9
- package/dist/components/button/text-button.js +38 -687
- package/dist/components/button/text-button.mjs +3 -4
- package/dist/components/charts/areaChart.js +43 -694
- package/dist/components/charts/areaChart.mjs +3 -4
- package/dist/components/charts/barChart.js +36 -685
- package/dist/components/charts/barChart.mjs +2 -3
- package/dist/components/charts/circularProgress.js +31 -680
- package/dist/components/charts/circularProgress.mjs +2 -3
- package/dist/components/charts/index.js +53 -704
- package/dist/components/charts/index.mjs +9 -10
- package/dist/components/charts/radarChart.js +31 -680
- package/dist/components/charts/radarChart.mjs +2 -3
- package/dist/components/charts/simpleBarChart.js +36 -685
- package/dist/components/charts/simpleBarChart.mjs +2 -3
- package/dist/components/checkbox/checkbox.js +31 -680
- package/dist/components/checkbox/checkbox.mjs +2 -3
- package/dist/components/checkbox/index.js +31 -680
- package/dist/components/checkbox/index.mjs +2 -3
- package/dist/components/chip/chip.js +31 -680
- package/dist/components/chip/chip.mjs +2 -3
- package/dist/components/chip/index.js +31 -680
- package/dist/components/chip/index.mjs +2 -3
- package/dist/components/drawer/drawer.js +31 -680
- package/dist/components/drawer/drawer.mjs +2 -3
- package/dist/components/drawer/index.js +31 -680
- package/dist/components/drawer/index.mjs +2 -3
- package/dist/components/fileUpload/fileUpload.d.mts +3 -3
- package/dist/components/fileUpload/fileUpload.d.ts +3 -3
- package/dist/components/fileUpload/fileUpload.js +38 -687
- package/dist/components/fileUpload/fileUpload.mjs +9 -10
- package/dist/components/fileUpload/index.js +38 -687
- package/dist/components/fileUpload/index.mjs +9 -10
- package/dist/components/icon/Icon.mjs +0 -1
- package/dist/components/icon/index.mjs +0 -1
- package/dist/components/icon/template.mjs +0 -1
- package/dist/components/input/index.js +31 -680
- package/dist/components/input/index.mjs +2 -3
- package/dist/components/input/input.js +31 -680
- package/dist/components/input/input.mjs +2 -3
- package/dist/components/list/index.js +31 -680
- package/dist/components/list/index.mjs +4 -5
- package/dist/components/list/list.js +31 -680
- package/dist/components/list/list.mjs +2 -3
- package/dist/components/list/listItem.js +31 -680
- package/dist/components/list/listItem.mjs +3 -4
- package/dist/components/modal/GlobalModalProvider.js +38 -687
- package/dist/components/modal/GlobalModalProvider.mjs +10 -11
- package/dist/components/modal/index.js +38 -687
- package/dist/components/modal/index.mjs +11 -12
- package/dist/components/modal/modal.js +38 -687
- package/dist/components/modal/modal.mjs +9 -10
- package/dist/components/modal/useGlobalModal.mjs +11 -12
- package/dist/components/pagination/index.js +31 -680
- package/dist/components/pagination/index.mjs +3 -4
- package/dist/components/pagination/pagination.js +31 -680
- package/dist/components/pagination/pagination.mjs +3 -4
- package/dist/components/pagination/usePagination.mjs +0 -1
- package/dist/components/picker/datePicker.js +39 -688
- package/dist/components/picker/datePicker.mjs +9 -10
- package/dist/components/picker/day.js +32 -681
- package/dist/components/picker/day.mjs +2 -3
- package/dist/components/picker/index.js +41 -690
- package/dist/components/picker/index.mjs +12 -13
- package/dist/components/picker/timePicker/Panel.js +40 -689
- package/dist/components/picker/timePicker/Panel.mjs +8 -9
- package/dist/components/picker/timePicker/WheelColumn.js +2 -2
- package/dist/components/picker/timePicker/WheelColumn.mjs +1 -2
- package/dist/components/picker/timePicker/index.js +40 -689
- package/dist/components/picker/timePicker/index.mjs +10 -11
- package/dist/components/picker/utils.mjs +0 -1
- package/dist/components/progress/index.js +31 -680
- package/dist/components/progress/index.mjs +2 -3
- package/dist/components/progress/progress.js +31 -680
- package/dist/components/progress/progress.mjs +2 -3
- package/dist/components/radio/index.js +31 -680
- package/dist/components/radio/index.mjs +2 -3
- package/dist/components/radio/radio.js +31 -680
- package/dist/components/radio/radio.mjs +2 -3
- package/dist/components/ripple/index.mjs +0 -1
- package/dist/components/ripple/ripple.mjs +0 -1
- package/dist/components/ripple/useRipple.mjs +0 -1
- package/dist/components/scroll/index.js +12 -14
- package/dist/components/scroll/index.mjs +1 -2
- package/dist/components/scroll/scrollArea.d.mts +2 -1
- package/dist/components/scroll/scrollArea.d.ts +2 -1
- package/dist/components/scroll/scrollArea.js +12 -14
- package/dist/components/scroll/scrollArea.mjs +1 -2
- package/dist/components/select/index.js +46 -695
- package/dist/components/select/index.mjs +7 -8
- package/dist/components/select/select.js +46 -695
- package/dist/components/select/select.mjs +7 -8
- package/dist/components/skeleton/index.mjs +0 -1
- package/dist/components/skeleton/skeleton.mjs +0 -1
- package/dist/components/slider/index.js +33 -682
- package/dist/components/slider/index.mjs +2 -3
- package/dist/components/slider/slider.js +33 -682
- package/dist/components/slider/slider.mjs +2 -3
- package/dist/components/starRating/index.js +33 -682
- package/dist/components/starRating/index.mjs +2 -3
- package/dist/components/starRating/starRating.js +33 -682
- package/dist/components/starRating/starRating.mjs +2 -3
- package/dist/components/switch/index.mjs +0 -1
- package/dist/components/switch/switch.mjs +0 -1
- package/dist/components/table/definition-table.js +31 -680
- package/dist/components/table/definition-table.mjs +2 -3
- package/dist/components/table/form-table.js +31 -680
- package/dist/components/table/form-table.mjs +1 -2
- package/dist/components/table/index.js +43 -694
- package/dist/components/table/index.mjs +10 -11
- package/dist/components/table/table-body.js +43 -694
- package/dist/components/table/table-body.mjs +7 -8
- package/dist/components/table/table-head.js +43 -694
- package/dist/components/table/table-head.mjs +7 -8
- package/dist/components/table/table.js +43 -694
- package/dist/components/table/table.mjs +7 -8
- package/dist/components/tabs/index.js +31 -680
- package/dist/components/tabs/index.mjs +2 -3
- package/dist/components/tabs/tabs.js +31 -680
- package/dist/components/tabs/tabs.mjs +2 -3
- package/dist/components/textarea/index.mjs +0 -1
- package/dist/components/textarea/textarea.mjs +0 -1
- package/dist/components/timePicker/calendar.js +31 -670
- package/dist/components/timePicker/calendar.mjs +1 -2
- package/dist/components/timePicker/useDateTimePicker.mjs +0 -1
- package/dist/components/toast/index.js +31 -680
- package/dist/components/toast/index.mjs +4 -5
- package/dist/components/toast/toast-utils.mjs +0 -1
- package/dist/components/toast/toast.js +31 -680
- package/dist/components/toast/toast.mjs +2 -3
- package/dist/components/toast/use-toast.js +31 -680
- package/dist/components/toast/use-toast.mjs +3 -4
- package/dist/components/tooltip/index.js +31 -680
- package/dist/components/tooltip/index.mjs +2 -3
- package/dist/components/tooltip/tooltip-utils.mjs +0 -1
- package/dist/components/tooltip/tooltip.js +31 -680
- package/dist/components/tooltip/tooltip.mjs +2 -3
- package/dist/components/tooltip/useTooltip.mjs +0 -1
- package/dist/components/tree/index.js +31 -680
- package/dist/components/tree/index.mjs +2 -3
- package/dist/components/tree/tree.d.mts +3 -3
- package/dist/components/tree/tree.d.ts +3 -3
- package/dist/components/tree/tree.js +31 -680
- package/dist/components/tree/tree.mjs +2 -3
- package/dist/fonts/NanumSquare_acB.mjs +0 -1
- package/dist/fonts/NanumSquare_acEB.mjs +0 -1
- package/dist/fonts/NanumSquare_acL.mjs +0 -1
- package/dist/fonts/NanumSquare_acR.mjs +0 -1
- package/dist/hooks/useIsMounted.mjs +0 -1
- package/dist/index.d.mts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +77 -964
- package/dist/index.mjs +86 -89
- package/dist/style.css +372 -0
- package/dist/style.d.mts +2 -0
- package/dist/style.d.ts +2 -0
- package/dist/utils/clsx.mjs +0 -1
- package/dist/utils/props.mjs +0 -1
- package/dist/utils/tailwind-variants.js +31 -680
- package/dist/utils/tailwind-variants.mjs +1 -2
- package/package.json +3 -3
- package/dist/chunk-AC6TWLRT.mjs +0 -31
- package/dist/chunk-DPWUIAVC.mjs +0 -932
- package/postcss.config.js +0 -6
- package/tailwind.config.ts +0 -4
package/dist/chunk-DPWUIAVC.mjs
DELETED
|
@@ -1,932 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import {
|
|
3
|
-
__commonJS,
|
|
4
|
-
__toESM
|
|
5
|
-
} from "./chunk-AC6TWLRT.mjs";
|
|
6
|
-
|
|
7
|
-
// ../../node_modules/tailwindcss/lib/util/createPlugin.js
|
|
8
|
-
var require_createPlugin = __commonJS({
|
|
9
|
-
"../../node_modules/tailwindcss/lib/util/createPlugin.js"(exports) {
|
|
10
|
-
"use strict";
|
|
11
|
-
Object.defineProperty(exports, "__esModule", {
|
|
12
|
-
value: true
|
|
13
|
-
});
|
|
14
|
-
Object.defineProperty(exports, "default", {
|
|
15
|
-
enumerable: true,
|
|
16
|
-
get: function() {
|
|
17
|
-
return _default;
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
function createPlugin(plugin2, config) {
|
|
21
|
-
return {
|
|
22
|
-
handler: plugin2,
|
|
23
|
-
config
|
|
24
|
-
};
|
|
25
|
-
}
|
|
26
|
-
createPlugin.withOptions = function(pluginFunction, configFunction = () => ({})) {
|
|
27
|
-
const optionsFunction = function(options) {
|
|
28
|
-
return {
|
|
29
|
-
__options: options,
|
|
30
|
-
handler: pluginFunction(options),
|
|
31
|
-
config: configFunction(options)
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
optionsFunction.__isOptionsFunction = true;
|
|
35
|
-
optionsFunction.__pluginFunction = pluginFunction;
|
|
36
|
-
optionsFunction.__configFunction = configFunction;
|
|
37
|
-
return optionsFunction;
|
|
38
|
-
};
|
|
39
|
-
var _default = createPlugin;
|
|
40
|
-
}
|
|
41
|
-
});
|
|
42
|
-
|
|
43
|
-
// ../../node_modules/tailwindcss/lib/public/create-plugin.js
|
|
44
|
-
var require_create_plugin = __commonJS({
|
|
45
|
-
"../../node_modules/tailwindcss/lib/public/create-plugin.js"(exports) {
|
|
46
|
-
"use strict";
|
|
47
|
-
Object.defineProperty(exports, "__esModule", {
|
|
48
|
-
value: true
|
|
49
|
-
});
|
|
50
|
-
Object.defineProperty(exports, "default", {
|
|
51
|
-
enumerable: true,
|
|
52
|
-
get: function() {
|
|
53
|
-
return _default;
|
|
54
|
-
}
|
|
55
|
-
});
|
|
56
|
-
var _createPlugin = /* @__PURE__ */ _interop_require_default(require_createPlugin());
|
|
57
|
-
function _interop_require_default(obj) {
|
|
58
|
-
return obj && obj.__esModule ? obj : {
|
|
59
|
-
default: obj
|
|
60
|
-
};
|
|
61
|
-
}
|
|
62
|
-
var _default = _createPlugin.default;
|
|
63
|
-
}
|
|
64
|
-
});
|
|
65
|
-
|
|
66
|
-
// ../../node_modules/tailwindcss/plugin.js
|
|
67
|
-
var require_plugin = __commonJS({
|
|
68
|
-
"../../node_modules/tailwindcss/plugin.js"(exports, module) {
|
|
69
|
-
"use strict";
|
|
70
|
-
var createPlugin = require_create_plugin();
|
|
71
|
-
module.exports = (createPlugin.__esModule ? createPlugin : { default: createPlugin }).default;
|
|
72
|
-
}
|
|
73
|
-
});
|
|
74
|
-
|
|
75
|
-
// src/utils/tailwind-variants.ts
|
|
76
|
-
import { createTV } from "tailwind-variants";
|
|
77
|
-
|
|
78
|
-
// ../tailwind-config/src/plugin.ts
|
|
79
|
-
var import_plugin = __toESM(require_plugin());
|
|
80
|
-
|
|
81
|
-
// ../tailwind-config/src/colors/primitive-palette.ts
|
|
82
|
-
var primitivePalette = {
|
|
83
|
-
bg: {
|
|
84
|
-
"01": "#040811",
|
|
85
|
-
"02": "#040811",
|
|
86
|
-
"03": "#14161E",
|
|
87
|
-
"04": "#070414",
|
|
88
|
-
"05": "#070C12",
|
|
89
|
-
"06": "#202123"
|
|
90
|
-
},
|
|
91
|
-
gray: {
|
|
92
|
-
cool: {
|
|
93
|
-
50: "#F7F7F8",
|
|
94
|
-
100: "#EEEEF0",
|
|
95
|
-
200: "#D8D9DF",
|
|
96
|
-
300: "#B6B8C3",
|
|
97
|
-
400: "#999CA9",
|
|
98
|
-
500: "#717486",
|
|
99
|
-
600: "#5B5E6E",
|
|
100
|
-
700: "#4A4C5A",
|
|
101
|
-
800: "#40424C",
|
|
102
|
-
900: "#36373F",
|
|
103
|
-
950: "#25252C"
|
|
104
|
-
},
|
|
105
|
-
warm: {
|
|
106
|
-
50: "#F6F6F6",
|
|
107
|
-
100: "#E7E7E7",
|
|
108
|
-
200: "#D1D1D1",
|
|
109
|
-
300: "#B0B0B0",
|
|
110
|
-
400: "#888888",
|
|
111
|
-
500: "#6D6D6D",
|
|
112
|
-
600: "#5D5D5D",
|
|
113
|
-
700: "#525252",
|
|
114
|
-
800: "#454545",
|
|
115
|
-
900: "#3D3D3D",
|
|
116
|
-
950: "#25252C"
|
|
117
|
-
}
|
|
118
|
-
},
|
|
119
|
-
opacity: {
|
|
120
|
-
white: {
|
|
121
|
-
"0": "#FFFFFF, 0",
|
|
122
|
-
5: "#FFFFFF, 5",
|
|
123
|
-
10: "#FFFFFF, 10",
|
|
124
|
-
20: "#FFFFFF, 20",
|
|
125
|
-
30: "#FFFFFF, 30",
|
|
126
|
-
40: "#FFFFFF, 40",
|
|
127
|
-
50: "#FFFFFF, 50",
|
|
128
|
-
60: "#FFFFFF, 60",
|
|
129
|
-
70: "#FFFFFF, 70",
|
|
130
|
-
80: "#FFFFFF, 80",
|
|
131
|
-
90: "#FFFFFF, 90"
|
|
132
|
-
},
|
|
133
|
-
black: {
|
|
134
|
-
"0": "#000000, 0",
|
|
135
|
-
5: "#000000, 5",
|
|
136
|
-
10: "#000000, 10",
|
|
137
|
-
20: "#000000, 20",
|
|
138
|
-
30: "#000000, 30",
|
|
139
|
-
40: "#000000, 40",
|
|
140
|
-
50: "#000000, 50",
|
|
141
|
-
60: "#000000, 60",
|
|
142
|
-
70: "#000000, 70",
|
|
143
|
-
80: "#000000, 80",
|
|
144
|
-
90: "#000000, 90"
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
red: {
|
|
148
|
-
50: "#FEF2F2",
|
|
149
|
-
100: "#FEE9E9",
|
|
150
|
-
200: "#FCCFD2",
|
|
151
|
-
300: "#F9A8AC",
|
|
152
|
-
400: "#F57780",
|
|
153
|
-
500: "#EC4757",
|
|
154
|
-
600: "#D82640",
|
|
155
|
-
700: "#B71934",
|
|
156
|
-
800: "#991832",
|
|
157
|
-
900: "#831831",
|
|
158
|
-
950: "#831831"
|
|
159
|
-
},
|
|
160
|
-
rose: {
|
|
161
|
-
50: "#FDF4F6",
|
|
162
|
-
100: "#F9E9EC",
|
|
163
|
-
200: "#F4D8DD",
|
|
164
|
-
300: "#E9B8C2",
|
|
165
|
-
400: "#DF96A6",
|
|
166
|
-
500: "#CB6881",
|
|
167
|
-
600: "#B54969",
|
|
168
|
-
700: "#973957",
|
|
169
|
-
800: "#7F324D",
|
|
170
|
-
900: "#6A2740",
|
|
171
|
-
950: "#3C1523"
|
|
172
|
-
},
|
|
173
|
-
hotPink: {
|
|
174
|
-
50: "#FDF2F7",
|
|
175
|
-
100: "#FDE6F0",
|
|
176
|
-
200: "#FCCEE3",
|
|
177
|
-
300: "#FBA6CA",
|
|
178
|
-
400: "#F76FA6",
|
|
179
|
-
500: "#F04485",
|
|
180
|
-
600: "#E2326C",
|
|
181
|
-
700: "#C21448",
|
|
182
|
-
800: "#A1133C",
|
|
183
|
-
900: "#861535",
|
|
184
|
-
950: "#52051B"
|
|
185
|
-
},
|
|
186
|
-
sepia: {
|
|
187
|
-
50: "#FCF5F4",
|
|
188
|
-
100: "#FAE9E9",
|
|
189
|
-
200: "#F5D6D7",
|
|
190
|
-
300: "#EDB4B6",
|
|
191
|
-
400: "#E28A8F",
|
|
192
|
-
500: "#D45F69",
|
|
193
|
-
600: "#BE4051",
|
|
194
|
-
700: "#9F3142",
|
|
195
|
-
800: "#862B3C",
|
|
196
|
-
900: "#6B2433",
|
|
197
|
-
950: "#320E15"
|
|
198
|
-
},
|
|
199
|
-
orange: {
|
|
200
|
-
50: "#FEF7EE",
|
|
201
|
-
100: "#FDEDD7",
|
|
202
|
-
200: "#F9D8AF",
|
|
203
|
-
300: "#F5BB7C",
|
|
204
|
-
400: "#F09447",
|
|
205
|
-
500: "#EC7723",
|
|
206
|
-
600: "#E15F19",
|
|
207
|
-
700: "#E15F19",
|
|
208
|
-
800: "#92391A",
|
|
209
|
-
900: "#763118",
|
|
210
|
-
950: "#40160A"
|
|
211
|
-
},
|
|
212
|
-
yellow: {
|
|
213
|
-
50: "#F9F2E5",
|
|
214
|
-
100: "#F5E6BC",
|
|
215
|
-
200: "#FFE9BC",
|
|
216
|
-
300: "#FFD174",
|
|
217
|
-
400: "#F8BE4A",
|
|
218
|
-
500: "#EAAD30",
|
|
219
|
-
600: "#D77908",
|
|
220
|
-
700: "#B2550B",
|
|
221
|
-
800: "#91420F",
|
|
222
|
-
900: "#773610",
|
|
223
|
-
950: "#441B04"
|
|
224
|
-
},
|
|
225
|
-
tree: {
|
|
226
|
-
50: "#F5F3F1",
|
|
227
|
-
100: "#E5E1DC",
|
|
228
|
-
200: "#CCC5BC",
|
|
229
|
-
300: "#AFA395",
|
|
230
|
-
400: "#978878",
|
|
231
|
-
500: "#907E6F",
|
|
232
|
-
600: "#756459",
|
|
233
|
-
700: "#5F4F49",
|
|
234
|
-
800: "#524541",
|
|
235
|
-
900: "#483D3B",
|
|
236
|
-
950: "#282120"
|
|
237
|
-
},
|
|
238
|
-
brown: {
|
|
239
|
-
50: "#F6F3F0",
|
|
240
|
-
100: "#F4EDEC",
|
|
241
|
-
200: "#EBDFDD",
|
|
242
|
-
300: "#DCC9C5",
|
|
243
|
-
400: "#C6A9A3",
|
|
244
|
-
500: "#B08983",
|
|
245
|
-
600: "#A27E77",
|
|
246
|
-
700: "#7F5D56",
|
|
247
|
-
800: "#6A4F4A",
|
|
248
|
-
900: "#5B4541",
|
|
249
|
-
950: "#2C1E1C"
|
|
250
|
-
},
|
|
251
|
-
lime: {
|
|
252
|
-
50: "#F7FFE5",
|
|
253
|
-
100: "#ECFFC7",
|
|
254
|
-
200: "#D9FF95",
|
|
255
|
-
300: "#BDFE58",
|
|
256
|
-
400: "#A1F524",
|
|
257
|
-
500: "#82DC06",
|
|
258
|
-
600: "#63B000",
|
|
259
|
-
700: "#4B8506",
|
|
260
|
-
800: "#3E690B",
|
|
261
|
-
900: "#34580F",
|
|
262
|
-
950: "#193102"
|
|
263
|
-
},
|
|
264
|
-
green: {
|
|
265
|
-
50: "#E7F3EB",
|
|
266
|
-
100: "#DFF9EA",
|
|
267
|
-
200: "#CEECDA",
|
|
268
|
-
300: "#9CD4B3",
|
|
269
|
-
400: "#6EC092",
|
|
270
|
-
500: "#3FA46B",
|
|
271
|
-
600: "#209754",
|
|
272
|
-
700: "#1E7745",
|
|
273
|
-
800: "#1D5E3A",
|
|
274
|
-
900: "#194E32",
|
|
275
|
-
950: "#082B19"
|
|
276
|
-
},
|
|
277
|
-
timberGreen: {
|
|
278
|
-
50: "#F1FCF5",
|
|
279
|
-
100: "#DFF9EA",
|
|
280
|
-
200: "#B5DACD",
|
|
281
|
-
300: "#8ABFAF",
|
|
282
|
-
400: "#60A18F",
|
|
283
|
-
500: "#468675",
|
|
284
|
-
600: "#366B5F",
|
|
285
|
-
700: "#2E574D",
|
|
286
|
-
800: "#2A4641",
|
|
287
|
-
900: "#1D2F2B",
|
|
288
|
-
950: "#11221E"
|
|
289
|
-
},
|
|
290
|
-
teal: {
|
|
291
|
-
50: "#E2F1F0",
|
|
292
|
-
100: "#C9EBE8",
|
|
293
|
-
200: "#C7E8E5",
|
|
294
|
-
300: "#8AD0D0",
|
|
295
|
-
400: "#67C4C4",
|
|
296
|
-
500: "#39A6A7",
|
|
297
|
-
600: "#258386",
|
|
298
|
-
700: "#1B666A",
|
|
299
|
-
800: "#1A5255",
|
|
300
|
-
900: "#1A4447",
|
|
301
|
-
950: "#09272A"
|
|
302
|
-
},
|
|
303
|
-
lightBlue: {
|
|
304
|
-
50: "#F2F8FD",
|
|
305
|
-
100: "#E3EFFB",
|
|
306
|
-
200: "#C1E0F6",
|
|
307
|
-
300: "#8BC6EE",
|
|
308
|
-
400: "#3DA2E1",
|
|
309
|
-
500: "#258FD2",
|
|
310
|
-
600: "#1771B2",
|
|
311
|
-
700: "#145A90",
|
|
312
|
-
800: "#154D77",
|
|
313
|
-
900: "#174163",
|
|
314
|
-
950: "#062C2D"
|
|
315
|
-
},
|
|
316
|
-
sea: {
|
|
317
|
-
50: "#F4F6FC",
|
|
318
|
-
100: "#E8EDF6",
|
|
319
|
-
200: "#CBD9EB",
|
|
320
|
-
300: "#9FB9DA",
|
|
321
|
-
400: "#6A93C5",
|
|
322
|
-
500: "#446FA4",
|
|
323
|
-
600: "#375D92",
|
|
324
|
-
700: "#2D4B77",
|
|
325
|
-
800: "#294163",
|
|
326
|
-
900: "#263954",
|
|
327
|
-
950: "#1A2537"
|
|
328
|
-
},
|
|
329
|
-
blue: {
|
|
330
|
-
50: "#F0F6FE",
|
|
331
|
-
100: "#DDEAFC",
|
|
332
|
-
200: "#C2DBFB",
|
|
333
|
-
300: "#98C5F8",
|
|
334
|
-
400: "#68A7F2",
|
|
335
|
-
500: "#377CEB",
|
|
336
|
-
600: "#2F68E1",
|
|
337
|
-
700: "#2754CE",
|
|
338
|
-
800: "#20429E",
|
|
339
|
-
900: "#1C2A52",
|
|
340
|
-
950: "#061132"
|
|
341
|
-
},
|
|
342
|
-
lightPurple: {
|
|
343
|
-
50: "#F6F5FD",
|
|
344
|
-
100: "#EEEDFA",
|
|
345
|
-
200: "#DDDCFD",
|
|
346
|
-
300: "#BDB9EC",
|
|
347
|
-
400: "#AAA1E4",
|
|
348
|
-
500: "#826CE3",
|
|
349
|
-
600: "#7250D7",
|
|
350
|
-
700: "#623DC4",
|
|
351
|
-
800: "#5133A4",
|
|
352
|
-
900: "#442B87",
|
|
353
|
-
950: "#291A5B"
|
|
354
|
-
}
|
|
355
|
-
};
|
|
356
|
-
|
|
357
|
-
// ../tailwind-config/src/colors/semantic-palette.ts
|
|
358
|
-
var semanticPalette = {
|
|
359
|
-
primary: {
|
|
360
|
-
soft: { light: primitivePalette.blue[100], dark: primitivePalette.blue[950] },
|
|
361
|
-
light: { light: primitivePalette.blue[200], dark: primitivePalette.blue[900] },
|
|
362
|
-
main: { light: primitivePalette.blue[600], dark: primitivePalette.blue[600] },
|
|
363
|
-
dark: { light: primitivePalette.blue[800], dark: primitivePalette.blue[500] },
|
|
364
|
-
strong: { light: primitivePalette.blue[900], dark: primitivePalette.blue[200] }
|
|
365
|
-
},
|
|
366
|
-
secondary: {
|
|
367
|
-
soft: { light: primitivePalette.lightPurple[100], dark: primitivePalette.lightPurple[950] },
|
|
368
|
-
light: { light: primitivePalette.lightPurple[200], dark: primitivePalette.lightPurple[900] },
|
|
369
|
-
main: { light: primitivePalette.lightPurple[600], dark: primitivePalette.lightPurple[500] },
|
|
370
|
-
dark: { light: primitivePalette.lightPurple[800], dark: primitivePalette.lightPurple[700] },
|
|
371
|
-
strong: { light: primitivePalette.lightPurple[950], dark: primitivePalette.lightPurple[950] }
|
|
372
|
-
},
|
|
373
|
-
body: {
|
|
374
|
-
foreground: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[50] },
|
|
375
|
-
background: { light: primitivePalette.gray.cool[50], dark: primitivePalette.bg["06"] }
|
|
376
|
-
},
|
|
377
|
-
neutral: {
|
|
378
|
-
soft: { light: primitivePalette.gray.cool[100], dark: primitivePalette.gray.cool[900] },
|
|
379
|
-
light: { light: primitivePalette.gray.cool[200], dark: primitivePalette.gray.cool[700] },
|
|
380
|
-
main: { light: primitivePalette.gray.cool[400], dark: primitivePalette.gray.cool[400] },
|
|
381
|
-
dark: { light: primitivePalette.gray.cool[500], dark: primitivePalette.gray.cool[300] },
|
|
382
|
-
strong: { light: primitivePalette.gray.cool[700], dark: primitivePalette.gray.cool[200] }
|
|
383
|
-
},
|
|
384
|
-
trans: {
|
|
385
|
-
soft: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] },
|
|
386
|
-
light: { light: primitivePalette.opacity.black[10], dark: primitivePalette.opacity.white[10] },
|
|
387
|
-
main: { light: primitivePalette.opacity.black[20], dark: primitivePalette.opacity.white[20] },
|
|
388
|
-
dark: { light: primitivePalette.opacity.black[30], dark: primitivePalette.opacity.white[30] },
|
|
389
|
-
strong: { light: primitivePalette.opacity.black[60], dark: primitivePalette.opacity.black[60] }
|
|
390
|
-
},
|
|
391
|
-
common: {
|
|
392
|
-
black: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[950] },
|
|
393
|
-
white: { light: primitivePalette.gray.cool[50], dark: primitivePalette.gray.cool[50] },
|
|
394
|
-
transparent: { light: primitivePalette.opacity.white["0"], dark: primitivePalette.opacity.black["0"] },
|
|
395
|
-
hover: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] }
|
|
396
|
-
},
|
|
397
|
-
info: {
|
|
398
|
-
soft: { light: primitivePalette.teal[50], dark: primitivePalette.teal[950] },
|
|
399
|
-
light: { light: primitivePalette.teal[100], dark: primitivePalette.teal[900] },
|
|
400
|
-
main: { light: primitivePalette.teal[500], dark: primitivePalette.teal[500] },
|
|
401
|
-
dark: { light: primitivePalette.teal[600], dark: primitivePalette.teal[700] },
|
|
402
|
-
strong: { light: "", dark: "" }
|
|
403
|
-
},
|
|
404
|
-
success: {
|
|
405
|
-
soft: { light: primitivePalette.green[50], dark: primitivePalette.green[950] },
|
|
406
|
-
light: { light: primitivePalette.green[200], dark: primitivePalette.green[900] },
|
|
407
|
-
main: { light: primitivePalette.green[500], dark: primitivePalette.green[600] },
|
|
408
|
-
dark: { light: primitivePalette.green[600], dark: primitivePalette.green[700] },
|
|
409
|
-
strong: { light: "", dark: "" }
|
|
410
|
-
},
|
|
411
|
-
warning: {
|
|
412
|
-
soft: { light: primitivePalette.yellow[50], dark: primitivePalette.yellow[950] },
|
|
413
|
-
light: { light: primitivePalette.yellow[100], dark: primitivePalette.yellow[900] },
|
|
414
|
-
main: { light: primitivePalette.yellow[500], dark: primitivePalette.yellow[600] },
|
|
415
|
-
dark: { light: primitivePalette.yellow[600], dark: primitivePalette.yellow[700] },
|
|
416
|
-
strong: { light: "", dark: "" }
|
|
417
|
-
},
|
|
418
|
-
danger: {
|
|
419
|
-
soft: { light: primitivePalette.hotPink[50], dark: primitivePalette.hotPink[950] },
|
|
420
|
-
light: { light: primitivePalette.hotPink[200], dark: primitivePalette.hotPink[900] },
|
|
421
|
-
main: { light: primitivePalette.hotPink[500], dark: primitivePalette.hotPink[500] },
|
|
422
|
-
dark: { light: primitivePalette.hotPink[600], dark: primitivePalette.hotPink[700] },
|
|
423
|
-
strong: { light: "", dark: "" }
|
|
424
|
-
}
|
|
425
|
-
};
|
|
426
|
-
|
|
427
|
-
// ../tailwind-config/src/typography/font.ts
|
|
428
|
-
var fontSize = {
|
|
429
|
-
h1: [
|
|
430
|
-
"40px",
|
|
431
|
-
{
|
|
432
|
-
fontWeight: "700"
|
|
433
|
-
}
|
|
434
|
-
],
|
|
435
|
-
h2: [
|
|
436
|
-
"34px",
|
|
437
|
-
{
|
|
438
|
-
fontWeight: "700"
|
|
439
|
-
}
|
|
440
|
-
],
|
|
441
|
-
h3: [
|
|
442
|
-
"28px",
|
|
443
|
-
{
|
|
444
|
-
fontWeight: "700"
|
|
445
|
-
}
|
|
446
|
-
],
|
|
447
|
-
h4: [
|
|
448
|
-
"24px",
|
|
449
|
-
{
|
|
450
|
-
fontWeight: "700"
|
|
451
|
-
}
|
|
452
|
-
],
|
|
453
|
-
h5: [
|
|
454
|
-
"20px",
|
|
455
|
-
{
|
|
456
|
-
fontWeight: "600"
|
|
457
|
-
}
|
|
458
|
-
],
|
|
459
|
-
sm: [
|
|
460
|
-
"12px",
|
|
461
|
-
{
|
|
462
|
-
lineHeight: "18px",
|
|
463
|
-
fontWeight: "400"
|
|
464
|
-
}
|
|
465
|
-
],
|
|
466
|
-
md: [
|
|
467
|
-
"14px",
|
|
468
|
-
{
|
|
469
|
-
lineHeight: "21px",
|
|
470
|
-
fontWeight: "400"
|
|
471
|
-
}
|
|
472
|
-
],
|
|
473
|
-
lg: [
|
|
474
|
-
"16px",
|
|
475
|
-
{
|
|
476
|
-
lineHeight: "24px",
|
|
477
|
-
fontWeight: "400"
|
|
478
|
-
}
|
|
479
|
-
],
|
|
480
|
-
xl: [
|
|
481
|
-
"18px",
|
|
482
|
-
{
|
|
483
|
-
lineHeight: "27px",
|
|
484
|
-
fontWeight: "400"
|
|
485
|
-
}
|
|
486
|
-
],
|
|
487
|
-
"2xl": [
|
|
488
|
-
"24px",
|
|
489
|
-
{
|
|
490
|
-
lineHeight: "36px",
|
|
491
|
-
fontWeight: "400"
|
|
492
|
-
}
|
|
493
|
-
]
|
|
494
|
-
};
|
|
495
|
-
|
|
496
|
-
// ../tailwind-config/src/animation/bar.ts
|
|
497
|
-
var barAnimation = {
|
|
498
|
-
"indeterminate-bar": "indeterminate-bar 1.5s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite normal none running"
|
|
499
|
-
};
|
|
500
|
-
var barKeyframe = {
|
|
501
|
-
"indeterminate-bar": {
|
|
502
|
-
"0%": {
|
|
503
|
-
transform: "translateX(-50%) scaleX(0.2)"
|
|
504
|
-
},
|
|
505
|
-
"100%": {
|
|
506
|
-
transform: "translateX(100%) scaleX(1)"
|
|
507
|
-
}
|
|
508
|
-
}
|
|
509
|
-
};
|
|
510
|
-
|
|
511
|
-
// ../tailwind-config/src/animation/slide.ts
|
|
512
|
-
var sliceAnimation = {
|
|
513
|
-
slideInFromTop: "slideInFromTop 0.5s ease-out",
|
|
514
|
-
slideInFromBottom: "slideInFromBottom 0.5s ease-out",
|
|
515
|
-
slideInFromLeft: "slideInFromLeft 0.5s ease-out",
|
|
516
|
-
slideInFromRight: "slideInFromRight 0.5s ease-out",
|
|
517
|
-
slideOutToTop: "slideOutToTop 0.5s ease-in",
|
|
518
|
-
slideOutToBottom: "slideOutToBottom 0.5s ease-in",
|
|
519
|
-
slideOutToLeft: "slideOutToLeft 0.5s ease-in",
|
|
520
|
-
slideOutToRight: "slideOutToRight 0.5s ease-in"
|
|
521
|
-
};
|
|
522
|
-
var sliceKeyframe = {
|
|
523
|
-
slideInFromTop: {
|
|
524
|
-
"0%": {
|
|
525
|
-
transform: "translateY(-10px)",
|
|
526
|
-
opacity: "0"
|
|
527
|
-
},
|
|
528
|
-
"100%": {
|
|
529
|
-
transform: "translateY(0)",
|
|
530
|
-
opacity: "1"
|
|
531
|
-
}
|
|
532
|
-
},
|
|
533
|
-
slideInFromBottom: {
|
|
534
|
-
"0%": {
|
|
535
|
-
transform: "translateY(10px)",
|
|
536
|
-
opacity: "0"
|
|
537
|
-
},
|
|
538
|
-
"100%": {
|
|
539
|
-
transform: "translateY(0)",
|
|
540
|
-
opacity: "1"
|
|
541
|
-
}
|
|
542
|
-
},
|
|
543
|
-
slideInFromLeft: {
|
|
544
|
-
"0%": {
|
|
545
|
-
transform: "translateX(-10px)",
|
|
546
|
-
opacity: "0"
|
|
547
|
-
},
|
|
548
|
-
"100%": {
|
|
549
|
-
transform: "translateX(0)",
|
|
550
|
-
opacity: "1"
|
|
551
|
-
}
|
|
552
|
-
},
|
|
553
|
-
slideInFromRight: {
|
|
554
|
-
"0%": {
|
|
555
|
-
transform: "translateX(10px)",
|
|
556
|
-
opacity: "0"
|
|
557
|
-
},
|
|
558
|
-
"100%": {
|
|
559
|
-
transform: "translateX(0)",
|
|
560
|
-
opacity: "1"
|
|
561
|
-
}
|
|
562
|
-
},
|
|
563
|
-
slideOutToTop: {
|
|
564
|
-
"0%": {
|
|
565
|
-
transform: "translateY(0)",
|
|
566
|
-
opacity: "1"
|
|
567
|
-
},
|
|
568
|
-
"100%": {
|
|
569
|
-
transform: "translateY(-10px)",
|
|
570
|
-
opacity: "0"
|
|
571
|
-
}
|
|
572
|
-
},
|
|
573
|
-
slideOutToBottom: {
|
|
574
|
-
"0%": {
|
|
575
|
-
transform: "translateY(0)",
|
|
576
|
-
opacity: "1"
|
|
577
|
-
},
|
|
578
|
-
"100%": {
|
|
579
|
-
transform: "translateY(10px)",
|
|
580
|
-
opacity: "0"
|
|
581
|
-
}
|
|
582
|
-
},
|
|
583
|
-
slideOutToLeft: {
|
|
584
|
-
"0%": {
|
|
585
|
-
transform: "translateX(0)",
|
|
586
|
-
opacity: "1"
|
|
587
|
-
},
|
|
588
|
-
"100%": {
|
|
589
|
-
transform: "translateX(-10px)",
|
|
590
|
-
opacity: "0"
|
|
591
|
-
}
|
|
592
|
-
},
|
|
593
|
-
slideOutToRight: {
|
|
594
|
-
"0%": {
|
|
595
|
-
transform: "translateX(0)",
|
|
596
|
-
opacity: "1"
|
|
597
|
-
},
|
|
598
|
-
"100%": {
|
|
599
|
-
transform: "translateX(10px)",
|
|
600
|
-
opacity: "0"
|
|
601
|
-
}
|
|
602
|
-
}
|
|
603
|
-
};
|
|
604
|
-
|
|
605
|
-
// ../tailwind-config/src/animation/index.ts
|
|
606
|
-
var animation = { ...sliceAnimation, ...barAnimation };
|
|
607
|
-
var keyframes = { ...sliceKeyframe, ...barKeyframe };
|
|
608
|
-
|
|
609
|
-
// ../tailwind-config/src/shadow/index.ts
|
|
610
|
-
var boxShadow = {
|
|
611
|
-
"border-1": "inner 0 0 0 1px inset",
|
|
612
|
-
"border-2": "inner 0 0 0 2px inset",
|
|
613
|
-
"border-3": "inner 0 0 0 3px inset",
|
|
614
|
-
"border-4": "inner 0 0 0 4px inset",
|
|
615
|
-
"border-5": "inner 0 0 0 5px inset",
|
|
616
|
-
"border-6": "inner 0 0 0 6px inset",
|
|
617
|
-
"border-7": "inner 0 0 0 7px inset",
|
|
618
|
-
"border-8": "inner 0 0 0 8px inset",
|
|
619
|
-
"border-9": "inner 0 0 0 9px inset",
|
|
620
|
-
"border-10": "inner 0 0 0 10px inset",
|
|
621
|
-
inner: "inset 0 4px 8px 0 rgba(36, 39, 44, 0.2)",
|
|
622
|
-
"inner-sm": "inset 0 4px 8px 0 rgba(0, 0, 0, 0.2)",
|
|
623
|
-
"inner-md": "inset 0 6px 12px 0 rgba(0, 0, 0, 0.2)",
|
|
624
|
-
"inner-lg": "inset 0 8px 16px 0 rgba(0, 0, 0, 0.2)",
|
|
625
|
-
"inner-xl": "inset 0 10px 20px 0 rgba(0, 0, 0, 0.2)",
|
|
626
|
-
drop: "0 20px 40px 0 rgba(36, 39, 44, 0.2)",
|
|
627
|
-
"drop-sm": "0 4px 12px 0 rgba(0, 0, 0, 0.1)",
|
|
628
|
-
"drop-md": "0 6px 18px 0 rgba(0, 0, 0, 0.1)",
|
|
629
|
-
"drop-lg": "0 8px 24px 0 rgba(0, 0, 0, 0.1)",
|
|
630
|
-
"drop-xl": "0 0px 60px 0 rgba(0, 0, 0, 0.2)"
|
|
631
|
-
};
|
|
632
|
-
|
|
633
|
-
// ../tailwind-config/src/border/radius.ts
|
|
634
|
-
var borderRadius = {
|
|
635
|
-
sm: "4px",
|
|
636
|
-
md: "6px",
|
|
637
|
-
lg: "8px",
|
|
638
|
-
xl: "10px",
|
|
639
|
-
"2xl": "20px",
|
|
640
|
-
none: "0",
|
|
641
|
-
full: "9999px",
|
|
642
|
-
2: "2px",
|
|
643
|
-
5: "5px"
|
|
644
|
-
};
|
|
645
|
-
|
|
646
|
-
// ../tailwind-config/src/border/width.ts
|
|
647
|
-
var borderWidth = {
|
|
648
|
-
sm: "1px",
|
|
649
|
-
md: "1.25px",
|
|
650
|
-
lg: "1.5px",
|
|
651
|
-
xl: "1.75px"
|
|
652
|
-
};
|
|
653
|
-
|
|
654
|
-
// ../tailwind-config/src/border/ringWidth.ts
|
|
655
|
-
var ringWidth = {
|
|
656
|
-
sm: "1px",
|
|
657
|
-
md: "1.25px",
|
|
658
|
-
lg: "1.5px",
|
|
659
|
-
xl: "1.75px",
|
|
660
|
-
2: "2px",
|
|
661
|
-
3: "3px",
|
|
662
|
-
4: "4px",
|
|
663
|
-
5: "5px"
|
|
664
|
-
};
|
|
665
|
-
|
|
666
|
-
// ../tailwind-config/src/space/gap.ts
|
|
667
|
-
var gap = {
|
|
668
|
-
sm: "4px",
|
|
669
|
-
md: "6px",
|
|
670
|
-
lg: "8px",
|
|
671
|
-
xl: "10px",
|
|
672
|
-
5: "5px",
|
|
673
|
-
10: "10px",
|
|
674
|
-
20: "20px",
|
|
675
|
-
30: "30px"
|
|
676
|
-
};
|
|
677
|
-
|
|
678
|
-
// ../tailwind-config/src/space/padding.ts
|
|
679
|
-
var padding = {
|
|
680
|
-
xs: "4px",
|
|
681
|
-
sm: "6px",
|
|
682
|
-
md: "8px",
|
|
683
|
-
lg: "10px",
|
|
684
|
-
xl: "12px",
|
|
685
|
-
20: "20px"
|
|
686
|
-
};
|
|
687
|
-
|
|
688
|
-
// ../tailwind-config/src/utils/color.ts
|
|
689
|
-
var getTransColor = (hex, alpha) => {
|
|
690
|
-
const bigint = parseInt(hex.slice(1), 16);
|
|
691
|
-
const r = bigint >> 16 & 255;
|
|
692
|
-
const g = bigint >> 8 & 255;
|
|
693
|
-
const b = bigint & 255;
|
|
694
|
-
return `rgba(${r},${g},${b},${alpha})`;
|
|
695
|
-
};
|
|
696
|
-
|
|
697
|
-
// ../tailwind-config/src/scrollbar/index.ts
|
|
698
|
-
var scrollbar = {
|
|
699
|
-
".scrollbar-hide": {
|
|
700
|
-
"-ms-overflow-style": "none",
|
|
701
|
-
// IE/Edge
|
|
702
|
-
"scrollbar-width": "none",
|
|
703
|
-
// Firefox
|
|
704
|
-
"&::-webkit-scrollbar": {
|
|
705
|
-
display: "none"
|
|
706
|
-
// Chrome/Safari
|
|
707
|
-
}
|
|
708
|
-
},
|
|
709
|
-
".scrollbar-sm": {
|
|
710
|
-
"&::-webkit-scrollbar": {
|
|
711
|
-
width: "6px",
|
|
712
|
-
height: "6px"
|
|
713
|
-
},
|
|
714
|
-
"&::-webkit-scrollbar-thumb": {
|
|
715
|
-
backgroundColor: "rgba(0, 0, 0, 0.05)",
|
|
716
|
-
borderRadius: "100px"
|
|
717
|
-
},
|
|
718
|
-
"&::-webkit-scrollbar-track": {
|
|
719
|
-
backgroundColor: "#F2F3F4"
|
|
720
|
-
}
|
|
721
|
-
},
|
|
722
|
-
".scrollbar-md": {
|
|
723
|
-
"&::-webkit-scrollbar": {
|
|
724
|
-
width: "8px",
|
|
725
|
-
height: "8px"
|
|
726
|
-
},
|
|
727
|
-
"&::-webkit-scrollbar-thumb": {
|
|
728
|
-
backgroundColor: "rgba(0, 0, 0, 0.05)",
|
|
729
|
-
borderRadius: "100px"
|
|
730
|
-
},
|
|
731
|
-
"&::-webkit-scrollbar-track": {
|
|
732
|
-
backgroundColor: "#F2F3F4"
|
|
733
|
-
}
|
|
734
|
-
},
|
|
735
|
-
".scrollbar-lg": {
|
|
736
|
-
"&::-webkit-scrollbar": {
|
|
737
|
-
width: "10px",
|
|
738
|
-
height: "10px"
|
|
739
|
-
},
|
|
740
|
-
"&::-webkit-scrollbar-thumb": {
|
|
741
|
-
backgroundColor: "rgba(0, 0, 0, 0.05)",
|
|
742
|
-
borderRadius: "100px"
|
|
743
|
-
},
|
|
744
|
-
"&::-webkit-scrollbar-track": {
|
|
745
|
-
backgroundColor: "#F2F3F4"
|
|
746
|
-
}
|
|
747
|
-
}
|
|
748
|
-
};
|
|
749
|
-
|
|
750
|
-
// ../tailwind-config/src/plugin.ts
|
|
751
|
-
var resolveConfig = (themes = {}, defaultTheme, prefix = "dn") => {
|
|
752
|
-
const resolved = {
|
|
753
|
-
variants: [],
|
|
754
|
-
utilities: {},
|
|
755
|
-
colors: {},
|
|
756
|
-
boxShadow: {}
|
|
757
|
-
};
|
|
758
|
-
for (const [themeName, { extend, colors }] of Object.entries(themes)) {
|
|
759
|
-
let cssSelector = `.${themeName},[data-theme="${themeName}"]`;
|
|
760
|
-
const scheme = themeName === "light" || themeName === "dark" ? themeName : extend;
|
|
761
|
-
if (themeName === defaultTheme) cssSelector = `:root,${cssSelector}`;
|
|
762
|
-
resolved.utilities[cssSelector] = scheme ? { "color-scheme": scheme } : {};
|
|
763
|
-
resolved.variants.push({
|
|
764
|
-
name: themeName,
|
|
765
|
-
definition: [`&.${themeName}`, `&[data-theme='${themeName}']`]
|
|
766
|
-
});
|
|
767
|
-
const flatColors = flattenThemeObject(colors);
|
|
768
|
-
for (const [colorName, colorValue] of Object.entries(flatColors)) {
|
|
769
|
-
if (!colorValue) continue;
|
|
770
|
-
try {
|
|
771
|
-
const ColorVariable = `--${prefix}-${colorName}`;
|
|
772
|
-
if (colorValue.includes(",")) {
|
|
773
|
-
const [hex, alpha] = colorValue.split(",").map((s) => s.trim());
|
|
774
|
-
if ((hex == null ? void 0 : hex.startsWith("#")) && alpha !== void 0) {
|
|
775
|
-
const parsedAlpha = parseFloat(alpha);
|
|
776
|
-
const finalAlpha = isNaN(parsedAlpha) ? 1 : parsedAlpha / 100;
|
|
777
|
-
const rgbaColor = getTransColor(hex, finalAlpha);
|
|
778
|
-
resolved.utilities[cssSelector] = {
|
|
779
|
-
...resolved.utilities[cssSelector] || {},
|
|
780
|
-
[ColorVariable]: rgbaColor
|
|
781
|
-
};
|
|
782
|
-
resolved.colors[colorName] = () => `var(${ColorVariable})`;
|
|
783
|
-
}
|
|
784
|
-
} else {
|
|
785
|
-
resolved.utilities[cssSelector] = {
|
|
786
|
-
...resolved.utilities[cssSelector] || {},
|
|
787
|
-
[ColorVariable]: colorValue
|
|
788
|
-
};
|
|
789
|
-
resolved.colors[colorName] = () => `var(${ColorVariable})`;
|
|
790
|
-
}
|
|
791
|
-
} catch (error) {
|
|
792
|
-
console.error("error", error == null ? void 0 : error.message);
|
|
793
|
-
}
|
|
794
|
-
}
|
|
795
|
-
}
|
|
796
|
-
resolved.utilities = {
|
|
797
|
-
...resolved.utilities,
|
|
798
|
-
...scrollbar,
|
|
799
|
-
".input-arrow-hide": {
|
|
800
|
-
"&[type='number']::-webkit-inner-spin-button": {
|
|
801
|
-
"-webkit-appearance": "none",
|
|
802
|
-
margin: "0"
|
|
803
|
-
},
|
|
804
|
-
"&[type='number']::-webkit-outer-spin-button": {
|
|
805
|
-
"-webkit-appearance": "none",
|
|
806
|
-
margin: "0"
|
|
807
|
-
},
|
|
808
|
-
"&[type='number']": {
|
|
809
|
-
"-moz-appearance": "textfield"
|
|
810
|
-
// Firefox용
|
|
811
|
-
}
|
|
812
|
-
}
|
|
813
|
-
};
|
|
814
|
-
return resolved;
|
|
815
|
-
};
|
|
816
|
-
var flattenThemeObject = (theme) => {
|
|
817
|
-
const result = {};
|
|
818
|
-
for (const [key, value] of Object.entries(theme)) {
|
|
819
|
-
if (typeof value === "string") {
|
|
820
|
-
result[key] = value;
|
|
821
|
-
} else if (typeof value === "object") {
|
|
822
|
-
for (const [subKey, subValue] of Object.entries(value)) {
|
|
823
|
-
result[`${key}-${subKey}`] = subValue;
|
|
824
|
-
}
|
|
825
|
-
}
|
|
826
|
-
}
|
|
827
|
-
return result;
|
|
828
|
-
};
|
|
829
|
-
var deepnoidUi = (colorChip = {}, defaultTheme = "light") => {
|
|
830
|
-
const lightPalette = {};
|
|
831
|
-
const darkPalette = {};
|
|
832
|
-
Object.entries(semanticPalette).forEach(([role, levels]) => {
|
|
833
|
-
const lightGroup = {};
|
|
834
|
-
const darkGroup = {};
|
|
835
|
-
Object.entries(levels).forEach(([level, value]) => {
|
|
836
|
-
if (value == null ? void 0 : value.light) lightGroup[level] = value.light;
|
|
837
|
-
if (value == null ? void 0 : value.dark) darkGroup[level] = value.dark;
|
|
838
|
-
});
|
|
839
|
-
lightPalette[role] = lightGroup;
|
|
840
|
-
darkPalette[role] = darkGroup;
|
|
841
|
-
});
|
|
842
|
-
Object.entries(colorChip).forEach(([role, levels]) => {
|
|
843
|
-
const lightGroup = lightPalette[role] || (lightPalette[role] = {});
|
|
844
|
-
const darkGroup = darkPalette[role] || (darkPalette[role] = {});
|
|
845
|
-
if (levels) {
|
|
846
|
-
Object.entries(levels).forEach(([level, value]) => {
|
|
847
|
-
if (value == null ? void 0 : value.light) lightGroup[level] = value.light;
|
|
848
|
-
if (value == null ? void 0 : value.dark) darkGroup[level] = value.dark;
|
|
849
|
-
});
|
|
850
|
-
}
|
|
851
|
-
});
|
|
852
|
-
const themes = {
|
|
853
|
-
light: { extend: "light", colors: lightPalette },
|
|
854
|
-
dark: { extend: "dark", colors: darkPalette }
|
|
855
|
-
};
|
|
856
|
-
const resolved = resolveConfig(themes, defaultTheme);
|
|
857
|
-
return (0, import_plugin.default)(
|
|
858
|
-
({ addBase, addUtilities, addVariant }) => {
|
|
859
|
-
addBase({
|
|
860
|
-
html: {
|
|
861
|
-
fontFamily: "NanumSquare"
|
|
862
|
-
},
|
|
863
|
-
'input[type="time"]::-webkit-calendar-picker-indicator': {
|
|
864
|
-
display: "none",
|
|
865
|
-
"-webkit-appearance": "none"
|
|
866
|
-
},
|
|
867
|
-
'input[type="date"]::-webkit-calendar-picker-indicator': {
|
|
868
|
-
display: "none",
|
|
869
|
-
"-webkit-appearance": "none"
|
|
870
|
-
}
|
|
871
|
-
});
|
|
872
|
-
addUtilities({ ...resolved == null ? void 0 : resolved.utilities });
|
|
873
|
-
resolved == null ? void 0 : resolved.variants.forEach((variant) => {
|
|
874
|
-
addVariant(variant.name, variant.definition);
|
|
875
|
-
});
|
|
876
|
-
},
|
|
877
|
-
{
|
|
878
|
-
theme: {
|
|
879
|
-
extend: {
|
|
880
|
-
fontFamily: {
|
|
881
|
-
NanumSquare: [
|
|
882
|
-
"NanumSquare",
|
|
883
|
-
"-apple-system",
|
|
884
|
-
".SFNSText-Regular",
|
|
885
|
-
"San Francisco",
|
|
886
|
-
"BlinkMacSystemFont",
|
|
887
|
-
"Segoe UI",
|
|
888
|
-
"Helvetica Neue",
|
|
889
|
-
"Helvetica",
|
|
890
|
-
"Arial",
|
|
891
|
-
"sans-serif"
|
|
892
|
-
]
|
|
893
|
-
},
|
|
894
|
-
// @ts-ignore
|
|
895
|
-
colors: { ...primitivePalette, ...resolved == null ? void 0 : resolved.colors },
|
|
896
|
-
borderRadius,
|
|
897
|
-
borderWidth,
|
|
898
|
-
fontSize,
|
|
899
|
-
boxShadow,
|
|
900
|
-
gap,
|
|
901
|
-
padding,
|
|
902
|
-
ringWidth,
|
|
903
|
-
keyframes,
|
|
904
|
-
animation
|
|
905
|
-
}
|
|
906
|
-
}
|
|
907
|
-
}
|
|
908
|
-
);
|
|
909
|
-
};
|
|
910
|
-
|
|
911
|
-
// src/utils/tailwind-variants.ts
|
|
912
|
-
function typedKeys(obj) {
|
|
913
|
-
return Object.keys(obj);
|
|
914
|
-
}
|
|
915
|
-
var COMMON_SIZE = ["sm", "md", "lg", "xl"];
|
|
916
|
-
var tv = createTV({
|
|
917
|
-
twMergeConfig: {
|
|
918
|
-
classGroups: {
|
|
919
|
-
fontSize: [{ text: [...typedKeys(fontSize)] }],
|
|
920
|
-
borderRadius: [{ rounded: [...typedKeys(borderRadius)] }],
|
|
921
|
-
boxShadow: [{ shadow: [...typedKeys(boxShadow)] }],
|
|
922
|
-
padding: [{ p: [...COMMON_SIZE] }],
|
|
923
|
-
gap: [{ gap: [...typedKeys(gap)] }],
|
|
924
|
-
borderWidth: [{ border: [...typedKeys(borderWidth)] }]
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
});
|
|
928
|
-
|
|
929
|
-
export {
|
|
930
|
-
deepnoidUi,
|
|
931
|
-
tv
|
|
932
|
-
};
|