funuicss 2.5.9 → 2.5.10
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/css/fun.css +3 -2
- package/package.json +1 -2
- package/tsconfig.json +1 -2
- package/tsconfig.tsbuildinfo +1 -1
- package/ui/alert/Alert.d.ts +1 -1
- package/ui/alert/Alert.js +1 -1
- package/ui/appbar/AppBar.js +2 -2
- package/ui/appbar/AppBar.tsx +1 -1
- package/ui/appbar/Hamburger.js +1 -1
- package/ui/avatar/Avatar.js +1 -1
- package/ui/breadcrumb/BreadCrumb.js +1 -1
- package/ui/button/Button.js +1 -1
- package/ui/card/Card.js +1 -1
- package/ui/card/CardFab.js +1 -1
- package/ui/container/Container.js +1 -1
- package/ui/div/Div.js +1 -1
- package/ui/drop/Dropdown.js +1 -1
- package/ui/input/Input.js +1 -1
- package/ui/modal/Modal.d.ts +1 -1
- package/ui/modal/Modal.js +1 -1
- package/ui/notification/Notification.d.ts +1 -1
- package/ui/notification/Notification.js +1 -1
- package/ui/page/NotFound.js +1 -1
- package/ui/progress/Bar.js +1 -1
- package/ui/snackbar/SnackBar.js +1 -1
- package/ui/specials/Circle.js +1 -1
- package/ui/step/Line.js +1 -1
- package/ui/step/Step.js +1 -1
- package/ui/table/Table.js +1 -1
- package/ui/theme/theme.js +1 -1
- package/ui/video/FunPlayer.js +1 -0
- package/dist/assets/colors/colors.d.ts +0 -347
- package/dist/assets/colors/colors.js +0 -348
- package/dist/index.d.ts +0 -37
- package/dist/index.js +0 -80
- package/dist/js/Fun.d.ts +0 -38
- package/dist/js/Fun.js +0 -235
- package/dist/js/Theme.d.ts +0 -2
- package/dist/js/Theme.js +0 -42
- package/dist/tsconfig.tsbuildinfo +0 -1
- package/dist/ui/alert/Alert.d.ts +0 -24
- package/dist/ui/alert/Alert.js +0 -48
- package/dist/ui/aos/AOS.d.ts +0 -9
- package/dist/ui/aos/AOS.js +0 -30
- package/dist/ui/appbar/AppBar.d.ts +0 -17
- package/dist/ui/appbar/AppBar.js +0 -43
- package/dist/ui/appbar/Hamburger.d.ts +0 -7
- package/dist/ui/appbar/Hamburger.js +0 -20
- package/dist/ui/avatar/Avatar.d.ts +0 -10
- package/dist/ui/avatar/Avatar.js +0 -12
- package/dist/ui/blob/Blob.d.ts +0 -10
- package/dist/ui/blob/Blob.js +0 -16
- package/dist/ui/breadcrumb/BreadCrumb.d.ts +0 -7
- package/dist/ui/breadcrumb/BreadCrumb.js +0 -10
- package/dist/ui/button/Button.d.ts +0 -39
- package/dist/ui/button/Button.js +0 -66
- package/dist/ui/card/Card.d.ts +0 -32
- package/dist/ui/card/Card.js +0 -39
- package/dist/ui/card/CardBody.d.ts +0 -7
- package/dist/ui/card/CardBody.js +0 -30
- package/dist/ui/card/CardFab.d.ts +0 -8
- package/dist/ui/card/CardFab.js +0 -31
- package/dist/ui/card/CardFooter.d.ts +0 -7
- package/dist/ui/card/CardFooter.js +0 -30
- package/dist/ui/card/CardHeader.d.ts +0 -7
- package/dist/ui/card/CardHeader.js +0 -30
- package/dist/ui/container/Container.d.ts +0 -11
- package/dist/ui/container/Container.js +0 -31
- package/dist/ui/div/Div.d.ts +0 -19
- package/dist/ui/div/Div.js +0 -31
- package/dist/ui/drop/Action.d.ts +0 -7
- package/dist/ui/drop/Action.js +0 -8
- package/dist/ui/drop/Down.d.ts +0 -9
- package/dist/ui/drop/Down.js +0 -8
- package/dist/ui/drop/Dropdown.d.ts +0 -18
- package/dist/ui/drop/Dropdown.js +0 -31
- package/dist/ui/drop/Item.d.ts +0 -8
- package/dist/ui/drop/Item.js +0 -8
- package/dist/ui/drop/Menu.d.ts +0 -12
- package/dist/ui/drop/Menu.js +0 -11
- package/dist/ui/drop/Up.d.ts +0 -9
- package/dist/ui/drop/Up.js +0 -8
- package/dist/ui/grid/Col.d.ts +0 -14
- package/dist/ui/grid/Col.js +0 -40
- package/dist/ui/grid/Grid.d.ts +0 -12
- package/dist/ui/grid/Grid.js +0 -34
- package/dist/ui/input/Iconic.d.ts +0 -11
- package/dist/ui/input/Iconic.js +0 -15
- package/dist/ui/input/Input.d.ts +0 -35
- package/dist/ui/input/Input.js +0 -110
- package/dist/ui/list/Item.d.ts +0 -7
- package/dist/ui/list/Item.js +0 -30
- package/dist/ui/list/List.d.ts +0 -14
- package/dist/ui/list/List.js +0 -30
- package/dist/ui/loader/Loader.d.ts +0 -10
- package/dist/ui/loader/Loader.js +0 -37
- package/dist/ui/modal/Action.d.ts +0 -7
- package/dist/ui/modal/Action.js +0 -30
- package/dist/ui/modal/Close.d.ts +0 -6
- package/dist/ui/modal/Close.js +0 -31
- package/dist/ui/modal/Content.d.ts +0 -7
- package/dist/ui/modal/Content.js +0 -8
- package/dist/ui/modal/Header.d.ts +0 -9
- package/dist/ui/modal/Header.js +0 -30
- package/dist/ui/modal/Modal.d.ts +0 -32
- package/dist/ui/modal/Modal.js +0 -61
- package/dist/ui/notification/Content.d.ts +0 -7
- package/dist/ui/notification/Content.js +0 -8
- package/dist/ui/notification/Footer.d.ts +0 -7
- package/dist/ui/notification/Footer.js +0 -8
- package/dist/ui/notification/Header.d.ts +0 -7
- package/dist/ui/notification/Header.js +0 -8
- package/dist/ui/notification/Notification.d.ts +0 -15
- package/dist/ui/notification/Notification.js +0 -23
- package/dist/ui/page/NotFound.d.ts +0 -9
- package/dist/ui/page/NotFound.js +0 -23
- package/dist/ui/page/UnAuthorized.d.ts +0 -9
- package/dist/ui/page/UnAuthorized.js +0 -21
- package/dist/ui/progress/Bar.d.ts +0 -17
- package/dist/ui/progress/Bar.js +0 -87
- package/dist/ui/sidebar/SideBar.d.ts +0 -14
- package/dist/ui/sidebar/SideBar.js +0 -42
- package/dist/ui/sidebar/SideContent.d.ts +0 -6
- package/dist/ui/sidebar/SideContent.js +0 -8
- package/dist/ui/snackbar/SnackBar.d.ts +0 -16
- package/dist/ui/snackbar/SnackBar.js +0 -53
- package/dist/ui/specials/Circle.d.ts +0 -15
- package/dist/ui/specials/Circle.js +0 -34
- package/dist/ui/specials/FullCenteredPage.d.ts +0 -8
- package/dist/ui/specials/FullCenteredPage.js +0 -30
- package/dist/ui/specials/Hr.d.ts +0 -7
- package/dist/ui/specials/Hr.js +0 -8
- package/dist/ui/specials/RowFlex.d.ts +0 -14
- package/dist/ui/specials/RowFlex.js +0 -34
- package/dist/ui/specials/Section.d.ts +0 -8
- package/dist/ui/specials/Section.js +0 -30
- package/dist/ui/step/Container.d.ts +0 -9
- package/dist/ui/step/Container.js +0 -8
- package/dist/ui/step/Header.d.ts +0 -7
- package/dist/ui/step/Header.js +0 -8
- package/dist/ui/step/Line.d.ts +0 -7
- package/dist/ui/step/Line.js +0 -9
- package/dist/ui/step/Step.d.ts +0 -7
- package/dist/ui/step/Step.js +0 -9
- package/dist/ui/table/Body.d.ts +0 -7
- package/dist/ui/table/Body.js +0 -8
- package/dist/ui/table/Data.d.ts +0 -8
- package/dist/ui/table/Data.js +0 -8
- package/dist/ui/table/Head.d.ts +0 -7
- package/dist/ui/table/Head.js +0 -8
- package/dist/ui/table/Row.d.ts +0 -9
- package/dist/ui/table/Row.js +0 -8
- package/dist/ui/table/Table.d.ts +0 -33
- package/dist/ui/table/Table.js +0 -133
- package/dist/ui/text/Text.d.ts +0 -44
- package/dist/ui/text/Text.js +0 -63
- package/dist/ui/theme/dark.d.ts +0 -5
- package/dist/ui/theme/dark.js +0 -34
- package/dist/ui/theme/theme.d.ts +0 -7
- package/dist/ui/theme/theme.js +0 -34
- package/dist/ui/tooltip/Tip.d.ts +0 -12
- package/dist/ui/tooltip/Tip.js +0 -31
- package/dist/ui/tooltip/ToolTip.d.ts +0 -7
- package/dist/ui/tooltip/ToolTip.js +0 -30
- package/dist/ui/video/FunPlayer.d.ts +0 -0
- package/dist/ui/video/FunPlayer.js +0 -203
- package/dist/webpack.config.d.ts +0 -23
- /package/{types/next-env.d.ts → next-env.d.ts} +0 -0
|
@@ -1,348 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.colors = void 0;
|
|
4
|
-
exports.colors = {
|
|
5
|
-
primary: "#6366f1",
|
|
6
|
-
primary50: "#eef2ff",
|
|
7
|
-
primary100: "#e0e7ff",
|
|
8
|
-
primary200: "#c7d2fe",
|
|
9
|
-
primary300: "#a5b4fc",
|
|
10
|
-
primary400: "#818cf8",
|
|
11
|
-
primary500: "#6366f1",
|
|
12
|
-
primary600: "#4f46e5",
|
|
13
|
-
primary700: "#4338ca",
|
|
14
|
-
primary800: "#3730a3",
|
|
15
|
-
primary900: "#312e81",
|
|
16
|
-
secondary: "#ec4899",
|
|
17
|
-
secondary50: "#fdf2f8",
|
|
18
|
-
secondary100: "#fce7f3",
|
|
19
|
-
secondary200: "#fbcfe8",
|
|
20
|
-
secondary300: "#f9a8d4",
|
|
21
|
-
secondary400: "#f472b6",
|
|
22
|
-
secondary500: "#ec4899",
|
|
23
|
-
secondary600: "#db2777",
|
|
24
|
-
secondary700: "#be185d",
|
|
25
|
-
secondary800: "#9d174d",
|
|
26
|
-
secondary900: "#831843",
|
|
27
|
-
error: "#ef4444",
|
|
28
|
-
error50: "#fef2f2",
|
|
29
|
-
error100: "#fee2e2",
|
|
30
|
-
error200: "#fecaca",
|
|
31
|
-
error300: "#fca5a5",
|
|
32
|
-
error400: "#f87171",
|
|
33
|
-
error500: "#ef4444",
|
|
34
|
-
error600: "#dc2626",
|
|
35
|
-
error700: "#b91c1c",
|
|
36
|
-
error800: "#991b1b",
|
|
37
|
-
error900: "#7f1d1d",
|
|
38
|
-
success: "#22c55e",
|
|
39
|
-
success50: "#f0fdf4",
|
|
40
|
-
success100: "#dcfce7",
|
|
41
|
-
success200: "#bbf7d0",
|
|
42
|
-
success300: "#86efac",
|
|
43
|
-
success400: "#4ade80",
|
|
44
|
-
success500: "#22c55e",
|
|
45
|
-
success600: "#16a34a",
|
|
46
|
-
success700: "#15803d",
|
|
47
|
-
success800: "#166534",
|
|
48
|
-
success900: "#14532d",
|
|
49
|
-
warning: "#fb923c",
|
|
50
|
-
warning50: "#fff7ed",
|
|
51
|
-
warning100: "#ffedd5",
|
|
52
|
-
warning200: "#fed7aa",
|
|
53
|
-
warning300: "#fdba74",
|
|
54
|
-
warning400: "#fb923c",
|
|
55
|
-
warning500: "#f97316",
|
|
56
|
-
warning600: "#ea580c",
|
|
57
|
-
warning700: "#c2410c",
|
|
58
|
-
warning800: "#9a3412",
|
|
59
|
-
warning900: "#7c2d12",
|
|
60
|
-
muted: "#78716c",
|
|
61
|
-
muted50: "#fafafa",
|
|
62
|
-
muted100: "#f5f5f5",
|
|
63
|
-
muted200: "#e5e5e5",
|
|
64
|
-
muted300: "#d4d4d4",
|
|
65
|
-
muted400: "#a3a3a3",
|
|
66
|
-
muted500: "#737373",
|
|
67
|
-
muted600: "#525252",
|
|
68
|
-
muted700: "#404040",
|
|
69
|
-
muted800: "#262626",
|
|
70
|
-
muted900: "#171717",
|
|
71
|
-
info: "#0ea5e9",
|
|
72
|
-
info50: "#f0f9ff",
|
|
73
|
-
info100: "#e0f2fe",
|
|
74
|
-
info200: "#bae6fd",
|
|
75
|
-
info300: "#7dd3fc",
|
|
76
|
-
info400: "#38bdf8",
|
|
77
|
-
info500: "#0ea5e9",
|
|
78
|
-
info600: "#0284c7",
|
|
79
|
-
info700: "#0369a1",
|
|
80
|
-
info800: "#075985",
|
|
81
|
-
info900: "#0c4a6e",
|
|
82
|
-
light: "#f5f5f4",
|
|
83
|
-
light50: "#fafaf9",
|
|
84
|
-
light100: "#f5f5f4",
|
|
85
|
-
light200: "#e7e5e4",
|
|
86
|
-
light300: "#d6d3d1",
|
|
87
|
-
light400: "#a8a29e",
|
|
88
|
-
light500: "#78716c",
|
|
89
|
-
light600: "#57534e",
|
|
90
|
-
light700: "#44403c",
|
|
91
|
-
light800: "#292524",
|
|
92
|
-
light900: "#1c1917",
|
|
93
|
-
rose: "#f43f5e",
|
|
94
|
-
rose50: "#fff1f2",
|
|
95
|
-
rose100: "#ffe4e6",
|
|
96
|
-
rose200: "#fecdd3",
|
|
97
|
-
rose300: "#fda4af",
|
|
98
|
-
rose400: "#fb7185",
|
|
99
|
-
rose500: "#f43f5e",
|
|
100
|
-
rose600: "#e11d48",
|
|
101
|
-
rose700: "#be123c",
|
|
102
|
-
rose800: "#9f1239",
|
|
103
|
-
rose900: "#881337",
|
|
104
|
-
pink: "#ec4899",
|
|
105
|
-
pink50: "#fdf2f8",
|
|
106
|
-
pink100: "#fce7f3",
|
|
107
|
-
pink200: "#fbcfe8",
|
|
108
|
-
pink300: "#f9a8d4",
|
|
109
|
-
pink400: "#f472b6",
|
|
110
|
-
pink500: "#ec4899",
|
|
111
|
-
pink600: "#db2777",
|
|
112
|
-
pink700: "#be185d",
|
|
113
|
-
pink800: "#9d174d",
|
|
114
|
-
pink900: "#831843",
|
|
115
|
-
fuchsia: "#d946ef",
|
|
116
|
-
fuchsia50: "#fdf4ff",
|
|
117
|
-
fuchsia100: "#fae8ff",
|
|
118
|
-
fuchsia200: "#f5d0fe",
|
|
119
|
-
fuchsia300: "#f0abfc",
|
|
120
|
-
fuchsia400: "#e879f9",
|
|
121
|
-
fuchsia500: "#d946ef",
|
|
122
|
-
fuchsia600: "#c026d3",
|
|
123
|
-
fuchsia700: "#a21caf",
|
|
124
|
-
fuchsia800: "#86198f",
|
|
125
|
-
fuchsia900: "#701a75",
|
|
126
|
-
purple: "#a855f7",
|
|
127
|
-
purple50: "#faf5ff",
|
|
128
|
-
purple100: "#f3e8ff",
|
|
129
|
-
purple200: "#e9d5ff",
|
|
130
|
-
purple300: "#d8b4fe",
|
|
131
|
-
purple400: "#c084fc",
|
|
132
|
-
purple500: "#a855f7",
|
|
133
|
-
purple600: "#9333ea",
|
|
134
|
-
purple700: "#7e22ce",
|
|
135
|
-
purple800: "#6b21a8",
|
|
136
|
-
purple900: "#581c87",
|
|
137
|
-
violet: "#8b5cf6",
|
|
138
|
-
violet50: "#f5f3ff",
|
|
139
|
-
violet100: "#ede9fe",
|
|
140
|
-
violet200: "#ddd6fe",
|
|
141
|
-
violet300: "#c4b5fd",
|
|
142
|
-
violet400: "#a78bfa",
|
|
143
|
-
violet500: "#8b5cf6",
|
|
144
|
-
violet600: "#7c3aed",
|
|
145
|
-
violet700: "#6d28d9",
|
|
146
|
-
violet800: "#5b21b6",
|
|
147
|
-
violet900: "#4c1d95",
|
|
148
|
-
indigo: "#6366f1",
|
|
149
|
-
indigo50: "#eef2ff",
|
|
150
|
-
indigo100: "#e0e7ff",
|
|
151
|
-
indigo200: "#c7d2fe",
|
|
152
|
-
indigo300: "#a5b4fc",
|
|
153
|
-
indigo400: "#818cf8",
|
|
154
|
-
indigo500: "#6366f1",
|
|
155
|
-
indigo600: "#4f46e5",
|
|
156
|
-
indigo700: "#4338ca",
|
|
157
|
-
indigo800: "#3730a3",
|
|
158
|
-
indigo900: "#312e81",
|
|
159
|
-
blue: "#3b82f6",
|
|
160
|
-
blue50: "#eff6ff",
|
|
161
|
-
blue100: "#dbeafe",
|
|
162
|
-
blue200: "#bfdbfe",
|
|
163
|
-
blue300: "#93c5fd",
|
|
164
|
-
blue400: "#60a5fa",
|
|
165
|
-
blue500: "#3b82f6",
|
|
166
|
-
blue600: "#2563eb",
|
|
167
|
-
blue700: "#1d4ed8",
|
|
168
|
-
blue800: "#1e40af",
|
|
169
|
-
blue900: "#1e3a8a",
|
|
170
|
-
lightBlue: "#0ea5e9",
|
|
171
|
-
lightBlue50: "#f0f9ff",
|
|
172
|
-
lightBlue100: "#e0f2fe",
|
|
173
|
-
lightBlue200: "#bae6fd",
|
|
174
|
-
lightBlue300: "#7dd3fc",
|
|
175
|
-
lightBlue400: "#38bdf8",
|
|
176
|
-
lightBlue500: "#0ea5e9",
|
|
177
|
-
lightBlue600: "#0284c7",
|
|
178
|
-
lightBlue700: "#0369a1",
|
|
179
|
-
lightBlue800: "#075985",
|
|
180
|
-
lightBlue900: "#0c4a6e",
|
|
181
|
-
darkBlue: "#0077e6",
|
|
182
|
-
darkBlue50: "#dbf4ff",
|
|
183
|
-
darkBlue100: "#addbff",
|
|
184
|
-
darkBlue200: "#7cc2ff",
|
|
185
|
-
darkBlue300: "#4aa9ff",
|
|
186
|
-
darkBlue400: "#1a91ff",
|
|
187
|
-
darkBlue500: "#0077e6",
|
|
188
|
-
darkBlue600: "#005db4",
|
|
189
|
-
darkBlue700: "#004282",
|
|
190
|
-
darkBlue800: "#002851",
|
|
191
|
-
darkBlue900: "#000e21",
|
|
192
|
-
cyan: "#06b6d4",
|
|
193
|
-
cyan50: "#ecfeff",
|
|
194
|
-
cyan100: "#cffafe",
|
|
195
|
-
cyan200: "#a5f3fc",
|
|
196
|
-
cyan300: "#67e8f9",
|
|
197
|
-
cyan400: "#22d3ee",
|
|
198
|
-
cyan500: "#06b6d4",
|
|
199
|
-
cyan600: "#0891b2",
|
|
200
|
-
cyan700: "#0e7490",
|
|
201
|
-
cyan800: "#155e75",
|
|
202
|
-
cyan900: "#164e63",
|
|
203
|
-
teal: "#14b8a6",
|
|
204
|
-
teal50: "#f0fdfa",
|
|
205
|
-
teal100: "#ccfbf1",
|
|
206
|
-
teal200: "#99f6e4",
|
|
207
|
-
teal300: "#5eead4",
|
|
208
|
-
teal400: "#2dd4bf",
|
|
209
|
-
teal500: "#14b8a6",
|
|
210
|
-
teal600: "#0d9488",
|
|
211
|
-
teal700: "#0f766e",
|
|
212
|
-
teal800: "#115e59",
|
|
213
|
-
teal900: "#134e4a",
|
|
214
|
-
emerald: "#10b981",
|
|
215
|
-
emerald50: "#ecfdf5",
|
|
216
|
-
emerald100: "#d1fae5",
|
|
217
|
-
emerald200: "#a7f3d0",
|
|
218
|
-
emerald300: "#6ee7b7",
|
|
219
|
-
emerald400: "#34d399",
|
|
220
|
-
emerald500: "#10b981",
|
|
221
|
-
emerald600: "#059669",
|
|
222
|
-
emerald700: "#047857",
|
|
223
|
-
emerald800: "#065f46",
|
|
224
|
-
emerald900: "#064e3b",
|
|
225
|
-
green: "#22c55e",
|
|
226
|
-
green50: "#f0fdf4",
|
|
227
|
-
green100: "#dcfce7",
|
|
228
|
-
green200: "#bbf7d0",
|
|
229
|
-
green300: "#86efac",
|
|
230
|
-
green400: "#4ade80",
|
|
231
|
-
green500: "#22c55e",
|
|
232
|
-
green600: "#16a34a",
|
|
233
|
-
green700: "#15803d",
|
|
234
|
-
green800: "#166534",
|
|
235
|
-
green900: "#14532d",
|
|
236
|
-
lime: "#84cc16",
|
|
237
|
-
lime50: "#f7fee7",
|
|
238
|
-
lime100: "#ecfccb",
|
|
239
|
-
lime200: "#d9f99d",
|
|
240
|
-
lime300: "#bef264",
|
|
241
|
-
lime400: "#a3e635",
|
|
242
|
-
lime500: "#84cc16",
|
|
243
|
-
lime600: "#65a30d",
|
|
244
|
-
lime700: "#4d7c0f",
|
|
245
|
-
lime800: "#3f6212",
|
|
246
|
-
lime900: "#365314",
|
|
247
|
-
yellow: "#eab308",
|
|
248
|
-
yellow50: "#fefce8",
|
|
249
|
-
yellow100: "#fef9c3",
|
|
250
|
-
yellow200: "#fef08a",
|
|
251
|
-
yellow300: "#fde047",
|
|
252
|
-
yellow400: "#facc15",
|
|
253
|
-
yellow500: "#eab308",
|
|
254
|
-
yellow600: "#ca8a04",
|
|
255
|
-
yellow700: "#a16207",
|
|
256
|
-
yellow800: "#854d0e",
|
|
257
|
-
yellow900: "#713f12",
|
|
258
|
-
amber: "#f59e0b",
|
|
259
|
-
amber50: "#fffbeb",
|
|
260
|
-
amber100: "#fef3c7",
|
|
261
|
-
amber200: "#fde68a",
|
|
262
|
-
amber300: "#fcd34d",
|
|
263
|
-
amber400: "#fbbf24",
|
|
264
|
-
amber500: "#f59e0b",
|
|
265
|
-
amber600: "#d97706",
|
|
266
|
-
amber700: "#b45309",
|
|
267
|
-
amber800: "#92400e",
|
|
268
|
-
amber900: "#78350f",
|
|
269
|
-
orange: "#f97316",
|
|
270
|
-
orange50: "#fff7ed",
|
|
271
|
-
orange100: "#ffedd5",
|
|
272
|
-
orange200: "#fed7aa",
|
|
273
|
-
orange300: "#fdba74",
|
|
274
|
-
orange400: "#fb923c",
|
|
275
|
-
orange500: "#f97316",
|
|
276
|
-
orange600: "#ea580c",
|
|
277
|
-
orange700: "#c2410c",
|
|
278
|
-
orange800: "#9a3412",
|
|
279
|
-
orange900: "#7c2d12",
|
|
280
|
-
red: "#ef4444",
|
|
281
|
-
red50: "#fef2f2",
|
|
282
|
-
red100: "#fee2e2",
|
|
283
|
-
red200: "#fecaca",
|
|
284
|
-
red300: "#fca5a5",
|
|
285
|
-
red400: "#f87171",
|
|
286
|
-
red500: "#ef4444",
|
|
287
|
-
red600: "#dc2626",
|
|
288
|
-
red700: "#b91c1c",
|
|
289
|
-
red800: "#991b1b",
|
|
290
|
-
red900: "#7f1d1d",
|
|
291
|
-
warmGray: "#78716c",
|
|
292
|
-
warmGray50: "#fafaf9",
|
|
293
|
-
warmGray100: "#f5f5f4",
|
|
294
|
-
warmGray200: "#e7e5e4",
|
|
295
|
-
warmGray300: "#d6d3d1",
|
|
296
|
-
warmGray400: "#a8a29e",
|
|
297
|
-
warmGray500: "#78716c",
|
|
298
|
-
warmGray600: "#57534e",
|
|
299
|
-
warmGray700: "#44403c",
|
|
300
|
-
warmGray800: "#292524",
|
|
301
|
-
warmGray900: "#1c1917",
|
|
302
|
-
trueGray: "#737373",
|
|
303
|
-
trueGray50: "#fafafa",
|
|
304
|
-
trueGray100: "#f5f5f5",
|
|
305
|
-
trueGray200: "#e5e5e5",
|
|
306
|
-
trueGray300: "#d4d4d4",
|
|
307
|
-
trueGray400: "#a3a3a3",
|
|
308
|
-
trueGray500: "#737373",
|
|
309
|
-
trueGray600: "#525252",
|
|
310
|
-
trueGray700: "#404040",
|
|
311
|
-
trueGray800: "#262626",
|
|
312
|
-
trueGray900: "#171717",
|
|
313
|
-
coolGray: "#6b7280",
|
|
314
|
-
coolGray50: "#f9fafb",
|
|
315
|
-
coolGray100: "#f3f4f6",
|
|
316
|
-
coolGray200: "#e5e7eb",
|
|
317
|
-
coolGray300: "#d1d5db",
|
|
318
|
-
coolGray400: "#9ca3af",
|
|
319
|
-
coolGray500: "#6b7280",
|
|
320
|
-
coolGray600: "#4b5563",
|
|
321
|
-
coolGray700: "#374151",
|
|
322
|
-
coolGray800: "#1f2937",
|
|
323
|
-
coolGray900: "#111827",
|
|
324
|
-
blueGray: "#64748b",
|
|
325
|
-
blueGray50: "#f8fafc",
|
|
326
|
-
blueGray100: "#f1f5f9",
|
|
327
|
-
blueGray200: "#e2e8f0",
|
|
328
|
-
blueGray300: "#cbd5e1",
|
|
329
|
-
blueGray400: "#94a3b8",
|
|
330
|
-
blueGray500: "#64748b",
|
|
331
|
-
blueGray600: "#475569",
|
|
332
|
-
blueGray700: "#334155",
|
|
333
|
-
blueGray800: "#1e293b",
|
|
334
|
-
blueGray900: "#0f172a",
|
|
335
|
-
dark: "#71717a",
|
|
336
|
-
dark50: "#18181b",
|
|
337
|
-
dark100: "#27272a",
|
|
338
|
-
dark200: "#3f3f46",
|
|
339
|
-
dark300: "#52525b",
|
|
340
|
-
dark400: "#71717a",
|
|
341
|
-
dark500: "#a1a1aa",
|
|
342
|
-
dark600: "#d4d4d8",
|
|
343
|
-
dark700: "#e4e4e7",
|
|
344
|
-
dark800: "#f4f4f5",
|
|
345
|
-
dark900: "#fafafa",
|
|
346
|
-
white: "#FFFFFF",
|
|
347
|
-
black: "#000000",
|
|
348
|
-
};
|
package/dist/index.d.ts
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
export { default as Alert } from "./ui/alert/Alert";
|
|
2
|
-
export { default as ThemeProvider } from "./ui/theme/theme";
|
|
3
|
-
export { default as Button } from "./ui/button/Button";
|
|
4
|
-
export { default as Card } from "./ui/card/Card";
|
|
5
|
-
export { default as BreadCrumb } from "./ui/breadcrumb/BreadCrumb";
|
|
6
|
-
export { default as Container } from "./ui/container/Container";
|
|
7
|
-
export { default as Grid } from "./ui/grid/Grid";
|
|
8
|
-
export { default as Col } from "./ui/grid/Col";
|
|
9
|
-
export { default as Input } from "./ui/input/Input";
|
|
10
|
-
export { default as Loader } from "./ui/loader/Loader";
|
|
11
|
-
export { default as Modal } from "./ui/modal/Modal";
|
|
12
|
-
export { default as Table } from "./ui/table/Table";
|
|
13
|
-
export { default as List } from "./ui/list/List";
|
|
14
|
-
export { default as Text } from "./ui/text/Text";
|
|
15
|
-
export { default as Div } from "./ui/div/Div";
|
|
16
|
-
export { default as StepContainer } from "./ui/step/Container";
|
|
17
|
-
export { default as Step } from "./ui/step/Step";
|
|
18
|
-
export { default as StepHeader } from "./ui/step/Header";
|
|
19
|
-
export { default as StepLine } from "./ui/step/Line";
|
|
20
|
-
export { default as NotFound } from "./ui/page/NotFound";
|
|
21
|
-
export { default as UnAuthorized } from "./ui/page/UnAuthorized";
|
|
22
|
-
export { default as DropUp } from "./ui/drop/Up";
|
|
23
|
-
export { default as DropDown } from "./ui/drop/Down";
|
|
24
|
-
export { default as Dropdown } from "./ui/drop/Dropdown";
|
|
25
|
-
export { default as DropItem } from "./ui/drop/Item";
|
|
26
|
-
export { default as DropMenu } from "./ui/drop/Menu";
|
|
27
|
-
export { default as ProgressBar } from "./ui/progress/Bar";
|
|
28
|
-
export { default as FunLoader } from "./ui/loader/Loader";
|
|
29
|
-
export { default as Notification } from "./ui/notification/Notification";
|
|
30
|
-
export { default as ToolTip } from "./ui/tooltip/ToolTip";
|
|
31
|
-
export { default as AppBar } from "./ui/appbar/AppBar";
|
|
32
|
-
export { default as Tip } from "./ui/tooltip/Tip";
|
|
33
|
-
export { default as RowFlex } from "./ui/specials/RowFlex";
|
|
34
|
-
export { default as Section } from "./ui/specials/Section";
|
|
35
|
-
export { default as Hr } from "./ui/specials/Hr";
|
|
36
|
-
export { default as Circle } from "./ui/specials/Circle";
|
|
37
|
-
export { default as FullCenteredPage } from "./ui/specials/FullCenteredPage";
|
package/dist/index.js
DELETED
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.FullCenteredPage = exports.Circle = exports.Hr = exports.Section = exports.RowFlex = exports.Tip = exports.AppBar = exports.ToolTip = exports.Notification = exports.FunLoader = exports.ProgressBar = exports.DropMenu = exports.DropItem = exports.Dropdown = exports.DropDown = exports.DropUp = exports.UnAuthorized = exports.NotFound = exports.StepLine = exports.StepHeader = exports.Step = exports.StepContainer = exports.Div = exports.Text = exports.List = exports.Table = exports.Modal = exports.Loader = exports.Input = exports.Col = exports.Grid = exports.Container = exports.BreadCrumb = exports.Card = exports.Button = exports.ThemeProvider = exports.Alert = void 0;
|
|
7
|
-
var Alert_1 = require("./ui/alert/Alert");
|
|
8
|
-
Object.defineProperty(exports, "Alert", { enumerable: true, get: function () { return __importDefault(Alert_1).default; } });
|
|
9
|
-
var theme_1 = require("./ui/theme/theme");
|
|
10
|
-
Object.defineProperty(exports, "ThemeProvider", { enumerable: true, get: function () { return __importDefault(theme_1).default; } });
|
|
11
|
-
var Button_1 = require("./ui/button/Button");
|
|
12
|
-
Object.defineProperty(exports, "Button", { enumerable: true, get: function () { return __importDefault(Button_1).default; } });
|
|
13
|
-
var Card_1 = require("./ui/card/Card");
|
|
14
|
-
Object.defineProperty(exports, "Card", { enumerable: true, get: function () { return __importDefault(Card_1).default; } });
|
|
15
|
-
var BreadCrumb_1 = require("./ui/breadcrumb/BreadCrumb");
|
|
16
|
-
Object.defineProperty(exports, "BreadCrumb", { enumerable: true, get: function () { return __importDefault(BreadCrumb_1).default; } });
|
|
17
|
-
var Container_1 = require("./ui/container/Container");
|
|
18
|
-
Object.defineProperty(exports, "Container", { enumerable: true, get: function () { return __importDefault(Container_1).default; } });
|
|
19
|
-
var Grid_1 = require("./ui/grid/Grid");
|
|
20
|
-
Object.defineProperty(exports, "Grid", { enumerable: true, get: function () { return __importDefault(Grid_1).default; } });
|
|
21
|
-
var Col_1 = require("./ui/grid/Col");
|
|
22
|
-
Object.defineProperty(exports, "Col", { enumerable: true, get: function () { return __importDefault(Col_1).default; } });
|
|
23
|
-
var Input_1 = require("./ui/input/Input");
|
|
24
|
-
Object.defineProperty(exports, "Input", { enumerable: true, get: function () { return __importDefault(Input_1).default; } });
|
|
25
|
-
var Loader_1 = require("./ui/loader/Loader");
|
|
26
|
-
Object.defineProperty(exports, "Loader", { enumerable: true, get: function () { return __importDefault(Loader_1).default; } });
|
|
27
|
-
var Modal_1 = require("./ui/modal/Modal");
|
|
28
|
-
Object.defineProperty(exports, "Modal", { enumerable: true, get: function () { return __importDefault(Modal_1).default; } });
|
|
29
|
-
var Table_1 = require("./ui/table/Table");
|
|
30
|
-
Object.defineProperty(exports, "Table", { enumerable: true, get: function () { return __importDefault(Table_1).default; } });
|
|
31
|
-
var List_1 = require("./ui/list/List");
|
|
32
|
-
Object.defineProperty(exports, "List", { enumerable: true, get: function () { return __importDefault(List_1).default; } });
|
|
33
|
-
var Text_1 = require("./ui/text/Text");
|
|
34
|
-
Object.defineProperty(exports, "Text", { enumerable: true, get: function () { return __importDefault(Text_1).default; } });
|
|
35
|
-
var Div_1 = require("./ui/div/Div");
|
|
36
|
-
Object.defineProperty(exports, "Div", { enumerable: true, get: function () { return __importDefault(Div_1).default; } });
|
|
37
|
-
var Container_2 = require("./ui/step/Container");
|
|
38
|
-
Object.defineProperty(exports, "StepContainer", { enumerable: true, get: function () { return __importDefault(Container_2).default; } });
|
|
39
|
-
var Step_1 = require("./ui/step/Step");
|
|
40
|
-
Object.defineProperty(exports, "Step", { enumerable: true, get: function () { return __importDefault(Step_1).default; } });
|
|
41
|
-
var Header_1 = require("./ui/step/Header");
|
|
42
|
-
Object.defineProperty(exports, "StepHeader", { enumerable: true, get: function () { return __importDefault(Header_1).default; } });
|
|
43
|
-
var Line_1 = require("./ui/step/Line");
|
|
44
|
-
Object.defineProperty(exports, "StepLine", { enumerable: true, get: function () { return __importDefault(Line_1).default; } });
|
|
45
|
-
var NotFound_1 = require("./ui/page/NotFound");
|
|
46
|
-
Object.defineProperty(exports, "NotFound", { enumerable: true, get: function () { return __importDefault(NotFound_1).default; } });
|
|
47
|
-
var UnAuthorized_1 = require("./ui/page/UnAuthorized");
|
|
48
|
-
Object.defineProperty(exports, "UnAuthorized", { enumerable: true, get: function () { return __importDefault(UnAuthorized_1).default; } });
|
|
49
|
-
var Up_1 = require("./ui/drop/Up");
|
|
50
|
-
Object.defineProperty(exports, "DropUp", { enumerable: true, get: function () { return __importDefault(Up_1).default; } });
|
|
51
|
-
var Down_1 = require("./ui/drop/Down");
|
|
52
|
-
Object.defineProperty(exports, "DropDown", { enumerable: true, get: function () { return __importDefault(Down_1).default; } });
|
|
53
|
-
var Dropdown_1 = require("./ui/drop/Dropdown");
|
|
54
|
-
Object.defineProperty(exports, "Dropdown", { enumerable: true, get: function () { return __importDefault(Dropdown_1).default; } });
|
|
55
|
-
var Item_1 = require("./ui/drop/Item");
|
|
56
|
-
Object.defineProperty(exports, "DropItem", { enumerable: true, get: function () { return __importDefault(Item_1).default; } });
|
|
57
|
-
var Menu_1 = require("./ui/drop/Menu");
|
|
58
|
-
Object.defineProperty(exports, "DropMenu", { enumerable: true, get: function () { return __importDefault(Menu_1).default; } });
|
|
59
|
-
var Bar_1 = require("./ui/progress/Bar");
|
|
60
|
-
Object.defineProperty(exports, "ProgressBar", { enumerable: true, get: function () { return __importDefault(Bar_1).default; } });
|
|
61
|
-
var Loader_2 = require("./ui/loader/Loader");
|
|
62
|
-
Object.defineProperty(exports, "FunLoader", { enumerable: true, get: function () { return __importDefault(Loader_2).default; } });
|
|
63
|
-
var Notification_1 = require("./ui/notification/Notification");
|
|
64
|
-
Object.defineProperty(exports, "Notification", { enumerable: true, get: function () { return __importDefault(Notification_1).default; } });
|
|
65
|
-
var ToolTip_1 = require("./ui/tooltip/ToolTip");
|
|
66
|
-
Object.defineProperty(exports, "ToolTip", { enumerable: true, get: function () { return __importDefault(ToolTip_1).default; } });
|
|
67
|
-
var AppBar_1 = require("./ui/appbar/AppBar");
|
|
68
|
-
Object.defineProperty(exports, "AppBar", { enumerable: true, get: function () { return __importDefault(AppBar_1).default; } });
|
|
69
|
-
var Tip_1 = require("./ui/tooltip/Tip");
|
|
70
|
-
Object.defineProperty(exports, "Tip", { enumerable: true, get: function () { return __importDefault(Tip_1).default; } });
|
|
71
|
-
var RowFlex_1 = require("./ui/specials/RowFlex");
|
|
72
|
-
Object.defineProperty(exports, "RowFlex", { enumerable: true, get: function () { return __importDefault(RowFlex_1).default; } });
|
|
73
|
-
var Section_1 = require("./ui/specials/Section");
|
|
74
|
-
Object.defineProperty(exports, "Section", { enumerable: true, get: function () { return __importDefault(Section_1).default; } });
|
|
75
|
-
var Hr_1 = require("./ui/specials/Hr");
|
|
76
|
-
Object.defineProperty(exports, "Hr", { enumerable: true, get: function () { return __importDefault(Hr_1).default; } });
|
|
77
|
-
var Circle_1 = require("./ui/specials/Circle");
|
|
78
|
-
Object.defineProperty(exports, "Circle", { enumerable: true, get: function () { return __importDefault(Circle_1).default; } });
|
|
79
|
-
var FullCenteredPage_1 = require("./ui/specials/FullCenteredPage");
|
|
80
|
-
Object.defineProperty(exports, "FullCenteredPage", { enumerable: true, get: function () { return __importDefault(FullCenteredPage_1).default; } });
|
package/dist/js/Fun.d.ts
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
export declare const FunHide: {
|
|
2
|
-
hide: (selector?: string) => void;
|
|
3
|
-
show: (selector?: string) => void;
|
|
4
|
-
toggle: (selector?: string) => void;
|
|
5
|
-
};
|
|
6
|
-
export declare const FunVisible: {
|
|
7
|
-
hide: (selector?: string) => void;
|
|
8
|
-
show: (selector?: string) => void;
|
|
9
|
-
toggle: (selector?: string) => void;
|
|
10
|
-
};
|
|
11
|
-
export declare const FunGet: {
|
|
12
|
-
text: (selector?: string, data?: string) => string | undefined;
|
|
13
|
-
html: (selector?: string, data?: string) => string | undefined;
|
|
14
|
-
val: (selector?: string, data?: string) => string | undefined;
|
|
15
|
-
};
|
|
16
|
-
export declare const FunStyle: {
|
|
17
|
-
css: (selector?: string, css?: {}) => void;
|
|
18
|
-
};
|
|
19
|
-
export declare const FunEvent: {
|
|
20
|
-
event: (selector?: string, eventType?: string, callBack?: EventListenerOrEventListenerObject | null) => void;
|
|
21
|
-
};
|
|
22
|
-
export declare const FunClass: {
|
|
23
|
-
add: (selector?: string, newClass?: string) => void;
|
|
24
|
-
remove: (selector?: string, newClass?: string) => void;
|
|
25
|
-
};
|
|
26
|
-
export declare const FunAdd: {
|
|
27
|
-
append: (selector?: string, child?: Node | null) => void;
|
|
28
|
-
prepend: (selector?: string, child?: Node | null) => void;
|
|
29
|
-
};
|
|
30
|
-
export declare const FunRequest: {
|
|
31
|
-
get: (url: string, headers?: HeadersInit) => Promise<unknown>;
|
|
32
|
-
post: (url: string, body?: any, headers?: HeadersInit) => Promise<unknown>;
|
|
33
|
-
patch: (url: string, body?: any, headers?: HeadersInit) => Promise<unknown>;
|
|
34
|
-
delete: (url: string, headers?: HeadersInit) => Promise<unknown>;
|
|
35
|
-
};
|
|
36
|
-
export declare const FunQuery: {
|
|
37
|
-
query: (data: any, fields?: {}) => Promise<unknown>;
|
|
38
|
-
};
|