warqadui 0.0.6 → 0.0.8
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/apps/dev-app/node_modules/.vite/deps/_metadata.json +73 -85
- package/apps/dev-app/node_modules/.vite/deps/antd.js +14 -14
- package/apps/dev-app/node_modules/.vite/deps/{chunk-7YRZYZRE.js → html2canvas.esm-IYRWPPEI.js} +4 -3
- package/apps/dev-app/node_modules/.vite/deps/{chunk-7YRZYZRE.js.map → html2canvas.esm-IYRWPPEI.js.map} +1 -1
- package/apps/dev-app/node_modules/.vite/deps/jspdf.js +14785 -20
- package/apps/dev-app/node_modules/.vite/deps/jspdf.js.map +4 -4
- package/apps/dev-app/package.json +0 -1
- package/package.json +1 -1
- package/packages/ui/package.json +10 -8
- package/apps/dev-app/node_modules/.vite/deps/chunk-LDRT62EN.js +0 -14806
- package/apps/dev-app/node_modules/.vite/deps/chunk-LDRT62EN.js.map +0 -7
- package/apps/dev-app/node_modules/.vite/deps/html2canvas.esm-VL7GM4AH.js +0 -8
- package/apps/dev-app/node_modules/.vite/deps/html2canvas.esm-VL7GM4AH.js.map +0 -7
- package/apps/dev-app/node_modules/.vite/deps/react-to-pdf.js +0 -268
- package/apps/dev-app/node_modules/.vite/deps/react-to-pdf.js.map +0 -7
- package/packages/ui/dist/index.css +0 -3
|
@@ -1,136 +1,127 @@
|
|
|
1
1
|
{
|
|
2
|
-
"hash": "
|
|
2
|
+
"hash": "165044fa",
|
|
3
3
|
"configHash": "775ed17c",
|
|
4
|
-
"lockfileHash": "
|
|
5
|
-
"browserHash": "
|
|
4
|
+
"lockfileHash": "459855e7",
|
|
5
|
+
"browserHash": "557ffefc",
|
|
6
6
|
"optimized": {
|
|
7
7
|
"react": {
|
|
8
8
|
"src": "../../../../../node_modules/react/index.js",
|
|
9
9
|
"file": "react.js",
|
|
10
|
-
"fileHash": "
|
|
10
|
+
"fileHash": "6896a5ab",
|
|
11
11
|
"needsInterop": true
|
|
12
12
|
},
|
|
13
13
|
"react-dom": {
|
|
14
14
|
"src": "../../../../../node_modules/react-dom/index.js",
|
|
15
15
|
"file": "react-dom.js",
|
|
16
|
-
"fileHash": "
|
|
16
|
+
"fileHash": "b3be4161",
|
|
17
17
|
"needsInterop": true
|
|
18
18
|
},
|
|
19
19
|
"react/jsx-dev-runtime": {
|
|
20
20
|
"src": "../../../../../node_modules/react/jsx-dev-runtime.js",
|
|
21
21
|
"file": "react_jsx-dev-runtime.js",
|
|
22
|
-
"fileHash": "
|
|
22
|
+
"fileHash": "70a06064",
|
|
23
23
|
"needsInterop": true
|
|
24
24
|
},
|
|
25
25
|
"react/jsx-runtime": {
|
|
26
26
|
"src": "../../../../../node_modules/react/jsx-runtime.js",
|
|
27
27
|
"file": "react_jsx-runtime.js",
|
|
28
|
-
"fileHash": "
|
|
28
|
+
"fileHash": "930f3f87",
|
|
29
29
|
"needsInterop": true
|
|
30
30
|
},
|
|
31
|
+
"@tanstack/react-table": {
|
|
32
|
+
"src": "../../../../../node_modules/@tanstack/react-table/build/lib/index.mjs",
|
|
33
|
+
"file": "@tanstack_react-table.js",
|
|
34
|
+
"fileHash": "a0d13aad",
|
|
35
|
+
"needsInterop": false
|
|
36
|
+
},
|
|
37
|
+
"antd": {
|
|
38
|
+
"src": "../../../../../node_modules/antd/es/index.js",
|
|
39
|
+
"file": "antd.js",
|
|
40
|
+
"fileHash": "a8b98468",
|
|
41
|
+
"needsInterop": false
|
|
42
|
+
},
|
|
43
|
+
"axios": {
|
|
44
|
+
"src": "../../../../../node_modules/axios/index.js",
|
|
45
|
+
"file": "axios.js",
|
|
46
|
+
"fileHash": "cd430f43",
|
|
47
|
+
"needsInterop": false
|
|
48
|
+
},
|
|
31
49
|
"clsx": {
|
|
32
50
|
"src": "../../../../../node_modules/clsx/dist/clsx.mjs",
|
|
33
51
|
"file": "clsx.js",
|
|
34
|
-
"fileHash": "
|
|
52
|
+
"fileHash": "e01f05fb",
|
|
35
53
|
"needsInterop": false
|
|
36
54
|
},
|
|
55
|
+
"dayjs": {
|
|
56
|
+
"src": "../../../../../node_modules/dayjs/dayjs.min.js",
|
|
57
|
+
"file": "dayjs.js",
|
|
58
|
+
"fileHash": "87db2a50",
|
|
59
|
+
"needsInterop": true
|
|
60
|
+
},
|
|
61
|
+
"dayjs/plugin/customParseFormat": {
|
|
62
|
+
"src": "../../../../../node_modules/dayjs/plugin/customParseFormat.js",
|
|
63
|
+
"file": "dayjs_plugin_customParseFormat.js",
|
|
64
|
+
"fileHash": "94bb673b",
|
|
65
|
+
"needsInterop": true
|
|
66
|
+
},
|
|
37
67
|
"framer-motion": {
|
|
38
68
|
"src": "../../../../../node_modules/framer-motion/dist/es/index.mjs",
|
|
39
69
|
"file": "framer-motion.js",
|
|
40
|
-
"fileHash": "
|
|
70
|
+
"fileHash": "dcf624da",
|
|
71
|
+
"needsInterop": false
|
|
72
|
+
},
|
|
73
|
+
"html2canvas-pro": {
|
|
74
|
+
"src": "../../../../../node_modules/html2canvas-pro/dist/html2canvas-pro.esm.js",
|
|
75
|
+
"file": "html2canvas-pro.js",
|
|
76
|
+
"fileHash": "ab15f41a",
|
|
77
|
+
"needsInterop": false
|
|
78
|
+
},
|
|
79
|
+
"jspdf": {
|
|
80
|
+
"src": "../../../../../node_modules/jspdf/dist/jspdf.es.min.js",
|
|
81
|
+
"file": "jspdf.js",
|
|
82
|
+
"fileHash": "ccf2afb1",
|
|
41
83
|
"needsInterop": false
|
|
42
84
|
},
|
|
43
85
|
"lucide-react": {
|
|
44
86
|
"src": "../../../../../node_modules/lucide-react/dist/esm/lucide-react.js",
|
|
45
87
|
"file": "lucide-react.js",
|
|
46
|
-
"fileHash": "
|
|
88
|
+
"fileHash": "67f29c1f",
|
|
47
89
|
"needsInterop": false
|
|
48
90
|
},
|
|
49
91
|
"react-dom/client": {
|
|
50
92
|
"src": "../../../../../node_modules/react-dom/client.js",
|
|
51
93
|
"file": "react-dom_client.js",
|
|
52
|
-
"fileHash": "
|
|
94
|
+
"fileHash": "e74eb19e",
|
|
53
95
|
"needsInterop": true
|
|
54
96
|
},
|
|
55
97
|
"react-hook-form": {
|
|
56
98
|
"src": "../../../../../node_modules/react-hook-form/dist/index.esm.mjs",
|
|
57
99
|
"file": "react-hook-form.js",
|
|
58
|
-
"fileHash": "
|
|
100
|
+
"fileHash": "02a786eb",
|
|
59
101
|
"needsInterop": false
|
|
60
102
|
},
|
|
61
103
|
"react-phone-number-input": {
|
|
62
104
|
"src": "../../../../../node_modules/react-phone-number-input/min/index.js",
|
|
63
105
|
"file": "react-phone-number-input.js",
|
|
64
|
-
"fileHash": "
|
|
106
|
+
"fileHash": "67de8bb3",
|
|
65
107
|
"needsInterop": false
|
|
66
108
|
},
|
|
67
109
|
"react-router-dom": {
|
|
68
110
|
"src": "../../../../../node_modules/react-router-dom/dist/index.mjs",
|
|
69
111
|
"file": "react-router-dom.js",
|
|
70
|
-
"fileHash": "
|
|
112
|
+
"fileHash": "680efdc4",
|
|
71
113
|
"needsInterop": false
|
|
72
114
|
},
|
|
73
115
|
"tailwind-merge": {
|
|
74
116
|
"src": "../../../../../node_modules/tailwind-merge/dist/bundle-mjs.mjs",
|
|
75
117
|
"file": "tailwind-merge.js",
|
|
76
|
-
"fileHash": "
|
|
77
|
-
"needsInterop": false
|
|
78
|
-
},
|
|
79
|
-
"axios": {
|
|
80
|
-
"src": "../../../../../node_modules/axios/index.js",
|
|
81
|
-
"file": "axios.js",
|
|
82
|
-
"fileHash": "60e1c5c3",
|
|
83
|
-
"needsInterop": false
|
|
84
|
-
},
|
|
85
|
-
"antd": {
|
|
86
|
-
"src": "../../../../../node_modules/antd/es/index.js",
|
|
87
|
-
"file": "antd.js",
|
|
88
|
-
"fileHash": "3dd33266",
|
|
89
|
-
"needsInterop": false
|
|
90
|
-
},
|
|
91
|
-
"dayjs": {
|
|
92
|
-
"src": "../../../../../node_modules/dayjs/dayjs.min.js",
|
|
93
|
-
"file": "dayjs.js",
|
|
94
|
-
"fileHash": "2c84988f",
|
|
95
|
-
"needsInterop": true
|
|
96
|
-
},
|
|
97
|
-
"dayjs/plugin/customParseFormat": {
|
|
98
|
-
"src": "../../../../../node_modules/dayjs/plugin/customParseFormat.js",
|
|
99
|
-
"file": "dayjs_plugin_customParseFormat.js",
|
|
100
|
-
"fileHash": "6e8d69bb",
|
|
101
|
-
"needsInterop": true
|
|
102
|
-
},
|
|
103
|
-
"@tanstack/react-table": {
|
|
104
|
-
"src": "../../../../../node_modules/@tanstack/react-table/build/lib/index.mjs",
|
|
105
|
-
"file": "@tanstack_react-table.js",
|
|
106
|
-
"fileHash": "cf5f2d53",
|
|
107
|
-
"needsInterop": false
|
|
108
|
-
},
|
|
109
|
-
"react-to-pdf": {
|
|
110
|
-
"src": "../../../../../node_modules/react-to-pdf/dist/index.mjs",
|
|
111
|
-
"file": "react-to-pdf.js",
|
|
112
|
-
"fileHash": "be8931b7",
|
|
113
|
-
"needsInterop": false
|
|
114
|
-
},
|
|
115
|
-
"html2canvas-pro": {
|
|
116
|
-
"src": "../../../../../node_modules/html2canvas-pro/dist/html2canvas-pro.esm.js",
|
|
117
|
-
"file": "html2canvas-pro.js",
|
|
118
|
-
"fileHash": "3549bffa",
|
|
119
|
-
"needsInterop": false
|
|
120
|
-
},
|
|
121
|
-
"jspdf": {
|
|
122
|
-
"src": "../../../../../node_modules/jspdf/dist/jspdf.es.min.js",
|
|
123
|
-
"file": "jspdf.js",
|
|
124
|
-
"fileHash": "502108ae",
|
|
118
|
+
"fileHash": "e8f94eb0",
|
|
125
119
|
"needsInterop": false
|
|
126
120
|
}
|
|
127
121
|
},
|
|
128
122
|
"chunks": {
|
|
129
|
-
"html2canvas.esm-
|
|
130
|
-
"file": "html2canvas__esm-
|
|
131
|
-
},
|
|
132
|
-
"chunk-7YRZYZRE": {
|
|
133
|
-
"file": "chunk-7YRZYZRE.js"
|
|
123
|
+
"html2canvas.esm-IYRWPPEI": {
|
|
124
|
+
"file": "html2canvas__esm-IYRWPPEI.js"
|
|
134
125
|
},
|
|
135
126
|
"purify.es-JNLDEIMX": {
|
|
136
127
|
"file": "purify__es-JNLDEIMX.js"
|
|
@@ -138,39 +129,36 @@
|
|
|
138
129
|
"index.es-3WTXOFZ2": {
|
|
139
130
|
"file": "index__es-3WTXOFZ2.js"
|
|
140
131
|
},
|
|
141
|
-
"chunk-
|
|
142
|
-
"file": "chunk-
|
|
143
|
-
},
|
|
144
|
-
"chunk-EL47BWQR": {
|
|
145
|
-
"file": "chunk-EL47BWQR.js"
|
|
146
|
-
},
|
|
147
|
-
"chunk-HHL3MHGV": {
|
|
148
|
-
"file": "chunk-HHL3MHGV.js"
|
|
149
|
-
},
|
|
150
|
-
"chunk-LDRT62EN": {
|
|
151
|
-
"file": "chunk-LDRT62EN.js"
|
|
132
|
+
"chunk-IGXZPJXT": {
|
|
133
|
+
"file": "chunk-IGXZPJXT.js"
|
|
152
134
|
},
|
|
153
135
|
"chunk-IGGUWUPT": {
|
|
154
136
|
"file": "chunk-IGGUWUPT.js"
|
|
155
137
|
},
|
|
138
|
+
"chunk-EL47BWQR": {
|
|
139
|
+
"file": "chunk-EL47BWQR.js"
|
|
140
|
+
},
|
|
156
141
|
"chunk-M7DZDBHW": {
|
|
157
142
|
"file": "chunk-M7DZDBHW.js"
|
|
158
143
|
},
|
|
159
|
-
"chunk-WFNHCR67": {
|
|
160
|
-
"file": "chunk-WFNHCR67.js"
|
|
161
|
-
},
|
|
162
144
|
"chunk-5OG7DCD7": {
|
|
163
145
|
"file": "chunk-5OG7DCD7.js"
|
|
164
146
|
},
|
|
147
|
+
"chunk-DKXRQMOD": {
|
|
148
|
+
"file": "chunk-DKXRQMOD.js"
|
|
149
|
+
},
|
|
165
150
|
"chunk-L2GCM37S": {
|
|
166
151
|
"file": "chunk-L2GCM37S.js"
|
|
167
152
|
},
|
|
168
|
-
"chunk-IGXZPJXT": {
|
|
169
|
-
"file": "chunk-IGXZPJXT.js"
|
|
170
|
-
},
|
|
171
153
|
"chunk-S54SBVCU": {
|
|
172
154
|
"file": "chunk-S54SBVCU.js"
|
|
173
155
|
},
|
|
156
|
+
"chunk-HHL3MHGV": {
|
|
157
|
+
"file": "chunk-HHL3MHGV.js"
|
|
158
|
+
},
|
|
159
|
+
"chunk-WFNHCR67": {
|
|
160
|
+
"file": "chunk-WFNHCR67.js"
|
|
161
|
+
},
|
|
174
162
|
"chunk-DC5AMYBS": {
|
|
175
163
|
"file": "chunk-DC5AMYBS.js"
|
|
176
164
|
}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
require_customParseFormat
|
|
4
|
-
} from "./chunk-DKXRQMOD.js";
|
|
5
|
-
import {
|
|
6
|
-
_defineProperty,
|
|
7
|
-
toPropertyKey
|
|
8
|
-
} from "./chunk-EL47BWQR.js";
|
|
9
|
-
import {
|
|
10
|
-
require_dayjs_min
|
|
11
|
-
} from "./chunk-HHL3MHGV.js";
|
|
12
2
|
import {
|
|
13
3
|
_arrayLikeToArray,
|
|
14
4
|
_slicedToArray,
|
|
15
5
|
_unsupportedIterableToArray
|
|
16
6
|
} from "./chunk-IGGUWUPT.js";
|
|
7
|
+
import {
|
|
8
|
+
_defineProperty,
|
|
9
|
+
toPropertyKey
|
|
10
|
+
} from "./chunk-EL47BWQR.js";
|
|
17
11
|
import {
|
|
18
12
|
_typeof
|
|
19
13
|
} from "./chunk-M7DZDBHW.js";
|
|
20
|
-
import {
|
|
21
|
-
clsx,
|
|
22
|
-
clsx_default
|
|
23
|
-
} from "./chunk-WFNHCR67.js";
|
|
24
14
|
import {
|
|
25
15
|
require_client
|
|
26
16
|
} from "./chunk-5OG7DCD7.js";
|
|
17
|
+
import {
|
|
18
|
+
require_customParseFormat
|
|
19
|
+
} from "./chunk-DKXRQMOD.js";
|
|
27
20
|
import {
|
|
28
21
|
require_react_dom
|
|
29
22
|
} from "./chunk-L2GCM37S.js";
|
|
30
23
|
import {
|
|
31
24
|
require_react
|
|
32
25
|
} from "./chunk-S54SBVCU.js";
|
|
26
|
+
import {
|
|
27
|
+
require_dayjs_min
|
|
28
|
+
} from "./chunk-HHL3MHGV.js";
|
|
29
|
+
import {
|
|
30
|
+
clsx,
|
|
31
|
+
clsx_default
|
|
32
|
+
} from "./chunk-WFNHCR67.js";
|
|
33
33
|
import {
|
|
34
34
|
__commonJS,
|
|
35
35
|
__publicField,
|
package/apps/dev-app/node_modules/.vite/deps/{chunk-7YRZYZRE.js → html2canvas.esm-IYRWPPEI.js}
RENAMED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import "./chunk-DC5AMYBS.js";
|
|
2
|
+
|
|
1
3
|
// ../../node_modules/html2canvas/dist/html2canvas.esm.js
|
|
2
4
|
var extendStatics = function(d, b) {
|
|
3
5
|
extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d2, b2) {
|
|
@@ -7777,9 +7779,8 @@ var parseBackgroundColor = function(context, element, backgroundColorOverride) {
|
|
|
7777
7779
|
return element === ownerDocument.documentElement ? isTransparent(documentBackgroundColor) ? isTransparent(bodyBackgroundColor) ? defaultBackgroundColor : bodyBackgroundColor : documentBackgroundColor : defaultBackgroundColor;
|
|
7778
7780
|
};
|
|
7779
7781
|
var html2canvas_esm_default = html2canvas;
|
|
7780
|
-
|
|
7781
7782
|
export {
|
|
7782
|
-
html2canvas_esm_default
|
|
7783
|
+
html2canvas_esm_default as default
|
|
7783
7784
|
};
|
|
7784
7785
|
/*! Bundled license information:
|
|
7785
7786
|
|
|
@@ -7804,4 +7805,4 @@ html2canvas/dist/html2canvas.esm.js:
|
|
|
7804
7805
|
PERFORMANCE OF THIS SOFTWARE.
|
|
7805
7806
|
***************************************************************************** *)
|
|
7806
7807
|
*/
|
|
7807
|
-
//# sourceMappingURL=
|
|
7808
|
+
//# sourceMappingURL=html2canvas.esm-IYRWPPEI.js.map
|