@vonage/vivid 3.54.0 → 3.55.0
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/accordion/index.cjs +0 -14
- package/accordion/index.js +0 -14
- package/accordion-item/index.cjs +0 -11
- package/accordion-item/index.js +0 -11
- package/action-group/index.cjs +0 -2
- package/action-group/index.js +0 -2
- package/alert/index.cjs +0 -23
- package/alert/index.js +0 -23
- package/appearance-ui/index.cjs +11 -12
- package/appearance-ui/index.js +11 -12
- package/audio-player/index.cjs +0 -28
- package/audio-player/index.js +0 -28
- package/avatar/index.cjs +0 -6
- package/avatar/index.js +0 -6
- package/badge/index.cjs +0 -9
- package/badge/index.js +0 -9
- package/banner/index.cjs +0 -22
- package/banner/index.js +0 -22
- package/breadcrumb/index.cjs +0 -8
- package/breadcrumb/index.js +0 -8
- package/breadcrumb-item/index.cjs +0 -15
- package/breadcrumb-item/index.js +0 -15
- package/button/index.cjs +0 -18
- package/button/index.js +0 -18
- package/calendar/index.cjs +0 -4
- package/calendar/index.js +0 -4
- package/calendar-event/index.cjs +0 -4
- package/calendar-event/index.js +0 -4
- package/card/index.cjs +0 -9
- package/card/index.js +0 -9
- package/checkbox/index.cjs +0 -14
- package/checkbox/index.js +0 -14
- package/combobox/index.cjs +0 -31
- package/combobox/index.js +0 -31
- package/custom-elements.json +132 -141
- package/data-grid/index.cjs +0 -11
- package/data-grid/index.js +0 -11
- package/date-picker/index.cjs +0 -34
- package/date-picker/index.js +0 -34
- package/date-range-picker/index.cjs +0 -34
- package/date-range-picker/index.js +0 -34
- package/dial-pad/index.cjs +0 -28
- package/dial-pad/index.js +0 -28
- package/dialog/index.cjs +0 -23
- package/dialog/index.js +0 -23
- package/divider/index.cjs +0 -3
- package/divider/index.js +0 -3
- package/elevation/index.cjs +0 -2
- package/elevation/index.js +0 -2
- package/empty-state/index.cjs +0 -7
- package/empty-state/index.js +0 -7
- package/fab/index.cjs +0 -15
- package/fab/index.js +0 -15
- package/file-picker/index.cjs +0 -23
- package/file-picker/index.js +0 -23
- package/header/index.cjs +0 -3
- package/header/index.js +0 -3
- package/icon/index.cjs +0 -5
- package/icon/index.js +0 -5
- package/index.cjs +0 -44
- package/index.js +0 -44
- package/layout/index.cjs +0 -2
- package/layout/index.js +0 -2
- package/lib/combobox/combobox.d.ts +1 -0
- package/lib/dial-pad/dial-pad.d.ts +1 -0
- package/lib/menu/menu.d.ts +1 -3
- package/listbox/index.cjs +1 -15
- package/listbox/index.js +1 -15
- package/menu/index.cjs +0 -25
- package/menu/index.js +0 -25
- package/menu-item/index.cjs +0 -15
- package/menu-item/index.js +0 -15
- package/nav/index.cjs +0 -1
- package/nav/index.js +0 -1
- package/nav-disclosure/index.cjs +0 -10
- package/nav-disclosure/index.js +0 -10
- package/nav-item/index.cjs +0 -15
- package/nav-item/index.js +0 -15
- package/note/index.cjs +0 -11
- package/note/index.js +0 -11
- package/number-field/index.cjs +0 -26
- package/number-field/index.js +0 -26
- package/option/index.cjs +0 -13
- package/option/index.js +0 -13
- package/package.json +1 -1
- package/pagination/index.cjs +0 -21
- package/pagination/index.js +0 -21
- package/popup/index.cjs +0 -20
- package/popup/index.js +0 -20
- package/progress/index.cjs +0 -4
- package/progress/index.js +0 -4
- package/progress-ring/index.cjs +0 -4
- package/progress-ring/index.js +0 -4
- package/radio/index.cjs +0 -6
- package/radio/index.js +0 -6
- package/radio-group/index.cjs +0 -9
- package/radio-group/index.js +0 -9
- package/range-slider/index.cjs +0 -17
- package/range-slider/index.js +0 -17
- package/select/index.cjs +0 -31
- package/select/index.js +0 -31
- package/selectable-box/index.cjs +0 -18
- package/selectable-box/index.js +0 -18
- package/shared/affix.cjs +6 -7
- package/shared/affix.js +6 -7
- package/shared/anchored.cjs +39 -46
- package/shared/anchored.js +39 -46
- package/shared/calendar-event.cjs +10 -11
- package/shared/calendar-event.js +10 -11
- package/shared/definition.cjs +8 -9
- package/shared/definition.js +8 -9
- package/shared/definition10.cjs +1 -1
- package/shared/definition10.js +1 -1
- package/shared/definition11.cjs +20 -21
- package/shared/definition11.js +20 -21
- package/shared/definition12.cjs +1 -1
- package/shared/definition12.js +1 -1
- package/shared/definition13.cjs +9 -14
- package/shared/definition13.js +9 -14
- package/shared/definition14.cjs +13 -14
- package/shared/definition14.js +13 -14
- package/shared/definition15.cjs +1 -1
- package/shared/definition15.js +1 -1
- package/shared/definition16.cjs +16 -3
- package/shared/definition16.js +16 -3
- package/shared/definition17.cjs +155 -166
- package/shared/definition17.js +155 -166
- package/shared/definition19.cjs +2 -2
- package/shared/definition19.js +2 -2
- package/shared/definition2.cjs +1 -1
- package/shared/definition2.js +1 -1
- package/shared/definition20.cjs +22 -19
- package/shared/definition20.js +22 -19
- package/shared/definition21.cjs +17 -18
- package/shared/definition21.js +17 -18
- package/shared/definition22.cjs +2 -2
- package/shared/definition22.js +2 -2
- package/shared/definition23.cjs +7 -8
- package/shared/definition23.js +7 -8
- package/shared/definition24.cjs +7 -8
- package/shared/definition24.js +7 -8
- package/shared/definition25.cjs +2 -2
- package/shared/definition25.js +2 -2
- package/shared/definition26.cjs +6 -7
- package/shared/definition26.js +6 -7
- package/shared/definition27.cjs +2 -2
- package/shared/definition27.js +2 -2
- package/shared/definition28.cjs +9 -10
- package/shared/definition28.js +9 -10
- package/shared/definition29.cjs +23 -49
- package/shared/definition29.js +23 -49
- package/shared/definition3.cjs +9 -10
- package/shared/definition3.js +9 -10
- package/shared/definition30.cjs +4 -2
- package/shared/definition30.js +4 -2
- package/shared/definition31.cjs +9 -10
- package/shared/definition31.js +9 -10
- package/shared/definition32.cjs +1 -1
- package/shared/definition32.js +1 -1
- package/shared/definition33.cjs +1 -1
- package/shared/definition33.js +1 -1
- package/shared/definition34.cjs +6 -7
- package/shared/definition34.js +6 -7
- package/shared/definition35.cjs +1 -1
- package/shared/definition35.js +1 -1
- package/shared/definition36.cjs +6 -7
- package/shared/definition36.js +6 -7
- package/shared/definition37.cjs +1 -1
- package/shared/definition37.js +1 -1
- package/shared/definition38.cjs +7 -8
- package/shared/definition38.js +7 -8
- package/shared/definition39.cjs +8 -9
- package/shared/definition39.js +8 -9
- package/shared/definition4.cjs +14 -15
- package/shared/definition4.js +14 -15
- package/shared/definition40.cjs +7 -8
- package/shared/definition40.js +7 -8
- package/shared/definition41.cjs +1 -1
- package/shared/definition41.js +1 -1
- package/shared/definition42.cjs +3 -3
- package/shared/definition42.js +3 -3
- package/shared/definition43.cjs +1 -1
- package/shared/definition43.js +1 -1
- package/shared/definition44.cjs +11 -12
- package/shared/definition44.js +11 -12
- package/shared/definition45.cjs +8 -9
- package/shared/definition45.js +8 -9
- package/shared/definition46.cjs +9 -10
- package/shared/definition46.js +9 -10
- package/shared/definition47.cjs +15 -16
- package/shared/definition47.js +15 -16
- package/shared/definition48.cjs +6 -7
- package/shared/definition48.js +6 -7
- package/shared/definition5.cjs +17 -18
- package/shared/definition5.js +17 -18
- package/shared/definition50.cjs +9 -10
- package/shared/definition50.js +9 -10
- package/shared/definition51.cjs +8 -9
- package/shared/definition51.js +8 -9
- package/shared/definition52.cjs +5 -6
- package/shared/definition52.js +5 -6
- package/shared/definition53.cjs +12 -13
- package/shared/definition53.js +12 -13
- package/shared/definition54.cjs +2 -2
- package/shared/definition54.js +2 -2
- package/shared/definition55.cjs +1 -11
- package/shared/definition55.js +1 -11
- package/shared/definition56.cjs +1 -1
- package/shared/definition56.js +1 -1
- package/shared/definition57.cjs +1 -1
- package/shared/definition57.js +1 -1
- package/shared/definition58.cjs +1 -1
- package/shared/definition58.js +1 -1
- package/shared/definition59.cjs +5 -6
- package/shared/definition59.js +5 -6
- package/shared/definition6.cjs +10 -11
- package/shared/definition6.js +10 -11
- package/shared/definition60.cjs +1 -1
- package/shared/definition60.js +1 -1
- package/shared/definition61.cjs +11 -15
- package/shared/definition61.js +11 -15
- package/shared/definition62.cjs +6 -7
- package/shared/definition62.js +6 -7
- package/shared/definition63.cjs +11 -15
- package/shared/definition63.js +11 -15
- package/shared/definition7.cjs +8 -9
- package/shared/definition7.js +8 -9
- package/shared/definition8.cjs +13 -14
- package/shared/definition8.js +13 -14
- package/shared/definition9.cjs +5 -6
- package/shared/definition9.js +5 -6
- package/shared/icon.cjs +3 -7
- package/shared/icon.js +3 -7
- package/shared/index.cjs +38 -19
- package/shared/index.js +38 -19
- package/shared/index2.cjs +16 -19
- package/shared/index2.js +16 -19
- package/shared/listbox.cjs +6 -7
- package/shared/listbox.js +6 -7
- package/shared/presentationDate.cjs +40 -50
- package/shared/presentationDate.js +40 -50
- package/shared/radio.cjs +6 -7
- package/shared/radio.js +6 -7
- package/shared/slider.template.cjs +1 -1
- package/shared/slider.template.js +1 -1
- package/shared/text-anchor.cjs +6 -7
- package/shared/text-anchor.js +6 -7
- package/shared/text-field.cjs +1 -1
- package/shared/text-field.js +1 -1
- package/side-drawer/index.cjs +0 -3
- package/side-drawer/index.js +0 -3
- package/slider/index.cjs +0 -10
- package/slider/index.js +0 -10
- package/split-button/index.cjs +0 -13
- package/split-button/index.js +0 -13
- package/styles/core/all.css +1 -1
- package/styles/core/theme.css +1 -1
- package/styles/core/typography.css +1 -1
- package/styles/tokens/theme-dark.css +4 -4
- package/styles/tokens/theme-light.css +4 -4
- package/styles/tokens/vivid-2-compat.css +1 -1
- package/switch/index.cjs +0 -8
- package/switch/index.js +0 -8
- package/tab/index.cjs +0 -9
- package/tab/index.js +0 -9
- package/tab-panel/index.cjs +0 -1
- package/tab-panel/index.js +0 -1
- package/tabs/index.cjs +0 -16
- package/tabs/index.js +0 -16
- package/tag/index.cjs +0 -9
- package/tag/index.js +0 -9
- package/tag-group/index.cjs +0 -2
- package/tag-group/index.js +0 -2
- package/text-anchor/index.cjs +0 -10
- package/text-anchor/index.js +0 -10
- package/text-area/index.cjs +0 -19
- package/text-area/index.js +0 -19
- package/text-field/index.cjs +0 -20
- package/text-field/index.js +0 -20
- package/time-picker/index.cjs +0 -31
- package/time-picker/index.js +0 -31
- package/toggletip/index.cjs +0 -22
- package/toggletip/index.js +0 -22
- package/tooltip/index.cjs +0 -22
- package/tooltip/index.js +0 -22
- package/tree-item/index.cjs +0 -14
- package/tree-item/index.js +0 -14
- package/tree-view/index.cjs +0 -9
- package/tree-view/index.js +0 -9
- package/video-player/index.cjs +0 -12
- package/video-player/index.js +0 -12
package/elevation/index.cjs
CHANGED
package/elevation/index.js
CHANGED
package/empty-state/index.cjs
CHANGED
|
@@ -1,12 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition23.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/definition27.cjs');
|
|
6
|
-
require('../shared/icon.cjs');
|
|
7
|
-
require('../shared/_has.cjs');
|
|
8
|
-
require('../shared/class-names.cjs');
|
|
9
|
-
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/slotted.cjs');
|
|
11
4
|
|
|
12
5
|
definition.registerEmptyState();
|
package/empty-state/index.js
CHANGED
|
@@ -1,10 +1,3 @@
|
|
|
1
1
|
import { r as registerEmptyState } from '../shared/definition23.js';
|
|
2
|
-
import '../shared/index.js';
|
|
3
|
-
import '../shared/definition27.js';
|
|
4
|
-
import '../shared/icon.js';
|
|
5
|
-
import '../shared/_has.js';
|
|
6
|
-
import '../shared/class-names.js';
|
|
7
|
-
import '../shared/when.js';
|
|
8
|
-
import '../shared/slotted.js';
|
|
9
2
|
|
|
10
3
|
registerEmptyState();
|
package/fab/index.cjs
CHANGED
|
@@ -1,20 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition24.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/definition27.cjs');
|
|
6
|
-
require('../shared/icon.cjs');
|
|
7
|
-
require('../shared/_has.cjs');
|
|
8
|
-
require('../shared/class-names.cjs');
|
|
9
|
-
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/affix.cjs');
|
|
11
|
-
require('../shared/slotted.cjs');
|
|
12
|
-
require('../shared/apply-mixins.cjs');
|
|
13
|
-
require('../shared/button.cjs');
|
|
14
|
-
require('../shared/form-associated.cjs');
|
|
15
|
-
require('../shared/key-codes.cjs');
|
|
16
|
-
require('../shared/aria-global.cjs');
|
|
17
|
-
require('../shared/start-end.cjs');
|
|
18
|
-
require('../shared/ref.cjs');
|
|
19
4
|
|
|
20
5
|
definition.registerFab();
|
package/fab/index.js
CHANGED
|
@@ -1,18 +1,3 @@
|
|
|
1
1
|
import { r as registerFab } from '../shared/definition24.js';
|
|
2
|
-
import '../shared/index.js';
|
|
3
|
-
import '../shared/definition27.js';
|
|
4
|
-
import '../shared/icon.js';
|
|
5
|
-
import '../shared/_has.js';
|
|
6
|
-
import '../shared/class-names.js';
|
|
7
|
-
import '../shared/when.js';
|
|
8
|
-
import '../shared/affix.js';
|
|
9
|
-
import '../shared/slotted.js';
|
|
10
|
-
import '../shared/apply-mixins.js';
|
|
11
|
-
import '../shared/button.js';
|
|
12
|
-
import '../shared/form-associated.js';
|
|
13
|
-
import '../shared/key-codes.js';
|
|
14
|
-
import '../shared/aria-global.js';
|
|
15
|
-
import '../shared/start-end.js';
|
|
16
|
-
import '../shared/ref.js';
|
|
17
2
|
|
|
18
3
|
registerFab();
|
package/file-picker/index.cjs
CHANGED
|
@@ -1,28 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition25.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/definition27.cjs');
|
|
6
|
-
require('../shared/icon.cjs');
|
|
7
|
-
require('../shared/_has.cjs');
|
|
8
|
-
require('../shared/class-names.cjs');
|
|
9
|
-
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/definition11.cjs');
|
|
11
|
-
require('../shared/definition38.cjs');
|
|
12
|
-
require('../shared/base-progress.cjs');
|
|
13
|
-
require('../shared/affix.cjs');
|
|
14
|
-
require('../shared/slotted.cjs');
|
|
15
|
-
require('../shared/button.cjs');
|
|
16
|
-
require('../shared/apply-mixins.cjs');
|
|
17
|
-
require('../shared/form-associated.cjs');
|
|
18
|
-
require('../shared/key-codes.cjs');
|
|
19
|
-
require('../shared/aria-global.cjs');
|
|
20
|
-
require('../shared/start-end.cjs');
|
|
21
|
-
require('../shared/ref.cjs');
|
|
22
|
-
require('../shared/enums.cjs');
|
|
23
|
-
require('../shared/index2.cjs');
|
|
24
|
-
require('../locales/en-US.cjs');
|
|
25
|
-
require('../shared/localized.cjs');
|
|
26
|
-
require('../shared/applyMixinsWithObservables.cjs');
|
|
27
4
|
|
|
28
5
|
definition.registerFilePicker();
|
package/file-picker/index.js
CHANGED
|
@@ -1,26 +1,3 @@
|
|
|
1
1
|
import { r as registerFilePicker } from '../shared/definition25.js';
|
|
2
|
-
import '../shared/index.js';
|
|
3
|
-
import '../shared/definition27.js';
|
|
4
|
-
import '../shared/icon.js';
|
|
5
|
-
import '../shared/_has.js';
|
|
6
|
-
import '../shared/class-names.js';
|
|
7
|
-
import '../shared/when.js';
|
|
8
|
-
import '../shared/definition11.js';
|
|
9
|
-
import '../shared/definition38.js';
|
|
10
|
-
import '../shared/base-progress.js';
|
|
11
|
-
import '../shared/affix.js';
|
|
12
|
-
import '../shared/slotted.js';
|
|
13
|
-
import '../shared/button.js';
|
|
14
|
-
import '../shared/apply-mixins.js';
|
|
15
|
-
import '../shared/form-associated.js';
|
|
16
|
-
import '../shared/key-codes.js';
|
|
17
|
-
import '../shared/aria-global.js';
|
|
18
|
-
import '../shared/start-end.js';
|
|
19
|
-
import '../shared/ref.js';
|
|
20
|
-
import '../shared/enums.js';
|
|
21
|
-
import '../shared/index2.js';
|
|
22
|
-
import '../locales/en-US.js';
|
|
23
|
-
import '../shared/localized.js';
|
|
24
|
-
import '../shared/applyMixinsWithObservables.js';
|
|
25
2
|
|
|
26
3
|
registerFilePicker();
|
package/header/index.cjs
CHANGED
package/header/index.js
CHANGED
package/icon/index.cjs
CHANGED
|
@@ -1,10 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition27.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/icon.cjs');
|
|
6
|
-
require('../shared/_has.cjs');
|
|
7
|
-
require('../shared/class-names.cjs');
|
|
8
|
-
require('../shared/when.cjs');
|
|
9
4
|
|
|
10
5
|
definition.registerIcon();
|
package/icon/index.js
CHANGED
package/index.cjs
CHANGED
|
@@ -66,50 +66,6 @@ const definition$Y = require('./shared/definition61.cjs');
|
|
|
66
66
|
const enums = require('./shared/enums.cjs');
|
|
67
67
|
const index$1 = require('./shared/index.cjs');
|
|
68
68
|
const index = require('./shared/index2.cjs');
|
|
69
|
-
require('./shared/affix.cjs');
|
|
70
|
-
require('./shared/icon.cjs');
|
|
71
|
-
require('./shared/_has.cjs');
|
|
72
|
-
require('./shared/slotted.cjs');
|
|
73
|
-
require('./shared/apply-mixins.cjs');
|
|
74
|
-
require('./shared/start-end.cjs');
|
|
75
|
-
require('./shared/ref.cjs');
|
|
76
|
-
require('./shared/when.cjs');
|
|
77
|
-
require('./shared/key-codes.cjs');
|
|
78
|
-
require('./shared/numbers.cjs');
|
|
79
|
-
require('./shared/class-names.cjs');
|
|
80
|
-
require('./shared/definition62.cjs');
|
|
81
|
-
require('./shared/localized.cjs');
|
|
82
|
-
require('./shared/button.cjs');
|
|
83
|
-
require('./shared/form-associated.cjs');
|
|
84
|
-
require('./shared/aria-global.cjs');
|
|
85
|
-
require('./shared/breadcrumb-item.cjs');
|
|
86
|
-
require('./shared/anchor.cjs');
|
|
87
|
-
require('./shared/text-anchor.template.cjs');
|
|
88
|
-
require('./shared/calendar-event.cjs');
|
|
89
|
-
require('./shared/repeat.cjs');
|
|
90
|
-
require('./shared/applyMixinsWithObservables.cjs');
|
|
91
|
-
require('./shared/definition63.cjs');
|
|
92
|
-
require('./shared/text-field.cjs');
|
|
93
|
-
require('./shared/listbox.cjs');
|
|
94
|
-
require('./shared/key-codes2.cjs');
|
|
95
|
-
require('./shared/strings.cjs');
|
|
96
|
-
require('./shared/select.options.cjs');
|
|
97
|
-
require('./shared/children.cjs');
|
|
98
|
-
require('./shared/presentationDate.cjs');
|
|
99
|
-
require('./shared/trapped-focus.cjs');
|
|
100
|
-
require('./shared/aria.cjs');
|
|
101
|
-
require('./shared/anchored.cjs');
|
|
102
|
-
require('./shared/direction.cjs');
|
|
103
|
-
require('./shared/dom.cjs');
|
|
104
|
-
require('./shared/text-anchor.cjs');
|
|
105
|
-
require('./shared/text-field2.cjs');
|
|
106
|
-
require('./shared/base-progress.cjs');
|
|
107
|
-
require('./shared/radio.cjs');
|
|
108
|
-
require('./shared/aria2.cjs');
|
|
109
|
-
require('./shared/slider.template.cjs');
|
|
110
|
-
require('./shared/Reflector.cjs');
|
|
111
|
-
require('./shared/tree-item.cjs');
|
|
112
|
-
require('./locales/en-US.cjs');
|
|
113
69
|
|
|
114
70
|
|
|
115
71
|
|
package/index.js
CHANGED
|
@@ -62,47 +62,3 @@ export { r as registerVideoPlayer, v as videoPlayerDefinition, a as videoPlayerR
|
|
|
62
62
|
export { A as Appearance, c as AriaLive, C as Connotation, a as ConnotationDecorative, L as LayoutSize, M as MediaSkipBy, P as Position, R as Role, S as Shape, b as Size, T as TabsSize } from './shared/enums.js';
|
|
63
63
|
export { d as designSystem, r as registerFactory } from './shared/index.js';
|
|
64
64
|
export { s as setLocale } from './shared/index2.js';
|
|
65
|
-
import './shared/affix.js';
|
|
66
|
-
import './shared/icon.js';
|
|
67
|
-
import './shared/_has.js';
|
|
68
|
-
import './shared/slotted.js';
|
|
69
|
-
import './shared/apply-mixins.js';
|
|
70
|
-
import './shared/start-end.js';
|
|
71
|
-
import './shared/ref.js';
|
|
72
|
-
import './shared/when.js';
|
|
73
|
-
import './shared/key-codes.js';
|
|
74
|
-
import './shared/numbers.js';
|
|
75
|
-
import './shared/class-names.js';
|
|
76
|
-
import './shared/definition62.js';
|
|
77
|
-
import './shared/localized.js';
|
|
78
|
-
import './shared/button.js';
|
|
79
|
-
import './shared/form-associated.js';
|
|
80
|
-
import './shared/aria-global.js';
|
|
81
|
-
import './shared/breadcrumb-item.js';
|
|
82
|
-
import './shared/anchor.js';
|
|
83
|
-
import './shared/text-anchor.template.js';
|
|
84
|
-
import './shared/calendar-event.js';
|
|
85
|
-
import './shared/repeat.js';
|
|
86
|
-
import './shared/applyMixinsWithObservables.js';
|
|
87
|
-
import './shared/definition63.js';
|
|
88
|
-
import './shared/text-field.js';
|
|
89
|
-
import './shared/listbox.js';
|
|
90
|
-
import './shared/key-codes2.js';
|
|
91
|
-
import './shared/strings.js';
|
|
92
|
-
import './shared/select.options.js';
|
|
93
|
-
import './shared/children.js';
|
|
94
|
-
import './shared/presentationDate.js';
|
|
95
|
-
import './shared/trapped-focus.js';
|
|
96
|
-
import './shared/aria.js';
|
|
97
|
-
import './shared/anchored.js';
|
|
98
|
-
import './shared/direction.js';
|
|
99
|
-
import './shared/dom.js';
|
|
100
|
-
import './shared/text-anchor.js';
|
|
101
|
-
import './shared/text-field2.js';
|
|
102
|
-
import './shared/base-progress.js';
|
|
103
|
-
import './shared/radio.js';
|
|
104
|
-
import './shared/aria2.js';
|
|
105
|
-
import './shared/slider.template.js';
|
|
106
|
-
import './shared/Reflector.js';
|
|
107
|
-
import './shared/tree-item.js';
|
|
108
|
-
import './locales/en-US.js';
|
package/layout/index.cjs
CHANGED
package/layout/index.js
CHANGED
|
@@ -4,6 +4,7 @@ import { AffixIcon, type FormElement } from '../../shared/patterns';
|
|
|
4
4
|
export type PopupPlacement = 'top' | 'bottom';
|
|
5
5
|
export declare class Combobox extends FoundationCombobox {
|
|
6
6
|
placement?: PopupPlacement;
|
|
7
|
+
fixedDropdown: boolean;
|
|
7
8
|
_popup: Popup;
|
|
8
9
|
_anchor: HTMLElement;
|
|
9
10
|
connectedCallback(): void;
|
package/lib/menu/menu.d.ts
CHANGED
|
@@ -7,12 +7,10 @@ export declare class Menu extends FastMenu {
|
|
|
7
7
|
placement?: Placement;
|
|
8
8
|
trigger?: 'auto' | 'legacy' | 'off';
|
|
9
9
|
autoDismiss: boolean;
|
|
10
|
-
autoDismissChanged(oldValue?: boolean): void;
|
|
11
10
|
open: boolean;
|
|
12
11
|
openChanged(_: boolean, newValue: boolean): void;
|
|
13
12
|
constructor();
|
|
14
|
-
|
|
15
|
-
disconnectedCallback(): void;
|
|
13
|
+
_onFocusout: (e: FocusEvent) => void;
|
|
16
14
|
actionItemsSlottedContent?: HTMLElement[];
|
|
17
15
|
}
|
|
18
16
|
export interface Menu extends Anchored {
|
package/listbox/index.cjs
CHANGED
|
@@ -5,20 +5,6 @@ const definition = require('../shared/definition36.cjs');
|
|
|
5
5
|
const listbox = require('../shared/listbox.cjs');
|
|
6
6
|
const slotted = require('../shared/slotted.cjs');
|
|
7
7
|
const classNames = require('../shared/class-names.cjs');
|
|
8
|
-
require('../shared/definition27.cjs');
|
|
9
|
-
require('../shared/icon.cjs');
|
|
10
|
-
require('../shared/_has.cjs');
|
|
11
|
-
require('../shared/when.cjs');
|
|
12
|
-
require('../shared/affix.cjs');
|
|
13
|
-
require('../shared/aria-global.cjs');
|
|
14
|
-
require('../shared/start-end.cjs');
|
|
15
|
-
require('../shared/ref.cjs');
|
|
16
|
-
require('../shared/apply-mixins.cjs');
|
|
17
|
-
require('../shared/dom.cjs');
|
|
18
|
-
require('../shared/key-codes2.cjs');
|
|
19
|
-
require('../shared/key-codes.cjs');
|
|
20
|
-
require('../shared/strings.cjs');
|
|
21
|
-
require('../shared/numbers.cjs');
|
|
22
8
|
|
|
23
9
|
const getClasses = ({ appearance, shape, disabled, orientation }) => classNames.classNames(
|
|
24
10
|
"base",
|
|
@@ -54,7 +40,7 @@ const ListboxTemplate = () => {
|
|
|
54
40
|
`;
|
|
55
41
|
};
|
|
56
42
|
|
|
57
|
-
const styles = ":host{display:inline-block;inline-size:fit-content}:host(:focus-within){outline:none}:host([disabled]){cursor:not-allowed}.base{display:inline-flex;box-sizing:border-box;padding:4px;border-radius:var(--_listbox-border-radius);background-color:var(--_appearance-color-fill);box-shadow:inset 0 0 0 1px var(--_appearance-color-outline);contain:paint;gap:4px;inline-size:100%}.base{--_connotation-color-intermediate: var(--vvd-listbox-accent-intermediate, var(--vvd-color-neutral-500));--_connotation-color-primary: var(--vvd-listbox-accent-primary, var(--vvd-color-canvas-text));--_connotation-color-soft: var(--vvd-listbox-accent-soft, var(--vvd-color-neutral-100))}.base{--_appearance-color-text: var(--vvd-color-canvas-text);--_appearance-color-fill: var(--vvd-color-canvas);--_appearance-color-outline: var(--_connotation-color-intermediate)}.base.appearance-ghost{--_appearance-color-text: var(--_connotation-color-primary);--_appearance-color-fill: transparent;--_appearance-color-outline: transparent}.base:where(.disabled,:disabled){--_appearance-color-text: var(--vvd-color-neutral-300);--_appearance-color-fill: var(--vvd-color-neutral-100);--_appearance-color-outline: var(--vvd-color-neutral-300)}.base:where(.disabled,:disabled).appearance-ghost{--_appearance-color-text: var(--vvd-color-neutral-300);--_appearance-color-fill: transparent;--_appearance-color-outline: transparent}.base:not(.orientation-horizontal){flex-direction:column}.base:not(.shape-pill){--_listbox-border-radius: 8px}.base.shape-pill{--_listbox-border-radius: 24px}:host(:focus-within) .base{--focus-stroke-gap-color: transparent;box-shadow:inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:2px solid var(--focus-stroke-color, var(--vvd-color-canvas-text));outline-offset:calc(-2px - var(--focus-inset, 0px))}::slotted([role=option]){border-radius:var(--_listbox-border-radius);contain:content}.base.disabled ::slotted([role=option]){--_option-appearance-color-text: var(--_appearance-color-outline);pointer-events:none}
|
|
43
|
+
const styles = ":host{display:inline-block;inline-size:fit-content}:host(:focus-within){outline:none}:host([disabled]){cursor:not-allowed}.base{display:inline-flex;box-sizing:border-box;padding:4px;border-radius:var(--_listbox-border-radius);background-color:var(--_appearance-color-fill);box-shadow:inset 0 0 0 1px var(--_appearance-color-outline);contain:paint;gap:4px;inline-size:100%}.base{--_connotation-color-intermediate: var(--vvd-listbox-accent-intermediate, var(--vvd-color-neutral-500));--_connotation-color-primary: var(--vvd-listbox-accent-primary, var(--vvd-color-canvas-text));--_connotation-color-soft: var(--vvd-listbox-accent-soft, var(--vvd-color-neutral-100))}.base{--_appearance-color-text: var(--vvd-color-canvas-text);--_appearance-color-fill: var(--vvd-color-canvas);--_appearance-color-outline: var(--_connotation-color-intermediate)}.base.appearance-ghost{--_appearance-color-text: var(--_connotation-color-primary);--_appearance-color-fill: transparent;--_appearance-color-outline: transparent}.base:where(.disabled,:disabled){--_appearance-color-text: var(--vvd-color-neutral-300);--_appearance-color-fill: var(--vvd-color-neutral-100);--_appearance-color-outline: var(--vvd-color-neutral-300)}.base:where(.disabled,:disabled).appearance-ghost{--_appearance-color-text: var(--vvd-color-neutral-300);--_appearance-color-fill: transparent;--_appearance-color-outline: transparent}.base:not(.orientation-horizontal){flex-direction:column}.base:not(.shape-pill){--_listbox-border-radius: 8px}.base.shape-pill{--_listbox-border-radius: 24px}:host(:focus-within) .base{--focus-stroke-gap-color: transparent;box-shadow:inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:2px solid var(--focus-stroke-color, var(--vvd-color-canvas-text));outline-offset:calc(-2px - var(--focus-inset, 0px))}::slotted([role=option]){border-radius:var(--_listbox-border-radius);contain:content}.base.disabled ::slotted([role=option]){--_option-appearance-color-text: var(--_appearance-color-outline);pointer-events:none}";
|
|
58
44
|
|
|
59
45
|
const listboxDefinition = listbox.Listbox.compose({
|
|
60
46
|
baseName: "listbox",
|
package/listbox/index.js
CHANGED
|
@@ -3,20 +3,6 @@ import { a as listboxOptionRegistries } from '../shared/definition36.js';
|
|
|
3
3
|
import { L as ListboxElement, a as Listbox } from '../shared/listbox.js';
|
|
4
4
|
import { s as slotted } from '../shared/slotted.js';
|
|
5
5
|
import { c as classNames } from '../shared/class-names.js';
|
|
6
|
-
import '../shared/definition27.js';
|
|
7
|
-
import '../shared/icon.js';
|
|
8
|
-
import '../shared/_has.js';
|
|
9
|
-
import '../shared/when.js';
|
|
10
|
-
import '../shared/affix.js';
|
|
11
|
-
import '../shared/aria-global.js';
|
|
12
|
-
import '../shared/start-end.js';
|
|
13
|
-
import '../shared/ref.js';
|
|
14
|
-
import '../shared/apply-mixins.js';
|
|
15
|
-
import '../shared/dom.js';
|
|
16
|
-
import '../shared/key-codes2.js';
|
|
17
|
-
import '../shared/key-codes.js';
|
|
18
|
-
import '../shared/strings.js';
|
|
19
|
-
import '../shared/numbers.js';
|
|
20
6
|
|
|
21
7
|
const getClasses = ({ appearance, shape, disabled, orientation }) => classNames(
|
|
22
8
|
"base",
|
|
@@ -52,7 +38,7 @@ const ListboxTemplate = () => {
|
|
|
52
38
|
`;
|
|
53
39
|
};
|
|
54
40
|
|
|
55
|
-
const styles = ":host{display:inline-block;inline-size:fit-content}:host(:focus-within){outline:none}:host([disabled]){cursor:not-allowed}.base{display:inline-flex;box-sizing:border-box;padding:4px;border-radius:var(--_listbox-border-radius);background-color:var(--_appearance-color-fill);box-shadow:inset 0 0 0 1px var(--_appearance-color-outline);contain:paint;gap:4px;inline-size:100%}.base{--_connotation-color-intermediate: var(--vvd-listbox-accent-intermediate, var(--vvd-color-neutral-500));--_connotation-color-primary: var(--vvd-listbox-accent-primary, var(--vvd-color-canvas-text));--_connotation-color-soft: var(--vvd-listbox-accent-soft, var(--vvd-color-neutral-100))}.base{--_appearance-color-text: var(--vvd-color-canvas-text);--_appearance-color-fill: var(--vvd-color-canvas);--_appearance-color-outline: var(--_connotation-color-intermediate)}.base.appearance-ghost{--_appearance-color-text: var(--_connotation-color-primary);--_appearance-color-fill: transparent;--_appearance-color-outline: transparent}.base:where(.disabled,:disabled){--_appearance-color-text: var(--vvd-color-neutral-300);--_appearance-color-fill: var(--vvd-color-neutral-100);--_appearance-color-outline: var(--vvd-color-neutral-300)}.base:where(.disabled,:disabled).appearance-ghost{--_appearance-color-text: var(--vvd-color-neutral-300);--_appearance-color-fill: transparent;--_appearance-color-outline: transparent}.base:not(.orientation-horizontal){flex-direction:column}.base:not(.shape-pill){--_listbox-border-radius: 8px}.base.shape-pill{--_listbox-border-radius: 24px}:host(:focus-within) .base{--focus-stroke-gap-color: transparent;box-shadow:inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:2px solid var(--focus-stroke-color, var(--vvd-color-canvas-text));outline-offset:calc(-2px - var(--focus-inset, 0px))}::slotted([role=option]){border-radius:var(--_listbox-border-radius);contain:content}.base.disabled ::slotted([role=option]){--_option-appearance-color-text: var(--_appearance-color-outline);pointer-events:none}
|
|
41
|
+
const styles = ":host{display:inline-block;inline-size:fit-content}:host(:focus-within){outline:none}:host([disabled]){cursor:not-allowed}.base{display:inline-flex;box-sizing:border-box;padding:4px;border-radius:var(--_listbox-border-radius);background-color:var(--_appearance-color-fill);box-shadow:inset 0 0 0 1px var(--_appearance-color-outline);contain:paint;gap:4px;inline-size:100%}.base{--_connotation-color-intermediate: var(--vvd-listbox-accent-intermediate, var(--vvd-color-neutral-500));--_connotation-color-primary: var(--vvd-listbox-accent-primary, var(--vvd-color-canvas-text));--_connotation-color-soft: var(--vvd-listbox-accent-soft, var(--vvd-color-neutral-100))}.base{--_appearance-color-text: var(--vvd-color-canvas-text);--_appearance-color-fill: var(--vvd-color-canvas);--_appearance-color-outline: var(--_connotation-color-intermediate)}.base.appearance-ghost{--_appearance-color-text: var(--_connotation-color-primary);--_appearance-color-fill: transparent;--_appearance-color-outline: transparent}.base:where(.disabled,:disabled){--_appearance-color-text: var(--vvd-color-neutral-300);--_appearance-color-fill: var(--vvd-color-neutral-100);--_appearance-color-outline: var(--vvd-color-neutral-300)}.base:where(.disabled,:disabled).appearance-ghost{--_appearance-color-text: var(--vvd-color-neutral-300);--_appearance-color-fill: transparent;--_appearance-color-outline: transparent}.base:not(.orientation-horizontal){flex-direction:column}.base:not(.shape-pill){--_listbox-border-radius: 8px}.base.shape-pill{--_listbox-border-radius: 24px}:host(:focus-within) .base{--focus-stroke-gap-color: transparent;box-shadow:inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:2px solid var(--focus-stroke-color, var(--vvd-color-canvas-text));outline-offset:calc(-2px - var(--focus-inset, 0px))}::slotted([role=option]){border-radius:var(--_listbox-border-radius);contain:content}.base.disabled ::slotted([role=option]){--_option-appearance-color-text: var(--_appearance-color-outline);pointer-events:none}";
|
|
56
42
|
|
|
57
43
|
const listboxDefinition = Listbox.compose({
|
|
58
44
|
baseName: "listbox",
|
package/menu/index.cjs
CHANGED
|
@@ -1,30 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition30.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/definition63.cjs');
|
|
6
|
-
require('../shared/definition11.cjs');
|
|
7
|
-
require('../shared/definition27.cjs');
|
|
8
|
-
require('../shared/icon.cjs');
|
|
9
|
-
require('../shared/_has.cjs');
|
|
10
|
-
require('../shared/class-names.cjs');
|
|
11
|
-
require('../shared/when.cjs');
|
|
12
|
-
require('../shared/definition38.cjs');
|
|
13
|
-
require('../shared/base-progress.cjs');
|
|
14
|
-
require('../shared/affix.cjs');
|
|
15
|
-
require('../shared/slotted.cjs');
|
|
16
|
-
require('../shared/button.cjs');
|
|
17
|
-
require('../shared/apply-mixins.cjs');
|
|
18
|
-
require('../shared/form-associated.cjs');
|
|
19
|
-
require('../shared/key-codes.cjs');
|
|
20
|
-
require('../shared/aria-global.cjs');
|
|
21
|
-
require('../shared/start-end.cjs');
|
|
22
|
-
require('../shared/ref.cjs');
|
|
23
|
-
require('../shared/enums.cjs');
|
|
24
|
-
require('../shared/definition62.cjs');
|
|
25
|
-
require('../shared/definition29.cjs');
|
|
26
|
-
require('../shared/anchored.cjs');
|
|
27
|
-
require('../shared/direction.cjs');
|
|
28
|
-
require('../shared/dom.cjs');
|
|
29
4
|
|
|
30
5
|
definition.registerMenu();
|
package/menu/index.js
CHANGED
|
@@ -1,28 +1,3 @@
|
|
|
1
1
|
import { r as registerMenu } from '../shared/definition30.js';
|
|
2
|
-
import '../shared/index.js';
|
|
3
|
-
import '../shared/definition63.js';
|
|
4
|
-
import '../shared/definition11.js';
|
|
5
|
-
import '../shared/definition27.js';
|
|
6
|
-
import '../shared/icon.js';
|
|
7
|
-
import '../shared/_has.js';
|
|
8
|
-
import '../shared/class-names.js';
|
|
9
|
-
import '../shared/when.js';
|
|
10
|
-
import '../shared/definition38.js';
|
|
11
|
-
import '../shared/base-progress.js';
|
|
12
|
-
import '../shared/affix.js';
|
|
13
|
-
import '../shared/slotted.js';
|
|
14
|
-
import '../shared/button.js';
|
|
15
|
-
import '../shared/apply-mixins.js';
|
|
16
|
-
import '../shared/form-associated.js';
|
|
17
|
-
import '../shared/key-codes.js';
|
|
18
|
-
import '../shared/aria-global.js';
|
|
19
|
-
import '../shared/start-end.js';
|
|
20
|
-
import '../shared/ref.js';
|
|
21
|
-
import '../shared/enums.js';
|
|
22
|
-
import '../shared/definition62.js';
|
|
23
|
-
import '../shared/definition29.js';
|
|
24
|
-
import '../shared/anchored.js';
|
|
25
|
-
import '../shared/direction.js';
|
|
26
|
-
import '../shared/dom.js';
|
|
27
2
|
|
|
28
3
|
registerMenu();
|
package/menu-item/index.cjs
CHANGED
|
@@ -1,20 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition29.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/definition27.cjs');
|
|
6
|
-
require('../shared/icon.cjs');
|
|
7
|
-
require('../shared/_has.cjs');
|
|
8
|
-
require('../shared/class-names.cjs');
|
|
9
|
-
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/affix.cjs');
|
|
11
|
-
require('../shared/slotted.cjs');
|
|
12
|
-
require('../shared/anchored.cjs');
|
|
13
|
-
require('../shared/start-end.cjs');
|
|
14
|
-
require('../shared/ref.cjs');
|
|
15
|
-
require('../shared/direction.cjs');
|
|
16
|
-
require('../shared/apply-mixins.cjs');
|
|
17
|
-
require('../shared/key-codes.cjs');
|
|
18
|
-
require('../shared/dom.cjs');
|
|
19
4
|
|
|
20
5
|
definition.registerMenuItem();
|
package/menu-item/index.js
CHANGED
|
@@ -1,18 +1,3 @@
|
|
|
1
1
|
import { r as registerMenuItem } from '../shared/definition29.js';
|
|
2
|
-
import '../shared/index.js';
|
|
3
|
-
import '../shared/definition27.js';
|
|
4
|
-
import '../shared/icon.js';
|
|
5
|
-
import '../shared/_has.js';
|
|
6
|
-
import '../shared/class-names.js';
|
|
7
|
-
import '../shared/when.js';
|
|
8
|
-
import '../shared/affix.js';
|
|
9
|
-
import '../shared/slotted.js';
|
|
10
|
-
import '../shared/anchored.js';
|
|
11
|
-
import '../shared/start-end.js';
|
|
12
|
-
import '../shared/ref.js';
|
|
13
|
-
import '../shared/direction.js';
|
|
14
|
-
import '../shared/apply-mixins.js';
|
|
15
|
-
import '../shared/key-codes.js';
|
|
16
|
-
import '../shared/dom.js';
|
|
17
2
|
|
|
18
3
|
registerMenuItem();
|
package/nav/index.cjs
CHANGED
package/nav/index.js
CHANGED
package/nav-disclosure/index.cjs
CHANGED
|
@@ -1,15 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition31.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/definition27.cjs');
|
|
6
|
-
require('../shared/icon.cjs');
|
|
7
|
-
require('../shared/_has.cjs');
|
|
8
|
-
require('../shared/class-names.cjs');
|
|
9
|
-
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/affix.cjs');
|
|
11
|
-
require('../shared/slotted.cjs');
|
|
12
|
-
require('../shared/apply-mixins.cjs');
|
|
13
|
-
require('../shared/ref.cjs');
|
|
14
4
|
|
|
15
5
|
definition.registerNavDisclosure();
|
package/nav-disclosure/index.js
CHANGED
|
@@ -1,13 +1,3 @@
|
|
|
1
1
|
import { r as registerNavDisclosure } from '../shared/definition31.js';
|
|
2
|
-
import '../shared/index.js';
|
|
3
|
-
import '../shared/definition27.js';
|
|
4
|
-
import '../shared/icon.js';
|
|
5
|
-
import '../shared/_has.js';
|
|
6
|
-
import '../shared/class-names.js';
|
|
7
|
-
import '../shared/when.js';
|
|
8
|
-
import '../shared/affix.js';
|
|
9
|
-
import '../shared/slotted.js';
|
|
10
|
-
import '../shared/apply-mixins.js';
|
|
11
|
-
import '../shared/ref.js';
|
|
12
2
|
|
|
13
3
|
registerNavDisclosure();
|
package/nav-item/index.cjs
CHANGED
|
@@ -1,20 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition32.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/definition27.cjs');
|
|
6
|
-
require('../shared/icon.cjs');
|
|
7
|
-
require('../shared/_has.cjs');
|
|
8
|
-
require('../shared/class-names.cjs');
|
|
9
|
-
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/affix.cjs');
|
|
11
|
-
require('../shared/slotted.cjs');
|
|
12
|
-
require('../shared/text-anchor.cjs');
|
|
13
|
-
require('../shared/anchor.cjs');
|
|
14
|
-
require('../shared/apply-mixins.cjs');
|
|
15
|
-
require('../shared/aria-global.cjs');
|
|
16
|
-
require('../shared/start-end.cjs');
|
|
17
|
-
require('../shared/ref.cjs');
|
|
18
|
-
require('../shared/text-anchor.template.cjs');
|
|
19
4
|
|
|
20
5
|
definition.registerNavItem();
|
package/nav-item/index.js
CHANGED
|
@@ -1,18 +1,3 @@
|
|
|
1
1
|
import { r as registerNavItem } from '../shared/definition32.js';
|
|
2
|
-
import '../shared/index.js';
|
|
3
|
-
import '../shared/definition27.js';
|
|
4
|
-
import '../shared/icon.js';
|
|
5
|
-
import '../shared/_has.js';
|
|
6
|
-
import '../shared/class-names.js';
|
|
7
|
-
import '../shared/when.js';
|
|
8
|
-
import '../shared/affix.js';
|
|
9
|
-
import '../shared/slotted.js';
|
|
10
|
-
import '../shared/text-anchor.js';
|
|
11
|
-
import '../shared/anchor.js';
|
|
12
|
-
import '../shared/apply-mixins.js';
|
|
13
|
-
import '../shared/aria-global.js';
|
|
14
|
-
import '../shared/start-end.js';
|
|
15
|
-
import '../shared/ref.js';
|
|
16
|
-
import '../shared/text-anchor.template.js';
|
|
17
2
|
|
|
18
3
|
registerNavItem();
|
package/note/index.cjs
CHANGED
|
@@ -1,16 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition34.cjs');
|
|
4
|
-
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/definition27.cjs');
|
|
6
|
-
require('../shared/icon.cjs');
|
|
7
|
-
require('../shared/_has.cjs');
|
|
8
|
-
require('../shared/class-names.cjs');
|
|
9
|
-
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/affix.cjs');
|
|
11
|
-
require('../shared/slotted.cjs');
|
|
12
|
-
require('../shared/index2.cjs');
|
|
13
|
-
require('../locales/en-US.cjs');
|
|
14
|
-
require('../shared/apply-mixins.cjs');
|
|
15
4
|
|
|
16
5
|
definition.registerNote();
|
package/note/index.js
CHANGED
|
@@ -1,14 +1,3 @@
|
|
|
1
1
|
import { r as registerNote } from '../shared/definition34.js';
|
|
2
|
-
import '../shared/index.js';
|
|
3
|
-
import '../shared/definition27.js';
|
|
4
|
-
import '../shared/icon.js';
|
|
5
|
-
import '../shared/_has.js';
|
|
6
|
-
import '../shared/class-names.js';
|
|
7
|
-
import '../shared/when.js';
|
|
8
|
-
import '../shared/affix.js';
|
|
9
|
-
import '../shared/slotted.js';
|
|
10
|
-
import '../shared/index2.js';
|
|
11
|
-
import '../locales/en-US.js';
|
|
12
|
-
import '../shared/apply-mixins.js';
|
|
13
2
|
|
|
14
3
|
registerNote();
|