@pathscale/ui 0.0.12 → 0.0.14
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 +44 -39
- package/dist/components/accordion/index.html +7 -0
- package/dist/components/accordion/index.html.br +2 -0
- package/dist/components/accordion/index.js +7690 -1
- package/dist/components/accordion/index.js.br +0 -0
- package/dist/components/alert/index.html +7 -0
- package/dist/components/alert/index.html.br +0 -0
- package/dist/components/alert/index.js +7426 -0
- package/dist/components/alert/index.js.br +0 -0
- package/dist/components/autocomplete/index.html +7 -0
- package/dist/components/autocomplete/index.html.br +1 -0
- package/dist/components/autocomplete/index.js +5438 -1
- package/dist/components/autocomplete/index.js.br +0 -0
- package/dist/components/avatar/index.html +7 -0
- package/dist/components/avatar/index.html.br +0 -0
- package/dist/components/avatar/index.js +8795 -1
- package/dist/components/avatar/index.js.br +0 -0
- package/dist/components/badge/index.html +7 -0
- package/dist/components/badge/index.html.br +1 -0
- package/dist/components/badge/index.js +7435 -1
- package/dist/components/badge/index.js.br +0 -0
- package/dist/components/breadcrumbs/index.html +7 -0
- package/dist/components/breadcrumbs/index.html.br +0 -0
- package/dist/components/breadcrumbs/index.js +7434 -1
- package/dist/components/breadcrumbs/index.js.br +0 -0
- package/dist/components/button/index.html +7 -0
- package/dist/components/button/index.html.br +0 -0
- package/dist/components/button/index.js +8771 -1
- package/dist/components/button/index.js.br +0 -0
- package/dist/components/card/index.html +7 -0
- package/dist/components/card/index.html.br +2 -0
- package/dist/components/card/index.js +7536 -0
- package/dist/components/card/index.js.br +0 -0
- package/dist/components/chatbubble/index.html +7 -0
- package/dist/components/chatbubble/index.html.br +0 -0
- package/dist/components/chatbubble/index.js +8991 -0
- package/dist/components/chatbubble/index.js.br +0 -0
- package/dist/components/checkbox/index.html +7 -0
- package/dist/components/checkbox/index.html.br +0 -0
- package/dist/components/checkbox/index.js +7436 -1
- package/dist/components/checkbox/index.js.br +0 -0
- package/dist/components/collapse/index.html +7 -0
- package/dist/components/collapse/index.html.br +0 -0
- package/dist/components/collapse/index.js +7621 -1
- package/dist/components/collapse/index.js.br +0 -0
- package/dist/components/countdown/index.html +7 -0
- package/dist/components/countdown/index.html.br +0 -0
- package/dist/components/countdown/index.js +7378 -0
- package/dist/components/countdown/index.js.br +0 -0
- package/dist/components/diff/index.html +7 -0
- package/dist/components/diff/index.html.br +0 -0
- package/dist/components/diff/index.js +7408 -0
- package/dist/components/diff/index.js.br +0 -0
- package/dist/components/divider/index.html +7 -0
- package/dist/components/divider/index.html.br +0 -0
- package/dist/components/divider/index.js +9852 -0
- package/dist/components/divider/index.js.br +0 -0
- package/dist/components/dock/index.html +7 -0
- package/dist/components/dock/index.html.br +0 -0
- package/dist/components/dock/index.js +7503 -0
- package/dist/components/dock/index.js.br +0 -0
- package/dist/components/dropdown/index.html +7 -0
- package/dist/components/dropdown/index.html.br +0 -0
- package/dist/components/dropdown/index.js +9073 -1
- package/dist/components/dropdown/index.js.br +0 -0
- package/dist/components/field/index.html +7 -0
- package/dist/components/field/index.html.br +2 -0
- package/dist/components/field/index.js +5356 -1
- package/dist/components/field/index.js.br +0 -0
- package/dist/components/fileinput/index.html +7 -0
- package/dist/components/fileinput/index.html.br +2 -0
- package/dist/components/fileinput/index.js +7431 -1
- package/dist/components/fileinput/index.js.br +0 -0
- package/dist/components/indicator/index.html +7 -0
- package/dist/components/indicator/index.html.br +2 -0
- package/dist/components/indicator/index.js +9219 -0
- package/dist/components/indicator/index.js.br +0 -0
- package/dist/components/input/index.html +7 -0
- package/dist/components/input/index.html.br +2 -0
- package/dist/components/input/index.js +7425 -1
- package/dist/components/input/index.js.br +0 -0
- package/dist/components/join/index.html +7 -0
- package/dist/components/join/index.html.br +2 -0
- package/dist/components/join/index.js +7418 -1
- package/dist/components/join/index.js.br +0 -0
- package/dist/components/kbd/index.html +7 -0
- package/dist/components/kbd/index.html.br +2 -0
- package/dist/components/kbd/index.js +7399 -0
- package/dist/components/kbd/index.js.br +0 -0
- package/dist/components/link/index.html +7 -0
- package/dist/components/link/index.html.br +2 -0
- package/dist/components/link/index.js +7422 -0
- package/dist/components/link/index.js.br +0 -0
- package/dist/components/loading/index.html +7 -0
- package/dist/components/loading/index.html.br +0 -0
- package/dist/components/loading/index.js +7432 -0
- package/dist/components/loading/index.js.br +0 -0
- package/dist/components/mask/index.html +7 -0
- package/dist/components/mask/index.html.br +0 -0
- package/dist/components/mask/index.js +7440 -1
- package/dist/components/mask/index.js.br +0 -0
- package/dist/components/menu/index.html +7 -0
- package/dist/components/menu/index.html.br +2 -0
- package/dist/components/menu/index.js +7618 -1
- package/dist/components/menu/index.js.br +0 -0
- package/dist/components/modal/index.html +7 -0
- package/dist/components/modal/index.html.br +3 -0
- package/dist/components/modal/index.js +7599 -0
- package/dist/components/modal/index.js.br +0 -0
- package/dist/components/navbar/index.html +7 -0
- package/dist/components/navbar/index.html.br +2 -0
- package/dist/components/navbar/index.js +7475 -1
- package/dist/components/navbar/index.js.br +0 -0
- package/dist/components/pagination/index.html +7 -0
- package/dist/components/pagination/index.html.br +2 -0
- package/dist/components/pagination/index.js +7426 -1
- package/dist/components/pagination/index.js.br +0 -0
- package/dist/components/polymorphic/index.html +7 -0
- package/dist/components/polymorphic/index.html.br +0 -0
- package/dist/components/polymorphic/index.js +3031 -1
- package/dist/components/polymorphic/index.js.br +0 -0
- package/dist/components/progress/index.html +7 -0
- package/dist/components/progress/index.html.br +0 -0
- package/dist/components/progress/index.js +7413 -0
- package/dist/components/progress/index.js.br +0 -0
- package/dist/components/radialprogress/index.html +7 -0
- package/dist/components/radialprogress/index.html.br +0 -0
- package/dist/components/radialprogress/index.js +7430 -0
- package/dist/components/radialprogress/index.js.br +0 -0
- package/dist/components/radio/index.html +7 -0
- package/dist/components/radio/index.html.br +2 -0
- package/dist/components/radio/index.js +7423 -0
- package/dist/components/radio/index.js.br +0 -0
- package/dist/components/range/index.html +7 -0
- package/dist/components/range/index.html.br +0 -0
- package/dist/components/range/index.js +7462 -0
- package/dist/components/range/index.js.br +0 -0
- package/dist/components/rating/index.html +7 -0
- package/dist/components/rating/index.html.br +0 -0
- package/dist/components/rating/index.js +8858 -0
- package/dist/components/rating/index.js.br +0 -0
- package/dist/components/select/index.html +7 -0
- package/dist/components/select/index.html.br +0 -0
- package/dist/components/select/index.js +7427 -1
- package/dist/components/select/index.js.br +0 -0
- package/dist/components/skeleton/index.html +7 -0
- package/dist/components/skeleton/index.html.br +0 -0
- package/dist/components/skeleton/index.js +7381 -0
- package/dist/components/skeleton/index.js.br +0 -0
- package/dist/components/stack/index.html +7 -0
- package/dist/components/stack/index.html.br +0 -0
- package/dist/components/stack/index.js +8972 -0
- package/dist/components/stack/index.js.br +0 -0
- package/dist/components/stats/index.html +7 -0
- package/dist/components/stats/index.html.br +0 -0
- package/dist/components/stats/index.js +7508 -0
- package/dist/components/stats/index.js.br +0 -0
- package/dist/components/steps/index.html +7 -0
- package/dist/components/steps/index.html.br +0 -0
- package/dist/components/steps/index.js +8732 -1
- package/dist/components/steps/index.js.br +0 -0
- package/dist/components/swap/index.html +7 -0
- package/dist/components/swap/index.html.br +2 -0
- package/dist/components/swap/index.js +7467 -0
- package/dist/components/swap/index.js.br +0 -0
- package/dist/components/table/index.html +7 -0
- package/dist/components/table/index.html.br +2 -0
- package/dist/components/table/index.js +9493 -1
- package/dist/components/table/index.js.br +0 -0
- package/dist/components/tabs/index.html +7 -0
- package/dist/components/tabs/index.html.br +3 -0
- package/dist/components/tabs/index.js +5399 -1
- package/dist/components/tabs/index.js.br +0 -0
- package/dist/components/textarea/index.html +7 -0
- package/dist/components/textarea/index.html.br +0 -0
- package/dist/components/textarea/index.js +7425 -1
- package/dist/components/textarea/index.js.br +0 -0
- package/dist/components/timeline/index.html +7 -0
- package/dist/components/timeline/index.html.br +1 -0
- package/dist/components/timeline/index.js +7600 -1
- package/dist/components/timeline/index.js.br +0 -0
- package/dist/components/toast/index.html +7 -0
- package/dist/components/toast/index.html.br +0 -0
- package/dist/components/toast/index.js +8793 -1
- package/dist/components/toast/index.js.br +0 -0
- package/dist/components/toggle/index.html +7 -0
- package/dist/components/toggle/index.html.br +0 -0
- package/dist/components/toggle/index.js +7426 -1
- package/dist/components/toggle/index.js.br +0 -0
- package/dist/components/tooltip/index.html +7 -0
- package/dist/components/tooltip/index.html.br +0 -0
- package/dist/components/tooltip/index.js +7432 -1
- package/dist/components/tooltip/index.js.br +0 -0
- package/dist/index.css.css +176 -0
- package/dist/index.css.css.br +0 -0
- package/dist/index.css.html +7 -0
- package/dist/index.css.html.br +0 -0
- package/dist/index.css.js +126 -0
- package/dist/index.css.js.br +0 -0
- package/dist/index.html +7 -0
- package/dist/index.html.br +0 -0
- package/dist/index.js +16127 -28
- package/dist/index.js.br +0 -0
- package/package.json +38 -43
- package/dist/Autocomplete-gLkjMHrc.d.ts +0 -28
- package/dist/Avatar-Dkd_kPlV.d.ts +0 -40
- package/dist/CollapseTitle-BNxog3is.d.ts +0 -12
- package/dist/Field-DI2PA30N.d.ts +0 -49
- package/dist/Mask-CPb596Mg.d.ts +0 -16
- package/dist/Menu-DgO4SHmA.d.ts +0 -45
- package/dist/Progress-ChF4ior8.d.ts +0 -64
- package/dist/Steps-Dk-UPL6r.d.ts +0 -38
- package/dist/Table-CGa6Nop3.d.ts +0 -39
- package/dist/Tabs-WiUU0xsM.d.ts +0 -42
- package/dist/Timeline-Bd4SxHMT.d.ts +0 -14
- package/dist/chunk/2OJYONJ3.js +0 -40
- package/dist/chunk/2VQ2762Z.js +0 -80
- package/dist/chunk/2XPPNBYK.js +0 -164
- package/dist/chunk/3FBDYV4P.js +0 -143
- package/dist/chunk/3I23P4TJ.js +0 -33
- package/dist/chunk/55B7Q4NT.jsx +0 -258
- package/dist/chunk/5HG7XWVC.jsx +0 -2956
- package/dist/chunk/5IJ7WEIF.js +0 -43
- package/dist/chunk/5O6WC3OB.jsx +0 -67
- package/dist/chunk/6P5JIKPF.jsx +0 -51
- package/dist/chunk/BHLLVOVR.js +0 -46
- package/dist/chunk/C4YO33NN.jsx +0 -179
- package/dist/chunk/DJI5XKAV.js +0 -31
- package/dist/chunk/DN3P54J2.jsx +0 -43
- package/dist/chunk/DSTUGZW6.jsx +0 -81
- package/dist/chunk/DVFQAAZR.js +0 -43
- package/dist/chunk/EDDBK4J6.js +0 -42
- package/dist/chunk/FKSQPGOD.jsx +0 -170
- package/dist/chunk/FZRQDGPD.jsx +0 -54
- package/dist/chunk/G5UEZ2VC.js +0 -49
- package/dist/chunk/GL7JG772.js +0 -114
- package/dist/chunk/GMIXRYN3.js +0 -138
- package/dist/chunk/HEOKGP5U.js +0 -55
- package/dist/chunk/HKS7ET6T.js +0 -56
- package/dist/chunk/HUHXQCKK.js +0 -16
- package/dist/chunk/HWAGW5N4.jsx +0 -118
- package/dist/chunk/I36LHZUY.jsx +0 -31
- package/dist/chunk/IG323YKF.jsx +0 -50
- package/dist/chunk/JQ4HSRDP.js +0 -142
- package/dist/chunk/JSQBKK7L.jsx +0 -50
- package/dist/chunk/JWRGKHDO.js +0 -172
- package/dist/chunk/K3WO7SRD.js +0 -1
- package/dist/chunk/KQ3RAWCE.jsx +0 -57
- package/dist/chunk/KV6LTJHI.jsx +0 -175
- package/dist/chunk/KXJZKDJX.jsx +0 -0
- package/dist/chunk/L4A67X7S.js +0 -7
- package/dist/chunk/LGDDR242.jsx +0 -159
- package/dist/chunk/MAX47D6F.js +0 -99
- package/dist/chunk/MM2DZQL3.js +0 -46
- package/dist/chunk/MYERRMTM.js +0 -200
- package/dist/chunk/MZWBWFDD.js +0 -151
- package/dist/chunk/O7LDJCQS.jsx +0 -18
- package/dist/chunk/OJRG4ZAB.jsx +0 -143
- package/dist/chunk/P653OZ5D.js +0 -224
- package/dist/chunk/P7WPLZNA.jsx +0 -59
- package/dist/chunk/Q4442PU4.js +0 -42
- package/dist/chunk/QYEMOKUG.js +0 -125
- package/dist/chunk/R5G3PODL.jsx +0 -11
- package/dist/chunk/R6ZBT7CY.jsx +0 -55
- package/dist/chunk/RHEFVSMJ.jsx +0 -52
- package/dist/chunk/SPEY5RMB.js +0 -84
- package/dist/chunk/STFCLC5R.js +0 -2954
- package/dist/chunk/STKRVQR6.jsx +0 -130
- package/dist/chunk/SVJIYMYJ.jsx +0 -156
- package/dist/chunk/SYWB4UN3.jsx +0 -64
- package/dist/chunk/T2LDLYWV.jsx +0 -101
- package/dist/chunk/UNKDNDT3.js +0 -62
- package/dist/chunk/VN5BKHA2.jsx +0 -97
- package/dist/chunk/WOT36Q7O.js +0 -166
- package/dist/chunk/WUZETUQR.js +0 -92
- package/dist/chunk/XM3KF5LV.jsx +0 -179
- package/dist/chunk/XQCSYRVP.jsx +0 -168
- package/dist/chunk/YWIT2MRI.jsx +0 -43
- package/dist/chunk/ZYEP35R3.jsx +0 -60
- package/dist/classes-B_S9K-9I.d.ts +0 -13
- package/dist/components/Progress/index.d.ts +0 -7
- package/dist/components/Progress/index.js +0 -1
- package/dist/components/Progress/index.jsx +0 -7
- package/dist/components/accordion/index.d.ts +0 -20
- package/dist/components/accordion/index.jsx +0 -9
- package/dist/components/autocomplete/index.d.ts +0 -8
- package/dist/components/autocomplete/index.jsx +0 -7
- package/dist/components/avatar/index.d.ts +0 -8
- package/dist/components/avatar/index.jsx +0 -8
- package/dist/components/badge/index.d.ts +0 -17
- package/dist/components/badge/index.jsx +0 -8
- package/dist/components/breadcrumbs/index.d.ts +0 -9
- package/dist/components/breadcrumbs/index.jsx +0 -7
- package/dist/components/button/index.d.ts +0 -31
- package/dist/components/button/index.jsx +0 -8
- package/dist/components/checkbox/index.d.ts +0 -16
- package/dist/components/checkbox/index.jsx +0 -8
- package/dist/components/collapse/index.d.ts +0 -15
- package/dist/components/collapse/index.jsx +0 -14
- package/dist/components/dropdown/index.d.ts +0 -27
- package/dist/components/dropdown/index.jsx +0 -13
- package/dist/components/field/index.d.ts +0 -7
- package/dist/components/field/index.jsx +0 -7
- package/dist/components/fileinput/index.d.ts +0 -16
- package/dist/components/fileinput/index.jsx +0 -8
- package/dist/components/input/index.d.ts +0 -15
- package/dist/components/input/index.jsx +0 -8
- package/dist/components/join/index.d.ts +0 -11
- package/dist/components/join/index.jsx +0 -9
- package/dist/components/mask/index.d.ts +0 -7
- package/dist/components/mask/index.jsx +0 -8
- package/dist/components/menu/index.d.ts +0 -8
- package/dist/components/menu/index.jsx +0 -8
- package/dist/components/navbar/index.d.ts +0 -36
- package/dist/components/navbar/index.jsx +0 -11
- package/dist/components/pagination/index.d.ts +0 -8
- package/dist/components/pagination/index.jsx +0 -9
- package/dist/components/polymorphic/index.d.ts +0 -34
- package/dist/components/polymorphic/index.jsx +0 -8
- package/dist/components/select/index.d.ts +0 -15
- package/dist/components/select/index.jsx +0 -8
- package/dist/components/steps/index.d.ts +0 -7
- package/dist/components/steps/index.jsx +0 -8
- package/dist/components/table/index.d.ts +0 -8
- package/dist/components/table/index.jsx +0 -7
- package/dist/components/tabs/index.d.ts +0 -8
- package/dist/components/tabs/index.jsx +0 -7
- package/dist/components/textarea/index.d.ts +0 -15
- package/dist/components/textarea/index.jsx +0 -8
- package/dist/components/timeline/index.d.ts +0 -7
- package/dist/components/timeline/index.jsx +0 -7
- package/dist/components/toast/index.d.ts +0 -24
- package/dist/components/toast/index.jsx +0 -11
- package/dist/components/toggle/index.d.ts +0 -15
- package/dist/components/toggle/index.jsx +0 -8
- package/dist/components/tooltip/index.d.ts +0 -17
- package/dist/components/tooltip/index.jsx +0 -8
- package/dist/index.css +0 -73
- package/dist/index.d.ts +0 -32
- package/dist/index.jsx +0 -138
- package/dist/types-CUG9pToa.d.ts +0 -15
|
Binary file
|
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
@layer base {
|
|
2
|
+
html {
|
|
3
|
+
scrollbar-color: var(--color-base-300) transparent;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
body {
|
|
7
|
+
color: var(--color-base-content);
|
|
8
|
+
background: var(--color-base-100);
|
|
9
|
+
overflow-x: clip;
|
|
10
|
+
touch-action: manipulation;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
*::selection {
|
|
14
|
+
color: var(--color-primary-content);
|
|
15
|
+
background: var(--color-primary);
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@layer theme {
|
|
20
|
+
[data-theme="dark"] {
|
|
21
|
+
/* Base colors */
|
|
22
|
+
--color-primary: var(--color-blue-500);
|
|
23
|
+
--color-primary-content: var(--color-white);
|
|
24
|
+
--color-secondary: var(--color-purple-500);
|
|
25
|
+
--color-secondary-content: var(--color-white);
|
|
26
|
+
--color-accent: var(--color-sky-500);
|
|
27
|
+
--color-accent-content: var(--color-white);
|
|
28
|
+
--color-neutral: var(--color-gray-500);
|
|
29
|
+
--color-neutral-content: var(--color-white);
|
|
30
|
+
|
|
31
|
+
/* Semantic colors */
|
|
32
|
+
--color-info: var(--color-blue-400);
|
|
33
|
+
--color-info-content: var(--color-gray-900);
|
|
34
|
+
--color-success: var(--color-emerald-500);
|
|
35
|
+
--color-success-content: var(--color-gray-900);
|
|
36
|
+
--color-warning: var(--color-amber-400);
|
|
37
|
+
--color-warning-content: var(--color-gray-900);
|
|
38
|
+
--color-error: var(--color-rose-500);
|
|
39
|
+
--color-error-content: var(--color-white);
|
|
40
|
+
|
|
41
|
+
/* Base background colors */
|
|
42
|
+
--color-base-100: var(--color-gray-900);
|
|
43
|
+
--color-base-200: var(--color-gray-800);
|
|
44
|
+
--color-base-300: var(--color-gray-700);
|
|
45
|
+
--color-base-content: var(--color-gray-100);
|
|
46
|
+
|
|
47
|
+
/* Legacy support */
|
|
48
|
+
--color-bg-body: var(--color-gray-900);
|
|
49
|
+
--color-bg-inverse: var(--color-white);
|
|
50
|
+
--color-bg-primary: var(--color-gray-800);
|
|
51
|
+
--color-bg-secondary: var(--color-gray-700);
|
|
52
|
+
--color-bg-tertiary: var(--color-gray-600);
|
|
53
|
+
--color-bg-positive: var(--color-emerald-500);
|
|
54
|
+
--color-bg-destructive: var(--color-rose-500);
|
|
55
|
+
|
|
56
|
+
--color-fg-body: var(--color-gray-100);
|
|
57
|
+
--color-fg-inverse: var(--color-gray-900);
|
|
58
|
+
--color-fg-primary: var(--color-gray-200);
|
|
59
|
+
--color-fg-secondary: var(--color-gray-300);
|
|
60
|
+
--color-fg-tertiary: var(--color-gray-400);
|
|
61
|
+
--color-fg-positive: var(--color-emerald-400);
|
|
62
|
+
--color-fg-destructive: var(--color-rose-400);
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
@layer base {
|
|
67
|
+
[data-theme="dark"] {
|
|
68
|
+
color-scheme: only dark;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
@layer theme {
|
|
73
|
+
[data-theme="light"] {
|
|
74
|
+
/* Base colors */
|
|
75
|
+
--color-primary: var(--color-blue-600);
|
|
76
|
+
--color-primary-content: var(--color-white);
|
|
77
|
+
--color-secondary: var(--color-purple-600);
|
|
78
|
+
--color-secondary-content: var(--color-white);
|
|
79
|
+
--color-accent: var(--color-sky-600);
|
|
80
|
+
--color-accent-content: var(--color-white);
|
|
81
|
+
--color-neutral: var(--color-gray-600);
|
|
82
|
+
--color-neutral-content: var(--color-white);
|
|
83
|
+
|
|
84
|
+
/* Semantic colors */
|
|
85
|
+
--color-info: var(--color-blue-500);
|
|
86
|
+
--color-info-content: var(--color-white);
|
|
87
|
+
--color-success: var(--color-emerald-600);
|
|
88
|
+
--color-success-content: var(--color-white);
|
|
89
|
+
--color-warning: var(--color-amber-500);
|
|
90
|
+
--color-warning-content: var(--color-black);
|
|
91
|
+
--color-error: var(--color-rose-600);
|
|
92
|
+
--color-error-content: var(--color-white);
|
|
93
|
+
|
|
94
|
+
/* Base background colors */
|
|
95
|
+
--color-base-100: var(--color-white);
|
|
96
|
+
--color-base-200: var(--color-gray-100);
|
|
97
|
+
--color-base-300: var(--color-gray-200);
|
|
98
|
+
--color-base-content: var(--color-gray-900);
|
|
99
|
+
|
|
100
|
+
/* Legacy support */
|
|
101
|
+
--color-bg-body: var(--color-white);
|
|
102
|
+
--color-bg-inverse: var(--color-gray-900);
|
|
103
|
+
--color-bg-primary: var(--color-gray-100);
|
|
104
|
+
--color-bg-secondary: var(--color-gray-200);
|
|
105
|
+
--color-bg-tertiary: var(--color-gray-300);
|
|
106
|
+
--color-bg-positive: var(--color-emerald-600);
|
|
107
|
+
--color-bg-destructive: var(--color-rose-600);
|
|
108
|
+
|
|
109
|
+
--color-fg-body: var(--color-gray-900);
|
|
110
|
+
--color-fg-inverse: var(--color-white);
|
|
111
|
+
--color-fg-primary: var(--color-gray-800);
|
|
112
|
+
--color-fg-secondary: var(--color-gray-700);
|
|
113
|
+
--color-fg-tertiary: var(--color-gray-600);
|
|
114
|
+
--color-fg-positive: var(--color-emerald-700);
|
|
115
|
+
--color-fg-destructive: var(--color-rose-700);
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
@layer base {
|
|
120
|
+
[data-theme="light"] {
|
|
121
|
+
color-scheme: only light;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
@theme {
|
|
130
|
+
--color-light: var(--color-zinc-100);
|
|
131
|
+
--color-dark: var(--color-zinc-900);
|
|
132
|
+
|
|
133
|
+
/* Base colors */
|
|
134
|
+
--color-primary: var(--color-primary);
|
|
135
|
+
--color-primary-content: var(--color-primary-content);
|
|
136
|
+
--color-secondary: var(--color-secondary);
|
|
137
|
+
--color-secondary-content: var(--color-secondary-content);
|
|
138
|
+
--color-accent: var(--color-accent);
|
|
139
|
+
--color-accent-content: var(--color-accent-content);
|
|
140
|
+
--color-neutral: var(--color-neutral);
|
|
141
|
+
--color-neutral-content: var(--color-neutral-content);
|
|
142
|
+
|
|
143
|
+
/* Semantic colors */
|
|
144
|
+
--color-info: var(--color-info);
|
|
145
|
+
--color-info-content: var(--color-info-content);
|
|
146
|
+
--color-success: var(--color-success);
|
|
147
|
+
--color-success-content: var(--color-success-content);
|
|
148
|
+
--color-warning: var(--color-warning);
|
|
149
|
+
--color-warning-content: var(--color-warning-content);
|
|
150
|
+
--color-error: var(--color-error);
|
|
151
|
+
--color-error-content: var(--color-error-content);
|
|
152
|
+
|
|
153
|
+
/* Base background colors */
|
|
154
|
+
--color-base-100: var(--color-base-100);
|
|
155
|
+
--color-base-200: var(--color-base-200);
|
|
156
|
+
--color-base-300: var(--color-base-300);
|
|
157
|
+
--color-base-content: var(--color-base-content);
|
|
158
|
+
|
|
159
|
+
/* Legacy support */
|
|
160
|
+
--color-bg-body: var(--color-base-100);
|
|
161
|
+
--color-bg-primary: var(--color-base-200);
|
|
162
|
+
--color-bg-secondary: var(--color-base-300);
|
|
163
|
+
--color-bg-tertiary: var(--color-neutral);
|
|
164
|
+
--color-bg-accent: var(--color-accent);
|
|
165
|
+
--color-bg-positive: var(--color-success);
|
|
166
|
+
--color-bg-destructive: var(--color-error);
|
|
167
|
+
|
|
168
|
+
--color-fg-body: var(--color-base-content);
|
|
169
|
+
--color-fg-primary: var(--color-base-content);
|
|
170
|
+
--color-fg-secondary: var(--color-neutral-content);
|
|
171
|
+
--color-fg-tertiary: var(--color-neutral-content);
|
|
172
|
+
--color-fg-accent: var(--color-accent-content);
|
|
173
|
+
--color-fg-positive: var(--color-success-content);
|
|
174
|
+
--color-fg-destructive: var(--color-error-content);
|
|
175
|
+
}
|
|
176
|
+
|
|
Binary file
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html>
|
|
3
|
+
<head><title>Rsbuild App</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/index.css.js"></script><link href="/index.css.css" rel="stylesheet"></head>
|
|
4
|
+
<body>
|
|
5
|
+
<div id="root"></div>
|
|
6
|
+
</body>
|
|
7
|
+
</html>
|
|
Binary file
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
(function() {
|
|
2
|
+
var __webpack_modules__ = {
|
|
3
|
+
"8725": (function (module) {
|
|
4
|
+
"use strict";
|
|
5
|
+
}),
|
|
6
|
+
"1787": (function (module) {
|
|
7
|
+
"use strict";
|
|
8
|
+
}),
|
|
9
|
+
"8468": (function (module) {
|
|
10
|
+
"use strict";
|
|
11
|
+
}),
|
|
12
|
+
"1823": (function (module) {
|
|
13
|
+
"use strict";
|
|
14
|
+
}),
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
// The module cache
|
|
18
|
+
var __webpack_module_cache__ = {};
|
|
19
|
+
function __webpack_require__(moduleId) {
|
|
20
|
+
// Check if module is in cache
|
|
21
|
+
var cachedModule = __webpack_module_cache__[moduleId];
|
|
22
|
+
if (cachedModule !== undefined) {
|
|
23
|
+
return cachedModule.exports;
|
|
24
|
+
}
|
|
25
|
+
// Create a new module (and put it into the cache)
|
|
26
|
+
var module = (__webpack_module_cache__[moduleId] = {
|
|
27
|
+
exports: {}
|
|
28
|
+
});
|
|
29
|
+
// Execute the module function
|
|
30
|
+
__webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
31
|
+
// Return the exports of the module
|
|
32
|
+
return module.exports;
|
|
33
|
+
|
|
34
|
+
}
|
|
35
|
+
// expose the modules object (__webpack_modules__)
|
|
36
|
+
__webpack_require__.m = __webpack_modules__;
|
|
37
|
+
// webpack/runtime/get css chunk filename
|
|
38
|
+
!function() {
|
|
39
|
+
// This function allow to reference chunks
|
|
40
|
+
__webpack_require__.k = function (chunkId) {
|
|
41
|
+
// return url for filenames not based on template
|
|
42
|
+
|
|
43
|
+
// return url for filenames based on template
|
|
44
|
+
return "" + chunkId + ".css";
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
}();
|
|
48
|
+
// webpack/runtime/has_own_property
|
|
49
|
+
!function() {
|
|
50
|
+
__webpack_require__.o = function (obj, prop) {
|
|
51
|
+
return Object.prototype.hasOwnProperty.call(obj, prop);
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
}();
|
|
55
|
+
// webpack/runtime/public_path
|
|
56
|
+
!function() {
|
|
57
|
+
__webpack_require__.p = "/";
|
|
58
|
+
|
|
59
|
+
}();
|
|
60
|
+
// webpack/runtime/css_loading
|
|
61
|
+
!function() {
|
|
62
|
+
var installedChunks = {};
|
|
63
|
+
var uniqueName = "@pathscale/ui";
|
|
64
|
+
// loadCssChunkData is unnecessary
|
|
65
|
+
var loadingAttribute = "data-webpack-loading";
|
|
66
|
+
var loadStylesheet = function (chunkId, url, done, hmr) {
|
|
67
|
+
var link,
|
|
68
|
+
needAttach,
|
|
69
|
+
key = "chunk-" + chunkId;
|
|
70
|
+
if (!hmr) {
|
|
71
|
+
var links = document.getElementsByTagName("link");
|
|
72
|
+
for (var i = 0; i < links.length; i++) {
|
|
73
|
+
var l = links[i];
|
|
74
|
+
var href = l.getAttribute("href") || l.href;
|
|
75
|
+
if (href && !href.startsWith(__webpack_require__.p)) {
|
|
76
|
+
href =
|
|
77
|
+
__webpack_require__.p + (href.startsWith("/") ? href.slice(1) : href);
|
|
78
|
+
}
|
|
79
|
+
if (
|
|
80
|
+
l.rel == "stylesheet" &&
|
|
81
|
+
((href && href.startsWith(url)) ||
|
|
82
|
+
l.getAttribute("data-webpack") == uniqueName + ":" + key)
|
|
83
|
+
) {
|
|
84
|
+
link = l;
|
|
85
|
+
break;
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
if (!done) return link;
|
|
89
|
+
}
|
|
90
|
+
if (!link) {
|
|
91
|
+
needAttach = true;
|
|
92
|
+
link = document.createElement("link");
|
|
93
|
+
link.setAttribute("data-webpack", uniqueName + ":" + key);
|
|
94
|
+
link.setAttribute(loadingAttribute, 1);
|
|
95
|
+
link.rel = "stylesheet";
|
|
96
|
+
link.href = url;
|
|
97
|
+
|
|
98
|
+
if (false && link.href.indexOf(window.location.origin + '/') !== 0) {
|
|
99
|
+
link.crossOrigin = false;
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
var onLinkComplete = function (prev, event) {
|
|
103
|
+
link.onerror = link.onload = null;
|
|
104
|
+
link.removeAttribute(loadingAttribute);
|
|
105
|
+
clearTimeout(timeout);
|
|
106
|
+
if (event && event.type != "load") link.parentNode.removeChild(link);
|
|
107
|
+
done(event);
|
|
108
|
+
if (prev) return prev(event);
|
|
109
|
+
};
|
|
110
|
+
if (link.getAttribute(loadingAttribute)) {
|
|
111
|
+
var timeout = setTimeout(
|
|
112
|
+
onLinkComplete.bind(null, undefined, { type: "timeout", target: link }),
|
|
113
|
+
120000
|
|
114
|
+
);
|
|
115
|
+
link.onerror = onLinkComplete.bind(null, link.onerror);
|
|
116
|
+
link.onload = onLinkComplete.bind(null, link.onload);
|
|
117
|
+
} else onLinkComplete(undefined, { type: "load", target: link });
|
|
118
|
+
hmr
|
|
119
|
+
? hmr.parentNode.insertBefore(link, hmr)
|
|
120
|
+
: needAttach && document.head.appendChild(link);
|
|
121
|
+
return link;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
}();
|
|
125
|
+
var __webpack_exports__ = __webpack_require__("8725");
|
|
126
|
+
})()
|
|
Binary file
|
package/dist/index.html
ADDED
|
Binary file
|