@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
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
import { b as ComponentColor, C as ComponentSize, I as IComponentBaseProps } from '../../types-CUG9pToa.js';
|
|
3
|
-
|
|
4
|
-
type TextareaBaseProps = {
|
|
5
|
-
color?: ComponentColor;
|
|
6
|
-
size?: ComponentSize;
|
|
7
|
-
dataTheme?: string;
|
|
8
|
-
class?: string;
|
|
9
|
-
className?: string;
|
|
10
|
-
style?: JSX.CSSProperties;
|
|
11
|
-
};
|
|
12
|
-
type TextareaProps = TextareaBaseProps & IComponentBaseProps & Omit<JSX.TextareaHTMLAttributes<HTMLTextAreaElement>, keyof TextareaBaseProps>;
|
|
13
|
-
declare const Textarea: (props: TextareaProps) => JSX.Element;
|
|
14
|
-
|
|
15
|
-
export { Textarea as default };
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import * as solid_js from 'solid-js';
|
|
2
|
-
|
|
3
|
-
interface ToastProps {
|
|
4
|
-
message: string;
|
|
5
|
-
type?: "success" | "error" | "info" | "warning" | "default";
|
|
6
|
-
duration?: number | false;
|
|
7
|
-
dismissible?: boolean;
|
|
8
|
-
onClose?: () => void;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
type ToastOptions = Omit<ToastProps, "message">;
|
|
12
|
-
|
|
13
|
-
declare const Toaster: () => solid_js.JSX.Element;
|
|
14
|
-
|
|
15
|
-
declare const toast: {
|
|
16
|
-
show: (message: string, options?: ToastOptions) => `${string}-${string}-${string}-${string}-${string}`;
|
|
17
|
-
success: (msg: string, opts?: ToastOptions) => `${string}-${string}-${string}-${string}-${string}`;
|
|
18
|
-
error: (msg: string, opts?: ToastOptions) => `${string}-${string}-${string}-${string}-${string}`;
|
|
19
|
-
info: (msg: string, opts?: ToastOptions) => `${string}-${string}-${string}-${string}-${string}`;
|
|
20
|
-
warning: (msg: string, opts?: ToastOptions) => `${string}-${string}-${string}-${string}-${string}`;
|
|
21
|
-
clear: () => void;
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
export { Toaster, toast as default, toast };
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
import { b as ComponentColor, C as ComponentSize, I as IComponentBaseProps } from '../../types-CUG9pToa.js';
|
|
3
|
-
|
|
4
|
-
type ToggleBaseProps = {
|
|
5
|
-
color?: ComponentColor;
|
|
6
|
-
size?: ComponentSize;
|
|
7
|
-
dataTheme?: string;
|
|
8
|
-
class?: string;
|
|
9
|
-
className?: string;
|
|
10
|
-
style?: JSX.CSSProperties;
|
|
11
|
-
};
|
|
12
|
-
type ToggleProps = ToggleBaseProps & IComponentBaseProps & Omit<JSX.InputHTMLAttributes<HTMLInputElement>, keyof ToggleBaseProps>;
|
|
13
|
-
declare const Toggle: (props: ToggleProps) => JSX.Element;
|
|
14
|
-
|
|
15
|
-
export { Toggle as default };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
import { b as ComponentColor, d as ComponentPosition, I as IComponentBaseProps } from '../../types-CUG9pToa.js';
|
|
3
|
-
|
|
4
|
-
type TooltipBaseProps = {
|
|
5
|
-
message: string;
|
|
6
|
-
open?: boolean;
|
|
7
|
-
color?: ComponentColor;
|
|
8
|
-
position?: ComponentPosition;
|
|
9
|
-
dataTheme?: string;
|
|
10
|
-
class?: string;
|
|
11
|
-
className?: string;
|
|
12
|
-
style?: JSX.CSSProperties;
|
|
13
|
-
};
|
|
14
|
-
type TooltipProps = TooltipBaseProps & IComponentBaseProps & Omit<JSX.HTMLAttributes<HTMLDivElement>, keyof TooltipBaseProps>;
|
|
15
|
-
declare const Tooltip: (props: TooltipProps) => JSX.Element;
|
|
16
|
-
|
|
17
|
-
export { Tooltip as default };
|
package/dist/index.css
DELETED
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
/* src/styles/base/index.css */
|
|
2
|
-
@layer base {
|
|
3
|
-
html {
|
|
4
|
-
scrollbar-color: var(--color-bg-tertiary) transparent;
|
|
5
|
-
}
|
|
6
|
-
body {
|
|
7
|
-
color: var(--color-fg-body);
|
|
8
|
-
background: var(--color-bg-body);
|
|
9
|
-
overflow-x: clip;
|
|
10
|
-
touch-action: manipulation;
|
|
11
|
-
}
|
|
12
|
-
*::selection {
|
|
13
|
-
color: var(--color-fg-inverse);
|
|
14
|
-
background: var(--color-bg-accent);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
/* src/styles/themes/dark.css */
|
|
19
|
-
@layer theme {
|
|
20
|
-
[data-theme=dark] {
|
|
21
|
-
--color-bg-body: var(--color-zinc-900);
|
|
22
|
-
--color-bg-inverse: var(--color-zinc-100);
|
|
23
|
-
--color-bg-primary: var(--color-zinc-800);
|
|
24
|
-
--color-bg-secondary: var(--color-zinc-700);
|
|
25
|
-
--color-bg-tertiary: var(--color-zinc-600);
|
|
26
|
-
--color-bg-accent: var(--color-sky-600);
|
|
27
|
-
--color-bg-positive: var(--color-emerald-700);
|
|
28
|
-
--color-bg-destructive: var(--color-rose-800);
|
|
29
|
-
--color-fg-body: var(--color-zinc-100);
|
|
30
|
-
--color-fg-inverse: var(--color-zinc-900);
|
|
31
|
-
--color-fg-primary: var(--color-zinc-200);
|
|
32
|
-
--color-fg-secondary: var(--color-zinc-300);
|
|
33
|
-
--color-fg-tertiary: var(--color-zinc-400);
|
|
34
|
-
--color-fg-accent: var(--color-sky-500);
|
|
35
|
-
--color-fg-positive: var(--color-emerald-600);
|
|
36
|
-
--color-fg-destructive: var(--color-rose-700);
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
@layer base {
|
|
40
|
-
[data-theme=dark] {
|
|
41
|
-
color-scheme: only dark;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
/* src/styles/themes/light.css */
|
|
46
|
-
@layer theme {
|
|
47
|
-
[data-theme=light] {
|
|
48
|
-
--color-bg-body: var(--color-zinc-50);
|
|
49
|
-
--color-bg-inverse: var(--color-zinc-900);
|
|
50
|
-
--color-bg-primary: var(--color-zinc-200);
|
|
51
|
-
--color-bg-secondary: var(--color-zinc-300);
|
|
52
|
-
--color-bg-tertiary: var(--color-zinc-400);
|
|
53
|
-
--color-bg-accent: var(--color-sky-600);
|
|
54
|
-
--color-bg-positive: var(--color-emerald-700);
|
|
55
|
-
--color-bg-destructive: var(--color-rose-700);
|
|
56
|
-
--color-fg-body: var(--color-zinc-900);
|
|
57
|
-
--color-fg-inverse: var(--color-zinc-100);
|
|
58
|
-
--color-fg-primary: var(--color-zinc-800);
|
|
59
|
-
--color-fg-secondary: var(--color-zinc-700);
|
|
60
|
-
--color-fg-tertiary: var(--color-zinc-600);
|
|
61
|
-
--color-fg-accent: var(--color-sky-700);
|
|
62
|
-
--color-fg-positive: var(--color-emerald-800);
|
|
63
|
-
--color-fg-destructive: var(--color-rose-800);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
@layer base {
|
|
67
|
-
[data-theme=light] {
|
|
68
|
-
color-scheme: only light;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
/* src/index.css */
|
|
73
|
-
@theme { --color-light: var(--color-zinc-100); --color-dark: var(--color-zinc-900); --color-bg-body: var(--color-bg-body); --color-bg-inverse: var(--color-bg-inverse); --color-bg-primary: var(--color-bg-primary); --color-bg-secondary: var(--color-bg-secondary); --color-bg-tertiary: var(--color-bg-tertiary); --color-bg-accent: var(--color-bg-accent); --color-bg-positive: var(--color-bg-positive); --color-bg-destructive: var(--color-bg-destructive); --color-fg-body: var(--color-fg-body); --color-fg-inverse: var(--color-fg-inverse); --color-fg-primary: var(--color-fg-primary); --color-fg-secondary: var(--color-fg-secondary); --color-fg-tertiary: var(--color-fg-tertiary); --color-fg-accent: var(--color-fg-accent); --color-fg-positive: var(--color-fg-positive); --color-fg-destructive: var(--color-fg-destructive); }
|
package/dist/index.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export { _ as Avatar } from './Avatar-Dkd_kPlV.js';
|
|
2
|
-
export { default as Button } from './components/button/index.js';
|
|
3
|
-
export { default as Input } from './components/input/index.js';
|
|
4
|
-
export { default as Textarea } from './components/textarea/index.js';
|
|
5
|
-
export { P as Progress } from './Progress-ChF4ior8.js';
|
|
6
|
-
export { default as FileInput } from './components/fileinput/index.js';
|
|
7
|
-
export { default as Accordion } from './components/accordion/index.js';
|
|
8
|
-
export { default as Pagination } from './components/pagination/index.js';
|
|
9
|
-
export { T as Tabs } from './Tabs-WiUU0xsM.js';
|
|
10
|
-
export { default as Tooltip } from './components/tooltip/index.js';
|
|
11
|
-
export { default as Badge } from './components/badge/index.js';
|
|
12
|
-
export { default as Select } from './components/select/index.js';
|
|
13
|
-
export { default as Toggle } from './components/toggle/index.js';
|
|
14
|
-
export { default as Checkbox } from './components/checkbox/index.js';
|
|
15
|
-
export { default as Breadcrumbs } from './components/breadcrumbs/index.js';
|
|
16
|
-
export { A as Autocomplete } from './Autocomplete-gLkjMHrc.js';
|
|
17
|
-
export { Dropdown, DropdownItem, DropdownMenu, DropdownTrigger } from './components/dropdown/index.js';
|
|
18
|
-
export { F as Field } from './Field-DI2PA30N.js';
|
|
19
|
-
export { _ as Menu } from './Menu-DgO4SHmA.js';
|
|
20
|
-
export { Navbar, NavbarDropdown, NavbarItem } from './components/navbar/index.js';
|
|
21
|
-
export { Polymorphic, PolymorphicButton } from './components/polymorphic/index.js';
|
|
22
|
-
export { _ as Steps } from './Steps-Dk-UPL6r.js';
|
|
23
|
-
export { T as Table } from './Table-CGa6Nop3.js';
|
|
24
|
-
export { T as Timeline } from './Timeline-Bd4SxHMT.js';
|
|
25
|
-
export { Toaster, default as toast } from './components/toast/index.js';
|
|
26
|
-
export { M as Mask } from './Mask-CPb596Mg.js';
|
|
27
|
-
export { default as Join } from './components/join/index.js';
|
|
28
|
-
export { C as CollapseContent, a as CollapseTitle, S as Summary } from './CollapseTitle-BNxog3is.js';
|
|
29
|
-
export { CollapseDetails } from './components/collapse/index.js';
|
|
30
|
-
import 'solid-js';
|
|
31
|
-
import './types-CUG9pToa.js';
|
|
32
|
-
import './classes-B_S9K-9I.js';
|
package/dist/index.jsx
DELETED
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
tabs_default
|
|
3
|
-
} from "./chunk/KV6LTJHI.jsx";
|
|
4
|
-
import {
|
|
5
|
-
Textarea_default
|
|
6
|
-
} from "./chunk/IG323YKF.jsx";
|
|
7
|
-
import {
|
|
8
|
-
timeline_default
|
|
9
|
-
} from "./chunk/DSTUGZW6.jsx";
|
|
10
|
-
import {
|
|
11
|
-
Toaster_default,
|
|
12
|
-
toast_default
|
|
13
|
-
} from "./chunk/FKSQPGOD.jsx";
|
|
14
|
-
import {
|
|
15
|
-
Toggle_default
|
|
16
|
-
} from "./chunk/6P5JIKPF.jsx";
|
|
17
|
-
import {
|
|
18
|
-
Tooltip_default
|
|
19
|
-
} from "./chunk/R6ZBT7CY.jsx";
|
|
20
|
-
import {
|
|
21
|
-
Menu_default
|
|
22
|
-
} from "./chunk/SVJIYMYJ.jsx";
|
|
23
|
-
import {
|
|
24
|
-
NavbarDropdown_default,
|
|
25
|
-
NavbarItem_default,
|
|
26
|
-
Navbar_default
|
|
27
|
-
} from "./chunk/55B7Q4NT.jsx";
|
|
28
|
-
import {
|
|
29
|
-
Pagination_default
|
|
30
|
-
} from "./chunk/R5G3PODL.jsx";
|
|
31
|
-
import {
|
|
32
|
-
PolymorphicButton_default,
|
|
33
|
-
Polymorphic_default
|
|
34
|
-
} from "./chunk/T2LDLYWV.jsx";
|
|
35
|
-
import {
|
|
36
|
-
progress_default
|
|
37
|
-
} from "./chunk/STKRVQR6.jsx";
|
|
38
|
-
import {
|
|
39
|
-
Select_default
|
|
40
|
-
} from "./chunk/RHEFVSMJ.jsx";
|
|
41
|
-
import {
|
|
42
|
-
steps_default
|
|
43
|
-
} from "./chunk/LGDDR242.jsx";
|
|
44
|
-
import {
|
|
45
|
-
table_default
|
|
46
|
-
} from "./chunk/HWAGW5N4.jsx";
|
|
47
|
-
import {
|
|
48
|
-
Checkbox_default
|
|
49
|
-
} from "./chunk/SYWB4UN3.jsx";
|
|
50
|
-
import {
|
|
51
|
-
DropdownItem_default,
|
|
52
|
-
DropdownMenu_default,
|
|
53
|
-
DropdownTrigger_default,
|
|
54
|
-
Dropdown_default
|
|
55
|
-
} from "./chunk/OJRG4ZAB.jsx";
|
|
56
|
-
import {
|
|
57
|
-
field_default
|
|
58
|
-
} from "./chunk/VN5BKHA2.jsx";
|
|
59
|
-
import {
|
|
60
|
-
FileInput_default
|
|
61
|
-
} from "./chunk/FZRQDGPD.jsx";
|
|
62
|
-
import {
|
|
63
|
-
Input_default
|
|
64
|
-
} from "./chunk/JSQBKK7L.jsx";
|
|
65
|
-
import "./chunk/KXJZKDJX.jsx";
|
|
66
|
-
import {
|
|
67
|
-
Join_default
|
|
68
|
-
} from "./chunk/DN3P54J2.jsx";
|
|
69
|
-
import {
|
|
70
|
-
mask_default
|
|
71
|
-
} from "./chunk/5O6WC3OB.jsx";
|
|
72
|
-
import {
|
|
73
|
-
Accordion_default
|
|
74
|
-
} from "./chunk/YWIT2MRI.jsx";
|
|
75
|
-
import {
|
|
76
|
-
CollapseContent,
|
|
77
|
-
CollapseDetails,
|
|
78
|
-
CollapseTitle,
|
|
79
|
-
Summary
|
|
80
|
-
} from "./chunk/KQ3RAWCE.jsx";
|
|
81
|
-
import {
|
|
82
|
-
autocomplete_default
|
|
83
|
-
} from "./chunk/C4YO33NN.jsx";
|
|
84
|
-
import "./chunk/P7WPLZNA.jsx";
|
|
85
|
-
import {
|
|
86
|
-
avatar_default
|
|
87
|
-
} from "./chunk/XM3KF5LV.jsx";
|
|
88
|
-
import {
|
|
89
|
-
Badge_default
|
|
90
|
-
} from "./chunk/ZYEP35R3.jsx";
|
|
91
|
-
import {
|
|
92
|
-
Breadcrumbs_default
|
|
93
|
-
} from "./chunk/I36LHZUY.jsx";
|
|
94
|
-
import {
|
|
95
|
-
Button_default
|
|
96
|
-
} from "./chunk/XQCSYRVP.jsx";
|
|
97
|
-
import "./chunk/O7LDJCQS.jsx";
|
|
98
|
-
import "./chunk/5HG7XWVC.jsx";
|
|
99
|
-
export {
|
|
100
|
-
Accordion_default as Accordion,
|
|
101
|
-
autocomplete_default as Autocomplete,
|
|
102
|
-
avatar_default as Avatar,
|
|
103
|
-
Badge_default as Badge,
|
|
104
|
-
Breadcrumbs_default as Breadcrumbs,
|
|
105
|
-
Button_default as Button,
|
|
106
|
-
Checkbox_default as Checkbox,
|
|
107
|
-
CollapseContent,
|
|
108
|
-
CollapseDetails,
|
|
109
|
-
CollapseTitle,
|
|
110
|
-
Dropdown_default as Dropdown,
|
|
111
|
-
DropdownItem_default as DropdownItem,
|
|
112
|
-
DropdownMenu_default as DropdownMenu,
|
|
113
|
-
DropdownTrigger_default as DropdownTrigger,
|
|
114
|
-
field_default as Field,
|
|
115
|
-
FileInput_default as FileInput,
|
|
116
|
-
Input_default as Input,
|
|
117
|
-
Join_default as Join,
|
|
118
|
-
mask_default as Mask,
|
|
119
|
-
Menu_default as Menu,
|
|
120
|
-
Navbar_default as Navbar,
|
|
121
|
-
NavbarDropdown_default as NavbarDropdown,
|
|
122
|
-
NavbarItem_default as NavbarItem,
|
|
123
|
-
Pagination_default as Pagination,
|
|
124
|
-
Polymorphic_default as Polymorphic,
|
|
125
|
-
PolymorphicButton_default as PolymorphicButton,
|
|
126
|
-
progress_default as Progress,
|
|
127
|
-
Select_default as Select,
|
|
128
|
-
steps_default as Steps,
|
|
129
|
-
Summary,
|
|
130
|
-
table_default as Table,
|
|
131
|
-
tabs_default as Tabs,
|
|
132
|
-
Textarea_default as Textarea,
|
|
133
|
-
timeline_default as Timeline,
|
|
134
|
-
Toaster_default as Toaster,
|
|
135
|
-
Toggle_default as Toggle,
|
|
136
|
-
Tooltip_default as Tooltip,
|
|
137
|
-
toast_default as toast
|
|
138
|
-
};
|
package/dist/types-CUG9pToa.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
|
|
3
|
-
interface IComponentBaseProps {
|
|
4
|
-
dataTheme?: string;
|
|
5
|
-
class?: string;
|
|
6
|
-
className?: string;
|
|
7
|
-
style?: JSX.CSSProperties;
|
|
8
|
-
}
|
|
9
|
-
type ComponentSize = "xs" | "sm" | "md" | "lg" | "xl";
|
|
10
|
-
type ComponentShape = "circle" | "square" | "rounded";
|
|
11
|
-
type ComponentColor = "neutral" | "primary" | "secondary" | "accent" | "info" | "success" | "warning" | "error" | "ghost";
|
|
12
|
-
type ComponentVariant = "soft" | "dash" | "outline" | "filled" | "ghost" | "outlined";
|
|
13
|
-
type ComponentPosition = "top" | "bottom" | "left" | "right";
|
|
14
|
-
|
|
15
|
-
export type { ComponentSize as C, IComponentBaseProps as I, ComponentShape as a, ComponentColor as b, ComponentVariant as c, ComponentPosition as d };
|