@jsg-developer/vue-pack 0.0.4 → 0.0.6
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 +21 -19
- package/THIRD_PARTY_LICENSES.json +286 -0
- package/THIRD_PARTY_LICENSES.md +199 -0
- package/dist/chunks/ArrayObject-DDeI93dc.es.js +4 -0
- package/dist/chunks/ArrayObject-Dqa0clzu.cjs.js +1 -0
- package/dist/chunks/ColorPicker-CEsbb5Ag.cjs.js +1 -0
- package/dist/chunks/ColorPicker-I60o5_GX.es.js +4 -0
- package/dist/chunks/ComboboxComponent-68U96D9p.es.js +4 -0
- package/dist/chunks/ComboboxComponent-DtoaVSR4.cjs.js +1 -0
- package/dist/chunks/CurrencyInput-DGUkU3FD.es.js +4 -0
- package/dist/chunks/CurrencyInput-DTIcqJ1a.cjs.js +1 -0
- package/dist/chunks/DateInput-C0SOusmw.cjs.js +1 -0
- package/dist/chunks/DateInput-Co6VpTHT.es.js +4 -0
- package/dist/chunks/DateTimeInput-BZAT0grx.es.js +4 -0
- package/dist/chunks/DateTimeInput-DbpV0Qce.cjs.js +1 -0
- package/dist/chunks/DateTimeInput.vue_vue_type_script_setup_true_lang-DYyoakjs.es.js +142 -0
- package/dist/chunks/DateTimeInput.vue_vue_type_script_setup_true_lang-FyVamvm3.cjs.js +2 -0
- package/dist/chunks/EmailInput-Bj1hOlZq.cjs.js +1 -0
- package/dist/chunks/EmailInput-qqhKRmvT.es.js +4 -0
- package/dist/chunks/FileArrayInput-BRvQ9JCt.es.js +5 -0
- package/dist/chunks/FileArrayInput-QS2XM7US.cjs.js +1 -0
- package/dist/chunks/FileArrayInput.vue_vue_type_script_setup_true_lang-CKH_wEse.es.js +198 -0
- package/dist/chunks/FileArrayInput.vue_vue_type_script_setup_true_lang-CyOGfL5U.cjs.js +2 -0
- package/dist/chunks/FileInput-BHGryD14.cjs.js +1 -0
- package/dist/chunks/FileInput-DxTlDCLx.es.js +4 -0
- package/dist/chunks/GroupRenderer-BmfWEPk1.cjs.js +1 -0
- package/dist/chunks/GroupRenderer-DMAdfCgE.es.js +4 -0
- package/dist/chunks/ImageArrayInput-B-pILI_I.es.js +5 -0
- package/dist/chunks/ImageArrayInput-DFnXWcsl.cjs.js +1 -0
- package/dist/chunks/ImageArrayInput.vue_vue_type_script_setup_true_lang-1D9mZZ7m.es.js +322 -0
- package/dist/chunks/ImageArrayInput.vue_vue_type_script_setup_true_lang-BIwMeD6G.cjs.js +2 -0
- package/dist/chunks/ImageInput-CRCYTGxc.es.js +4 -0
- package/dist/chunks/ImageInput-CSNbCtqh.cjs.js +1 -0
- package/dist/chunks/NumberInput-D5mN1V1M.cjs.js +1 -0
- package/dist/chunks/NumberInput-JR5PkxyV.es.js +4 -0
- package/dist/chunks/ObjectInput-DR0aOSLh.cjs.js +1 -0
- package/dist/chunks/ObjectInput-Dqfri61J.es.js +4 -0
- package/dist/chunks/PasswordInput-DdG4fb10.cjs.js +1 -0
- package/dist/chunks/PasswordInput-U7M7le-1.es.js +4 -0
- package/dist/chunks/RateInput-D4PLWJsQ.cjs.js +1 -0
- package/dist/chunks/RateInput-RaBWxAY-.es.js +4 -0
- package/dist/chunks/TabelData-BHcz4exi.es.js +2437 -0
- package/dist/chunks/TabelData-BK_AEoh6.cjs.js +1 -0
- package/dist/chunks/TagInput-Bm2yhHqX.es.js +4 -0
- package/dist/chunks/TagInput-Cr_dgIv1.cjs.js +1 -0
- package/dist/chunks/TelInput-C5MYts-b.cjs.js +1 -0
- package/dist/chunks/TelInput-DcBE7hlb.es.js +4 -0
- package/dist/chunks/TextAreaInput-CVZds8O-.cjs.js +1 -0
- package/dist/chunks/TextAreaInput-Cggq_qmY.es.js +4 -0
- package/dist/chunks/TextAreaQuill-CtpmFHK7.es.js +600 -0
- package/dist/chunks/TextAreaQuill-XwQgVWLw.cjs.js +1 -0
- package/dist/chunks/TextInput-BcOxjfnX.cjs.js +1 -0
- package/dist/chunks/TextInput-fKC87ySl.es.js +4 -0
- package/dist/chunks/TimeInput-CbrXOhwB.es.js +4 -0
- package/dist/chunks/TimeInput-DP9dzBSv.cjs.js +1 -0
- package/dist/chunks/ToggleInput-BQJ9Z0_X.cjs.js +1 -0
- package/dist/chunks/ToggleInput-i8LrK8Ut.es.js +4 -0
- package/dist/chunks/UrlInput-DpNGJGaX.cjs.js +1 -0
- package/dist/chunks/UrlInput-ckEhZgRN.es.js +4 -0
- package/dist/chunks/resize-BA9Vve1P.es.js +5942 -0
- package/dist/chunks/resize-DDw7Ie92.cjs.js +12 -0
- package/dist/init.cjs.js +1 -1
- package/dist/init.es.js +1 -1
- package/dist/jsgd-vue-pack.cjs.js +1 -1
- package/dist/jsgd-vue-pack.es.js +1640 -310
- package/dist/style.css +1 -0
- package/dist/types/components/Form/composables/useFormModal.d.ts +9 -0
- package/dist/types/components/Tabel/TabelData.vue.d.ts +5 -4
- package/dist/types/components/Tabel/composables/useTableLogic.d.ts +0 -1
- package/dist/types/components/UI/Feedback/WarningForm.vue.d.ts +1 -1
- package/dist/types/components/UI/Inputs/CurrencyInput.vue.d.ts +13 -0
- package/dist/types/components/UI/Inputs/FileInput.vue.d.ts +2 -2
- package/dist/types/components/UI/Inputs/ImageInput.vue.d.ts +2 -2
- package/dist/types/components/UI/Inputs/RateInput.vue.d.ts +9 -0
- package/dist/types/components/UI/Inputs/TelInput.vue.d.ts +13 -0
- package/dist/types/components/UI/Inputs/TextAreaQuill.vue.d.ts +3 -3
- package/dist/types/components/UI/Inputs/components/QuillAltModal.vue.d.ts +12 -0
- package/dist/types/components/UI/Inputs/components/QuillEmbedModal.vue.d.ts +23 -0
- package/dist/types/components/UI/Inputs/composables/index.d.ts +1 -0
- package/dist/types/components/UI/Inputs/composables/useCurrencyInput.d.ts +11 -0
- package/dist/types/components/UI/Inputs/index.d.ts +3 -0
- package/dist/types/configs/types/field.types.d.ts +50 -4
- package/dist/types/configs/types/globalText.types.d.ts +2 -1
- package/dist/types/configs/types/props.types.d.ts +53 -2
- package/dist/types/configs/types/schema.types.d.ts +3 -2
- package/dist/types/configs/types/table-data.types.d.ts +3 -11
- package/dist/types/lib/demoData.d.ts +313 -0
- package/dist/types/lib/index.d.ts +1 -0
- package/dist/types/schemas/CQ.d.ts +2 -0
- package/dist/types/schemas/TestSchema.d.ts +2 -1
- package/dist/types/schemas/categories.d.ts +2 -0
- package/dist/types/schemas/colors.d.ts +2 -0
- package/dist/types/schemas/expenditure.d.ts +2 -0
- package/dist/types/schemas/income.d.ts +9 -0
- package/dist/types/schemas/index.d.ts +16 -1
- package/dist/types/schemas/model.d.ts +2 -0
- package/dist/types/schemas/news.d.ts +2 -0
- package/dist/types/schemas/order.d.ts +2 -0
- package/dist/types/schemas/page.d.ts +2 -0
- package/dist/types/schemas/promo.d.ts +2 -0
- package/dist/types/schemas/qna.d.ts +2 -0
- package/dist/types/schemas/rate.d.ts +2 -0
- package/dist/types/schemas/service.d.ts +2 -0
- package/dist/types/schemas/subTools.d.ts +2 -0
- package/dist/types/schemas/tools.d.ts +2 -0
- package/dist/types/untils/regex.d.ts +1 -0
- package/dist/types/validate/validate.d.ts +2 -2
- package/dist/vue.cjs.js +1 -0
- package/dist/vue.es.js +58 -0
- package/package.json +20 -12
- package/dist/DEPENDENCY-LICENSES.txt +0 -96
- package/dist/TabelData-CbLGhrj4.js +0 -2266
- package/dist/TabelData-DG4yH_Qq.cjs +0 -1
- package/dist/plugin/vue.cjs.js +0 -1
- package/dist/plugin/vue.es.js +0 -51
- package/dist/quill.snow-BmRPvQLR.cjs +0 -15
- package/dist/quill.snow-mC12o3kU.js +0 -6400
- package/dist/vue-pack.css +0 -1
package/LICENSE
CHANGED
|
@@ -1,19 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2024 JSGDevelompent
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -0,0 +1,286 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@babel/helper-string-parser@7.27.1": {
|
|
3
|
+
"licenses": "MIT",
|
|
4
|
+
"repository": "https://github.com/babel/babel",
|
|
5
|
+
"publisher": "The Babel Team",
|
|
6
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@babel/helper-string-parser",
|
|
7
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@babel/helper-string-parser/LICENSE"
|
|
8
|
+
},
|
|
9
|
+
"@babel/helper-validator-identifier@7.28.5": {
|
|
10
|
+
"licenses": "MIT",
|
|
11
|
+
"repository": "https://github.com/babel/babel",
|
|
12
|
+
"publisher": "The Babel Team",
|
|
13
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@babel/helper-validator-identifier",
|
|
14
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@babel/helper-validator-identifier/LICENSE"
|
|
15
|
+
},
|
|
16
|
+
"@babel/parser@7.28.6": {
|
|
17
|
+
"licenses": "MIT",
|
|
18
|
+
"repository": "https://github.com/babel/babel",
|
|
19
|
+
"publisher": "The Babel Team",
|
|
20
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@babel/parser",
|
|
21
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@babel/parser/LICENSE"
|
|
22
|
+
},
|
|
23
|
+
"@babel/types@7.28.6": {
|
|
24
|
+
"licenses": "MIT",
|
|
25
|
+
"repository": "https://github.com/babel/babel",
|
|
26
|
+
"publisher": "The Babel Team",
|
|
27
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@babel/types",
|
|
28
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@babel/types/LICENSE"
|
|
29
|
+
},
|
|
30
|
+
"@iconify-json/mdi@1.2.3": {
|
|
31
|
+
"licenses": "Apache-2.0",
|
|
32
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@iconify-json/mdi",
|
|
33
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@iconify-json/mdi/README.md"
|
|
34
|
+
},
|
|
35
|
+
"@iconify/types@2.0.0": {
|
|
36
|
+
"licenses": "MIT",
|
|
37
|
+
"repository": "https://github.com/iconify/iconify",
|
|
38
|
+
"publisher": "Vjacheslav Trushkin",
|
|
39
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@iconify/types",
|
|
40
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@iconify/types/license.txt"
|
|
41
|
+
},
|
|
42
|
+
"@jridgewell/sourcemap-codec@1.5.5": {
|
|
43
|
+
"licenses": "MIT",
|
|
44
|
+
"repository": "https://github.com/jridgewell/sourcemaps",
|
|
45
|
+
"publisher": "Justin Ridgewell",
|
|
46
|
+
"email": "justin@ridgewell.name",
|
|
47
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@jridgewell/sourcemap-codec",
|
|
48
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@jridgewell/sourcemap-codec/LICENSE"
|
|
49
|
+
},
|
|
50
|
+
"@jsg-developer/vue-pack@0.0.6": {
|
|
51
|
+
"licenses": "MIT",
|
|
52
|
+
"path": ".",
|
|
53
|
+
"licenseFile": "LICENSE"
|
|
54
|
+
},
|
|
55
|
+
"@types/trusted-types@2.0.7": {
|
|
56
|
+
"licenses": "MIT",
|
|
57
|
+
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
58
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@types/trusted-types",
|
|
59
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@types/trusted-types/LICENSE"
|
|
60
|
+
},
|
|
61
|
+
"@vue/compiler-core@3.5.26": {
|
|
62
|
+
"licenses": "MIT",
|
|
63
|
+
"repository": "https://github.com/vuejs/core",
|
|
64
|
+
"publisher": "Evan You",
|
|
65
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/compiler-core",
|
|
66
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/compiler-core/LICENSE"
|
|
67
|
+
},
|
|
68
|
+
"@vue/compiler-dom@3.5.26": {
|
|
69
|
+
"licenses": "MIT",
|
|
70
|
+
"repository": "https://github.com/vuejs/core",
|
|
71
|
+
"publisher": "Evan You",
|
|
72
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/compiler-dom",
|
|
73
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/compiler-dom/LICENSE"
|
|
74
|
+
},
|
|
75
|
+
"@vue/compiler-sfc@3.5.26": {
|
|
76
|
+
"licenses": "MIT",
|
|
77
|
+
"repository": "https://github.com/vuejs/core",
|
|
78
|
+
"publisher": "Evan You",
|
|
79
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/compiler-sfc",
|
|
80
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/compiler-sfc/LICENSE"
|
|
81
|
+
},
|
|
82
|
+
"@vue/compiler-ssr@3.5.26": {
|
|
83
|
+
"licenses": "MIT",
|
|
84
|
+
"repository": "https://github.com/vuejs/core",
|
|
85
|
+
"publisher": "Evan You",
|
|
86
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/compiler-ssr",
|
|
87
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/compiler-ssr/LICENSE"
|
|
88
|
+
},
|
|
89
|
+
"@vue/reactivity@3.5.26": {
|
|
90
|
+
"licenses": "MIT",
|
|
91
|
+
"repository": "https://github.com/vuejs/core",
|
|
92
|
+
"publisher": "Evan You",
|
|
93
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/reactivity",
|
|
94
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/reactivity/LICENSE"
|
|
95
|
+
},
|
|
96
|
+
"@vue/runtime-core@3.5.26": {
|
|
97
|
+
"licenses": "MIT",
|
|
98
|
+
"repository": "https://github.com/vuejs/core",
|
|
99
|
+
"publisher": "Evan You",
|
|
100
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/runtime-core",
|
|
101
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/runtime-core/LICENSE"
|
|
102
|
+
},
|
|
103
|
+
"@vue/runtime-dom@3.5.26": {
|
|
104
|
+
"licenses": "MIT",
|
|
105
|
+
"repository": "https://github.com/vuejs/core",
|
|
106
|
+
"publisher": "Evan You",
|
|
107
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/runtime-dom",
|
|
108
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/runtime-dom/LICENSE"
|
|
109
|
+
},
|
|
110
|
+
"@vue/server-renderer@3.5.26": {
|
|
111
|
+
"licenses": "MIT",
|
|
112
|
+
"repository": "https://github.com/vuejs/core",
|
|
113
|
+
"publisher": "Evan You",
|
|
114
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/server-renderer",
|
|
115
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/server-renderer/LICENSE"
|
|
116
|
+
},
|
|
117
|
+
"@vue/shared@3.5.26": {
|
|
118
|
+
"licenses": "MIT",
|
|
119
|
+
"repository": "https://github.com/vuejs/core",
|
|
120
|
+
"publisher": "Evan You",
|
|
121
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/shared",
|
|
122
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/@vue/shared/LICENSE"
|
|
123
|
+
},
|
|
124
|
+
"csstype@3.2.3": {
|
|
125
|
+
"licenses": "MIT",
|
|
126
|
+
"repository": "https://github.com/frenic/csstype",
|
|
127
|
+
"publisher": "Fredrik Nicol",
|
|
128
|
+
"email": "fredrik.nicol@gmail.com",
|
|
129
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/csstype",
|
|
130
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/csstype/LICENSE"
|
|
131
|
+
},
|
|
132
|
+
"dompurify@3.2.7": {
|
|
133
|
+
"licenses": "(MPL-2.0 OR Apache-2.0)",
|
|
134
|
+
"repository": "https://github.com/cure53/DOMPurify",
|
|
135
|
+
"publisher": "Dr.-Ing. Mario Heiderich, Cure53",
|
|
136
|
+
"email": "mario@cure53.de",
|
|
137
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/dompurify",
|
|
138
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/dompurify/LICENSE"
|
|
139
|
+
},
|
|
140
|
+
"entities@7.0.0": {
|
|
141
|
+
"licenses": "BSD-2-Clause",
|
|
142
|
+
"repository": "https://github.com/fb55/entities",
|
|
143
|
+
"publisher": "Felix Boehm",
|
|
144
|
+
"email": "me@feedic.com",
|
|
145
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/entities",
|
|
146
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/entities/LICENSE"
|
|
147
|
+
},
|
|
148
|
+
"estree-walker@2.0.2": {
|
|
149
|
+
"licenses": "MIT",
|
|
150
|
+
"repository": "https://github.com/Rich-Harris/estree-walker",
|
|
151
|
+
"publisher": "Rich Harris",
|
|
152
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/estree-walker",
|
|
153
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/estree-walker/LICENSE"
|
|
154
|
+
},
|
|
155
|
+
"eventemitter3@5.0.1": {
|
|
156
|
+
"licenses": "MIT",
|
|
157
|
+
"repository": "https://github.com/primus/eventemitter3",
|
|
158
|
+
"publisher": "Arnout Kazemier",
|
|
159
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/eventemitter3",
|
|
160
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/eventemitter3/LICENSE"
|
|
161
|
+
},
|
|
162
|
+
"fast-diff@1.3.0": {
|
|
163
|
+
"licenses": "Apache-2.0",
|
|
164
|
+
"repository": "https://github.com/jhchen/fast-diff",
|
|
165
|
+
"publisher": "Jason Chen",
|
|
166
|
+
"email": "jhchen7@gmail.com",
|
|
167
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/fast-diff",
|
|
168
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/fast-diff/LICENSE"
|
|
169
|
+
},
|
|
170
|
+
"lodash-es@4.17.23": {
|
|
171
|
+
"licenses": "MIT",
|
|
172
|
+
"repository": "https://github.com/lodash/lodash",
|
|
173
|
+
"publisher": "John-David Dalton",
|
|
174
|
+
"email": "john.david.dalton@gmail.com",
|
|
175
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/lodash-es",
|
|
176
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/lodash-es/LICENSE"
|
|
177
|
+
},
|
|
178
|
+
"lodash.clonedeep@4.5.0": {
|
|
179
|
+
"licenses": "MIT",
|
|
180
|
+
"repository": "https://github.com/lodash/lodash",
|
|
181
|
+
"publisher": "John-David Dalton",
|
|
182
|
+
"email": "john.david.dalton@gmail.com",
|
|
183
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/lodash.clonedeep",
|
|
184
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/lodash.clonedeep/LICENSE"
|
|
185
|
+
},
|
|
186
|
+
"lodash.isequal@4.5.0": {
|
|
187
|
+
"licenses": "MIT",
|
|
188
|
+
"repository": "https://github.com/lodash/lodash",
|
|
189
|
+
"publisher": "John-David Dalton",
|
|
190
|
+
"email": "john.david.dalton@gmail.com",
|
|
191
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/lodash.isequal",
|
|
192
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/lodash.isequal/LICENSE"
|
|
193
|
+
},
|
|
194
|
+
"magic-string@0.30.21": {
|
|
195
|
+
"licenses": "MIT",
|
|
196
|
+
"repository": "https://github.com/Rich-Harris/magic-string",
|
|
197
|
+
"publisher": "Rich Harris",
|
|
198
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/magic-string",
|
|
199
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/magic-string/LICENSE"
|
|
200
|
+
},
|
|
201
|
+
"nanoid@3.3.11": {
|
|
202
|
+
"licenses": "MIT",
|
|
203
|
+
"repository": "https://github.com/ai/nanoid",
|
|
204
|
+
"publisher": "Andrey Sitnik",
|
|
205
|
+
"email": "andrey@sitnik.ru",
|
|
206
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/nanoid",
|
|
207
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/nanoid/LICENSE"
|
|
208
|
+
},
|
|
209
|
+
"parchment@3.0.0": {
|
|
210
|
+
"licenses": "BSD-3-Clause",
|
|
211
|
+
"repository": "https://github.com/quilljs/parchment",
|
|
212
|
+
"publisher": "Jason Chen",
|
|
213
|
+
"email": "jhchen7@gmail.com",
|
|
214
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/parchment",
|
|
215
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/parchment/LICENSE"
|
|
216
|
+
},
|
|
217
|
+
"picocolors@1.1.1": {
|
|
218
|
+
"licenses": "ISC",
|
|
219
|
+
"repository": "https://github.com/alexeyraspopov/picocolors",
|
|
220
|
+
"publisher": "Alexey Raspopov",
|
|
221
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/picocolors",
|
|
222
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/picocolors/LICENSE"
|
|
223
|
+
},
|
|
224
|
+
"postcss@8.5.6": {
|
|
225
|
+
"licenses": "MIT",
|
|
226
|
+
"repository": "https://github.com/postcss/postcss",
|
|
227
|
+
"publisher": "Andrey Sitnik",
|
|
228
|
+
"email": "andrey@sitnik.ru",
|
|
229
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/postcss",
|
|
230
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/postcss/LICENSE"
|
|
231
|
+
},
|
|
232
|
+
"quill-delta@5.1.0": {
|
|
233
|
+
"licenses": "MIT",
|
|
234
|
+
"repository": "https://github.com/quilljs/delta",
|
|
235
|
+
"publisher": "Jason Chen",
|
|
236
|
+
"email": "jhchen7@gmail.com",
|
|
237
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/quill-delta",
|
|
238
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/quill-delta/LICENSE"
|
|
239
|
+
},
|
|
240
|
+
"quill-resize-module@2.0.8": {
|
|
241
|
+
"licenses": "MIT",
|
|
242
|
+
"repository": "https://github.com/mudoo/quill-resize-module",
|
|
243
|
+
"publisher": "mudoo",
|
|
244
|
+
"email": "mudoo@qq.com",
|
|
245
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/quill-resize-module",
|
|
246
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/quill-resize-module/LICENSE"
|
|
247
|
+
},
|
|
248
|
+
"quill@2.0.2": {
|
|
249
|
+
"licenses": "BSD-3-Clause",
|
|
250
|
+
"repository": "https://github.com/quilljs/quill",
|
|
251
|
+
"publisher": "Jason Chen",
|
|
252
|
+
"email": "jhchen7@gmail.com",
|
|
253
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/quill",
|
|
254
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/quill/LICENSE"
|
|
255
|
+
},
|
|
256
|
+
"source-map-js@1.2.1": {
|
|
257
|
+
"licenses": "BSD-3-Clause",
|
|
258
|
+
"repository": "https://github.com/7rulnik/source-map-js",
|
|
259
|
+
"publisher": "Valentin 7rulnik Semirulnik",
|
|
260
|
+
"email": "v7rulnik@gmail.com",
|
|
261
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/source-map-js",
|
|
262
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/source-map-js/LICENSE"
|
|
263
|
+
},
|
|
264
|
+
"typescript@5.6.3": {
|
|
265
|
+
"licenses": "Apache-2.0",
|
|
266
|
+
"repository": "https://github.com/microsoft/TypeScript",
|
|
267
|
+
"publisher": "Microsoft Corp.",
|
|
268
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/typescript",
|
|
269
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/typescript/LICENSE.txt"
|
|
270
|
+
},
|
|
271
|
+
"vue@3.5.26": {
|
|
272
|
+
"licenses": "MIT",
|
|
273
|
+
"repository": "https://github.com/vuejs/core",
|
|
274
|
+
"publisher": "Evan You",
|
|
275
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/vue",
|
|
276
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/vue/LICENSE"
|
|
277
|
+
},
|
|
278
|
+
"zod@4.3.5": {
|
|
279
|
+
"licenses": "MIT",
|
|
280
|
+
"repository": "https://github.com/colinhacks/zod",
|
|
281
|
+
"publisher": "Colin McDonnell",
|
|
282
|
+
"email": "zod@colinhacks.com",
|
|
283
|
+
"path": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/zod",
|
|
284
|
+
"licenseFile": "/home/jsgdev/Code/jsgd-vue-pack/node_modules/zod/LICENSE"
|
|
285
|
+
}
|
|
286
|
+
}
|
|
@@ -0,0 +1,199 @@
|
|
|
1
|
+
# Third-Party Licenses
|
|
2
|
+
|
|
3
|
+
This project utilizes the following open-source software:
|
|
4
|
+
|
|
5
|
+
## @babel/helper-string-parser
|
|
6
|
+
* **License**: MIT
|
|
7
|
+
* **Repository**: https://github.com/babel/babel
|
|
8
|
+
* **Publisher**: The Babel Team
|
|
9
|
+
|
|
10
|
+
## @babel/helper-validator-identifier
|
|
11
|
+
* **License**: MIT
|
|
12
|
+
* **Repository**: https://github.com/babel/babel
|
|
13
|
+
* **Publisher**: The Babel Team
|
|
14
|
+
|
|
15
|
+
## @babel/parser
|
|
16
|
+
* **License**: MIT
|
|
17
|
+
* **Repository**: https://github.com/babel/babel
|
|
18
|
+
* **Publisher**: The Babel Team
|
|
19
|
+
|
|
20
|
+
## @babel/types
|
|
21
|
+
* **License**: MIT
|
|
22
|
+
* **Repository**: https://github.com/babel/babel
|
|
23
|
+
* **Publisher**: The Babel Team
|
|
24
|
+
|
|
25
|
+
## @iconify-json/mdi
|
|
26
|
+
* **License**: Apache-2.0
|
|
27
|
+
* **Repository**: Unknown
|
|
28
|
+
* **Publisher**: Unknown
|
|
29
|
+
|
|
30
|
+
## @iconify/types
|
|
31
|
+
* **License**: MIT
|
|
32
|
+
* **Repository**: https://github.com/iconify/iconify
|
|
33
|
+
* **Publisher**: Vjacheslav Trushkin
|
|
34
|
+
|
|
35
|
+
## @jridgewell/sourcemap-codec
|
|
36
|
+
* **License**: MIT
|
|
37
|
+
* **Repository**: https://github.com/jridgewell/sourcemaps
|
|
38
|
+
* **Publisher**: Justin Ridgewell
|
|
39
|
+
|
|
40
|
+
## @jsg-developer/vue-pack
|
|
41
|
+
* **License**: MIT
|
|
42
|
+
* **Repository**: Unknown
|
|
43
|
+
* **Publisher**: Unknown
|
|
44
|
+
|
|
45
|
+
## @types/trusted-types
|
|
46
|
+
* **License**: MIT
|
|
47
|
+
* **Repository**: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
48
|
+
* **Publisher**: Unknown
|
|
49
|
+
|
|
50
|
+
## @vue/compiler-core
|
|
51
|
+
* **License**: MIT
|
|
52
|
+
* **Repository**: https://github.com/vuejs/core
|
|
53
|
+
* **Publisher**: Evan You
|
|
54
|
+
|
|
55
|
+
## @vue/compiler-dom
|
|
56
|
+
* **License**: MIT
|
|
57
|
+
* **Repository**: https://github.com/vuejs/core
|
|
58
|
+
* **Publisher**: Evan You
|
|
59
|
+
|
|
60
|
+
## @vue/compiler-sfc
|
|
61
|
+
* **License**: MIT
|
|
62
|
+
* **Repository**: https://github.com/vuejs/core
|
|
63
|
+
* **Publisher**: Evan You
|
|
64
|
+
|
|
65
|
+
## @vue/compiler-ssr
|
|
66
|
+
* **License**: MIT
|
|
67
|
+
* **Repository**: https://github.com/vuejs/core
|
|
68
|
+
* **Publisher**: Evan You
|
|
69
|
+
|
|
70
|
+
## @vue/reactivity
|
|
71
|
+
* **License**: MIT
|
|
72
|
+
* **Repository**: https://github.com/vuejs/core
|
|
73
|
+
* **Publisher**: Evan You
|
|
74
|
+
|
|
75
|
+
## @vue/runtime-core
|
|
76
|
+
* **License**: MIT
|
|
77
|
+
* **Repository**: https://github.com/vuejs/core
|
|
78
|
+
* **Publisher**: Evan You
|
|
79
|
+
|
|
80
|
+
## @vue/runtime-dom
|
|
81
|
+
* **License**: MIT
|
|
82
|
+
* **Repository**: https://github.com/vuejs/core
|
|
83
|
+
* **Publisher**: Evan You
|
|
84
|
+
|
|
85
|
+
## @vue/server-renderer
|
|
86
|
+
* **License**: MIT
|
|
87
|
+
* **Repository**: https://github.com/vuejs/core
|
|
88
|
+
* **Publisher**: Evan You
|
|
89
|
+
|
|
90
|
+
## @vue/shared
|
|
91
|
+
* **License**: MIT
|
|
92
|
+
* **Repository**: https://github.com/vuejs/core
|
|
93
|
+
* **Publisher**: Evan You
|
|
94
|
+
|
|
95
|
+
## csstype
|
|
96
|
+
* **License**: MIT
|
|
97
|
+
* **Repository**: https://github.com/frenic/csstype
|
|
98
|
+
* **Publisher**: Fredrik Nicol
|
|
99
|
+
|
|
100
|
+
## dompurify
|
|
101
|
+
* **License**: (MPL-2.0 OR Apache-2.0)
|
|
102
|
+
* **Repository**: https://github.com/cure53/DOMPurify
|
|
103
|
+
* **Publisher**: Dr.-Ing. Mario Heiderich, Cure53
|
|
104
|
+
|
|
105
|
+
## entities
|
|
106
|
+
* **License**: BSD-2-Clause
|
|
107
|
+
* **Repository**: https://github.com/fb55/entities
|
|
108
|
+
* **Publisher**: Felix Boehm
|
|
109
|
+
|
|
110
|
+
## estree-walker
|
|
111
|
+
* **License**: MIT
|
|
112
|
+
* **Repository**: https://github.com/Rich-Harris/estree-walker
|
|
113
|
+
* **Publisher**: Rich Harris
|
|
114
|
+
|
|
115
|
+
## eventemitter3
|
|
116
|
+
* **License**: MIT
|
|
117
|
+
* **Repository**: https://github.com/primus/eventemitter3
|
|
118
|
+
* **Publisher**: Arnout Kazemier
|
|
119
|
+
|
|
120
|
+
## fast-diff
|
|
121
|
+
* **License**: Apache-2.0
|
|
122
|
+
* **Repository**: https://github.com/jhchen/fast-diff
|
|
123
|
+
* **Publisher**: Jason Chen
|
|
124
|
+
|
|
125
|
+
## lodash-es
|
|
126
|
+
* **License**: MIT
|
|
127
|
+
* **Repository**: https://github.com/lodash/lodash
|
|
128
|
+
* **Publisher**: John-David Dalton
|
|
129
|
+
|
|
130
|
+
## lodash.clonedeep
|
|
131
|
+
* **License**: MIT
|
|
132
|
+
* **Repository**: https://github.com/lodash/lodash
|
|
133
|
+
* **Publisher**: John-David Dalton
|
|
134
|
+
|
|
135
|
+
## lodash.isequal
|
|
136
|
+
* **License**: MIT
|
|
137
|
+
* **Repository**: https://github.com/lodash/lodash
|
|
138
|
+
* **Publisher**: John-David Dalton
|
|
139
|
+
|
|
140
|
+
## magic-string
|
|
141
|
+
* **License**: MIT
|
|
142
|
+
* **Repository**: https://github.com/Rich-Harris/magic-string
|
|
143
|
+
* **Publisher**: Rich Harris
|
|
144
|
+
|
|
145
|
+
## nanoid
|
|
146
|
+
* **License**: MIT
|
|
147
|
+
* **Repository**: https://github.com/ai/nanoid
|
|
148
|
+
* **Publisher**: Andrey Sitnik
|
|
149
|
+
|
|
150
|
+
## parchment
|
|
151
|
+
* **License**: BSD-3-Clause
|
|
152
|
+
* **Repository**: https://github.com/quilljs/parchment
|
|
153
|
+
* **Publisher**: Jason Chen
|
|
154
|
+
|
|
155
|
+
## picocolors
|
|
156
|
+
* **License**: ISC
|
|
157
|
+
* **Repository**: https://github.com/alexeyraspopov/picocolors
|
|
158
|
+
* **Publisher**: Alexey Raspopov
|
|
159
|
+
|
|
160
|
+
## postcss
|
|
161
|
+
* **License**: MIT
|
|
162
|
+
* **Repository**: https://github.com/postcss/postcss
|
|
163
|
+
* **Publisher**: Andrey Sitnik
|
|
164
|
+
|
|
165
|
+
## quill-delta
|
|
166
|
+
* **License**: MIT
|
|
167
|
+
* **Repository**: https://github.com/quilljs/delta
|
|
168
|
+
* **Publisher**: Jason Chen
|
|
169
|
+
|
|
170
|
+
## quill-resize-module
|
|
171
|
+
* **License**: MIT
|
|
172
|
+
* **Repository**: https://github.com/mudoo/quill-resize-module
|
|
173
|
+
* **Publisher**: mudoo
|
|
174
|
+
|
|
175
|
+
## quill
|
|
176
|
+
* **License**: BSD-3-Clause
|
|
177
|
+
* **Repository**: https://github.com/quilljs/quill
|
|
178
|
+
* **Publisher**: Jason Chen
|
|
179
|
+
|
|
180
|
+
## source-map-js
|
|
181
|
+
* **License**: BSD-3-Clause
|
|
182
|
+
* **Repository**: https://github.com/7rulnik/source-map-js
|
|
183
|
+
* **Publisher**: Valentin 7rulnik Semirulnik
|
|
184
|
+
|
|
185
|
+
## typescript
|
|
186
|
+
* **License**: Apache-2.0
|
|
187
|
+
* **Repository**: https://github.com/microsoft/TypeScript
|
|
188
|
+
* **Publisher**: Microsoft Corp.
|
|
189
|
+
|
|
190
|
+
## vue
|
|
191
|
+
* **License**: MIT
|
|
192
|
+
* **Repository**: https://github.com/vuejs/core
|
|
193
|
+
* **Publisher**: Evan You
|
|
194
|
+
|
|
195
|
+
## zod
|
|
196
|
+
* **License**: MIT
|
|
197
|
+
* **Repository**: https://github.com/colinhacks/zod
|
|
198
|
+
* **Publisher**: Colin McDonnell
|
|
199
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./resize-DDw7Ie92.cjs.js");exports.default=e._sfc_main$2;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./resize-DDw7Ie92.cjs.js");exports.default=e._sfc_main$3;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./resize-DDw7Ie92.cjs.js");exports.default=e._sfc_main$4;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./resize-DDw7Ie92.cjs.js");exports.default=e._sfc_main$5;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./resize-DDw7Ie92.cjs.js");exports.default=e._sfc_main$7;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./DateTimeInput.vue_vue_type_script_setup_true_lang-FyVamvm3.cjs.js");exports.default=e._sfc_main;
|