@quartzds/core-vue 1.0.0-beta.6 → 1.0.0-beta.60
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/README.md +2 -2
- package/lib/generated/proxies.d.ts +28 -11
- package/lib/generated/proxies.d.ts.map +1 -1
- package/lib/generated/proxies.js +200 -3
- package/lib/generated/proxies.js.map +1 -1
- package/lib/generated/vue-component-lib/utils.d.ts +1 -3
- package/lib/generated/vue-component-lib/utils.d.ts.map +1 -1
- package/lib/generated/vue-component-lib/utils.js +50 -22
- package/lib/generated/vue-component-lib/utils.js.map +1 -1
- package/lib/index.js +2 -2
- package/lib/index.js.map +1 -1
- package/package.json +11 -8
package/README.md
CHANGED
|
@@ -1,13 +1,30 @@
|
|
|
1
1
|
import type { JSX } from '@quartzds/core/components';
|
|
2
|
-
export declare const
|
|
3
|
-
export declare const
|
|
4
|
-
export declare const
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
export declare const
|
|
8
|
-
export declare const
|
|
9
|
-
export declare const
|
|
10
|
-
export declare const
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
2
|
+
export declare const QdsBreadcrumbItem: import("vue").DefineSetupFnComponent<JSX.QdsBreadcrumbItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsBreadcrumbItem & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
3
|
+
export declare const QdsButton: import("vue").DefineSetupFnComponent<JSX.QdsButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsButton & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
4
|
+
export declare const QdsCheckbox: import("vue").DefineSetupFnComponent<JSX.QdsCheckbox & import("./vue-component-lib/utils").InputProps<boolean>, {}, {}, JSX.QdsCheckbox & import("./vue-component-lib/utils").InputProps<boolean> & {}, import("vue").PublicProps>;
|
|
5
|
+
export declare const QdsChip: import("vue").DefineSetupFnComponent<JSX.QdsChip & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsChip & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
6
|
+
export declare const QdsDialog: import("vue").DefineSetupFnComponent<JSX.QdsDialog & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsDialog & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
7
|
+
export declare const QdsDivider: import("vue").DefineSetupFnComponent<JSX.QdsDivider & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsDivider & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
8
|
+
export declare const QdsDropdown: import("vue").DefineSetupFnComponent<JSX.QdsDropdown & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsDropdown & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
9
|
+
export declare const QdsFormMessage: import("vue").DefineSetupFnComponent<JSX.QdsFormMessage & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsFormMessage & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
10
|
+
export declare const QdsIcon: import("vue").DefineSetupFnComponent<JSX.QdsIcon & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsIcon & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
11
|
+
export declare const QdsInlineLink: import("vue").DefineSetupFnComponent<JSX.QdsInlineLink & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsInlineLink & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
12
|
+
export declare const QdsInput: import("vue").DefineSetupFnComponent<JSX.QdsInput & import("./vue-component-lib/utils").InputProps<import("@quartzds/core/components").Value>, {}, {}, JSX.QdsInput & import("./vue-component-lib/utils").InputProps<import("@quartzds/core/components").Value> & {}, import("vue").PublicProps>;
|
|
13
|
+
export declare const QdsLabel: import("vue").DefineSetupFnComponent<JSX.QdsLabel & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsLabel & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
14
|
+
export declare const QdsListItem: import("vue").DefineSetupFnComponent<JSX.QdsListItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsListItem & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
15
|
+
export declare const QdsNavListItem: import("vue").DefineSetupFnComponent<JSX.QdsNavListItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsNavListItem & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
16
|
+
export declare const QdsRadio: import("vue").DefineSetupFnComponent<JSX.QdsRadio & import("./vue-component-lib/utils").InputProps<boolean>, {}, {}, JSX.QdsRadio & import("./vue-component-lib/utils").InputProps<boolean> & {}, import("vue").PublicProps>;
|
|
17
|
+
export declare const QdsSelect: import("vue").DefineSetupFnComponent<JSX.QdsSelect & import("./vue-component-lib/utils").InputProps<string>, {}, {}, JSX.QdsSelect & import("./vue-component-lib/utils").InputProps<string> & {}, import("vue").PublicProps>;
|
|
18
|
+
export declare const QdsStandaloneLink: import("vue").DefineSetupFnComponent<JSX.QdsStandaloneLink & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsStandaloneLink & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
19
|
+
export declare const QdsSwitch: import("vue").DefineSetupFnComponent<JSX.QdsSwitch & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsSwitch & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
20
|
+
export declare const QdsTable: import("vue").DefineSetupFnComponent<JSX.QdsTable & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTable & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
21
|
+
export declare const QdsTableBody: import("vue").DefineSetupFnComponent<JSX.QdsTableBody & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTableBody & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
22
|
+
export declare const QdsTableCell: import("vue").DefineSetupFnComponent<JSX.QdsTableCell & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTableCell & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
23
|
+
export declare const QdsTableHead: import("vue").DefineSetupFnComponent<JSX.QdsTableHead & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTableHead & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
24
|
+
export declare const QdsTableHeadCell: import("vue").DefineSetupFnComponent<JSX.QdsTableHeadCell & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTableHeadCell & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
25
|
+
export declare const QdsTableRow: import("vue").DefineSetupFnComponent<JSX.QdsTableRow & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTableRow & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
26
|
+
export declare const QdsTag: import("vue").DefineSetupFnComponent<JSX.QdsTag & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTag & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
27
|
+
export declare const QdsTextarea: import("vue").DefineSetupFnComponent<JSX.QdsTextarea & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTextarea & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
28
|
+
export declare const QdsTitle: import("vue").DefineSetupFnComponent<JSX.QdsTitle & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTitle & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
29
|
+
export declare const QdsTooltip: import("vue").DefineSetupFnComponent<JSX.QdsTooltip & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsTooltip & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
13
30
|
//# sourceMappingURL=proxies.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"proxies.d.ts","sourceRoot":"","sources":["../../src/generated/proxies.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"proxies.d.ts","sourceRoot":"","sources":["../../src/generated/proxies.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,2BAA2B,CAAC;AAgCrD,eAAO,MAAM,iBAAiB,oRAO5B,CAAC;AAGH,eAAO,MAAM,SAAS,oQAyBpB,CAAC;AAGH,eAAO,MAAM,WAAW,oOAmBD,CAAC;AAGxB,eAAO,MAAM,OAAO,gQAgBlB,CAAC;AAGH,eAAO,MAAM,SAAS,oQAIpB,CAAC;AAGH,eAAO,MAAM,UAAU,sQAGrB,CAAC;AAGH,eAAO,MAAM,WAAW,wQAatB,CAAC;AAGH,eAAO,MAAM,cAAc,8QAMzB,CAAC;AAGH,eAAO,MAAM,OAAO,gQAKlB,CAAC;AAGH,eAAO,MAAM,aAAa,4QAWxB,CAAC;AAGH,eAAO,MAAM,QAAQ,kSAkCD,CAAC;AAGrB,eAAO,MAAM,QAAQ,kQAKnB,CAAC;AAGH,eAAO,MAAM,WAAW,wQAiBtB,CAAC;AAGH,eAAO,MAAM,cAAc,8QAWzB,CAAC;AAGH,eAAO,MAAM,QAAQ,8NAcE,CAAC;AAGxB,eAAO,MAAM,SAAS,8NAuBF,CAAC;AAGrB,eAAO,MAAM,iBAAiB,oRAc5B,CAAC;AAGH,eAAO,MAAM,SAAS,oQAqBpB,CAAC;AAGH,eAAO,MAAM,QAAQ,kQAA2E,CAAC;AAGjG,eAAO,MAAM,YAAY,0QAAwF,CAAC;AAGlH,eAAO,MAAM,YAAY,0QAGvB,CAAC;AAGH,eAAO,MAAM,YAAY,0QAAwF,CAAC;AAGlH,eAAO,MAAM,gBAAgB,kRAK3B,CAAC;AAGH,eAAO,MAAM,WAAW,wQAAqF,CAAC;AAG9G,eAAO,MAAM,MAAM,8PAOjB,CAAC;AAGH,eAAO,MAAM,WAAW,wQA8BtB,CAAC;AAGH,eAAO,MAAM,QAAQ,kQASnB,CAAC;AAGH,eAAO,MAAM,UAAU,sQAYrB,CAAC"}
|
package/lib/generated/proxies.js
CHANGED
|
@@ -2,23 +2,53 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* auto-generated vue proxies */
|
|
4
4
|
import { defineContainer } from './vue-component-lib/utils';
|
|
5
|
+
import { defineCustomElement as defineQdsBreadcrumbItem } from '@quartzds/core/components/qds-breadcrumb-item.js';
|
|
5
6
|
import { defineCustomElement as defineQdsButton } from '@quartzds/core/components/qds-button.js';
|
|
6
7
|
import { defineCustomElement as defineQdsCheckbox } from '@quartzds/core/components/qds-checkbox.js';
|
|
8
|
+
import { defineCustomElement as defineQdsChip } from '@quartzds/core/components/qds-chip.js';
|
|
9
|
+
import { defineCustomElement as defineQdsDialog } from '@quartzds/core/components/qds-dialog.js';
|
|
10
|
+
import { defineCustomElement as defineQdsDivider } from '@quartzds/core/components/qds-divider.js';
|
|
7
11
|
import { defineCustomElement as defineQdsDropdown } from '@quartzds/core/components/qds-dropdown.js';
|
|
12
|
+
import { defineCustomElement as defineQdsFormMessage } from '@quartzds/core/components/qds-form-message.js';
|
|
8
13
|
import { defineCustomElement as defineQdsIcon } from '@quartzds/core/components/qds-icon.js';
|
|
9
14
|
import { defineCustomElement as defineQdsInlineLink } from '@quartzds/core/components/qds-inline-link.js';
|
|
10
15
|
import { defineCustomElement as defineQdsInput } from '@quartzds/core/components/qds-input.js';
|
|
11
16
|
import { defineCustomElement as defineQdsLabel } from '@quartzds/core/components/qds-label.js';
|
|
17
|
+
import { defineCustomElement as defineQdsListItem } from '@quartzds/core/components/qds-list-item.js';
|
|
18
|
+
import { defineCustomElement as defineQdsNavListItem } from '@quartzds/core/components/qds-nav-list-item.js';
|
|
12
19
|
import { defineCustomElement as defineQdsRadio } from '@quartzds/core/components/qds-radio.js';
|
|
20
|
+
import { defineCustomElement as defineQdsSelect } from '@quartzds/core/components/qds-select.js';
|
|
21
|
+
import { defineCustomElement as defineQdsStandaloneLink } from '@quartzds/core/components/qds-standalone-link.js';
|
|
13
22
|
import { defineCustomElement as defineQdsSwitch } from '@quartzds/core/components/qds-switch.js';
|
|
23
|
+
import { defineCustomElement as defineQdsTable } from '@quartzds/core/components/qds-table.js';
|
|
24
|
+
import { defineCustomElement as defineQdsTableBody } from '@quartzds/core/components/qds-table-body.js';
|
|
25
|
+
import { defineCustomElement as defineQdsTableCell } from '@quartzds/core/components/qds-table-cell.js';
|
|
26
|
+
import { defineCustomElement as defineQdsTableHead } from '@quartzds/core/components/qds-table-head.js';
|
|
27
|
+
import { defineCustomElement as defineQdsTableHeadCell } from '@quartzds/core/components/qds-table-head-cell.js';
|
|
28
|
+
import { defineCustomElement as defineQdsTableRow } from '@quartzds/core/components/qds-table-row.js';
|
|
29
|
+
import { defineCustomElement as defineQdsTag } from '@quartzds/core/components/qds-tag.js';
|
|
30
|
+
import { defineCustomElement as defineQdsTextarea } from '@quartzds/core/components/qds-textarea.js';
|
|
14
31
|
import { defineCustomElement as defineQdsTitle } from '@quartzds/core/components/qds-title.js';
|
|
15
32
|
import { defineCustomElement as defineQdsTooltip } from '@quartzds/core/components/qds-tooltip.js';
|
|
33
|
+
export const QdsBreadcrumbItem = /*@__PURE__*/ defineContainer('qds-breadcrumb-item', defineQdsBreadcrumbItem, [
|
|
34
|
+
'text',
|
|
35
|
+
'href',
|
|
36
|
+
'hreflang',
|
|
37
|
+
'referrerPolicy',
|
|
38
|
+
'rel',
|
|
39
|
+
'target'
|
|
40
|
+
]);
|
|
16
41
|
export const QdsButton = /*@__PURE__*/ defineContainer('qds-button', defineQdsButton, [
|
|
42
|
+
'action',
|
|
43
|
+
'badge',
|
|
44
|
+
'badgeDescription',
|
|
17
45
|
'iconName',
|
|
18
46
|
'iconLibrary',
|
|
19
47
|
'importance',
|
|
48
|
+
'popupType',
|
|
20
49
|
'size',
|
|
21
50
|
'text',
|
|
51
|
+
'variant',
|
|
22
52
|
'disabled',
|
|
23
53
|
'download',
|
|
24
54
|
'form',
|
|
@@ -45,11 +75,40 @@ export const QdsCheckbox = /*@__PURE__*/ defineContainer('qds-checkbox', defineQ
|
|
|
45
75
|
'indeterminate',
|
|
46
76
|
'name',
|
|
47
77
|
'required',
|
|
78
|
+
'validationMessage',
|
|
79
|
+
'validity',
|
|
48
80
|
'value',
|
|
81
|
+
'willValidate',
|
|
49
82
|
'qdsBlur',
|
|
50
83
|
'qdsChange',
|
|
51
84
|
'qdsFocus'
|
|
52
85
|
], 'checked', 'qdsChange');
|
|
86
|
+
export const QdsChip = /*@__PURE__*/ defineContainer('qds-chip', defineQdsChip, [
|
|
87
|
+
'iconName',
|
|
88
|
+
'iconLibrary',
|
|
89
|
+
'size',
|
|
90
|
+
'type',
|
|
91
|
+
'text',
|
|
92
|
+
'checked',
|
|
93
|
+
'form',
|
|
94
|
+
'disabled',
|
|
95
|
+
'name',
|
|
96
|
+
'autoFocus',
|
|
97
|
+
'value',
|
|
98
|
+
'qdsBlur',
|
|
99
|
+
'qdsFocus',
|
|
100
|
+
'qdsClose',
|
|
101
|
+
'qdsChange'
|
|
102
|
+
]);
|
|
103
|
+
export const QdsDialog = /*@__PURE__*/ defineContainer('qds-dialog', defineQdsDialog, [
|
|
104
|
+
'open',
|
|
105
|
+
'qdsCancel',
|
|
106
|
+
'qdsClose'
|
|
107
|
+
]);
|
|
108
|
+
export const QdsDivider = /*@__PURE__*/ defineContainer('qds-divider', defineQdsDivider, [
|
|
109
|
+
'importance',
|
|
110
|
+
'vertical'
|
|
111
|
+
]);
|
|
53
112
|
export const QdsDropdown = /*@__PURE__*/ defineContainer('qds-dropdown', defineQdsDropdown, [
|
|
54
113
|
'autoUpdateOptions',
|
|
55
114
|
'disabled',
|
|
@@ -64,6 +123,13 @@ export const QdsDropdown = /*@__PURE__*/ defineContainer('qds-dropdown', defineQ
|
|
|
64
123
|
'qdsCancel',
|
|
65
124
|
'qdsClose'
|
|
66
125
|
]);
|
|
126
|
+
export const QdsFormMessage = /*@__PURE__*/ defineContainer('qds-form-message', defineQdsFormMessage, [
|
|
127
|
+
'inline',
|
|
128
|
+
'size',
|
|
129
|
+
'status',
|
|
130
|
+
'statusDescription',
|
|
131
|
+
'text'
|
|
132
|
+
]);
|
|
67
133
|
export const QdsIcon = /*@__PURE__*/ defineContainer('qds-icon', defineQdsIcon, [
|
|
68
134
|
'name',
|
|
69
135
|
'library',
|
|
@@ -72,6 +138,7 @@ export const QdsIcon = /*@__PURE__*/ defineContainer('qds-icon', defineQdsIcon,
|
|
|
72
138
|
]);
|
|
73
139
|
export const QdsInlineLink = /*@__PURE__*/ defineContainer('qds-inline-link', defineQdsInlineLink, [
|
|
74
140
|
'disabled',
|
|
141
|
+
'importance',
|
|
75
142
|
'download',
|
|
76
143
|
'href',
|
|
77
144
|
'hreflang',
|
|
@@ -82,7 +149,6 @@ export const QdsInlineLink = /*@__PURE__*/ defineContainer('qds-inline-link', de
|
|
|
82
149
|
'qdsFocus'
|
|
83
150
|
]);
|
|
84
151
|
export const QdsInput = /*@__PURE__*/ defineContainer('qds-input', defineQdsInput, [
|
|
85
|
-
'invalid',
|
|
86
152
|
'size',
|
|
87
153
|
'autoCapitalize',
|
|
88
154
|
'autoComplete',
|
|
@@ -91,6 +157,7 @@ export const QdsInput = /*@__PURE__*/ defineContainer('qds-input', defineQdsInpu
|
|
|
91
157
|
'enterkeyhint',
|
|
92
158
|
'form',
|
|
93
159
|
'inputmode',
|
|
160
|
+
'labels',
|
|
94
161
|
'max',
|
|
95
162
|
'maxLength',
|
|
96
163
|
'min',
|
|
@@ -99,23 +166,58 @@ export const QdsInput = /*@__PURE__*/ defineContainer('qds-input', defineQdsInpu
|
|
|
99
166
|
'name',
|
|
100
167
|
'pattern',
|
|
101
168
|
'placeholder',
|
|
102
|
-
'readOnly',
|
|
103
169
|
'required',
|
|
170
|
+
'selectionDirection',
|
|
171
|
+
'selectionEnd',
|
|
172
|
+
'selectionStart',
|
|
104
173
|
'spellCheck',
|
|
105
174
|
'step',
|
|
106
175
|
'type',
|
|
176
|
+
'validationMessage',
|
|
177
|
+
'validity',
|
|
107
178
|
'value',
|
|
179
|
+
'willValidate',
|
|
108
180
|
'qdsBlur',
|
|
109
181
|
'qdsChange',
|
|
110
182
|
'qdsFocus',
|
|
111
183
|
'qdsInput'
|
|
112
|
-
], 'value', '
|
|
184
|
+
], 'value', 'qdsInput');
|
|
113
185
|
export const QdsLabel = /*@__PURE__*/ defineContainer('qds-label', defineQdsLabel, [
|
|
114
186
|
'inline',
|
|
115
187
|
'required',
|
|
116
188
|
'size',
|
|
117
189
|
'text'
|
|
118
190
|
]);
|
|
191
|
+
export const QdsListItem = /*@__PURE__*/ defineContainer('qds-list-item', defineQdsListItem, [
|
|
192
|
+
'destination',
|
|
193
|
+
'disabled',
|
|
194
|
+
'divider',
|
|
195
|
+
'iconName',
|
|
196
|
+
'iconLibrary',
|
|
197
|
+
'kicker',
|
|
198
|
+
'listAction',
|
|
199
|
+
'size',
|
|
200
|
+
'checked',
|
|
201
|
+
'selected',
|
|
202
|
+
'indeterminate',
|
|
203
|
+
'text',
|
|
204
|
+
'subtitle',
|
|
205
|
+
'qdsBlur',
|
|
206
|
+
'qdsChange',
|
|
207
|
+
'qdsFocus'
|
|
208
|
+
]);
|
|
209
|
+
export const QdsNavListItem = /*@__PURE__*/ defineContainer('qds-nav-list-item', defineQdsNavListItem, [
|
|
210
|
+
'collapsed',
|
|
211
|
+
'disabled',
|
|
212
|
+
'iconName',
|
|
213
|
+
'iconLibrary',
|
|
214
|
+
'size',
|
|
215
|
+
'selected',
|
|
216
|
+
'subtext',
|
|
217
|
+
'text',
|
|
218
|
+
'qdsBlur',
|
|
219
|
+
'qdsFocus'
|
|
220
|
+
]);
|
|
119
221
|
export const QdsRadio = /*@__PURE__*/ defineContainer('qds-radio', defineQdsRadio, [
|
|
120
222
|
'inline',
|
|
121
223
|
'size',
|
|
@@ -129,6 +231,44 @@ export const QdsRadio = /*@__PURE__*/ defineContainer('qds-radio', defineQdsRadi
|
|
|
129
231
|
'qdsBlur',
|
|
130
232
|
'qdsChange',
|
|
131
233
|
'qdsFocus'
|
|
234
|
+
], 'checked', 'qdsChange');
|
|
235
|
+
export const QdsSelect = /*@__PURE__*/ defineContainer('qds-select', defineQdsSelect, [
|
|
236
|
+
'size',
|
|
237
|
+
'autoComplete',
|
|
238
|
+
'autoFocus',
|
|
239
|
+
'disabled',
|
|
240
|
+
'form',
|
|
241
|
+
'length',
|
|
242
|
+
'multiple',
|
|
243
|
+
'name',
|
|
244
|
+
'options',
|
|
245
|
+
'required',
|
|
246
|
+
'selectedIndex',
|
|
247
|
+
'selectedOptions',
|
|
248
|
+
'type',
|
|
249
|
+
'validationMessage',
|
|
250
|
+
'validity',
|
|
251
|
+
'value',
|
|
252
|
+
'willValidate',
|
|
253
|
+
'qdsBlur',
|
|
254
|
+
'qdsChange',
|
|
255
|
+
'qdsFocus',
|
|
256
|
+
'qdsInput'
|
|
257
|
+
], 'value', 'qdsInput');
|
|
258
|
+
export const QdsStandaloneLink = /*@__PURE__*/ defineContainer('qds-standalone-link', defineQdsStandaloneLink, [
|
|
259
|
+
'disabled',
|
|
260
|
+
'iconName',
|
|
261
|
+
'iconLibrary',
|
|
262
|
+
'importance',
|
|
263
|
+
'size',
|
|
264
|
+
'download',
|
|
265
|
+
'href',
|
|
266
|
+
'hreflang',
|
|
267
|
+
'referrerPolicy',
|
|
268
|
+
'rel',
|
|
269
|
+
'target',
|
|
270
|
+
'qdsBlur',
|
|
271
|
+
'qdsFocus'
|
|
132
272
|
]);
|
|
133
273
|
export const QdsSwitch = /*@__PURE__*/ defineContainer('qds-switch', defineQdsSwitch, [
|
|
134
274
|
'inline',
|
|
@@ -145,11 +285,68 @@ export const QdsSwitch = /*@__PURE__*/ defineContainer('qds-switch', defineQdsSw
|
|
|
145
285
|
'form',
|
|
146
286
|
'name',
|
|
147
287
|
'value',
|
|
288
|
+
'validationMessage',
|
|
289
|
+
'validity',
|
|
290
|
+
'willValidate',
|
|
148
291
|
'qdsBlur',
|
|
149
292
|
'qdsChange',
|
|
150
293
|
'qdsFocus'
|
|
151
294
|
]);
|
|
295
|
+
export const QdsTable = /*@__PURE__*/ defineContainer('qds-table', defineQdsTable);
|
|
296
|
+
export const QdsTableBody = /*@__PURE__*/ defineContainer('qds-table-body', defineQdsTableBody);
|
|
297
|
+
export const QdsTableCell = /*@__PURE__*/ defineContainer('qds-table-cell', defineQdsTableCell, [
|
|
298
|
+
'colSpan',
|
|
299
|
+
'rowSpan'
|
|
300
|
+
]);
|
|
301
|
+
export const QdsTableHead = /*@__PURE__*/ defineContainer('qds-table-head', defineQdsTableHead);
|
|
302
|
+
export const QdsTableHeadCell = /*@__PURE__*/ defineContainer('qds-table-head-cell', defineQdsTableHeadCell, [
|
|
303
|
+
'abbr',
|
|
304
|
+
'colSpan',
|
|
305
|
+
'rowSpan',
|
|
306
|
+
'scope'
|
|
307
|
+
]);
|
|
308
|
+
export const QdsTableRow = /*@__PURE__*/ defineContainer('qds-table-row', defineQdsTableRow);
|
|
309
|
+
export const QdsTag = /*@__PURE__*/ defineContainer('qds-tag', defineQdsTag, [
|
|
310
|
+
'iconName',
|
|
311
|
+
'iconLibrary',
|
|
312
|
+
'importance',
|
|
313
|
+
'color',
|
|
314
|
+
'text',
|
|
315
|
+
'iconDescription'
|
|
316
|
+
]);
|
|
317
|
+
export const QdsTextarea = /*@__PURE__*/ defineContainer('qds-textarea', defineQdsTextarea, [
|
|
318
|
+
'size',
|
|
319
|
+
'autoCapitalize',
|
|
320
|
+
'autoComplete',
|
|
321
|
+
'autoFocus',
|
|
322
|
+
'cols',
|
|
323
|
+
'disabled',
|
|
324
|
+
'enterkeyhint',
|
|
325
|
+
'form',
|
|
326
|
+
'inputmode',
|
|
327
|
+
'labels',
|
|
328
|
+
'maxLength',
|
|
329
|
+
'minLength',
|
|
330
|
+
'name',
|
|
331
|
+
'placeholder',
|
|
332
|
+
'required',
|
|
333
|
+
'rows',
|
|
334
|
+
'selectionDirection',
|
|
335
|
+
'selectionEnd',
|
|
336
|
+
'selectionStart',
|
|
337
|
+
'spellCheck',
|
|
338
|
+
'validationMessage',
|
|
339
|
+
'validity',
|
|
340
|
+
'value',
|
|
341
|
+
'willValidate',
|
|
342
|
+
'wrap',
|
|
343
|
+
'qdsBlur',
|
|
344
|
+
'qdsChange',
|
|
345
|
+
'qdsFocus',
|
|
346
|
+
'qdsInput'
|
|
347
|
+
]);
|
|
152
348
|
export const QdsTitle = /*@__PURE__*/ defineContainer('qds-title', defineQdsTitle, [
|
|
349
|
+
'variant',
|
|
153
350
|
'iconName',
|
|
154
351
|
'iconLibrary',
|
|
155
352
|
'kicker',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"proxies.js","sourceRoot":"","sources":["../../src/generated/proxies.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,gCAAgC;AAChC,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAI5D,OAAO,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,yCAAyC,CAAC;AACjG,OAAO,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,EAAE,mBAAmB,IAAI,aAAa,EAAE,MAAM,uCAAuC,CAAC;AAC7F,OAAO,EAAE,mBAAmB,IAAI,mBAAmB,EAAE,MAAM,8CAA8C,CAAC;AAC1G,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC/F,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC/F,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC/F,OAAO,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,yCAAyC,CAAC;AACjG,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC/F,OAAO,EAAE,mBAAmB,IAAI,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAGnG,MAAM,CAAC,MAAM,SAAS,GAAG,aAAa,CAAC,eAAe,CAAgB,YAAY,EAAE,eAAe,EAAE;IACnG,UAAU;IACV,aAAa;IACb,YAAY;IACZ,MAAM;IACN,MAAM;IACN,UAAU;IACV,UAAU;IACV,MAAM;IACN,YAAY;IACZ,YAAY;IACZ,gBAAgB;IAChB,YAAY;IACZ,MAAM;IACN,MAAM;IACN,QAAQ;IACR,MAAM;IACN,OAAO;IACP,SAAS;IACT,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC,eAAe,CAA8C,cAAc,EAAE,iBAAiB,EAAE;IACvI,QAAQ;IACR,MAAM;IACN,MAAM;IACN,WAAW;IACX,SAAS;IACT,UAAU;IACV,MAAM;IACN,eAAe;IACf,MAAM;IACN,UAAU;IACV,OAAO;IACP,SAAS;IACT,WAAW;IACX,UAAU;CACX,EACD,SAAS,EAAE,WAAW,CAAC,CAAC;AAGxB,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC,eAAe,CAAkB,cAAc,EAAE,iBAAiB,EAAE;IAC3G,mBAAmB;IACnB,UAAU;IACV,aAAa;IACb,QAAQ;IACR,SAAS;IACT,eAAe;IACf,WAAW;IACX,cAAc;IACd,UAAU;IACV,QAAQ;IACR,WAAW;IACX,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,eAAe,CAAc,UAAU,EAAE,aAAa,EAAE;IAC3F,MAAM;IACN,SAAS;IACT,SAAS;IACT,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC,eAAe,CAAoB,iBAAiB,EAAE,mBAAmB,EAAE;IACpH,UAAU;IACV,UAAU;IACV,MAAM;IACN,UAAU;IACV,gBAAgB;IAChB,KAAK;IACL,QAAQ;IACR,SAAS;IACT,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAG,aAAa,CAAC,eAAe,CAAsC,WAAW,EAAE,cAAc,EAAE;IACtH,
|
|
1
|
+
{"version":3,"file":"proxies.js","sourceRoot":"","sources":["../../src/generated/proxies.ts"],"names":[],"mappings":"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"}
|
|
@@ -12,8 +12,6 @@ export interface InputProps<T> {
|
|
|
12
12
|
* to customElements.define. Only set if `includeImportCustomElements: true` in your config.
|
|
13
13
|
* @prop modelProp - The prop that v-model binds to (i.e. value)
|
|
14
14
|
* @prop modelUpdateEvent - The event that is fired from your Web Component when the value changes (i.e. ionChange)
|
|
15
|
-
* @prop externalModelUpdateEvent - The external event to fire from your Vue component when modelUpdateEvent fires. This is used for ensuring that v-model references have been
|
|
16
|
-
* correctly updated when a user's event callback fires.
|
|
17
15
|
*/
|
|
18
|
-
export declare const defineContainer: <Props, VModelType = string | number | boolean>(name: string, defineCustomElement: any, componentProps?: string[], modelProp?: string, modelUpdateEvent?: string
|
|
16
|
+
export declare const defineContainer: <Props, VModelType = string | number | boolean>(name: string, defineCustomElement: any, componentProps?: string[], modelProp?: string, modelUpdateEvent?: string) => import("vue").DefineSetupFnComponent<Props & InputProps<VModelType>, {}, {}, Props & InputProps<VModelType> & {}, import("vue").PublicProps>;
|
|
19
17
|
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/generated/vue-component-lib/utils.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,UAAU,CAAC,CAAC;IAC3B,UAAU,CAAC,EAAE,CAAC,CAAC;CAChB;AAsCD
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/generated/vue-component-lib/utils.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,UAAU,CAAC,CAAC;IAC3B,UAAU,CAAC,EAAE,CAAC,CAAC;CAChB;AAsCD;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,eAAe,GAAI,KAAK,EAAE,UAAU,oCACzC,MAAM,uBACS,GAAG,mBACR,MAAM,EAAE,cACZ,MAAM,qBACC,MAAM,iJA8K1B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// @ts-nocheck
|
|
2
2
|
// It's easier and safer for Volar to disable typechecking and let the return type inference do its job.
|
|
3
|
-
import { defineComponent, getCurrentInstance, h, inject, ref } from 'vue';
|
|
3
|
+
import { defineComponent, getCurrentInstance, h, inject, ref, withDirectives } from 'vue';
|
|
4
4
|
const UPDATE_VALUE_EVENT = 'update:modelValue';
|
|
5
5
|
const MODEL_VALUE = 'modelValue';
|
|
6
6
|
const ROUTER_LINK_VALUE = 'routerLink';
|
|
@@ -35,10 +35,8 @@ const getElementClasses = (ref, componentClasses, defaultClasses = []) => {
|
|
|
35
35
|
* to customElements.define. Only set if `includeImportCustomElements: true` in your config.
|
|
36
36
|
* @prop modelProp - The prop that v-model binds to (i.e. value)
|
|
37
37
|
* @prop modelUpdateEvent - The event that is fired from your Web Component when the value changes (i.e. ionChange)
|
|
38
|
-
* @prop externalModelUpdateEvent - The external event to fire from your Vue component when modelUpdateEvent fires. This is used for ensuring that v-model references have been
|
|
39
|
-
* correctly updated when a user's event callback fires.
|
|
40
38
|
*/
|
|
41
|
-
export const defineContainer = (name, defineCustomElement, componentProps = [], modelProp, modelUpdateEvent
|
|
39
|
+
export const defineContainer = (name, defineCustomElement, componentProps = [], modelProp, modelUpdateEvent) => {
|
|
42
40
|
/**
|
|
43
41
|
* Create a Vue component wrapper around a Web Component.
|
|
44
42
|
* Note: The `props` here are not all properties on a component.
|
|
@@ -51,28 +49,35 @@ export const defineContainer = (name, defineCustomElement, componentProps = [],
|
|
|
51
49
|
let modelPropValue = props[modelProp];
|
|
52
50
|
const containerRef = ref();
|
|
53
51
|
const classes = new Set(getComponentClasses(attrs.class));
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
52
|
+
/**
|
|
53
|
+
* This directive is responsible for updating any reactive
|
|
54
|
+
* reference associated with v-model on the component.
|
|
55
|
+
* This code must be run inside of the "created" callback.
|
|
56
|
+
* Since the following listener callbacks as well as any potential
|
|
57
|
+
* event callback defined in the developer's app are set on
|
|
58
|
+
* the same element, we need to make sure the following callbacks
|
|
59
|
+
* are set first so they fire first. If the developer's callback fires first
|
|
60
|
+
* then the reactive reference will not have been updated yet.
|
|
61
|
+
*/
|
|
62
|
+
const vModelDirective = {
|
|
63
|
+
created: (el) => {
|
|
57
64
|
const eventsNames = Array.isArray(modelUpdateEvent) ? modelUpdateEvent : [modelUpdateEvent];
|
|
58
65
|
eventsNames.forEach((eventName) => {
|
|
59
|
-
|
|
60
|
-
modelPropValue = (e?.target)[modelProp];
|
|
61
|
-
emit(UPDATE_VALUE_EVENT, modelPropValue);
|
|
66
|
+
el.addEventListener(eventName.toLowerCase(), (e) => {
|
|
62
67
|
/**
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
* that
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
* not have been updated yet.
|
|
68
|
+
* Only update the v-model binding if the event's target is the element we are
|
|
69
|
+
* listening on. For example, Component A could emit ionChange, but it could also
|
|
70
|
+
* have a descendant Component B that also emits ionChange. We only want to update
|
|
71
|
+
* the v-model for Component A when ionChange originates from that element and not
|
|
72
|
+
* when ionChange bubbles up from Component B.
|
|
69
73
|
*/
|
|
70
|
-
if (
|
|
71
|
-
|
|
74
|
+
if (e.target.tagName === el.tagName) {
|
|
75
|
+
modelPropValue = (e?.target)[modelProp];
|
|
76
|
+
emit(UPDATE_VALUE_EVENT, modelPropValue);
|
|
72
77
|
}
|
|
73
78
|
});
|
|
74
79
|
});
|
|
75
|
-
}
|
|
80
|
+
},
|
|
76
81
|
};
|
|
77
82
|
const currentInstance = getCurrentInstance();
|
|
78
83
|
const hasRouter = currentInstance?.appContext?.provides[NAV_MANAGER];
|
|
@@ -82,6 +87,15 @@ export const defineContainer = (name, defineCustomElement, componentProps = [],
|
|
|
82
87
|
if (routerLink === EMPTY_PROP)
|
|
83
88
|
return;
|
|
84
89
|
if (navManager !== undefined) {
|
|
90
|
+
/**
|
|
91
|
+
* This prevents the browser from
|
|
92
|
+
* performing a page reload when pressing
|
|
93
|
+
* an Ionic component with routerLink.
|
|
94
|
+
* The page reload interferes with routing
|
|
95
|
+
* and causes ion-back-button to disappear
|
|
96
|
+
* since the local history is wiped on reload.
|
|
97
|
+
*/
|
|
98
|
+
ev.preventDefault();
|
|
85
99
|
let navigationPayload = { event: ev };
|
|
86
100
|
for (const key in props) {
|
|
87
101
|
const value = props[key];
|
|
@@ -113,7 +127,6 @@ export const defineContainer = (name, defineCustomElement, componentProps = [],
|
|
|
113
127
|
ref: containerRef,
|
|
114
128
|
class: getElementClasses(containerRef, classes),
|
|
115
129
|
onClick: handleClick,
|
|
116
|
-
onVnodeBeforeMount: modelUpdateEvent ? onVnodeBeforeMount : undefined,
|
|
117
130
|
};
|
|
118
131
|
/**
|
|
119
132
|
* We can use Object.entries here
|
|
@@ -147,7 +160,22 @@ export const defineContainer = (name, defineCustomElement, componentProps = [],
|
|
|
147
160
|
};
|
|
148
161
|
}
|
|
149
162
|
}
|
|
150
|
-
|
|
163
|
+
// If router link is defined, add href to props
|
|
164
|
+
// in order to properly render an anchor tag inside
|
|
165
|
+
// of components that should become activatable and
|
|
166
|
+
// focusable with router link.
|
|
167
|
+
if (props[ROUTER_LINK_VALUE] !== EMPTY_PROP) {
|
|
168
|
+
propsToAdd = {
|
|
169
|
+
...propsToAdd,
|
|
170
|
+
href: props[ROUTER_LINK_VALUE],
|
|
171
|
+
};
|
|
172
|
+
}
|
|
173
|
+
/**
|
|
174
|
+
* vModelDirective is only needed on components that support v-model.
|
|
175
|
+
* As a result, we conditionally call withDirectives with v-model components.
|
|
176
|
+
*/
|
|
177
|
+
const node = h(name, propsToAdd, slots.default && slots.default());
|
|
178
|
+
return modelProp === undefined ? node : withDirectives(node, [[vModelDirective]]);
|
|
151
179
|
};
|
|
152
180
|
});
|
|
153
181
|
if (typeof Container !== 'function') {
|
|
@@ -160,7 +188,7 @@ export const defineContainer = (name, defineCustomElement, componentProps = [],
|
|
|
160
188
|
});
|
|
161
189
|
if (modelProp) {
|
|
162
190
|
Container.props[MODEL_VALUE] = DEFAULT_EMPTY_PROP;
|
|
163
|
-
Container.emits = [UPDATE_VALUE_EVENT
|
|
191
|
+
Container.emits = [UPDATE_VALUE_EVENT];
|
|
164
192
|
}
|
|
165
193
|
}
|
|
166
194
|
return Container;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/generated/vue-component-lib/utils.ts"],"names":[],"mappings":"AAAA,cAAc;AACd,wGAAwG;AACxG,OAAO,
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/generated/vue-component-lib/utils.ts"],"names":[],"mappings":"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"}
|
package/lib/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
// SPDX-FileCopyrightText: ©
|
|
1
|
+
// SPDX-FileCopyrightText: © 2024 Schneider Electric
|
|
2
2
|
//
|
|
3
|
-
// SPDX-License-Identifier:
|
|
3
|
+
// SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
export * from './generated/proxies';
|
|
5
5
|
export { getPlatform, getTheme, registerIconLibrary, setAssetPath, setNonce, setPlatform, setTheme, unregisterIconLibrary, } from '@quartzds/core';
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,oDAAoD;AACpD,EAAE;AACF,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,oDAAoD;AACpD,EAAE;AACF,sCAAsC;AAEtC,cAAc,qBAAqB,CAAA;AACnC,OAAO,EACL,WAAW,EACX,QAAQ,EAGR,mBAAmB,EACnB,YAAY,EACZ,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,qBAAqB,GACtB,MAAM,gBAAgB,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quartzds/core-vue",
|
|
3
|
-
"version": "1.0.0-beta.
|
|
3
|
+
"version": "1.0.0-beta.60",
|
|
4
4
|
"description": "Vue wrapper for @quartzds/core",
|
|
5
5
|
"homepage": "https://github.com/quartzds/core-foundations/tree/main/packages/vue",
|
|
6
6
|
"bugs": {
|
|
7
7
|
"url": "https://github.com/quartzds/core-foundations/issues"
|
|
8
8
|
},
|
|
9
9
|
"repository": "https://github.com/quartzds/core-foundations",
|
|
10
|
-
"license": "
|
|
10
|
+
"license": "Apache-2.0",
|
|
11
11
|
"exports": {
|
|
12
12
|
".": {
|
|
13
13
|
"types": "./lib/index.d.ts",
|
|
14
|
-
"
|
|
14
|
+
"default": "./lib/index.js"
|
|
15
15
|
},
|
|
16
16
|
"./package.json": "./package.json"
|
|
17
17
|
},
|
|
@@ -21,19 +21,22 @@
|
|
|
21
21
|
"lib/**"
|
|
22
22
|
],
|
|
23
23
|
"scripts": {
|
|
24
|
-
"
|
|
24
|
+
"build": "tsc",
|
|
25
|
+
"clean": "rimraf .turbo/ lib/ node_modules/ tsconfig.tsbuildinfo",
|
|
26
|
+
"dev": "tsc --watch"
|
|
25
27
|
},
|
|
26
28
|
"dependencies": {
|
|
27
|
-
"@quartzds/core": "1.0.0-beta.
|
|
29
|
+
"@quartzds/core": "1.0.0-beta.57"
|
|
28
30
|
},
|
|
29
31
|
"devDependencies": {
|
|
30
|
-
"rimraf": "5.0.
|
|
31
|
-
"
|
|
32
|
+
"rimraf": "5.0.10",
|
|
33
|
+
"typescript": "5.6.2",
|
|
34
|
+
"vue": "3.5.8"
|
|
32
35
|
},
|
|
33
36
|
"peerDependencies": {
|
|
34
37
|
"vue": ">=3.0.0"
|
|
35
38
|
},
|
|
36
39
|
"engines": {
|
|
37
|
-
"node": "
|
|
40
|
+
"node": ">=18.12.0"
|
|
38
41
|
}
|
|
39
42
|
}
|