toolbox-x 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/dist/Color-B3mgF9Dh.d.cts +486 -0
- package/dist/Color-D38Xrw65.d.mts +486 -0
- package/dist/Stylog-Df7eq3-j.d.cts +519 -0
- package/dist/Stylog-jvlLcMQq.d.mts +519 -0
- package/dist/array-DvW0zIu6.d.mts +130 -0
- package/dist/array-rUnEVisO.d.cts +130 -0
- package/dist/basics-D_eSv0cu.cjs +132 -0
- package/dist/basics-Dp_aEK81.mjs +115 -0
- package/dist/basics-WEYWlnRO.d.cts +95 -0
- package/dist/basics-uBSfkBEI.d.mts +95 -0
- package/dist/case-BWIt8Ash.mjs +449 -0
- package/dist/case-C-S-b5YP.d.cts +327 -0
- package/dist/case-CS8Ii3A7.cjs +526 -0
- package/dist/case-CybASFPD.d.mts +327 -0
- package/dist/change-case.cjs +32 -0
- package/dist/change-case.d.cts +18 -0
- package/dist/change-case.d.mts +18 -0
- package/dist/change-case.mjs +19 -0
- package/dist/colors.cjs +574 -0
- package/dist/colors.d.cts +355 -0
- package/dist/colors.d.mts +355 -0
- package/dist/colors.mjs +547 -0
- package/dist/constants-2gAw23_7.mjs +144 -0
- package/dist/constants-B34K0QPi.d.cts +21 -0
- package/dist/constants-BIBDKY1u.cjs +924 -0
- package/dist/constants-BWT-810U.cjs +158 -0
- package/dist/constants-BwbHnXlM.mjs +662 -0
- package/dist/constants-BxN9l5el.cjs +74 -0
- package/dist/constants-CLS_bgKD.d.mts +847 -0
- package/dist/constants-D73iFu8g.mjs +171 -0
- package/dist/constants-DAfRxaa8.mjs +62 -0
- package/dist/constants-DQYeCjlx.cjs +207 -0
- package/dist/constants-Deeie-iH.d.mts +21 -0
- package/dist/constants-DpTG9RP6.d.mts +29 -0
- package/dist/constants-DqwnkJ_d.cjs +740 -0
- package/dist/constants-DvRUY_FY.cjs +150 -0
- package/dist/constants-VcRtQu0K.d.cts +29 -0
- package/dist/constants-X5hm1UtB.mjs +912 -0
- package/dist/constants-eNd-iYsV.mjs +134 -0
- package/dist/constants-qm8FafmD.d.cts +847 -0
- package/dist/constants.cjs +415 -0
- package/dist/constants.d.cts +184 -0
- package/dist/constants.d.mts +184 -0
- package/dist/constants.mjs +378 -0
- package/dist/convert-BOCgUv2D.cjs +252 -0
- package/dist/convert-Bn4jFomQ.mjs +169 -0
- package/dist/convert-BrzlG-m_.cjs +475 -0
- package/dist/convert-DhaUoPVU.mjs +368 -0
- package/dist/converter-1P90_RcP.d.mts +402 -0
- package/dist/converter-CmkcAppi.d.cts +402 -0
- package/dist/converter.cjs +780 -0
- package/dist/converter.d.cts +29 -0
- package/dist/converter.d.mts +29 -0
- package/dist/converter.mjs +771 -0
- package/dist/countries-CIpmtEzV.cjs +1469 -0
- package/dist/countries-Cy0xiqS3.mjs +1463 -0
- package/dist/css-colors-Bx947Ng3.d.cts +179 -0
- package/dist/css-colors-CXCDqQbG.cjs +186 -0
- package/dist/css-colors-CXTp1vvy.d.mts +179 -0
- package/dist/css-colors-DfUW3nTR.mjs +180 -0
- package/dist/date.cjs +332 -0
- package/dist/date.d.cts +213 -0
- package/dist/date.d.mts +213 -0
- package/dist/date.mjs +298 -0
- package/dist/dom.cjs +461 -0
- package/dist/dom.d.cts +228 -0
- package/dist/dom.d.mts +228 -0
- package/dist/dom.mjs +429 -0
- package/dist/form-BMFVGUrN.d.mts +118 -0
- package/dist/form-DRFbryvK.d.cts +118 -0
- package/dist/guards-3kaUX66g.mjs +157 -0
- package/dist/guards-C8gkvIHb.cjs +240 -0
- package/dist/guards-DdyU4h4o.mjs +110 -0
- package/dist/guards-Efhp1mNy.cjs +151 -0
- package/dist/guards.cjs +172 -0
- package/dist/guards.d.cts +399 -0
- package/dist/guards.d.mts +399 -0
- package/dist/guards.mjs +75 -0
- package/dist/hash-B6JPEyAz.d.mts +131 -0
- package/dist/hash-NTpeKYB_.d.cts +131 -0
- package/dist/hash.cjs +2126 -0
- package/dist/hash.d.cts +1239 -0
- package/dist/hash.d.mts +1239 -0
- package/dist/hash.mjs +2095 -0
- package/dist/http-status-BAZdtr7-.d.mts +65 -0
- package/dist/http-status-U_3MtoGb.d.cts +65 -0
- package/dist/http-status.cjs +173 -0
- package/dist/http-status.d.cts +142 -0
- package/dist/http-status.d.mts +142 -0
- package/dist/http-status.mjs +171 -0
- package/dist/index.cjs +2551 -0
- package/dist/index.d.cts +1493 -0
- package/dist/index.d.mts +1493 -0
- package/dist/index.mjs +2357 -0
- package/dist/object-B0TV3eHx.d.mts +8052 -0
- package/dist/object-Blq0Amdv.d.cts +8052 -0
- package/dist/objectify-CDs0Fbr1.mjs +417 -0
- package/dist/objectify-DIJ-OBmo.cjs +524 -0
- package/dist/paginator.cjs +245 -0
- package/dist/paginator.d.cts +144 -0
- package/dist/paginator.d.mts +144 -0
- package/dist/paginator.mjs +243 -0
- package/dist/parse-2ubxXZRp.cjs +211 -0
- package/dist/parse-N7g942uy.mjs +164 -0
- package/dist/pluralizer-BjMIc6uT.d.mts +42 -0
- package/dist/pluralizer-Cb6ZmrDl.d.cts +42 -0
- package/dist/pluralizer.cjs +678 -0
- package/dist/pluralizer.d.cts +152 -0
- package/dist/pluralizer.d.mts +152 -0
- package/dist/pluralizer.mjs +676 -0
- package/dist/primitives-B26uZolQ.cjs +228 -0
- package/dist/primitives-KsFUp3kQ.mjs +144 -0
- package/dist/specials-D48_IZbd.d.mts +108 -0
- package/dist/specials-DzLr1ZgU.cjs +477 -0
- package/dist/specials-LVONlKbQ.d.cts +108 -0
- package/dist/specials-uhDuRg8H.mjs +292 -0
- package/dist/string-CBAbxaG1.d.mts +258 -0
- package/dist/string-CsNsm_65.d.cts +258 -0
- package/dist/stylog.cjs +621 -0
- package/dist/stylog.d.cts +49 -0
- package/dist/stylog.d.mts +49 -0
- package/dist/stylog.mjs +614 -0
- package/dist/timezone-B2OYK6Fh.mjs +5589 -0
- package/dist/timezone-Beh9IGpw.cjs +5625 -0
- package/dist/types/array.cjs +16 -0
- package/dist/types/array.d.cts +18 -0
- package/dist/types/array.d.mts +18 -0
- package/dist/types/array.mjs +17 -0
- package/dist/types/colors.cjs +16 -0
- package/dist/types/colors.d.cts +18 -0
- package/dist/types/colors.d.mts +18 -0
- package/dist/types/colors.mjs +17 -0
- package/dist/types/converter.cjs +16 -0
- package/dist/types/converter.d.cts +18 -0
- package/dist/types/converter.d.mts +18 -0
- package/dist/types/converter.mjs +17 -0
- package/dist/types/form.cjs +16 -0
- package/dist/types/form.d.cts +18 -0
- package/dist/types/form.d.mts +18 -0
- package/dist/types/form.mjs +17 -0
- package/dist/types/hash.cjs +16 -0
- package/dist/types/hash.d.cts +18 -0
- package/dist/types/hash.d.mts +18 -0
- package/dist/types/hash.mjs +17 -0
- package/dist/types/http-status.cjs +16 -0
- package/dist/types/http-status.d.cts +18 -0
- package/dist/types/http-status.d.mts +18 -0
- package/dist/types/http-status.mjs +17 -0
- package/dist/types/index.cjs +16 -0
- package/dist/types/index.d.cts +18 -0
- package/dist/types/index.d.mts +18 -0
- package/dist/types/index.mjs +17 -0
- package/dist/types/number.cjs +16 -0
- package/dist/types/number.d.cts +18 -0
- package/dist/types/number.d.mts +18 -0
- package/dist/types/number.mjs +17 -0
- package/dist/types/object.cjs +16 -0
- package/dist/types/object.d.cts +18 -0
- package/dist/types/object.d.mts +18 -0
- package/dist/types/object.mjs +17 -0
- package/dist/types/pluralizer.cjs +16 -0
- package/dist/types/pluralizer.d.cts +18 -0
- package/dist/types/pluralizer.d.mts +18 -0
- package/dist/types/pluralizer.mjs +17 -0
- package/dist/types/string.cjs +16 -0
- package/dist/types/string.d.cts +18 -0
- package/dist/types/string.d.mts +18 -0
- package/dist/types/string.mjs +17 -0
- package/dist/types/stylog.cjs +16 -0
- package/dist/types/stylog.d.cts +18 -0
- package/dist/types/stylog.d.mts +18 -0
- package/dist/types/stylog.mjs +17 -0
- package/dist/types/utils.cjs +16 -0
- package/dist/types/utils.d.cts +18 -0
- package/dist/types/utils.d.mts +18 -0
- package/dist/types/utils.mjs +17 -0
- package/dist/types/verbalizer.cjs +16 -0
- package/dist/types/verbalizer.d.cts +30 -0
- package/dist/types/verbalizer.d.mts +30 -0
- package/dist/types/verbalizer.mjs +17 -0
- package/dist/utilities-CLUmdQeV.cjs +140 -0
- package/dist/utilities-m5yFKqLd.mjs +105 -0
- package/dist/utils-ClW9LA6f.mjs +449 -0
- package/dist/utils-DLFRgXUC.cjs +568 -0
- package/dist/verbalizer.cjs +998 -0
- package/dist/verbalizer.d.cts +148 -0
- package/dist/verbalizer.d.mts +148 -0
- package/dist/verbalizer.mjs +996 -0
- package/package.json +249 -0
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2026 - present Nazmul Hassan
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
//#region src/colors/css-colors.d.ts
|
|
18
|
+
/** List of CSS Colors as Object with color name as key and hex code as value */
|
|
19
|
+
declare const CSS_COLORS: Readonly<{
|
|
20
|
+
readonly black: "#000000";
|
|
21
|
+
readonly silver: "#C0C0C0";
|
|
22
|
+
readonly gray: "#808080";
|
|
23
|
+
readonly white: "#FFFFFF";
|
|
24
|
+
readonly maroon: "#800000";
|
|
25
|
+
readonly red: "#FF0000";
|
|
26
|
+
readonly purple: "#800080";
|
|
27
|
+
readonly fuchsia: "#FF00FF";
|
|
28
|
+
readonly green: "#008000";
|
|
29
|
+
readonly lime: "#00FF00";
|
|
30
|
+
readonly olive: "#808000";
|
|
31
|
+
readonly yellow: "#FFFF00";
|
|
32
|
+
readonly navy: "#000080";
|
|
33
|
+
readonly blue: "#0000FF";
|
|
34
|
+
readonly teal: "#008080";
|
|
35
|
+
readonly aqua: "#00FFFF";
|
|
36
|
+
readonly aliceblue: "#F0F8FF";
|
|
37
|
+
readonly antiquewhite: "#FAEBD7";
|
|
38
|
+
readonly aquamarine: "#7FFFD4";
|
|
39
|
+
readonly azure: "#F0FFFF";
|
|
40
|
+
readonly beige: "#F5F5DC";
|
|
41
|
+
readonly bisque: "#FFE4C4";
|
|
42
|
+
readonly blanchedalmond: "#FFEBCD";
|
|
43
|
+
readonly blueviolet: "#8A2BE2";
|
|
44
|
+
readonly brown: "#A52A2A";
|
|
45
|
+
readonly burlywood: "#DEB887";
|
|
46
|
+
readonly cadetblue: "#5F9EA0";
|
|
47
|
+
readonly chartreuse: "#7FFF00";
|
|
48
|
+
readonly chocolate: "#D2691E";
|
|
49
|
+
readonly coral: "#FF7F50";
|
|
50
|
+
readonly cornflowerblue: "#6495ED";
|
|
51
|
+
readonly cornsilk: "#FFF8DC";
|
|
52
|
+
readonly crimson: "#DC143C";
|
|
53
|
+
readonly cyan: "#00FFFF";
|
|
54
|
+
readonly darkblue: "#00008B";
|
|
55
|
+
readonly darkcyan: "#008B8B";
|
|
56
|
+
readonly darkgoldenrod: "#B8860B";
|
|
57
|
+
readonly darkgray: "#A9A9A9";
|
|
58
|
+
readonly darkgreen: "#006400";
|
|
59
|
+
readonly darkgrey: "#A9A9A9";
|
|
60
|
+
readonly darkkhaki: "#BDB76B";
|
|
61
|
+
readonly darkmagenta: "#8B008B";
|
|
62
|
+
readonly darkolivegreen: "#556B2F";
|
|
63
|
+
readonly darkorange: "#FF8C00";
|
|
64
|
+
readonly darkorchid: "#9932CC";
|
|
65
|
+
readonly darkred: "#8B0000";
|
|
66
|
+
readonly darksalmon: "#E9967A";
|
|
67
|
+
readonly darkseagreen: "#8FBC8F";
|
|
68
|
+
readonly darkslateblue: "#483D8B";
|
|
69
|
+
readonly darkslategray: "#2F4F4F";
|
|
70
|
+
readonly darkslategrey: "#2F4F4F";
|
|
71
|
+
readonly darkturquoise: "#00CED1";
|
|
72
|
+
readonly darkviolet: "#9400D3";
|
|
73
|
+
readonly deeppink: "#FF1493";
|
|
74
|
+
readonly deepskyblue: "#00BFFF";
|
|
75
|
+
readonly dimgray: "#696969";
|
|
76
|
+
readonly dimgrey: "#696969";
|
|
77
|
+
readonly dodgerblue: "#1E90FF";
|
|
78
|
+
readonly firebrick: "#B22222";
|
|
79
|
+
readonly floralwhite: "#FFFAF0";
|
|
80
|
+
readonly forestgreen: "#228B22";
|
|
81
|
+
readonly gainsboro: "#DCDCDC";
|
|
82
|
+
readonly ghostwhite: "#F8F8FF";
|
|
83
|
+
readonly gold: "#FFD700";
|
|
84
|
+
readonly goldenrod: "#DAA520";
|
|
85
|
+
readonly greenyellow: "#ADFF2F";
|
|
86
|
+
readonly grey: "#808080";
|
|
87
|
+
readonly honeydew: "#F0FFF0";
|
|
88
|
+
readonly hotpink: "#FF69B4";
|
|
89
|
+
readonly indianred: "#CD5C5C";
|
|
90
|
+
readonly indigo: "#4B0082";
|
|
91
|
+
readonly ivory: "#FFFFF0";
|
|
92
|
+
readonly khaki: "#F0E68C";
|
|
93
|
+
readonly lavender: "#E6E6FA";
|
|
94
|
+
readonly lavenderblush: "#FFF0F5";
|
|
95
|
+
readonly lawngreen: "#7CFC00";
|
|
96
|
+
readonly lemonchiffon: "#FFFACD";
|
|
97
|
+
readonly lightblue: "#ADD8E6";
|
|
98
|
+
readonly lightcoral: "#F08080";
|
|
99
|
+
readonly lightcyan: "#E0FFFF";
|
|
100
|
+
readonly lightgoldenrodyellow: "#FAFAD2";
|
|
101
|
+
readonly lightgray: "#D3D3D3";
|
|
102
|
+
readonly lightgreen: "#90EE90";
|
|
103
|
+
readonly lightgrey: "#D3D3D3";
|
|
104
|
+
readonly lightpink: "#FFB6C1";
|
|
105
|
+
readonly lightsalmon: "#FFA07A";
|
|
106
|
+
readonly lightseagreen: "#20B2AA";
|
|
107
|
+
readonly lightskyblue: "#87CEFA";
|
|
108
|
+
readonly lightslategray: "#778899";
|
|
109
|
+
readonly lightslategrey: "#778899";
|
|
110
|
+
readonly lightsteelblue: "#B0C4DE";
|
|
111
|
+
readonly lightyellow: "#FFFFE0";
|
|
112
|
+
readonly limegreen: "#32CD32";
|
|
113
|
+
readonly linen: "#FAF0E6";
|
|
114
|
+
readonly magenta: "#FF00FF";
|
|
115
|
+
readonly mediumaquamarine: "#66CDAA";
|
|
116
|
+
readonly mediumblue: "#0000CD";
|
|
117
|
+
readonly mediumorchid: "#BA55D3";
|
|
118
|
+
readonly mediumpurple: "#9370DB";
|
|
119
|
+
readonly mediumseagreen: "#3CB371";
|
|
120
|
+
readonly mediumslateblue: "#7B68EE";
|
|
121
|
+
readonly mediumspringgreen: "#00FA9A";
|
|
122
|
+
readonly mediumturquoise: "#48D1CC";
|
|
123
|
+
readonly mediumvioletred: "#C71585";
|
|
124
|
+
readonly midnightblue: "#191970";
|
|
125
|
+
readonly mintcream: "#F5FFFA";
|
|
126
|
+
readonly mistyrose: "#FFE4E1";
|
|
127
|
+
readonly moccasin: "#FFE4B5";
|
|
128
|
+
readonly navajowhite: "#FFDEAD";
|
|
129
|
+
readonly oldlace: "#FDF5E6";
|
|
130
|
+
readonly olivedrab: "#6B8E23";
|
|
131
|
+
readonly orange: "#FFA500";
|
|
132
|
+
readonly orangered: "#FF4500";
|
|
133
|
+
readonly orchid: "#DA70D6";
|
|
134
|
+
readonly palegoldenrod: "#EEE8AA";
|
|
135
|
+
readonly palegreen: "#98FB98";
|
|
136
|
+
readonly paleturquoise: "#AFEEEE";
|
|
137
|
+
readonly palevioletred: "#DB7093";
|
|
138
|
+
readonly papayawhip: "#FFEFD5";
|
|
139
|
+
readonly peachpuff: "#FFDAB9";
|
|
140
|
+
readonly peru: "#CD853F";
|
|
141
|
+
readonly pink: "#FFC0CB";
|
|
142
|
+
readonly plum: "#DDA0DD";
|
|
143
|
+
readonly powderblue: "#B0E0E6";
|
|
144
|
+
readonly rebeccapurple: "#663399";
|
|
145
|
+
readonly rosybrown: "#BC8F8F";
|
|
146
|
+
readonly royalblue: "#4169E1";
|
|
147
|
+
readonly saddlebrown: "#8B4513";
|
|
148
|
+
readonly salmon: "#FA8072";
|
|
149
|
+
readonly sandybrown: "#F4A460";
|
|
150
|
+
readonly seagreen: "#2E8B57";
|
|
151
|
+
readonly seashell: "#FFF5EE";
|
|
152
|
+
readonly sienna: "#A0522D";
|
|
153
|
+
readonly skyblue: "#87CEEB";
|
|
154
|
+
readonly slateblue: "#6A5ACD";
|
|
155
|
+
readonly slategray: "#708090";
|
|
156
|
+
readonly slategrey: "#708090";
|
|
157
|
+
readonly snow: "#FFFAFA";
|
|
158
|
+
readonly springgreen: "#00FF7F";
|
|
159
|
+
readonly steelblue: "#4682B4";
|
|
160
|
+
readonly tan: "#D2B48C";
|
|
161
|
+
readonly thistle: "#D8BFD8";
|
|
162
|
+
readonly tomato: "#FF6347";
|
|
163
|
+
readonly transparent: "#00000000";
|
|
164
|
+
readonly turquoise: "#40E0D0";
|
|
165
|
+
readonly violet: "#EE82EE";
|
|
166
|
+
readonly wheat: "#F5DEB3";
|
|
167
|
+
readonly whitesmoke: "#F5F5F5";
|
|
168
|
+
readonly yellowgreen: "#9ACD32";
|
|
169
|
+
readonly grape: "#CC5DE8";
|
|
170
|
+
readonly dark: "#3B3B3B";
|
|
171
|
+
readonly volcano: "#FA541C";
|
|
172
|
+
readonly geekblue: "#2F54EB";
|
|
173
|
+
readonly success: "#4CAF50";
|
|
174
|
+
readonly info: "#2196F3";
|
|
175
|
+
readonly warning: "#FF9800";
|
|
176
|
+
readonly error: "#F44336";
|
|
177
|
+
}>;
|
|
178
|
+
//#endregion
|
|
179
|
+
export { CSS_COLORS as t };
|
|
@@ -0,0 +1,186 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2026 - present Nazmul Hassan
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
//#region src/colors/css-colors.ts
|
|
19
|
+
/** List of CSS Colors as Object with color name as key and hex code as value */
|
|
20
|
+
const CSS_COLORS = /* @__PURE__ */ Object.freeze({
|
|
21
|
+
black: "#000000",
|
|
22
|
+
silver: "#C0C0C0",
|
|
23
|
+
gray: "#808080",
|
|
24
|
+
white: "#FFFFFF",
|
|
25
|
+
maroon: "#800000",
|
|
26
|
+
red: "#FF0000",
|
|
27
|
+
purple: "#800080",
|
|
28
|
+
fuchsia: "#FF00FF",
|
|
29
|
+
green: "#008000",
|
|
30
|
+
lime: "#00FF00",
|
|
31
|
+
olive: "#808000",
|
|
32
|
+
yellow: "#FFFF00",
|
|
33
|
+
navy: "#000080",
|
|
34
|
+
blue: "#0000FF",
|
|
35
|
+
teal: "#008080",
|
|
36
|
+
aqua: "#00FFFF",
|
|
37
|
+
aliceblue: "#F0F8FF",
|
|
38
|
+
antiquewhite: "#FAEBD7",
|
|
39
|
+
aquamarine: "#7FFFD4",
|
|
40
|
+
azure: "#F0FFFF",
|
|
41
|
+
beige: "#F5F5DC",
|
|
42
|
+
bisque: "#FFE4C4",
|
|
43
|
+
blanchedalmond: "#FFEBCD",
|
|
44
|
+
blueviolet: "#8A2BE2",
|
|
45
|
+
brown: "#A52A2A",
|
|
46
|
+
burlywood: "#DEB887",
|
|
47
|
+
cadetblue: "#5F9EA0",
|
|
48
|
+
chartreuse: "#7FFF00",
|
|
49
|
+
chocolate: "#D2691E",
|
|
50
|
+
coral: "#FF7F50",
|
|
51
|
+
cornflowerblue: "#6495ED",
|
|
52
|
+
cornsilk: "#FFF8DC",
|
|
53
|
+
crimson: "#DC143C",
|
|
54
|
+
cyan: "#00FFFF",
|
|
55
|
+
darkblue: "#00008B",
|
|
56
|
+
darkcyan: "#008B8B",
|
|
57
|
+
darkgoldenrod: "#B8860B",
|
|
58
|
+
darkgray: "#A9A9A9",
|
|
59
|
+
darkgreen: "#006400",
|
|
60
|
+
darkgrey: "#A9A9A9",
|
|
61
|
+
darkkhaki: "#BDB76B",
|
|
62
|
+
darkmagenta: "#8B008B",
|
|
63
|
+
darkolivegreen: "#556B2F",
|
|
64
|
+
darkorange: "#FF8C00",
|
|
65
|
+
darkorchid: "#9932CC",
|
|
66
|
+
darkred: "#8B0000",
|
|
67
|
+
darksalmon: "#E9967A",
|
|
68
|
+
darkseagreen: "#8FBC8F",
|
|
69
|
+
darkslateblue: "#483D8B",
|
|
70
|
+
darkslategray: "#2F4F4F",
|
|
71
|
+
darkslategrey: "#2F4F4F",
|
|
72
|
+
darkturquoise: "#00CED1",
|
|
73
|
+
darkviolet: "#9400D3",
|
|
74
|
+
deeppink: "#FF1493",
|
|
75
|
+
deepskyblue: "#00BFFF",
|
|
76
|
+
dimgray: "#696969",
|
|
77
|
+
dimgrey: "#696969",
|
|
78
|
+
dodgerblue: "#1E90FF",
|
|
79
|
+
firebrick: "#B22222",
|
|
80
|
+
floralwhite: "#FFFAF0",
|
|
81
|
+
forestgreen: "#228B22",
|
|
82
|
+
gainsboro: "#DCDCDC",
|
|
83
|
+
ghostwhite: "#F8F8FF",
|
|
84
|
+
gold: "#FFD700",
|
|
85
|
+
goldenrod: "#DAA520",
|
|
86
|
+
greenyellow: "#ADFF2F",
|
|
87
|
+
grey: "#808080",
|
|
88
|
+
honeydew: "#F0FFF0",
|
|
89
|
+
hotpink: "#FF69B4",
|
|
90
|
+
indianred: "#CD5C5C",
|
|
91
|
+
indigo: "#4B0082",
|
|
92
|
+
ivory: "#FFFFF0",
|
|
93
|
+
khaki: "#F0E68C",
|
|
94
|
+
lavender: "#E6E6FA",
|
|
95
|
+
lavenderblush: "#FFF0F5",
|
|
96
|
+
lawngreen: "#7CFC00",
|
|
97
|
+
lemonchiffon: "#FFFACD",
|
|
98
|
+
lightblue: "#ADD8E6",
|
|
99
|
+
lightcoral: "#F08080",
|
|
100
|
+
lightcyan: "#E0FFFF",
|
|
101
|
+
lightgoldenrodyellow: "#FAFAD2",
|
|
102
|
+
lightgray: "#D3D3D3",
|
|
103
|
+
lightgreen: "#90EE90",
|
|
104
|
+
lightgrey: "#D3D3D3",
|
|
105
|
+
lightpink: "#FFB6C1",
|
|
106
|
+
lightsalmon: "#FFA07A",
|
|
107
|
+
lightseagreen: "#20B2AA",
|
|
108
|
+
lightskyblue: "#87CEFA",
|
|
109
|
+
lightslategray: "#778899",
|
|
110
|
+
lightslategrey: "#778899",
|
|
111
|
+
lightsteelblue: "#B0C4DE",
|
|
112
|
+
lightyellow: "#FFFFE0",
|
|
113
|
+
limegreen: "#32CD32",
|
|
114
|
+
linen: "#FAF0E6",
|
|
115
|
+
magenta: "#FF00FF",
|
|
116
|
+
mediumaquamarine: "#66CDAA",
|
|
117
|
+
mediumblue: "#0000CD",
|
|
118
|
+
mediumorchid: "#BA55D3",
|
|
119
|
+
mediumpurple: "#9370DB",
|
|
120
|
+
mediumseagreen: "#3CB371",
|
|
121
|
+
mediumslateblue: "#7B68EE",
|
|
122
|
+
mediumspringgreen: "#00FA9A",
|
|
123
|
+
mediumturquoise: "#48D1CC",
|
|
124
|
+
mediumvioletred: "#C71585",
|
|
125
|
+
midnightblue: "#191970",
|
|
126
|
+
mintcream: "#F5FFFA",
|
|
127
|
+
mistyrose: "#FFE4E1",
|
|
128
|
+
moccasin: "#FFE4B5",
|
|
129
|
+
navajowhite: "#FFDEAD",
|
|
130
|
+
oldlace: "#FDF5E6",
|
|
131
|
+
olivedrab: "#6B8E23",
|
|
132
|
+
orange: "#FFA500",
|
|
133
|
+
orangered: "#FF4500",
|
|
134
|
+
orchid: "#DA70D6",
|
|
135
|
+
palegoldenrod: "#EEE8AA",
|
|
136
|
+
palegreen: "#98FB98",
|
|
137
|
+
paleturquoise: "#AFEEEE",
|
|
138
|
+
palevioletred: "#DB7093",
|
|
139
|
+
papayawhip: "#FFEFD5",
|
|
140
|
+
peachpuff: "#FFDAB9",
|
|
141
|
+
peru: "#CD853F",
|
|
142
|
+
pink: "#FFC0CB",
|
|
143
|
+
plum: "#DDA0DD",
|
|
144
|
+
powderblue: "#B0E0E6",
|
|
145
|
+
rebeccapurple: "#663399",
|
|
146
|
+
rosybrown: "#BC8F8F",
|
|
147
|
+
royalblue: "#4169E1",
|
|
148
|
+
saddlebrown: "#8B4513",
|
|
149
|
+
salmon: "#FA8072",
|
|
150
|
+
sandybrown: "#F4A460",
|
|
151
|
+
seagreen: "#2E8B57",
|
|
152
|
+
seashell: "#FFF5EE",
|
|
153
|
+
sienna: "#A0522D",
|
|
154
|
+
skyblue: "#87CEEB",
|
|
155
|
+
slateblue: "#6A5ACD",
|
|
156
|
+
slategray: "#708090",
|
|
157
|
+
slategrey: "#708090",
|
|
158
|
+
snow: "#FFFAFA",
|
|
159
|
+
springgreen: "#00FF7F",
|
|
160
|
+
steelblue: "#4682B4",
|
|
161
|
+
tan: "#D2B48C",
|
|
162
|
+
thistle: "#D8BFD8",
|
|
163
|
+
tomato: "#FF6347",
|
|
164
|
+
transparent: "#00000000",
|
|
165
|
+
turquoise: "#40E0D0",
|
|
166
|
+
violet: "#EE82EE",
|
|
167
|
+
wheat: "#F5DEB3",
|
|
168
|
+
whitesmoke: "#F5F5F5",
|
|
169
|
+
yellowgreen: "#9ACD32",
|
|
170
|
+
grape: "#CC5DE8",
|
|
171
|
+
dark: "#3B3B3B",
|
|
172
|
+
volcano: "#FA541C",
|
|
173
|
+
geekblue: "#2F54EB",
|
|
174
|
+
success: "#4CAF50",
|
|
175
|
+
info: "#2196F3",
|
|
176
|
+
warning: "#FF9800",
|
|
177
|
+
error: "#F44336"
|
|
178
|
+
});
|
|
179
|
+
|
|
180
|
+
//#endregion
|
|
181
|
+
Object.defineProperty(exports, 'CSS_COLORS', {
|
|
182
|
+
enumerable: true,
|
|
183
|
+
get: function () {
|
|
184
|
+
return CSS_COLORS;
|
|
185
|
+
}
|
|
186
|
+
});
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2026 - present Nazmul Hassan
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
//#region src/colors/css-colors.d.ts
|
|
18
|
+
/** List of CSS Colors as Object with color name as key and hex code as value */
|
|
19
|
+
declare const CSS_COLORS: Readonly<{
|
|
20
|
+
readonly black: "#000000";
|
|
21
|
+
readonly silver: "#C0C0C0";
|
|
22
|
+
readonly gray: "#808080";
|
|
23
|
+
readonly white: "#FFFFFF";
|
|
24
|
+
readonly maroon: "#800000";
|
|
25
|
+
readonly red: "#FF0000";
|
|
26
|
+
readonly purple: "#800080";
|
|
27
|
+
readonly fuchsia: "#FF00FF";
|
|
28
|
+
readonly green: "#008000";
|
|
29
|
+
readonly lime: "#00FF00";
|
|
30
|
+
readonly olive: "#808000";
|
|
31
|
+
readonly yellow: "#FFFF00";
|
|
32
|
+
readonly navy: "#000080";
|
|
33
|
+
readonly blue: "#0000FF";
|
|
34
|
+
readonly teal: "#008080";
|
|
35
|
+
readonly aqua: "#00FFFF";
|
|
36
|
+
readonly aliceblue: "#F0F8FF";
|
|
37
|
+
readonly antiquewhite: "#FAEBD7";
|
|
38
|
+
readonly aquamarine: "#7FFFD4";
|
|
39
|
+
readonly azure: "#F0FFFF";
|
|
40
|
+
readonly beige: "#F5F5DC";
|
|
41
|
+
readonly bisque: "#FFE4C4";
|
|
42
|
+
readonly blanchedalmond: "#FFEBCD";
|
|
43
|
+
readonly blueviolet: "#8A2BE2";
|
|
44
|
+
readonly brown: "#A52A2A";
|
|
45
|
+
readonly burlywood: "#DEB887";
|
|
46
|
+
readonly cadetblue: "#5F9EA0";
|
|
47
|
+
readonly chartreuse: "#7FFF00";
|
|
48
|
+
readonly chocolate: "#D2691E";
|
|
49
|
+
readonly coral: "#FF7F50";
|
|
50
|
+
readonly cornflowerblue: "#6495ED";
|
|
51
|
+
readonly cornsilk: "#FFF8DC";
|
|
52
|
+
readonly crimson: "#DC143C";
|
|
53
|
+
readonly cyan: "#00FFFF";
|
|
54
|
+
readonly darkblue: "#00008B";
|
|
55
|
+
readonly darkcyan: "#008B8B";
|
|
56
|
+
readonly darkgoldenrod: "#B8860B";
|
|
57
|
+
readonly darkgray: "#A9A9A9";
|
|
58
|
+
readonly darkgreen: "#006400";
|
|
59
|
+
readonly darkgrey: "#A9A9A9";
|
|
60
|
+
readonly darkkhaki: "#BDB76B";
|
|
61
|
+
readonly darkmagenta: "#8B008B";
|
|
62
|
+
readonly darkolivegreen: "#556B2F";
|
|
63
|
+
readonly darkorange: "#FF8C00";
|
|
64
|
+
readonly darkorchid: "#9932CC";
|
|
65
|
+
readonly darkred: "#8B0000";
|
|
66
|
+
readonly darksalmon: "#E9967A";
|
|
67
|
+
readonly darkseagreen: "#8FBC8F";
|
|
68
|
+
readonly darkslateblue: "#483D8B";
|
|
69
|
+
readonly darkslategray: "#2F4F4F";
|
|
70
|
+
readonly darkslategrey: "#2F4F4F";
|
|
71
|
+
readonly darkturquoise: "#00CED1";
|
|
72
|
+
readonly darkviolet: "#9400D3";
|
|
73
|
+
readonly deeppink: "#FF1493";
|
|
74
|
+
readonly deepskyblue: "#00BFFF";
|
|
75
|
+
readonly dimgray: "#696969";
|
|
76
|
+
readonly dimgrey: "#696969";
|
|
77
|
+
readonly dodgerblue: "#1E90FF";
|
|
78
|
+
readonly firebrick: "#B22222";
|
|
79
|
+
readonly floralwhite: "#FFFAF0";
|
|
80
|
+
readonly forestgreen: "#228B22";
|
|
81
|
+
readonly gainsboro: "#DCDCDC";
|
|
82
|
+
readonly ghostwhite: "#F8F8FF";
|
|
83
|
+
readonly gold: "#FFD700";
|
|
84
|
+
readonly goldenrod: "#DAA520";
|
|
85
|
+
readonly greenyellow: "#ADFF2F";
|
|
86
|
+
readonly grey: "#808080";
|
|
87
|
+
readonly honeydew: "#F0FFF0";
|
|
88
|
+
readonly hotpink: "#FF69B4";
|
|
89
|
+
readonly indianred: "#CD5C5C";
|
|
90
|
+
readonly indigo: "#4B0082";
|
|
91
|
+
readonly ivory: "#FFFFF0";
|
|
92
|
+
readonly khaki: "#F0E68C";
|
|
93
|
+
readonly lavender: "#E6E6FA";
|
|
94
|
+
readonly lavenderblush: "#FFF0F5";
|
|
95
|
+
readonly lawngreen: "#7CFC00";
|
|
96
|
+
readonly lemonchiffon: "#FFFACD";
|
|
97
|
+
readonly lightblue: "#ADD8E6";
|
|
98
|
+
readonly lightcoral: "#F08080";
|
|
99
|
+
readonly lightcyan: "#E0FFFF";
|
|
100
|
+
readonly lightgoldenrodyellow: "#FAFAD2";
|
|
101
|
+
readonly lightgray: "#D3D3D3";
|
|
102
|
+
readonly lightgreen: "#90EE90";
|
|
103
|
+
readonly lightgrey: "#D3D3D3";
|
|
104
|
+
readonly lightpink: "#FFB6C1";
|
|
105
|
+
readonly lightsalmon: "#FFA07A";
|
|
106
|
+
readonly lightseagreen: "#20B2AA";
|
|
107
|
+
readonly lightskyblue: "#87CEFA";
|
|
108
|
+
readonly lightslategray: "#778899";
|
|
109
|
+
readonly lightslategrey: "#778899";
|
|
110
|
+
readonly lightsteelblue: "#B0C4DE";
|
|
111
|
+
readonly lightyellow: "#FFFFE0";
|
|
112
|
+
readonly limegreen: "#32CD32";
|
|
113
|
+
readonly linen: "#FAF0E6";
|
|
114
|
+
readonly magenta: "#FF00FF";
|
|
115
|
+
readonly mediumaquamarine: "#66CDAA";
|
|
116
|
+
readonly mediumblue: "#0000CD";
|
|
117
|
+
readonly mediumorchid: "#BA55D3";
|
|
118
|
+
readonly mediumpurple: "#9370DB";
|
|
119
|
+
readonly mediumseagreen: "#3CB371";
|
|
120
|
+
readonly mediumslateblue: "#7B68EE";
|
|
121
|
+
readonly mediumspringgreen: "#00FA9A";
|
|
122
|
+
readonly mediumturquoise: "#48D1CC";
|
|
123
|
+
readonly mediumvioletred: "#C71585";
|
|
124
|
+
readonly midnightblue: "#191970";
|
|
125
|
+
readonly mintcream: "#F5FFFA";
|
|
126
|
+
readonly mistyrose: "#FFE4E1";
|
|
127
|
+
readonly moccasin: "#FFE4B5";
|
|
128
|
+
readonly navajowhite: "#FFDEAD";
|
|
129
|
+
readonly oldlace: "#FDF5E6";
|
|
130
|
+
readonly olivedrab: "#6B8E23";
|
|
131
|
+
readonly orange: "#FFA500";
|
|
132
|
+
readonly orangered: "#FF4500";
|
|
133
|
+
readonly orchid: "#DA70D6";
|
|
134
|
+
readonly palegoldenrod: "#EEE8AA";
|
|
135
|
+
readonly palegreen: "#98FB98";
|
|
136
|
+
readonly paleturquoise: "#AFEEEE";
|
|
137
|
+
readonly palevioletred: "#DB7093";
|
|
138
|
+
readonly papayawhip: "#FFEFD5";
|
|
139
|
+
readonly peachpuff: "#FFDAB9";
|
|
140
|
+
readonly peru: "#CD853F";
|
|
141
|
+
readonly pink: "#FFC0CB";
|
|
142
|
+
readonly plum: "#DDA0DD";
|
|
143
|
+
readonly powderblue: "#B0E0E6";
|
|
144
|
+
readonly rebeccapurple: "#663399";
|
|
145
|
+
readonly rosybrown: "#BC8F8F";
|
|
146
|
+
readonly royalblue: "#4169E1";
|
|
147
|
+
readonly saddlebrown: "#8B4513";
|
|
148
|
+
readonly salmon: "#FA8072";
|
|
149
|
+
readonly sandybrown: "#F4A460";
|
|
150
|
+
readonly seagreen: "#2E8B57";
|
|
151
|
+
readonly seashell: "#FFF5EE";
|
|
152
|
+
readonly sienna: "#A0522D";
|
|
153
|
+
readonly skyblue: "#87CEEB";
|
|
154
|
+
readonly slateblue: "#6A5ACD";
|
|
155
|
+
readonly slategray: "#708090";
|
|
156
|
+
readonly slategrey: "#708090";
|
|
157
|
+
readonly snow: "#FFFAFA";
|
|
158
|
+
readonly springgreen: "#00FF7F";
|
|
159
|
+
readonly steelblue: "#4682B4";
|
|
160
|
+
readonly tan: "#D2B48C";
|
|
161
|
+
readonly thistle: "#D8BFD8";
|
|
162
|
+
readonly tomato: "#FF6347";
|
|
163
|
+
readonly transparent: "#00000000";
|
|
164
|
+
readonly turquoise: "#40E0D0";
|
|
165
|
+
readonly violet: "#EE82EE";
|
|
166
|
+
readonly wheat: "#F5DEB3";
|
|
167
|
+
readonly whitesmoke: "#F5F5F5";
|
|
168
|
+
readonly yellowgreen: "#9ACD32";
|
|
169
|
+
readonly grape: "#CC5DE8";
|
|
170
|
+
readonly dark: "#3B3B3B";
|
|
171
|
+
readonly volcano: "#FA541C";
|
|
172
|
+
readonly geekblue: "#2F54EB";
|
|
173
|
+
readonly success: "#4CAF50";
|
|
174
|
+
readonly info: "#2196F3";
|
|
175
|
+
readonly warning: "#FF9800";
|
|
176
|
+
readonly error: "#F44336";
|
|
177
|
+
}>;
|
|
178
|
+
//#endregion
|
|
179
|
+
export { CSS_COLORS as t };
|