@quartzds/core-vue 1.0.0-beta.7 → 1.0.0-beta.70
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 +32 -11
- package/lib/generated/proxies.d.ts.map +1 -1
- package/lib/generated/proxies.js +241 -10
- 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,34 @@
|
|
|
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 QdsBadgeCounter: import("vue").DefineSetupFnComponent<JSX.QdsBadgeCounter & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsBadgeCounter & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
3
|
+
export declare const QdsBadgeIndicator: import("vue").DefineSetupFnComponent<JSX.QdsBadgeIndicator & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsBadgeIndicator & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
4
|
+
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>;
|
|
5
|
+
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>;
|
|
6
|
+
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>;
|
|
7
|
+
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>;
|
|
8
|
+
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>;
|
|
9
|
+
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>;
|
|
10
|
+
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>;
|
|
11
|
+
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>;
|
|
12
|
+
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>;
|
|
13
|
+
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>;
|
|
14
|
+
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>;
|
|
15
|
+
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>;
|
|
16
|
+
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>;
|
|
17
|
+
export declare const QdsLoader: import("vue").DefineSetupFnComponent<JSX.QdsLoader & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsLoader & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
18
|
+
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>;
|
|
19
|
+
export declare const QdsProgressBar: import("vue").DefineSetupFnComponent<JSX.QdsProgressBar & import("./vue-component-lib/utils").InputProps<string | number | boolean>, {}, {}, JSX.QdsProgressBar & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}, import("vue").PublicProps>;
|
|
20
|
+
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>;
|
|
21
|
+
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>;
|
|
22
|
+
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>;
|
|
23
|
+
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>;
|
|
24
|
+
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>;
|
|
25
|
+
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>;
|
|
26
|
+
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>;
|
|
27
|
+
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>;
|
|
28
|
+
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>;
|
|
29
|
+
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>;
|
|
30
|
+
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>;
|
|
31
|
+
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>;
|
|
32
|
+
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>;
|
|
33
|
+
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
34
|
//# 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;AAoCrD,eAAO,MAAM,eAAe,gRAM1B,CAAC;AAGH,eAAO,MAAM,iBAAiB,oRAK5B,CAAC;AAGH,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,4QAaxB,CAAC;AAGH,eAAO,MAAM,QAAQ,kSAuCD,CAAC;AAGrB,eAAO,MAAM,QAAQ,kQAKnB,CAAC;AAGH,eAAO,MAAM,WAAW,wQAiBtB,CAAC;AAGH,eAAO,MAAM,SAAS,oQAGpB,CAAC;AAGH,eAAO,MAAM,cAAc,8QAWzB,CAAC;AAGH,eAAO,MAAM,cAAc,8QAMzB,CAAC;AAGH,eAAO,MAAM,QAAQ,8NAcE,CAAC;AAGxB,eAAO,MAAM,SAAS,8NAuBF,CAAC;AAGrB,eAAO,MAAM,iBAAiB,oRAe5B,CAAC;AAGH,eAAO,MAAM,SAAS,oQAgBpB,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,8PAQjB,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,21 +2,68 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* auto-generated vue proxies */
|
|
4
4
|
import { defineContainer } from './vue-component-lib/utils';
|
|
5
|
+
import { defineCustomElement as defineQdsBadgeCounter } from '@quartzds/core/components/qds-badge-counter.js';
|
|
6
|
+
import { defineCustomElement as defineQdsBadgeIndicator } from '@quartzds/core/components/qds-badge-indicator.js';
|
|
7
|
+
import { defineCustomElement as defineQdsBreadcrumbItem } from '@quartzds/core/components/qds-breadcrumb-item.js';
|
|
5
8
|
import { defineCustomElement as defineQdsButton } from '@quartzds/core/components/qds-button.js';
|
|
6
9
|
import { defineCustomElement as defineQdsCheckbox } from '@quartzds/core/components/qds-checkbox.js';
|
|
10
|
+
import { defineCustomElement as defineQdsChip } from '@quartzds/core/components/qds-chip.js';
|
|
11
|
+
import { defineCustomElement as defineQdsDialog } from '@quartzds/core/components/qds-dialog.js';
|
|
12
|
+
import { defineCustomElement as defineQdsDivider } from '@quartzds/core/components/qds-divider.js';
|
|
7
13
|
import { defineCustomElement as defineQdsDropdown } from '@quartzds/core/components/qds-dropdown.js';
|
|
14
|
+
import { defineCustomElement as defineQdsFormMessage } from '@quartzds/core/components/qds-form-message.js';
|
|
8
15
|
import { defineCustomElement as defineQdsIcon } from '@quartzds/core/components/qds-icon.js';
|
|
9
16
|
import { defineCustomElement as defineQdsInlineLink } from '@quartzds/core/components/qds-inline-link.js';
|
|
10
17
|
import { defineCustomElement as defineQdsInput } from '@quartzds/core/components/qds-input.js';
|
|
11
18
|
import { defineCustomElement as defineQdsLabel } from '@quartzds/core/components/qds-label.js';
|
|
19
|
+
import { defineCustomElement as defineQdsListItem } from '@quartzds/core/components/qds-list-item.js';
|
|
20
|
+
import { defineCustomElement as defineQdsLoader } from '@quartzds/core/components/qds-loader.js';
|
|
21
|
+
import { defineCustomElement as defineQdsNavListItem } from '@quartzds/core/components/qds-nav-list-item.js';
|
|
22
|
+
import { defineCustomElement as defineQdsProgressBar } from '@quartzds/core/components/qds-progress-bar.js';
|
|
12
23
|
import { defineCustomElement as defineQdsRadio } from '@quartzds/core/components/qds-radio.js';
|
|
24
|
+
import { defineCustomElement as defineQdsSelect } from '@quartzds/core/components/qds-select.js';
|
|
25
|
+
import { defineCustomElement as defineQdsStandaloneLink } from '@quartzds/core/components/qds-standalone-link.js';
|
|
13
26
|
import { defineCustomElement as defineQdsSwitch } from '@quartzds/core/components/qds-switch.js';
|
|
27
|
+
import { defineCustomElement as defineQdsTable } from '@quartzds/core/components/qds-table.js';
|
|
28
|
+
import { defineCustomElement as defineQdsTableBody } from '@quartzds/core/components/qds-table-body.js';
|
|
29
|
+
import { defineCustomElement as defineQdsTableCell } from '@quartzds/core/components/qds-table-cell.js';
|
|
30
|
+
import { defineCustomElement as defineQdsTableHead } from '@quartzds/core/components/qds-table-head.js';
|
|
31
|
+
import { defineCustomElement as defineQdsTableHeadCell } from '@quartzds/core/components/qds-table-head-cell.js';
|
|
32
|
+
import { defineCustomElement as defineQdsTableRow } from '@quartzds/core/components/qds-table-row.js';
|
|
33
|
+
import { defineCustomElement as defineQdsTag } from '@quartzds/core/components/qds-tag.js';
|
|
34
|
+
import { defineCustomElement as defineQdsTextarea } from '@quartzds/core/components/qds-textarea.js';
|
|
14
35
|
import { defineCustomElement as defineQdsTitle } from '@quartzds/core/components/qds-title.js';
|
|
15
36
|
import { defineCustomElement as defineQdsTooltip } from '@quartzds/core/components/qds-tooltip.js';
|
|
37
|
+
export const QdsBadgeCounter = /*@__PURE__*/ defineContainer('qds-badge-counter', defineQdsBadgeCounter, [
|
|
38
|
+
'description',
|
|
39
|
+
'importance',
|
|
40
|
+
'size',
|
|
41
|
+
'strokeRing',
|
|
42
|
+
'value'
|
|
43
|
+
]);
|
|
44
|
+
export const QdsBadgeIndicator = /*@__PURE__*/ defineContainer('qds-badge-indicator', defineQdsBadgeIndicator, [
|
|
45
|
+
'description',
|
|
46
|
+
'size',
|
|
47
|
+
'status',
|
|
48
|
+
'strokeRing'
|
|
49
|
+
]);
|
|
50
|
+
export const QdsBreadcrumbItem = /*@__PURE__*/ defineContainer('qds-breadcrumb-item', defineQdsBreadcrumbItem, [
|
|
51
|
+
'text',
|
|
52
|
+
'href',
|
|
53
|
+
'hreflang',
|
|
54
|
+
'referrerPolicy',
|
|
55
|
+
'rel',
|
|
56
|
+
'target'
|
|
57
|
+
]);
|
|
16
58
|
export const QdsButton = /*@__PURE__*/ defineContainer('qds-button', defineQdsButton, [
|
|
59
|
+
'action',
|
|
60
|
+
'badge',
|
|
61
|
+
'badgeDescription',
|
|
62
|
+
'badgeIndicatorStatus',
|
|
17
63
|
'iconName',
|
|
18
64
|
'iconLibrary',
|
|
19
65
|
'importance',
|
|
66
|
+
'popupType',
|
|
20
67
|
'size',
|
|
21
68
|
'text',
|
|
22
69
|
'disabled',
|
|
@@ -27,6 +74,7 @@ export const QdsButton = /*@__PURE__*/ defineContainer('qds-button', defineQdsBu
|
|
|
27
74
|
'formNoValidate',
|
|
28
75
|
'formTarget',
|
|
29
76
|
'href',
|
|
77
|
+
'rel',
|
|
30
78
|
'name',
|
|
31
79
|
'target',
|
|
32
80
|
'type',
|
|
@@ -45,11 +93,40 @@ export const QdsCheckbox = /*@__PURE__*/ defineContainer('qds-checkbox', defineQ
|
|
|
45
93
|
'indeterminate',
|
|
46
94
|
'name',
|
|
47
95
|
'required',
|
|
96
|
+
'validationMessage',
|
|
97
|
+
'validity',
|
|
48
98
|
'value',
|
|
99
|
+
'willValidate',
|
|
49
100
|
'qdsBlur',
|
|
50
101
|
'qdsChange',
|
|
51
102
|
'qdsFocus'
|
|
52
103
|
], 'checked', 'qdsChange');
|
|
104
|
+
export const QdsChip = /*@__PURE__*/ defineContainer('qds-chip', defineQdsChip, [
|
|
105
|
+
'iconName',
|
|
106
|
+
'iconLibrary',
|
|
107
|
+
'size',
|
|
108
|
+
'type',
|
|
109
|
+
'text',
|
|
110
|
+
'checked',
|
|
111
|
+
'form',
|
|
112
|
+
'disabled',
|
|
113
|
+
'name',
|
|
114
|
+
'autoFocus',
|
|
115
|
+
'value',
|
|
116
|
+
'qdsBlur',
|
|
117
|
+
'qdsFocus',
|
|
118
|
+
'qdsClose',
|
|
119
|
+
'qdsChange'
|
|
120
|
+
]);
|
|
121
|
+
export const QdsDialog = /*@__PURE__*/ defineContainer('qds-dialog', defineQdsDialog, [
|
|
122
|
+
'open',
|
|
123
|
+
'qdsCancel',
|
|
124
|
+
'qdsClose'
|
|
125
|
+
]);
|
|
126
|
+
export const QdsDivider = /*@__PURE__*/ defineContainer('qds-divider', defineQdsDivider, [
|
|
127
|
+
'importance',
|
|
128
|
+
'vertical'
|
|
129
|
+
]);
|
|
53
130
|
export const QdsDropdown = /*@__PURE__*/ defineContainer('qds-dropdown', defineQdsDropdown, [
|
|
54
131
|
'autoUpdateOptions',
|
|
55
132
|
'disabled',
|
|
@@ -64,6 +141,13 @@ export const QdsDropdown = /*@__PURE__*/ defineContainer('qds-dropdown', defineQ
|
|
|
64
141
|
'qdsCancel',
|
|
65
142
|
'qdsClose'
|
|
66
143
|
]);
|
|
144
|
+
export const QdsFormMessage = /*@__PURE__*/ defineContainer('qds-form-message', defineQdsFormMessage, [
|
|
145
|
+
'inline',
|
|
146
|
+
'size',
|
|
147
|
+
'status',
|
|
148
|
+
'statusDescription',
|
|
149
|
+
'text'
|
|
150
|
+
]);
|
|
67
151
|
export const QdsIcon = /*@__PURE__*/ defineContainer('qds-icon', defineQdsIcon, [
|
|
68
152
|
'name',
|
|
69
153
|
'library',
|
|
@@ -72,6 +156,9 @@ export const QdsIcon = /*@__PURE__*/ defineContainer('qds-icon', defineQdsIcon,
|
|
|
72
156
|
]);
|
|
73
157
|
export const QdsInlineLink = /*@__PURE__*/ defineContainer('qds-inline-link', defineQdsInlineLink, [
|
|
74
158
|
'disabled',
|
|
159
|
+
'iconName',
|
|
160
|
+
'iconLibrary',
|
|
161
|
+
'importance',
|
|
75
162
|
'download',
|
|
76
163
|
'href',
|
|
77
164
|
'hreflang',
|
|
@@ -82,15 +169,19 @@ export const QdsInlineLink = /*@__PURE__*/ defineContainer('qds-inline-link', de
|
|
|
82
169
|
'qdsFocus'
|
|
83
170
|
]);
|
|
84
171
|
export const QdsInput = /*@__PURE__*/ defineContainer('qds-input', defineQdsInput, [
|
|
85
|
-
'
|
|
172
|
+
'noIcon',
|
|
86
173
|
'size',
|
|
174
|
+
'accept',
|
|
87
175
|
'autoCapitalize',
|
|
88
176
|
'autoComplete',
|
|
89
177
|
'autoFocus',
|
|
178
|
+
'capture',
|
|
90
179
|
'disabled',
|
|
91
180
|
'enterkeyhint',
|
|
181
|
+
'files',
|
|
92
182
|
'form',
|
|
93
183
|
'inputmode',
|
|
184
|
+
'labels',
|
|
94
185
|
'max',
|
|
95
186
|
'maxLength',
|
|
96
187
|
'min',
|
|
@@ -99,23 +190,70 @@ export const QdsInput = /*@__PURE__*/ defineContainer('qds-input', defineQdsInpu
|
|
|
99
190
|
'name',
|
|
100
191
|
'pattern',
|
|
101
192
|
'placeholder',
|
|
102
|
-
'readOnly',
|
|
103
193
|
'required',
|
|
194
|
+
'selectionDirection',
|
|
195
|
+
'selectionEnd',
|
|
196
|
+
'selectionStart',
|
|
104
197
|
'spellCheck',
|
|
105
198
|
'step',
|
|
106
199
|
'type',
|
|
200
|
+
'validationMessage',
|
|
201
|
+
'validity',
|
|
107
202
|
'value',
|
|
203
|
+
'willValidate',
|
|
108
204
|
'qdsBlur',
|
|
205
|
+
'qdsCancel',
|
|
109
206
|
'qdsChange',
|
|
110
207
|
'qdsFocus',
|
|
111
208
|
'qdsInput'
|
|
112
|
-
], 'value', '
|
|
209
|
+
], 'value', 'qdsInput');
|
|
113
210
|
export const QdsLabel = /*@__PURE__*/ defineContainer('qds-label', defineQdsLabel, [
|
|
114
211
|
'inline',
|
|
115
212
|
'required',
|
|
116
213
|
'size',
|
|
117
214
|
'text'
|
|
118
215
|
]);
|
|
216
|
+
export const QdsListItem = /*@__PURE__*/ defineContainer('qds-list-item', defineQdsListItem, [
|
|
217
|
+
'destination',
|
|
218
|
+
'disabled',
|
|
219
|
+
'divider',
|
|
220
|
+
'iconName',
|
|
221
|
+
'iconLibrary',
|
|
222
|
+
'kicker',
|
|
223
|
+
'listAction',
|
|
224
|
+
'size',
|
|
225
|
+
'checked',
|
|
226
|
+
'selected',
|
|
227
|
+
'indeterminate',
|
|
228
|
+
'text',
|
|
229
|
+
'subtitle',
|
|
230
|
+
'qdsBlur',
|
|
231
|
+
'qdsChange',
|
|
232
|
+
'qdsFocus'
|
|
233
|
+
]);
|
|
234
|
+
export const QdsLoader = /*@__PURE__*/ defineContainer('qds-loader', defineQdsLoader, [
|
|
235
|
+
'size',
|
|
236
|
+
'status'
|
|
237
|
+
]);
|
|
238
|
+
export const QdsNavListItem = /*@__PURE__*/ defineContainer('qds-nav-list-item', defineQdsNavListItem, [
|
|
239
|
+
'collapsed',
|
|
240
|
+
'disabled',
|
|
241
|
+
'iconName',
|
|
242
|
+
'iconLibrary',
|
|
243
|
+
'size',
|
|
244
|
+
'selected',
|
|
245
|
+
'subtext',
|
|
246
|
+
'text',
|
|
247
|
+
'qdsBlur',
|
|
248
|
+
'qdsFocus'
|
|
249
|
+
]);
|
|
250
|
+
export const QdsProgressBar = /*@__PURE__*/ defineContainer('qds-progress-bar', defineQdsProgressBar, [
|
|
251
|
+
'size',
|
|
252
|
+
'labels',
|
|
253
|
+
'max',
|
|
254
|
+
'position',
|
|
255
|
+
'value'
|
|
256
|
+
]);
|
|
119
257
|
export const QdsRadio = /*@__PURE__*/ defineContainer('qds-radio', defineQdsRadio, [
|
|
120
258
|
'inline',
|
|
121
259
|
'size',
|
|
@@ -129,34 +267,127 @@ export const QdsRadio = /*@__PURE__*/ defineContainer('qds-radio', defineQdsRadi
|
|
|
129
267
|
'qdsBlur',
|
|
130
268
|
'qdsChange',
|
|
131
269
|
'qdsFocus'
|
|
270
|
+
], 'checked', 'qdsChange');
|
|
271
|
+
export const QdsSelect = /*@__PURE__*/ defineContainer('qds-select', defineQdsSelect, [
|
|
272
|
+
'size',
|
|
273
|
+
'autoComplete',
|
|
274
|
+
'autoFocus',
|
|
275
|
+
'disabled',
|
|
276
|
+
'form',
|
|
277
|
+
'length',
|
|
278
|
+
'multiple',
|
|
279
|
+
'name',
|
|
280
|
+
'options',
|
|
281
|
+
'required',
|
|
282
|
+
'selectedIndex',
|
|
283
|
+
'selectedOptions',
|
|
284
|
+
'type',
|
|
285
|
+
'validationMessage',
|
|
286
|
+
'validity',
|
|
287
|
+
'value',
|
|
288
|
+
'willValidate',
|
|
289
|
+
'qdsBlur',
|
|
290
|
+
'qdsChange',
|
|
291
|
+
'qdsFocus',
|
|
292
|
+
'qdsInput'
|
|
293
|
+
], 'value', 'qdsInput');
|
|
294
|
+
export const QdsStandaloneLink = /*@__PURE__*/ defineContainer('qds-standalone-link', defineQdsStandaloneLink, [
|
|
295
|
+
'disabled',
|
|
296
|
+
'iconName',
|
|
297
|
+
'iconLibrary',
|
|
298
|
+
'importance',
|
|
299
|
+
'size',
|
|
300
|
+
'visitable',
|
|
301
|
+
'download',
|
|
302
|
+
'href',
|
|
303
|
+
'hreflang',
|
|
304
|
+
'referrerPolicy',
|
|
305
|
+
'rel',
|
|
306
|
+
'target',
|
|
307
|
+
'qdsBlur',
|
|
308
|
+
'qdsFocus'
|
|
132
309
|
]);
|
|
133
310
|
export const QdsSwitch = /*@__PURE__*/ defineContainer('qds-switch', defineQdsSwitch, [
|
|
134
311
|
'inline',
|
|
135
|
-
'iconCheckedName',
|
|
136
|
-
'iconCheckedLibrary',
|
|
137
|
-
'iconUncheckedName',
|
|
138
|
-
'iconUncheckedLibrary',
|
|
139
312
|
'size',
|
|
140
|
-
'textChecked',
|
|
141
|
-
'textUnchecked',
|
|
142
313
|
'autoFocus',
|
|
143
314
|
'checked',
|
|
144
315
|
'disabled',
|
|
145
316
|
'form',
|
|
317
|
+
'labels',
|
|
146
318
|
'name',
|
|
147
319
|
'value',
|
|
320
|
+
'validationMessage',
|
|
321
|
+
'validity',
|
|
322
|
+
'willValidate',
|
|
148
323
|
'qdsBlur',
|
|
149
324
|
'qdsChange',
|
|
150
325
|
'qdsFocus'
|
|
151
326
|
]);
|
|
327
|
+
export const QdsTable = /*@__PURE__*/ defineContainer('qds-table', defineQdsTable);
|
|
328
|
+
export const QdsTableBody = /*@__PURE__*/ defineContainer('qds-table-body', defineQdsTableBody);
|
|
329
|
+
export const QdsTableCell = /*@__PURE__*/ defineContainer('qds-table-cell', defineQdsTableCell, [
|
|
330
|
+
'colSpan',
|
|
331
|
+
'rowSpan'
|
|
332
|
+
]);
|
|
333
|
+
export const QdsTableHead = /*@__PURE__*/ defineContainer('qds-table-head', defineQdsTableHead);
|
|
334
|
+
export const QdsTableHeadCell = /*@__PURE__*/ defineContainer('qds-table-head-cell', defineQdsTableHeadCell, [
|
|
335
|
+
'abbr',
|
|
336
|
+
'colSpan',
|
|
337
|
+
'rowSpan',
|
|
338
|
+
'scope'
|
|
339
|
+
]);
|
|
340
|
+
export const QdsTableRow = /*@__PURE__*/ defineContainer('qds-table-row', defineQdsTableRow);
|
|
341
|
+
export const QdsTag = /*@__PURE__*/ defineContainer('qds-tag', defineQdsTag, [
|
|
342
|
+
'iconName',
|
|
343
|
+
'iconLibrary',
|
|
344
|
+
'importance',
|
|
345
|
+
'status',
|
|
346
|
+
'size',
|
|
347
|
+
'text',
|
|
348
|
+
'iconDescription'
|
|
349
|
+
]);
|
|
350
|
+
export const QdsTextarea = /*@__PURE__*/ defineContainer('qds-textarea', defineQdsTextarea, [
|
|
351
|
+
'size',
|
|
352
|
+
'autoCapitalize',
|
|
353
|
+
'autoComplete',
|
|
354
|
+
'autoFocus',
|
|
355
|
+
'cols',
|
|
356
|
+
'disabled',
|
|
357
|
+
'enterkeyhint',
|
|
358
|
+
'form',
|
|
359
|
+
'inputmode',
|
|
360
|
+
'labels',
|
|
361
|
+
'maxLength',
|
|
362
|
+
'minLength',
|
|
363
|
+
'name',
|
|
364
|
+
'placeholder',
|
|
365
|
+
'required',
|
|
366
|
+
'rows',
|
|
367
|
+
'selectionDirection',
|
|
368
|
+
'selectionEnd',
|
|
369
|
+
'selectionStart',
|
|
370
|
+
'spellCheck',
|
|
371
|
+
'validationMessage',
|
|
372
|
+
'validity',
|
|
373
|
+
'value',
|
|
374
|
+
'willValidate',
|
|
375
|
+
'wrap',
|
|
376
|
+
'qdsBlur',
|
|
377
|
+
'qdsChange',
|
|
378
|
+
'qdsFocus',
|
|
379
|
+
'qdsInput'
|
|
380
|
+
]);
|
|
152
381
|
export const QdsTitle = /*@__PURE__*/ defineContainer('qds-title', defineQdsTitle, [
|
|
382
|
+
'alignment',
|
|
153
383
|
'iconName',
|
|
154
384
|
'iconLibrary',
|
|
155
385
|
'kicker',
|
|
156
386
|
'layer',
|
|
157
387
|
'level',
|
|
158
388
|
'subtitle',
|
|
159
|
-
'tag'
|
|
389
|
+
'tag',
|
|
390
|
+
'variant'
|
|
160
391
|
]);
|
|
161
392
|
export const QdsTooltip = /*@__PURE__*/ defineContainer('qds-tooltip', defineQdsTooltip, [
|
|
162
393
|
'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.70",
|
|
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.67"
|
|
28
30
|
},
|
|
29
31
|
"devDependencies": {
|
|
30
|
-
"rimraf": "5.0.
|
|
31
|
-
"
|
|
32
|
+
"rimraf": "5.0.10",
|
|
33
|
+
"typescript": "5.6.3",
|
|
34
|
+
"vue": "3.5.12"
|
|
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
|
}
|