@quartzds/core-vue 1.0.0-beta.6 → 1.0.0-beta.61
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 +203 -4
- 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,oQA0BpB,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,kQAUnB,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',
|
|
@@ -27,6 +57,7 @@ export const QdsButton = /*@__PURE__*/ defineContainer('qds-button', defineQdsBu
|
|
|
27
57
|
'formNoValidate',
|
|
28
58
|
'formTarget',
|
|
29
59
|
'href',
|
|
60
|
+
'rel',
|
|
30
61
|
'name',
|
|
31
62
|
'target',
|
|
32
63
|
'type',
|
|
@@ -45,11 +76,40 @@ export const QdsCheckbox = /*@__PURE__*/ defineContainer('qds-checkbox', defineQ
|
|
|
45
76
|
'indeterminate',
|
|
46
77
|
'name',
|
|
47
78
|
'required',
|
|
79
|
+
'validationMessage',
|
|
80
|
+
'validity',
|
|
48
81
|
'value',
|
|
82
|
+
'willValidate',
|
|
49
83
|
'qdsBlur',
|
|
50
84
|
'qdsChange',
|
|
51
85
|
'qdsFocus'
|
|
52
86
|
], 'checked', 'qdsChange');
|
|
87
|
+
export const QdsChip = /*@__PURE__*/ defineContainer('qds-chip', defineQdsChip, [
|
|
88
|
+
'iconName',
|
|
89
|
+
'iconLibrary',
|
|
90
|
+
'size',
|
|
91
|
+
'type',
|
|
92
|
+
'text',
|
|
93
|
+
'checked',
|
|
94
|
+
'form',
|
|
95
|
+
'disabled',
|
|
96
|
+
'name',
|
|
97
|
+
'autoFocus',
|
|
98
|
+
'value',
|
|
99
|
+
'qdsBlur',
|
|
100
|
+
'qdsFocus',
|
|
101
|
+
'qdsClose',
|
|
102
|
+
'qdsChange'
|
|
103
|
+
]);
|
|
104
|
+
export const QdsDialog = /*@__PURE__*/ defineContainer('qds-dialog', defineQdsDialog, [
|
|
105
|
+
'open',
|
|
106
|
+
'qdsCancel',
|
|
107
|
+
'qdsClose'
|
|
108
|
+
]);
|
|
109
|
+
export const QdsDivider = /*@__PURE__*/ defineContainer('qds-divider', defineQdsDivider, [
|
|
110
|
+
'importance',
|
|
111
|
+
'vertical'
|
|
112
|
+
]);
|
|
53
113
|
export const QdsDropdown = /*@__PURE__*/ defineContainer('qds-dropdown', defineQdsDropdown, [
|
|
54
114
|
'autoUpdateOptions',
|
|
55
115
|
'disabled',
|
|
@@ -64,6 +124,13 @@ export const QdsDropdown = /*@__PURE__*/ defineContainer('qds-dropdown', defineQ
|
|
|
64
124
|
'qdsCancel',
|
|
65
125
|
'qdsClose'
|
|
66
126
|
]);
|
|
127
|
+
export const QdsFormMessage = /*@__PURE__*/ defineContainer('qds-form-message', defineQdsFormMessage, [
|
|
128
|
+
'inline',
|
|
129
|
+
'size',
|
|
130
|
+
'status',
|
|
131
|
+
'statusDescription',
|
|
132
|
+
'text'
|
|
133
|
+
]);
|
|
67
134
|
export const QdsIcon = /*@__PURE__*/ defineContainer('qds-icon', defineQdsIcon, [
|
|
68
135
|
'name',
|
|
69
136
|
'library',
|
|
@@ -72,6 +139,7 @@ export const QdsIcon = /*@__PURE__*/ defineContainer('qds-icon', defineQdsIcon,
|
|
|
72
139
|
]);
|
|
73
140
|
export const QdsInlineLink = /*@__PURE__*/ defineContainer('qds-inline-link', defineQdsInlineLink, [
|
|
74
141
|
'disabled',
|
|
142
|
+
'importance',
|
|
75
143
|
'download',
|
|
76
144
|
'href',
|
|
77
145
|
'hreflang',
|
|
@@ -82,7 +150,6 @@ export const QdsInlineLink = /*@__PURE__*/ defineContainer('qds-inline-link', de
|
|
|
82
150
|
'qdsFocus'
|
|
83
151
|
]);
|
|
84
152
|
export const QdsInput = /*@__PURE__*/ defineContainer('qds-input', defineQdsInput, [
|
|
85
|
-
'invalid',
|
|
86
153
|
'size',
|
|
87
154
|
'autoCapitalize',
|
|
88
155
|
'autoComplete',
|
|
@@ -91,6 +158,7 @@ export const QdsInput = /*@__PURE__*/ defineContainer('qds-input', defineQdsInpu
|
|
|
91
158
|
'enterkeyhint',
|
|
92
159
|
'form',
|
|
93
160
|
'inputmode',
|
|
161
|
+
'labels',
|
|
94
162
|
'max',
|
|
95
163
|
'maxLength',
|
|
96
164
|
'min',
|
|
@@ -99,23 +167,58 @@ export const QdsInput = /*@__PURE__*/ defineContainer('qds-input', defineQdsInpu
|
|
|
99
167
|
'name',
|
|
100
168
|
'pattern',
|
|
101
169
|
'placeholder',
|
|
102
|
-
'readOnly',
|
|
103
170
|
'required',
|
|
171
|
+
'selectionDirection',
|
|
172
|
+
'selectionEnd',
|
|
173
|
+
'selectionStart',
|
|
104
174
|
'spellCheck',
|
|
105
175
|
'step',
|
|
106
176
|
'type',
|
|
177
|
+
'validationMessage',
|
|
178
|
+
'validity',
|
|
107
179
|
'value',
|
|
180
|
+
'willValidate',
|
|
108
181
|
'qdsBlur',
|
|
109
182
|
'qdsChange',
|
|
110
183
|
'qdsFocus',
|
|
111
184
|
'qdsInput'
|
|
112
|
-
], 'value', '
|
|
185
|
+
], 'value', 'qdsInput');
|
|
113
186
|
export const QdsLabel = /*@__PURE__*/ defineContainer('qds-label', defineQdsLabel, [
|
|
114
187
|
'inline',
|
|
115
188
|
'required',
|
|
116
189
|
'size',
|
|
117
190
|
'text'
|
|
118
191
|
]);
|
|
192
|
+
export const QdsListItem = /*@__PURE__*/ defineContainer('qds-list-item', defineQdsListItem, [
|
|
193
|
+
'destination',
|
|
194
|
+
'disabled',
|
|
195
|
+
'divider',
|
|
196
|
+
'iconName',
|
|
197
|
+
'iconLibrary',
|
|
198
|
+
'kicker',
|
|
199
|
+
'listAction',
|
|
200
|
+
'size',
|
|
201
|
+
'checked',
|
|
202
|
+
'selected',
|
|
203
|
+
'indeterminate',
|
|
204
|
+
'text',
|
|
205
|
+
'subtitle',
|
|
206
|
+
'qdsBlur',
|
|
207
|
+
'qdsChange',
|
|
208
|
+
'qdsFocus'
|
|
209
|
+
]);
|
|
210
|
+
export const QdsNavListItem = /*@__PURE__*/ defineContainer('qds-nav-list-item', defineQdsNavListItem, [
|
|
211
|
+
'collapsed',
|
|
212
|
+
'disabled',
|
|
213
|
+
'iconName',
|
|
214
|
+
'iconLibrary',
|
|
215
|
+
'size',
|
|
216
|
+
'selected',
|
|
217
|
+
'subtext',
|
|
218
|
+
'text',
|
|
219
|
+
'qdsBlur',
|
|
220
|
+
'qdsFocus'
|
|
221
|
+
]);
|
|
119
222
|
export const QdsRadio = /*@__PURE__*/ defineContainer('qds-radio', defineQdsRadio, [
|
|
120
223
|
'inline',
|
|
121
224
|
'size',
|
|
@@ -129,6 +232,44 @@ export const QdsRadio = /*@__PURE__*/ defineContainer('qds-radio', defineQdsRadi
|
|
|
129
232
|
'qdsBlur',
|
|
130
233
|
'qdsChange',
|
|
131
234
|
'qdsFocus'
|
|
235
|
+
], 'checked', 'qdsChange');
|
|
236
|
+
export const QdsSelect = /*@__PURE__*/ defineContainer('qds-select', defineQdsSelect, [
|
|
237
|
+
'size',
|
|
238
|
+
'autoComplete',
|
|
239
|
+
'autoFocus',
|
|
240
|
+
'disabled',
|
|
241
|
+
'form',
|
|
242
|
+
'length',
|
|
243
|
+
'multiple',
|
|
244
|
+
'name',
|
|
245
|
+
'options',
|
|
246
|
+
'required',
|
|
247
|
+
'selectedIndex',
|
|
248
|
+
'selectedOptions',
|
|
249
|
+
'type',
|
|
250
|
+
'validationMessage',
|
|
251
|
+
'validity',
|
|
252
|
+
'value',
|
|
253
|
+
'willValidate',
|
|
254
|
+
'qdsBlur',
|
|
255
|
+
'qdsChange',
|
|
256
|
+
'qdsFocus',
|
|
257
|
+
'qdsInput'
|
|
258
|
+
], 'value', 'qdsInput');
|
|
259
|
+
export const QdsStandaloneLink = /*@__PURE__*/ defineContainer('qds-standalone-link', defineQdsStandaloneLink, [
|
|
260
|
+
'disabled',
|
|
261
|
+
'iconName',
|
|
262
|
+
'iconLibrary',
|
|
263
|
+
'importance',
|
|
264
|
+
'size',
|
|
265
|
+
'download',
|
|
266
|
+
'href',
|
|
267
|
+
'hreflang',
|
|
268
|
+
'referrerPolicy',
|
|
269
|
+
'rel',
|
|
270
|
+
'target',
|
|
271
|
+
'qdsBlur',
|
|
272
|
+
'qdsFocus'
|
|
132
273
|
]);
|
|
133
274
|
export const QdsSwitch = /*@__PURE__*/ defineContainer('qds-switch', defineQdsSwitch, [
|
|
134
275
|
'inline',
|
|
@@ -145,18 +286,76 @@ export const QdsSwitch = /*@__PURE__*/ defineContainer('qds-switch', defineQdsSw
|
|
|
145
286
|
'form',
|
|
146
287
|
'name',
|
|
147
288
|
'value',
|
|
289
|
+
'validationMessage',
|
|
290
|
+
'validity',
|
|
291
|
+
'willValidate',
|
|
148
292
|
'qdsBlur',
|
|
149
293
|
'qdsChange',
|
|
150
294
|
'qdsFocus'
|
|
151
295
|
]);
|
|
296
|
+
export const QdsTable = /*@__PURE__*/ defineContainer('qds-table', defineQdsTable);
|
|
297
|
+
export const QdsTableBody = /*@__PURE__*/ defineContainer('qds-table-body', defineQdsTableBody);
|
|
298
|
+
export const QdsTableCell = /*@__PURE__*/ defineContainer('qds-table-cell', defineQdsTableCell, [
|
|
299
|
+
'colSpan',
|
|
300
|
+
'rowSpan'
|
|
301
|
+
]);
|
|
302
|
+
export const QdsTableHead = /*@__PURE__*/ defineContainer('qds-table-head', defineQdsTableHead);
|
|
303
|
+
export const QdsTableHeadCell = /*@__PURE__*/ defineContainer('qds-table-head-cell', defineQdsTableHeadCell, [
|
|
304
|
+
'abbr',
|
|
305
|
+
'colSpan',
|
|
306
|
+
'rowSpan',
|
|
307
|
+
'scope'
|
|
308
|
+
]);
|
|
309
|
+
export const QdsTableRow = /*@__PURE__*/ defineContainer('qds-table-row', defineQdsTableRow);
|
|
310
|
+
export const QdsTag = /*@__PURE__*/ defineContainer('qds-tag', defineQdsTag, [
|
|
311
|
+
'iconName',
|
|
312
|
+
'iconLibrary',
|
|
313
|
+
'importance',
|
|
314
|
+
'color',
|
|
315
|
+
'text',
|
|
316
|
+
'iconDescription'
|
|
317
|
+
]);
|
|
318
|
+
export const QdsTextarea = /*@__PURE__*/ defineContainer('qds-textarea', defineQdsTextarea, [
|
|
319
|
+
'size',
|
|
320
|
+
'autoCapitalize',
|
|
321
|
+
'autoComplete',
|
|
322
|
+
'autoFocus',
|
|
323
|
+
'cols',
|
|
324
|
+
'disabled',
|
|
325
|
+
'enterkeyhint',
|
|
326
|
+
'form',
|
|
327
|
+
'inputmode',
|
|
328
|
+
'labels',
|
|
329
|
+
'maxLength',
|
|
330
|
+
'minLength',
|
|
331
|
+
'name',
|
|
332
|
+
'placeholder',
|
|
333
|
+
'required',
|
|
334
|
+
'rows',
|
|
335
|
+
'selectionDirection',
|
|
336
|
+
'selectionEnd',
|
|
337
|
+
'selectionStart',
|
|
338
|
+
'spellCheck',
|
|
339
|
+
'validationMessage',
|
|
340
|
+
'validity',
|
|
341
|
+
'value',
|
|
342
|
+
'willValidate',
|
|
343
|
+
'wrap',
|
|
344
|
+
'qdsBlur',
|
|
345
|
+
'qdsChange',
|
|
346
|
+
'qdsFocus',
|
|
347
|
+
'qdsInput'
|
|
348
|
+
]);
|
|
152
349
|
export const QdsTitle = /*@__PURE__*/ defineContainer('qds-title', defineQdsTitle, [
|
|
350
|
+
'alignment',
|
|
153
351
|
'iconName',
|
|
154
352
|
'iconLibrary',
|
|
155
353
|
'kicker',
|
|
156
354
|
'layer',
|
|
157
355
|
'level',
|
|
158
356
|
'subtitle',
|
|
159
|
-
'tag'
|
|
357
|
+
'tag',
|
|
358
|
+
'variant'
|
|
160
359
|
]);
|
|
161
360
|
export const QdsTooltip = /*@__PURE__*/ defineContainer('qds-tooltip', defineQdsTooltip, [
|
|
162
361
|
'autoUpdateOptions',
|
|
@@ -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.61",
|
|
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.58"
|
|
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
|
}
|