@tsed/tailwind-formio 3.0.0-alpha.12 → 3.0.0-alpha.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/dist/index.d.ts +4 -1
- package/dist/templates/index.d.ts +4 -1
- package/dist/templates/tailwind/bxIconsMapping.d.ts +1 -0
- package/dist/templates/tailwind/bxIconsMapping.js +74 -0
- package/dist/templates/tailwind/bxIconsMapping.js.map +1 -0
- package/dist/templates/tailwind/iconClass.d.ts +0 -1
- package/dist/templates/tailwind/iconClass.js +4 -54
- package/dist/templates/tailwind/iconClass.js.map +1 -1
- package/dist/templates/tailwind/index.d.ts +4 -1
- package/dist/templates/tailwind/index.js +109 -104
- package/dist/templates/tailwind/index.js.map +1 -1
- package/dist/templates/tailwind/lucideIconsMapping.d.ts +1 -0
- package/dist/templates/tailwind/lucideIconsMapping.js +76 -0
- package/dist/templates/tailwind/lucideIconsMapping.js.map +1 -0
- package/package.json +10 -2
- package/readme.md +16 -38
- package/src/templates/tailwind/button/button.stories.jsx +19 -19
- package/src/templates/tailwind/bxIconsMapping.ts +70 -0
- package/src/templates/tailwind/iconClass.ts +11 -62
- package/src/templates/tailwind/index.ts +8 -3
- package/src/templates/tailwind/lucideIconsMapping.ts +72 -0
- package/styles/animations.css +341 -0
- package/styles/icon.css +33 -0
- package/styles/index.css +1 -0
package/dist/index.d.ts
CHANGED
|
@@ -37,7 +37,10 @@ declare const _default: {
|
|
|
37
37
|
treeEdit: {
|
|
38
38
|
form: string;
|
|
39
39
|
};
|
|
40
|
-
ICONS:
|
|
40
|
+
ICONS: {
|
|
41
|
+
bx: Record<string, any>;
|
|
42
|
+
lu: Record<string, any>;
|
|
43
|
+
};
|
|
41
44
|
transform(type: string, text: string): any;
|
|
42
45
|
defaultIconset: string;
|
|
43
46
|
iconClass: (iconset: string | undefined, name: string, spinning?: boolean) => string;
|
|
@@ -35,7 +35,10 @@ declare const _default: {
|
|
|
35
35
|
treeEdit: {
|
|
36
36
|
form: string;
|
|
37
37
|
};
|
|
38
|
-
ICONS:
|
|
38
|
+
ICONS: {
|
|
39
|
+
bx: Record<string, any>;
|
|
40
|
+
lu: Record<string, any>;
|
|
41
|
+
};
|
|
39
42
|
transform(type: string, text: string): any;
|
|
40
43
|
defaultIconset: string;
|
|
41
44
|
iconClass: (iconset: string | undefined, name: string, spinning?: boolean) => string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const BxIconsMapping: Record<string, any>;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
const e = {
|
|
2
|
+
remove: "bxs-trash",
|
|
3
|
+
"question-sign": "bx-question-mark",
|
|
4
|
+
"new-window": "bx-windows",
|
|
5
|
+
"minus-square-o": "bxs-minus-square",
|
|
6
|
+
cog: "bx-cog",
|
|
7
|
+
move: "bx-move",
|
|
8
|
+
wrench: "bx-wrench",
|
|
9
|
+
save: "bx-save",
|
|
10
|
+
copy: "bx-copy",
|
|
11
|
+
calendar: "bx-calendar",
|
|
12
|
+
file: "bx-file",
|
|
13
|
+
wpforms: "bxs-spreadsheet",
|
|
14
|
+
"files-o": "bx-copy-alt",
|
|
15
|
+
refresh: "bx-refresh",
|
|
16
|
+
indent: "bx-right-indent",
|
|
17
|
+
tasks: "bx-list-ul",
|
|
18
|
+
th: "bx-table",
|
|
19
|
+
"th-list": "bxs-spreadsheet",
|
|
20
|
+
"folder-open": "bx-folder-open",
|
|
21
|
+
"folder-o": "bx-folder-open",
|
|
22
|
+
"user-secret": "bxs-user-badge",
|
|
23
|
+
table: "bx-table",
|
|
24
|
+
pencil: "bx-pencil",
|
|
25
|
+
code: "bx-code",
|
|
26
|
+
terminal: "bx-terminal",
|
|
27
|
+
home: "bx-home",
|
|
28
|
+
html5: "bxl-html5",
|
|
29
|
+
list: "bx-list-ul",
|
|
30
|
+
usd: "bx-dollar",
|
|
31
|
+
hashtag: "bx-hash",
|
|
32
|
+
tags: "bx-purchase-tag",
|
|
33
|
+
at: "bx-at",
|
|
34
|
+
font: "bx-font",
|
|
35
|
+
asterisk: "bx-show",
|
|
36
|
+
plus: "bx-plus",
|
|
37
|
+
"plus-square": "bx-plus-circle",
|
|
38
|
+
"plus-square-o": "bxs-plus-square",
|
|
39
|
+
"dot-circle-o": "bx-radio-circle-marked",
|
|
40
|
+
"phone-square": "bx-phone",
|
|
41
|
+
"clock-o": "bx-time-five",
|
|
42
|
+
link: "bx-link",
|
|
43
|
+
columns: "bx-columns",
|
|
44
|
+
"th-large": "bx-category",
|
|
45
|
+
"list-alt": "bx-credit-card-front",
|
|
46
|
+
"square-o": "bx-caret-down-square",
|
|
47
|
+
cubes: "bxs-cube",
|
|
48
|
+
stop: "bx-stop",
|
|
49
|
+
"check-square": "bx-checkbox-checked",
|
|
50
|
+
"remove-circle": "bx-x",
|
|
51
|
+
"circle-xmark": "bx-x",
|
|
52
|
+
bars: "bx-menu",
|
|
53
|
+
edit: "bx-edit",
|
|
54
|
+
time: "bx-time",
|
|
55
|
+
microphone: "bx-microphone",
|
|
56
|
+
video: "bx-video",
|
|
57
|
+
"times-circle": "bx-x",
|
|
58
|
+
minus: "bx-minus",
|
|
59
|
+
circle: "bx-circle",
|
|
60
|
+
"search-plus": "bx-zoom-in",
|
|
61
|
+
"search-minus": "bx-zoom-out",
|
|
62
|
+
"hand-paper-o": "bx-hand-up",
|
|
63
|
+
undo: "bx-undo",
|
|
64
|
+
redo: "bx-redo",
|
|
65
|
+
repeat: "bx-repeat",
|
|
66
|
+
data: "bx-data",
|
|
67
|
+
"paper-plane": "bx-paper-plane",
|
|
68
|
+
reset: "bx-reset",
|
|
69
|
+
loader: "bx-loader-alt"
|
|
70
|
+
};
|
|
71
|
+
export {
|
|
72
|
+
e as BxIconsMapping
|
|
73
|
+
};
|
|
74
|
+
//# sourceMappingURL=bxIconsMapping.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bxIconsMapping.js","sources":["../../../src/templates/tailwind/bxIconsMapping.ts"],"sourcesContent":["export const BxIconsMapping: Record<string, any> = {\n remove: \"bxs-trash\",\n \"question-sign\": \"bx-question-mark\",\n \"new-window\": \"bx-windows\",\n \"minus-square-o\": \"bxs-minus-square\",\n cog: \"bx-cog\",\n move: \"bx-move\",\n wrench: \"bx-wrench\",\n save: \"bx-save\",\n copy: \"bx-copy\",\n calendar: \"bx-calendar\",\n file: \"bx-file\",\n wpforms: \"bxs-spreadsheet\",\n \"files-o\": \"bx-copy-alt\",\n refresh: \"bx-refresh\",\n indent: \"bx-right-indent\",\n tasks: \"bx-list-ul\",\n th: \"bx-table\",\n \"th-list\": \"bxs-spreadsheet\",\n \"folder-open\": \"bx-folder-open\",\n \"folder-o\": \"bx-folder-open\",\n \"user-secret\": \"bxs-user-badge\",\n table: \"bx-table\",\n pencil: \"bx-pencil\",\n code: \"bx-code\",\n terminal: \"bx-terminal\",\n home: \"bx-home\",\n html5: \"bxl-html5\",\n list: \"bx-list-ul\",\n usd: \"bx-dollar\",\n hashtag: \"bx-hash\",\n tags: \"bx-purchase-tag\",\n at: \"bx-at\",\n font: \"bx-font\",\n asterisk: \"bx-show\",\n plus: \"bx-plus\",\n \"plus-square\": \"bx-plus-circle\",\n \"plus-square-o\": \"bxs-plus-square\",\n \"dot-circle-o\": \"bx-radio-circle-marked\",\n \"phone-square\": \"bx-phone\",\n \"clock-o\": \"bx-time-five\",\n link: \"bx-link\",\n columns: \"bx-columns\",\n \"th-large\": \"bx-category\",\n \"list-alt\": \"bx-credit-card-front\",\n \"square-o\": \"bx-caret-down-square\",\n cubes: \"bxs-cube\",\n stop: \"bx-stop\",\n \"check-square\": \"bx-checkbox-checked\",\n \"remove-circle\": \"bx-x\",\n \"circle-xmark\": \"bx-x\",\n bars: \"bx-menu\",\n edit: \"bx-edit\",\n time: \"bx-time\",\n microphone: \"bx-microphone\",\n video: \"bx-video\",\n \"times-circle\": \"bx-x\",\n minus: \"bx-minus\",\n circle: \"bx-circle\",\n \"search-plus\": \"bx-zoom-in\",\n \"search-minus\": \"bx-zoom-out\",\n \"hand-paper-o\": \"bx-hand-up\",\n undo: \"bx-undo\",\n redo: \"bx-redo\",\n repeat: \"bx-repeat\",\n data: \"bx-data\",\n \"paper-plane\": \"bx-paper-plane\",\n reset: \"bx-reset\",\n loader: \"bx-loader-alt\"\n};\n"],"names":["BxIconsMapping"],"mappings":"AAAO,MAAMA,IAAsC;AAAA,EACjD,QAAQ;AAAA,EACR,iBAAiB;AAAA,EACjB,cAAc;AAAA,EACd,kBAAkB;AAAA,EAClB,KAAK;AAAA,EACL,MAAM;AAAA,EACN,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,MAAM;AAAA,EACN,UAAU;AAAA,EACV,MAAM;AAAA,EACN,SAAS;AAAA,EACT,WAAW;AAAA,EACX,SAAS;AAAA,EACT,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,IAAI;AAAA,EACJ,WAAW;AAAA,EACX,eAAe;AAAA,EACf,YAAY;AAAA,EACZ,eAAe;AAAA,EACf,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,UAAU;AAAA,EACV,MAAM;AAAA,EACN,OAAO;AAAA,EACP,MAAM;AAAA,EACN,KAAK;AAAA,EACL,SAAS;AAAA,EACT,MAAM;AAAA,EACN,IAAI;AAAA,EACJ,MAAM;AAAA,EACN,UAAU;AAAA,EACV,MAAM;AAAA,EACN,eAAe;AAAA,EACf,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,gBAAgB;AAAA,EAChB,WAAW;AAAA,EACX,MAAM;AAAA,EACN,SAAS;AAAA,EACT,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,OAAO;AAAA,EACP,MAAM;AAAA,EACN,gBAAgB;AAAA,EAChB,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,MAAM;AAAA,EACN,MAAM;AAAA,EACN,MAAM;AAAA,EACN,YAAY;AAAA,EACZ,OAAO;AAAA,EACP,gBAAgB;AAAA,EAChB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,gBAAgB;AAAA,EAChB,gBAAgB;AAAA,EAChB,MAAM;AAAA,EACN,MAAM;AAAA,EACN,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,eAAe;AAAA,EACf,OAAO;AAAA,EACP,QAAQ;AACV;"}
|
|
@@ -1,57 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
"new-window": "bx-windows",
|
|
5
|
-
"minus-square-o": "bxs-minus-square",
|
|
6
|
-
cog: "bx-cog",
|
|
7
|
-
move: "bx-move",
|
|
8
|
-
wrench: "bx-wrench",
|
|
9
|
-
save: "bx-save",
|
|
10
|
-
copy: "bx-copy",
|
|
11
|
-
calendar: "bx-calendar",
|
|
12
|
-
file: "bx-file",
|
|
13
|
-
wpforms: "bxs-spreadsheet",
|
|
14
|
-
"files-o": "bx-copy-alt",
|
|
15
|
-
refresh: "bx-refresh",
|
|
16
|
-
indent: "bx-right-indent",
|
|
17
|
-
tasks: "bx-list-ul",
|
|
18
|
-
th: "bx-table",
|
|
19
|
-
"th-list": "bxs-spreadsheet",
|
|
20
|
-
"folder-open": "bx-folder-open",
|
|
21
|
-
"folder-o": "bx-folder-open",
|
|
22
|
-
"user-secret": "bxs-user-badge",
|
|
23
|
-
table: "bx-table",
|
|
24
|
-
pencil: "bx-pencil",
|
|
25
|
-
code: "bx-code",
|
|
26
|
-
terminal: "bx-terminal",
|
|
27
|
-
home: "bx-home",
|
|
28
|
-
html5: "bxl-html5",
|
|
29
|
-
list: "bx-list-ul",
|
|
30
|
-
usd: "bx-dollar",
|
|
31
|
-
hashtag: "bx-hash",
|
|
32
|
-
tags: "bx-purchase-tag",
|
|
33
|
-
at: "bx-at",
|
|
34
|
-
font: "bx-font",
|
|
35
|
-
asterisk: "bx-show",
|
|
36
|
-
plus: "bx-plus",
|
|
37
|
-
"plus-square": "bx-plus-circle",
|
|
38
|
-
"plus-square-o": "bxs-plus-square",
|
|
39
|
-
"dot-circle-o": "bx-radio-circle-marked",
|
|
40
|
-
"phone-square": "bx-phone",
|
|
41
|
-
"clock-o": "bx-time-five",
|
|
42
|
-
link: "bx-link",
|
|
43
|
-
columns: "bx-columns",
|
|
44
|
-
"th-large": "bx-category",
|
|
45
|
-
"list-alt": "bx-credit-card-front",
|
|
46
|
-
"square-o": "bx-caret-down-square",
|
|
47
|
-
cubes: "bxs-cube",
|
|
48
|
-
stop: "bx-stop",
|
|
49
|
-
"check-square": "bx-checkbox-checked",
|
|
50
|
-
"remove-circle": "bx-x",
|
|
51
|
-
bars: "bx-menu"
|
|
52
|
-
}, x = (r, e, b) => (r === "bx" && (s[e] ? e = s[e] : e = `${r}-${e}`), b ? e === "bx-radio-circle" ? `${r} ${e} bx-burst` : `${r} ${e} bx-spin` : `${r} ${e}`);
|
|
1
|
+
import { BxIconsMapping as t } from "./bxIconsMapping.js";
|
|
2
|
+
import { LucideIconsMapping as l } from "./lucideIconsMapping.js";
|
|
3
|
+
const u = (i, r, o) => i === "lu" ? (r = l[r] || r, [`icon-${r}`, o && (r === "bx-radio-circle" ? "animate-burst" : "animate-spin")].filter(Boolean).join(" ")) : i === "bx" ? (t[r] ? r = t[r] : r = `${i}-${r}`, [i, r, o && (r === "bx-radio-circle" ? "animate-burst" : "animate-spin")].filter(Boolean).join(" ")) : `${i} ${i}-${r}`;
|
|
53
4
|
export {
|
|
54
|
-
|
|
55
|
-
x as default
|
|
5
|
+
u as default
|
|
56
6
|
};
|
|
57
7
|
//# sourceMappingURL=iconClass.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconClass.js","sources":["../../../src/templates/tailwind/iconClass.ts"],"sourcesContent":["
|
|
1
|
+
{"version":3,"file":"iconClass.js","sources":["../../../src/templates/tailwind/iconClass.ts"],"sourcesContent":["import { BxIconsMapping } from \"./bxIconsMapping.js\";\nimport { LucideIconsMapping } from \"./lucideIconsMapping.js\";\n\nexport default (iconset: string | undefined, name: string, spinning?: boolean) => {\n if (iconset === \"lu\") {\n name = LucideIconsMapping[name] || name;\n\n return [`icon-${name}`, spinning && (name === \"bx-radio-circle\" ? \"animate-burst\" : \"animate-spin\")].filter(Boolean).join(\" \");\n }\n if (iconset === \"bx\") {\n if (BxIconsMapping[name]) {\n name = BxIconsMapping[name];\n } else {\n name = `${iconset}-${name}`;\n }\n\n return [iconset, name, spinning && (name === \"bx-radio-circle\" ? \"animate-burst\" : \"animate-spin\")].filter(Boolean).join(\" \");\n }\n\n return `${iconset} ${iconset}-${name}`;\n};\n"],"names":["iconClass","iconset","name","spinning","LucideIconsMapping","BxIconsMapping"],"mappings":";;AAGA,MAAAA,IAAe,CAACC,GAA6BC,GAAcC,MACrDF,MAAY,QACdC,IAAOE,EAAmBF,CAAI,KAAKA,GAE5B,CAAC,QAAQA,CAAI,IAAIC,MAAaD,MAAS,oBAAoB,kBAAkB,eAAe,EAAE,OAAO,OAAO,EAAE,KAAK,GAAG,KAE3HD,MAAY,QACVI,EAAeH,CAAI,IACrBA,IAAOG,EAAeH,CAAI,IAE1BA,IAAO,GAAGD,CAAO,IAAIC,CAAI,IAGpB,CAACD,GAASC,GAAMC,MAAaD,MAAS,oBAAoB,kBAAkB,eAAe,EAAE,OAAO,OAAO,EAAE,KAAK,GAAG,KAGvH,GAAGD,CAAO,IAAIA,CAAO,IAAIC,CAAI;"}
|
|
@@ -34,7 +34,10 @@ declare const _default: {
|
|
|
34
34
|
treeEdit: {
|
|
35
35
|
form: string;
|
|
36
36
|
};
|
|
37
|
-
ICONS:
|
|
37
|
+
ICONS: {
|
|
38
|
+
bx: Record<string, any>;
|
|
39
|
+
lu: Record<string, any>;
|
|
40
|
+
};
|
|
38
41
|
transform(type: string, text: string): any;
|
|
39
42
|
defaultIconset: string;
|
|
40
43
|
iconClass: (iconset: string | undefined, name: string, spinning?: boolean) => string;
|
|
@@ -9,61 +9,66 @@ import l from "./builderSidebar/index.js";
|
|
|
9
9
|
import d from "./builderSidebarGroup/index.js";
|
|
10
10
|
import s from "./builderWizard/index.js";
|
|
11
11
|
import n from "./button/index.js";
|
|
12
|
-
import u from "./
|
|
13
|
-
import c from "./
|
|
14
|
-
import b from "./
|
|
12
|
+
import { BxIconsMapping as u } from "./bxIconsMapping.js";
|
|
13
|
+
import c from "./checkbox/index.js";
|
|
14
|
+
import b from "./columns/index.js";
|
|
15
|
+
import g from "./component/index.js";
|
|
15
16
|
import w from "./componentModal/index.js";
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
17
|
+
import C from "./components/index.js";
|
|
18
|
+
import h from "./container/index.js";
|
|
19
|
+
import z from "./cssClasses.js";
|
|
20
|
+
import I from "./datagrid/index.js";
|
|
20
21
|
import S from "./day/index.js";
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
import
|
|
28
|
-
import
|
|
29
|
-
import
|
|
30
|
-
import
|
|
31
|
-
import
|
|
32
|
-
import
|
|
33
|
-
import
|
|
34
|
-
import
|
|
22
|
+
import M from "./dialog/index.js";
|
|
23
|
+
import P from "./editgrid/index.js";
|
|
24
|
+
import v from "./editgridTable/index.js";
|
|
25
|
+
import y from "./errorsList/index.js";
|
|
26
|
+
import B from "./field/index.js";
|
|
27
|
+
import H from "./fieldset/index.js";
|
|
28
|
+
import O from "./file/index.js";
|
|
29
|
+
import V from "./html/index.js";
|
|
30
|
+
import k from "./icon/index.js";
|
|
31
|
+
import L from "./iconClass.js";
|
|
32
|
+
import N from "./input/index.js";
|
|
33
|
+
import T from "./label/index.js";
|
|
34
|
+
import A from "./loader/index.js";
|
|
35
|
+
import E from "./loading/index.js";
|
|
36
|
+
import { LucideIconsMapping as F } from "./lucideIconsMapping.js";
|
|
35
37
|
import G from "./map/index.js";
|
|
36
|
-
import
|
|
37
|
-
import
|
|
38
|
-
import
|
|
39
|
-
import
|
|
40
|
-
import
|
|
41
|
-
import
|
|
42
|
-
import
|
|
43
|
-
import
|
|
44
|
-
import
|
|
45
|
-
import
|
|
46
|
-
import
|
|
47
|
-
import
|
|
48
|
-
import
|
|
49
|
-
import
|
|
50
|
-
import
|
|
51
|
-
import
|
|
52
|
-
import
|
|
53
|
-
import
|
|
54
|
-
import
|
|
55
|
-
import
|
|
56
|
-
import
|
|
57
|
-
import
|
|
58
|
-
import
|
|
59
|
-
import
|
|
60
|
-
import
|
|
61
|
-
import
|
|
62
|
-
import
|
|
63
|
-
import
|
|
64
|
-
import
|
|
65
|
-
const
|
|
66
|
-
ICONS:
|
|
38
|
+
import R from "./message/index.js";
|
|
39
|
+
import U from "./modaldialog/index.js";
|
|
40
|
+
import W from "./modaledit/index.js";
|
|
41
|
+
import j from "./modalPreview/index.js";
|
|
42
|
+
import q from "./multipleMasksInput/index.js";
|
|
43
|
+
import D from "./multiValueRow/index.js";
|
|
44
|
+
import J from "./multiValueTable/index.js";
|
|
45
|
+
import K from "./panel/index.js";
|
|
46
|
+
import Q from "./pdf/index.js";
|
|
47
|
+
import X from "./pdfBuilder/index.js";
|
|
48
|
+
import Y from "./pdfBuilderUpload/index.js";
|
|
49
|
+
import Z from "./radio/index.js";
|
|
50
|
+
import _ from "./resourceAdd/index.js";
|
|
51
|
+
import $ from "./select/index.js";
|
|
52
|
+
import x from "./selectOption/index.js";
|
|
53
|
+
import rr from "./signature/index.js";
|
|
54
|
+
import or from "./survey/index.js";
|
|
55
|
+
import mr from "./tab/index.js";
|
|
56
|
+
import ir from "./table/index.js";
|
|
57
|
+
import tr from "./tableComponents/index.js";
|
|
58
|
+
import pr from "./tree/index.js";
|
|
59
|
+
import fr from "./tree/partials/index.js";
|
|
60
|
+
import er from "./webform/index.js";
|
|
61
|
+
import ar from "./well/index.js";
|
|
62
|
+
import lr from "./wizard/index.js";
|
|
63
|
+
import dr from "./wizardHeader/index.js";
|
|
64
|
+
import sr from "./wizardHeaderClassic/index.js";
|
|
65
|
+
import nr from "./wizardHeaderVertical/index.js";
|
|
66
|
+
import ur from "./wizardNav/index.js";
|
|
67
|
+
const Bo = {
|
|
68
|
+
ICONS: {
|
|
69
|
+
bx: u,
|
|
70
|
+
lu: F
|
|
71
|
+
},
|
|
67
72
|
transform(o, r) {
|
|
68
73
|
if (!r)
|
|
69
74
|
return r;
|
|
@@ -73,9 +78,9 @@ const yo = {
|
|
|
73
78
|
}
|
|
74
79
|
return r;
|
|
75
80
|
},
|
|
76
|
-
defaultIconset: "
|
|
77
|
-
iconClass:
|
|
78
|
-
cssClasses:
|
|
81
|
+
defaultIconset: "lu",
|
|
82
|
+
iconClass: L,
|
|
83
|
+
cssClasses: z,
|
|
79
84
|
address: m,
|
|
80
85
|
builder: t,
|
|
81
86
|
builderComponent: p,
|
|
@@ -86,60 +91,60 @@ const yo = {
|
|
|
86
91
|
builderSidebarGroup: d,
|
|
87
92
|
builderWizard: s,
|
|
88
93
|
button: n,
|
|
89
|
-
checkbox:
|
|
90
|
-
columns:
|
|
91
|
-
component:
|
|
94
|
+
checkbox: c,
|
|
95
|
+
columns: b,
|
|
96
|
+
component: g,
|
|
92
97
|
componentModal: w,
|
|
93
|
-
components:
|
|
94
|
-
tableComponents:
|
|
95
|
-
container:
|
|
96
|
-
datagrid:
|
|
98
|
+
components: C,
|
|
99
|
+
tableComponents: tr,
|
|
100
|
+
container: h,
|
|
101
|
+
datagrid: I,
|
|
97
102
|
day: S,
|
|
98
|
-
dialog:
|
|
99
|
-
editgrid:
|
|
100
|
-
editgridTable:
|
|
101
|
-
field:
|
|
102
|
-
fieldset:
|
|
103
|
-
file:
|
|
104
|
-
html:
|
|
105
|
-
icon:
|
|
106
|
-
input:
|
|
107
|
-
label:
|
|
108
|
-
loader:
|
|
109
|
-
loading:
|
|
103
|
+
dialog: M,
|
|
104
|
+
editgrid: P,
|
|
105
|
+
editgridTable: v,
|
|
106
|
+
field: B,
|
|
107
|
+
fieldset: H,
|
|
108
|
+
file: O,
|
|
109
|
+
html: V,
|
|
110
|
+
icon: k,
|
|
111
|
+
input: N,
|
|
112
|
+
label: T,
|
|
113
|
+
loader: A,
|
|
114
|
+
loading: E,
|
|
110
115
|
map: G,
|
|
111
|
-
message:
|
|
112
|
-
modaledit:
|
|
113
|
-
modaldialog:
|
|
114
|
-
modalPreview:
|
|
115
|
-
multipleMasksInput:
|
|
116
|
-
multiValueRow:
|
|
117
|
-
multiValueTable:
|
|
118
|
-
panel:
|
|
119
|
-
pdf:
|
|
120
|
-
pdfBuilder:
|
|
121
|
-
pdfBuilderUpload:
|
|
122
|
-
radio:
|
|
123
|
-
resourceAdd:
|
|
124
|
-
select:
|
|
125
|
-
selectOption:
|
|
126
|
-
signature:
|
|
127
|
-
survey:
|
|
128
|
-
tab:
|
|
129
|
-
table:
|
|
130
|
-
tree:
|
|
131
|
-
...
|
|
132
|
-
webform:
|
|
133
|
-
well:
|
|
134
|
-
wizard:
|
|
135
|
-
wizardHeader:
|
|
136
|
-
wizardHeaderClassic:
|
|
137
|
-
wizardHeaderVertical:
|
|
138
|
-
wizardNav:
|
|
139
|
-
errorsList:
|
|
116
|
+
message: R,
|
|
117
|
+
modaledit: W,
|
|
118
|
+
modaldialog: U,
|
|
119
|
+
modalPreview: j,
|
|
120
|
+
multipleMasksInput: q,
|
|
121
|
+
multiValueRow: D,
|
|
122
|
+
multiValueTable: J,
|
|
123
|
+
panel: K,
|
|
124
|
+
pdf: Q,
|
|
125
|
+
pdfBuilder: X,
|
|
126
|
+
pdfBuilderUpload: Y,
|
|
127
|
+
radio: Z,
|
|
128
|
+
resourceAdd: _,
|
|
129
|
+
select: $,
|
|
130
|
+
selectOption: x,
|
|
131
|
+
signature: rr,
|
|
132
|
+
survey: or,
|
|
133
|
+
tab: mr,
|
|
134
|
+
table: ir,
|
|
135
|
+
tree: pr,
|
|
136
|
+
...fr,
|
|
137
|
+
webform: er,
|
|
138
|
+
well: ar,
|
|
139
|
+
wizard: lr,
|
|
140
|
+
wizardHeader: dr,
|
|
141
|
+
wizardHeaderClassic: sr,
|
|
142
|
+
wizardHeaderVertical: nr,
|
|
143
|
+
wizardNav: ur,
|
|
144
|
+
errorsList: y,
|
|
140
145
|
alert: i
|
|
141
146
|
};
|
|
142
147
|
export {
|
|
143
|
-
|
|
148
|
+
Bo as default
|
|
144
149
|
};
|
|
145
150
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../src/templates/tailwind/index.ts"],"sourcesContent":["import address from \"./address\";\nimport alert from \"./alert\";\nimport builder from \"./builder\";\nimport builderComponent from \"./builderComponent\";\nimport builderComponents from \"./builderComponents\";\nimport builderEditForm from \"./builderEditForm\";\nimport builderPlaceholder from \"./builderPlaceholder\";\nimport builderSidebar from \"./builderSidebar\";\nimport builderSidebarGroup from \"./builderSidebarGroup\";\nimport builderWizard from \"./builderWizard\";\nimport button from \"./button\";\nimport checkbox from \"./checkbox\";\nimport columns from \"./columns\";\nimport component from \"./component\";\nimport componentModal from \"./componentModal\";\nimport components from \"./components\";\nimport container from \"./container\";\nimport cssClasses from \"./cssClasses\";\nimport datagrid from \"./datagrid\";\nimport day from \"./day\";\nimport dialog from \"./dialog\";\nimport editgrid from \"./editgrid\";\nimport editgridTable from \"./editgridTable\";\nimport errorsList from \"./errorsList\";\nimport field from \"./field\";\nimport fieldset from \"./fieldset\";\nimport file from \"./file\";\nimport html from \"./html\";\nimport icon from \"./icon\";\nimport iconClass
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/templates/tailwind/index.ts"],"sourcesContent":["import address from \"./address\";\nimport alert from \"./alert\";\nimport builder from \"./builder\";\nimport builderComponent from \"./builderComponent\";\nimport builderComponents from \"./builderComponents\";\nimport builderEditForm from \"./builderEditForm\";\nimport builderPlaceholder from \"./builderPlaceholder\";\nimport builderSidebar from \"./builderSidebar\";\nimport builderSidebarGroup from \"./builderSidebarGroup\";\nimport builderWizard from \"./builderWizard\";\nimport button from \"./button\";\nimport { BxIconsMapping } from \"./bxIconsMapping.js\";\nimport checkbox from \"./checkbox\";\nimport columns from \"./columns\";\nimport component from \"./component\";\nimport componentModal from \"./componentModal\";\nimport components from \"./components\";\nimport container from \"./container\";\nimport cssClasses from \"./cssClasses\";\nimport datagrid from \"./datagrid\";\nimport day from \"./day\";\nimport dialog from \"./dialog\";\nimport editgrid from \"./editgrid\";\nimport editgridTable from \"./editgridTable\";\nimport errorsList from \"./errorsList\";\nimport field from \"./field\";\nimport fieldset from \"./fieldset\";\nimport file from \"./file\";\nimport html from \"./html\";\nimport icon from \"./icon\";\nimport iconClass from \"./iconClass\";\nimport input from \"./input\";\nimport label from \"./label\";\nimport loader from \"./loader\";\nimport loading from \"./loading\";\nimport { LucideIconsMapping } from \"./lucideIconsMapping.js\";\nimport map from \"./map\";\nimport message from \"./message\";\nimport modaldialog from \"./modaldialog\";\nimport modaledit from \"./modaledit\";\nimport modalPreview from \"./modalPreview\";\nimport multipleMasksInput from \"./multipleMasksInput\";\nimport multiValueRow from \"./multiValueRow\";\nimport multiValueTable from \"./multiValueTable\";\nimport panel from \"./panel\";\nimport pdf from \"./pdf\";\nimport pdfBuilder from \"./pdfBuilder\";\nimport pdfBuilderUpload from \"./pdfBuilderUpload\";\nimport radio from \"./radio\";\nimport resourceAdd from \"./resourceAdd\";\nimport select from \"./select\";\nimport selectOption from \"./selectOption\";\nimport signature from \"./signature\";\nimport survey from \"./survey\";\nimport tab from \"./tab\";\nimport table from \"./table\";\nimport tableComponents from \"./tableComponents\";\nimport tree from \"./tree\";\nimport treePartials from \"./tree/partials\";\nimport webform from \"./webform\";\nimport well from \"./well\";\nimport wizard from \"./wizard\";\nimport wizardHeader from \"./wizardHeader\";\nimport wizardHeaderClassic from \"./wizardHeaderClassic\";\nimport wizardHeaderVertical from \"./wizardHeaderVertical\";\nimport wizardNav from \"./wizardNav\";\n\nexport default {\n ICONS: {\n bx: BxIconsMapping,\n lu: LucideIconsMapping\n },\n transform(type: string, text: string) {\n if (!text) {\n return text;\n }\n switch (type) {\n case \"class\":\n return this.cssClasses.hasOwnProperty(text.toString()) ? (this.cssClasses as any)[text.toString()] : text;\n }\n return text;\n },\n defaultIconset: \"lu\",\n iconClass,\n cssClasses,\n address,\n builder,\n builderComponent,\n builderComponents,\n builderEditForm,\n builderPlaceholder,\n builderSidebar,\n builderSidebarGroup,\n builderWizard,\n button,\n checkbox,\n columns,\n component,\n componentModal,\n components,\n tableComponents,\n container,\n datagrid,\n day,\n dialog,\n editgrid,\n editgridTable,\n field,\n fieldset,\n file,\n html,\n icon,\n input,\n label,\n loader,\n loading,\n map,\n message,\n modaledit,\n modaldialog,\n modalPreview,\n multipleMasksInput,\n multiValueRow,\n multiValueTable,\n panel,\n pdf,\n pdfBuilder,\n pdfBuilderUpload,\n radio,\n resourceAdd,\n select,\n selectOption,\n signature,\n survey,\n tab,\n table,\n tree,\n ...treePartials,\n webform,\n well,\n wizard,\n wizardHeader,\n wizardHeaderClassic,\n wizardHeaderVertical,\n wizardNav,\n errorsList,\n alert\n};\n"],"names":["tailwind","BxIconsMapping","LucideIconsMapping","type","text","iconClass","cssClasses","address","builder","builderComponent","builderComponents","builderEditForm","builderPlaceholder","builderSidebar","builderSidebarGroup","builderWizard","button","checkbox","columns","component","componentModal","components","tableComponents","container","datagrid","day","dialog","editgrid","editgridTable","field","fieldset","file","html","icon","input","label","loader","loading","map","message","modaledit","modaldialog","modalPreview","multipleMasksInput","multiValueRow","multiValueTable","panel","pdf","pdfBuilder","pdfBuilderUpload","radio","resourceAdd","select","selectOption","signature","survey","tab","table","tree","treePartials","webform","well","wizard","wizardHeader","wizardHeaderClassic","wizardHeaderVertical","wizardNav","errorsList","alert"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmEA,MAAAA,KAAe;AAAA,EACb,OAAO;AAAA,IACL,IAAIC;AAAA,IACJ,IAAIC;AAAA,EAAA;AAAA,EAEN,UAAUC,GAAcC,GAAc;AACpC,QAAI,CAACA;AACH,aAAOA;AAET,YAAQD,GAAA;AAAA,MACN,KAAK;AACH,eAAO,KAAK,WAAW,eAAeC,EAAK,SAAA,CAAU,IAAK,KAAK,WAAmBA,EAAK,SAAA,CAAU,IAAIA;AAAA,IAAA;AAEzG,WAAOA;AAAA,EACT;AAAA,EACA,gBAAgB;AAAA,EAChB,WAAAC;AAAA,EACA,YAAAC;AAAA,EACA,SAAAC;AAAA,EACA,SAAAC;AAAA,EACA,kBAAAC;AAAA,EACA,mBAAAC;AAAA,EACA,iBAAAC;AAAA,EACA,oBAAAC;AAAA,EACA,gBAAAC;AAAA,EACA,qBAAAC;AAAA,EACA,eAAAC;AAAA,EACA,QAAAC;AAAA,EACA,UAAAC;AAAA,EACA,SAAAC;AAAA,EACA,WAAAC;AAAA,EACA,gBAAAC;AAAA,EACA,YAAAC;AAAA,EACA,iBAAAC;AAAA,EACA,WAAAC;AAAA,EACA,UAAAC;AAAA,EACA,KAAAC;AAAA,EACA,QAAAC;AAAA,EACA,UAAAC;AAAA,EACA,eAAAC;AAAA,EACA,OAAAC;AAAA,EACA,UAAAC;AAAA,EACA,MAAAC;AAAA,EACA,MAAAC;AAAA,EACA,MAAAC;AAAA,EACA,OAAAC;AAAA,EACA,OAAAC;AAAA,EACA,QAAAC;AAAA,EACA,SAAAC;AAAA,EACA,KAAAC;AAAA,EACA,SAAAC;AAAA,EACA,WAAAC;AAAA,EACA,aAAAC;AAAA,EACA,cAAAC;AAAA,EACA,oBAAAC;AAAA,EACA,eAAAC;AAAA,EACA,iBAAAC;AAAA,EACA,OAAAC;AAAA,EACA,KAAAC;AAAA,EACA,YAAAC;AAAA,EACA,kBAAAC;AAAA,EACA,OAAAC;AAAA,EACA,aAAAC;AAAA,EACA,QAAAC;AAAA,EACA,cAAAC;AAAA,EACA,WAAAC;AAAA,EACA,QAAAC;AAAA,EACA,KAAAC;AAAA,EACA,OAAAC;AAAA,EACA,MAAAC;AAAA,EACA,GAAGC;AAAA,EACH,SAAAC;AAAA,EACA,MAAAC;AAAA,EACA,QAAAC;AAAA,EACA,cAAAC;AAAA,EACA,qBAAAC;AAAA,EACA,sBAAAC;AAAA,EACA,WAAAC;AAAA,EACA,YAAAC;AAAA,EACA,OAAAC;AACF;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const LucideIconsMapping: Record<string, any>;
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
const e = {
|
|
2
|
+
remove: "trash",
|
|
3
|
+
"question-sign": "circle-question-mark",
|
|
4
|
+
"new-window": "app-window",
|
|
5
|
+
"minus-square-o": "square-minus",
|
|
6
|
+
cog: "cog",
|
|
7
|
+
move: "move",
|
|
8
|
+
wrench: "wrench",
|
|
9
|
+
save: "save",
|
|
10
|
+
copy: "copy",
|
|
11
|
+
calendar: "calendar",
|
|
12
|
+
file: "file",
|
|
13
|
+
wpforms: "picture-in-picture-2",
|
|
14
|
+
"files-o": "files",
|
|
15
|
+
refresh: "refresh-cw",
|
|
16
|
+
indent: "list-indent-increase",
|
|
17
|
+
tasks: "rows-2",
|
|
18
|
+
th: "grid-3x3",
|
|
19
|
+
"th-list": "panel-top-open",
|
|
20
|
+
"folder-open": "folder-open",
|
|
21
|
+
"folder-o": "folder",
|
|
22
|
+
"user-secret": "user-round-x",
|
|
23
|
+
table: "table",
|
|
24
|
+
pencil: "pencil",
|
|
25
|
+
code: "code",
|
|
26
|
+
terminal: "terminal",
|
|
27
|
+
home: "house",
|
|
28
|
+
html5: "file-text",
|
|
29
|
+
list: "list",
|
|
30
|
+
usd: "dollar-sign",
|
|
31
|
+
hashtag: "hash",
|
|
32
|
+
tags: "tags",
|
|
33
|
+
at: "at-sign",
|
|
34
|
+
font: "type",
|
|
35
|
+
asterisk: "asterisk",
|
|
36
|
+
plus: "plus",
|
|
37
|
+
"plus-square": "list-check",
|
|
38
|
+
"plus-square-o": "square-plus",
|
|
39
|
+
"dot-circle-o": "circle-check",
|
|
40
|
+
"phone-square": "phone",
|
|
41
|
+
"clock-o": "clock",
|
|
42
|
+
link: "link",
|
|
43
|
+
columns: "columns-3",
|
|
44
|
+
"th-large": "layout-grid",
|
|
45
|
+
"list-alt": "app-window",
|
|
46
|
+
"square-o": "square",
|
|
47
|
+
cubes: "boxes",
|
|
48
|
+
stop: "square",
|
|
49
|
+
"check-square": "square-check",
|
|
50
|
+
"remove-circle": "x",
|
|
51
|
+
"circle-xmark": "circle-x",
|
|
52
|
+
bars: "list",
|
|
53
|
+
edit: "square-pen",
|
|
54
|
+
time: "clock",
|
|
55
|
+
microphone: "mic",
|
|
56
|
+
video: "video",
|
|
57
|
+
"times-circle": "circle-x",
|
|
58
|
+
minus: "minus",
|
|
59
|
+
circle: "circle",
|
|
60
|
+
"search-plus": "zoom-in",
|
|
61
|
+
"search-minus": "zoom-out",
|
|
62
|
+
"hand-paper-o": "pointer",
|
|
63
|
+
undo: "undo-2",
|
|
64
|
+
redo: "redo-2",
|
|
65
|
+
repeat: "repeat",
|
|
66
|
+
data: "database",
|
|
67
|
+
"paper-plane": "send",
|
|
68
|
+
reset: "rotate-ccw",
|
|
69
|
+
loader: "loader-circle",
|
|
70
|
+
detail: "file-text",
|
|
71
|
+
spreadsheet: "file-spreadsheet"
|
|
72
|
+
};
|
|
73
|
+
export {
|
|
74
|
+
e as LucideIconsMapping
|
|
75
|
+
};
|
|
76
|
+
//# sourceMappingURL=lucideIconsMapping.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lucideIconsMapping.js","sources":["../../../src/templates/tailwind/lucideIconsMapping.ts"],"sourcesContent":["export const LucideIconsMapping: Record<string, any> = {\n remove: \"trash\",\n \"question-sign\": \"circle-question-mark\",\n \"new-window\": \"app-window\",\n \"minus-square-o\": \"square-minus\",\n cog: \"cog\",\n move: \"move\",\n wrench: \"wrench\",\n save: \"save\",\n copy: \"copy\",\n calendar: \"calendar\",\n file: \"file\",\n wpforms: \"picture-in-picture-2\",\n \"files-o\": \"files\",\n refresh: \"refresh-cw\",\n indent: \"list-indent-increase\",\n tasks: \"rows-2\",\n th: \"grid-3x3\",\n \"th-list\": \"panel-top-open\",\n \"folder-open\": \"folder-open\",\n \"folder-o\": \"folder\",\n \"user-secret\": \"user-round-x\",\n table: \"table\",\n pencil: \"pencil\",\n code: \"code\",\n terminal: \"terminal\",\n home: \"house\",\n html5: \"file-text\",\n list: \"list\",\n usd: \"dollar-sign\",\n hashtag: \"hash\",\n tags: \"tags\",\n at: \"at-sign\",\n font: \"type\",\n asterisk: \"asterisk\",\n plus: \"plus\",\n \"plus-square\": \"list-check\",\n \"plus-square-o\": \"square-plus\",\n \"dot-circle-o\": \"circle-check\",\n \"phone-square\": \"phone\",\n \"clock-o\": \"clock\",\n link: \"link\",\n columns: \"columns-3\",\n \"th-large\": \"layout-grid\",\n \"list-alt\": \"app-window\",\n \"square-o\": \"square\",\n cubes: \"boxes\",\n stop: \"square\",\n \"check-square\": \"square-check\",\n \"remove-circle\": \"x\",\n \"circle-xmark\": \"circle-x\",\n bars: \"list\",\n edit: \"square-pen\",\n time: \"clock\",\n microphone: \"mic\",\n video: \"video\",\n \"times-circle\": \"circle-x\",\n minus: \"minus\",\n circle: \"circle\",\n \"search-plus\": \"zoom-in\",\n \"search-minus\": \"zoom-out\",\n \"hand-paper-o\": \"pointer\",\n undo: \"undo-2\",\n redo: \"redo-2\",\n repeat: \"repeat\",\n data: \"database\",\n \"paper-plane\": \"send\",\n reset: \"rotate-ccw\",\n loader: \"loader-circle\",\n detail: \"file-text\",\n spreadsheet: \"file-spreadsheet\"\n};\n"],"names":["LucideIconsMapping"],"mappings":"AAAO,MAAMA,IAA0C;AAAA,EACrD,QAAQ;AAAA,EACR,iBAAiB;AAAA,EACjB,cAAc;AAAA,EACd,kBAAkB;AAAA,EAClB,KAAK;AAAA,EACL,MAAM;AAAA,EACN,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,MAAM;AAAA,EACN,UAAU;AAAA,EACV,MAAM;AAAA,EACN,SAAS;AAAA,EACT,WAAW;AAAA,EACX,SAAS;AAAA,EACT,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,IAAI;AAAA,EACJ,WAAW;AAAA,EACX,eAAe;AAAA,EACf,YAAY;AAAA,EACZ,eAAe;AAAA,EACf,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,UAAU;AAAA,EACV,MAAM;AAAA,EACN,OAAO;AAAA,EACP,MAAM;AAAA,EACN,KAAK;AAAA,EACL,SAAS;AAAA,EACT,MAAM;AAAA,EACN,IAAI;AAAA,EACJ,MAAM;AAAA,EACN,UAAU;AAAA,EACV,MAAM;AAAA,EACN,eAAe;AAAA,EACf,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,gBAAgB;AAAA,EAChB,WAAW;AAAA,EACX,MAAM;AAAA,EACN,SAAS;AAAA,EACT,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,OAAO;AAAA,EACP,MAAM;AAAA,EACN,gBAAgB;AAAA,EAChB,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,MAAM;AAAA,EACN,MAAM;AAAA,EACN,MAAM;AAAA,EACN,YAAY;AAAA,EACZ,OAAO;AAAA,EACP,gBAAgB;AAAA,EAChB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,gBAAgB;AAAA,EAChB,gBAAgB;AAAA,EAChB,MAAM;AAAA,EACN,MAAM;AAAA,EACN,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,eAAe;AAAA,EACf,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,QAAQ;AAAA,EACR,aAAa;AACf;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tsed/tailwind-formio",
|
|
3
|
-
"version": "3.0.0-alpha.
|
|
3
|
+
"version": "3.0.0-alpha.14",
|
|
4
4
|
"description": "Tailwind templates for form.io forms.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -32,12 +32,21 @@
|
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"cross-env": "7.0.3",
|
|
35
|
+
"lucide-static": "^0.544.0",
|
|
35
36
|
"rimraf": "3.0.2",
|
|
36
37
|
"tailwind-config-viewer": "2.0.4",
|
|
37
38
|
"tailwindcss": "3.4.17",
|
|
38
39
|
"vite": "7.1.5",
|
|
39
40
|
"vite-plugin-ejs": "1.7.0"
|
|
40
41
|
},
|
|
42
|
+
"peerDependencies": {
|
|
43
|
+
"lucide-static": ">=0.544.0"
|
|
44
|
+
},
|
|
45
|
+
"peerDependenciesMeta": {
|
|
46
|
+
"lucide-static": {
|
|
47
|
+
"optional": true
|
|
48
|
+
}
|
|
49
|
+
},
|
|
41
50
|
"browserslist": {
|
|
42
51
|
"production": [
|
|
43
52
|
">0.2%",
|
|
@@ -51,7 +60,6 @@
|
|
|
51
60
|
]
|
|
52
61
|
},
|
|
53
62
|
"dependencies": {},
|
|
54
|
-
"peerDependencies": {},
|
|
55
63
|
"repository": "https://github.com/tsedio/tsed-formio",
|
|
56
64
|
"bugs": {
|
|
57
65
|
"url": "https://github.com/tsedio/tsed-formio/issues"
|