@vonage/vivid 3.49.0 → 3.50.1
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 -2
- package/accordion/index.js +0 -2
- package/accordion-item/index.cjs +0 -2
- package/accordion-item/index.js +0 -2
- package/alert/index.cjs +0 -2
- package/alert/index.js +0 -2
- package/audio-player/index.cjs +0 -2
- package/audio-player/index.js +0 -2
- package/banner/index.cjs +0 -2
- package/banner/index.js +0 -2
- package/breadcrumb-item/index.cjs +0 -2
- package/breadcrumb-item/index.js +0 -2
- package/button/index.cjs +0 -2
- package/button/index.js +0 -2
- package/checkbox/index.cjs +0 -3
- package/checkbox/index.js +0 -3
- package/combobox/index.cjs +4 -4
- package/combobox/index.js +4 -4
- package/custom-elements.json +749 -230
- package/data-grid/index.cjs +0 -2
- package/data-grid/index.js +0 -2
- package/date-picker/index.cjs +3 -2
- package/date-picker/index.js +3 -2
- package/date-range-picker/index.cjs +3 -2
- package/date-range-picker/index.js +3 -2
- package/dialog/index.cjs +0 -3
- package/dialog/index.js +0 -3
- package/fab/index.cjs +0 -2
- package/fab/index.js +0 -2
- package/file-picker/index.cjs +1 -2
- package/file-picker/index.js +1 -2
- package/focus/index.cjs +1 -1
- package/focus/index.js +1 -1
- package/index.cjs +20 -15
- package/index.js +9 -7
- package/lib/components.d.ts +1 -0
- package/lib/file-picker/file-picker.d.ts +2 -2
- package/lib/menu/definition.d.ts +2 -2
- package/lib/radio-group/definition.d.ts +2 -2
- package/lib/switch/switch.d.ts +2 -2
- package/lib/time-picker/definition.d.ts +3 -0
- package/lib/time-picker/locale.d.ts +12 -0
- package/lib/time-picker/time/picker.d.ts +9 -0
- package/lib/time-picker/time/presentationTime.d.ts +5 -0
- package/lib/time-picker/time/time.d.ts +15 -0
- package/lib/time-picker/time-picker.d.ts +16 -0
- package/lib/time-picker/time-picker.form-associated.d.ts +10 -0
- package/lib/time-picker/time-picker.template.d.ts +4 -0
- package/listbox/index.cjs +4 -12
- package/listbox/index.js +4 -12
- package/locales/en-GB.cjs +15 -0
- package/locales/en-GB.js +15 -0
- package/locales/en-US.cjs +15 -0
- package/locales/en-US.js +15 -0
- package/locales/ja-JP.cjs +15 -0
- package/locales/ja-JP.js +15 -0
- package/locales/zh-CN.cjs +15 -0
- package/locales/zh-CN.js +15 -0
- package/menu/index.cjs +0 -2
- package/menu/index.js +0 -2
- package/menu-item/index.cjs +0 -2
- package/menu-item/index.js +0 -2
- package/nav-disclosure/index.cjs +0 -2
- package/nav-disclosure/index.js +0 -2
- package/nav-item/index.cjs +0 -2
- package/nav-item/index.js +0 -2
- package/number-field/index.cjs +1 -2
- package/number-field/index.js +1 -2
- package/option/index.cjs +0 -5
- package/option/index.js +0 -5
- package/package.json +1 -1
- package/pagination/index.cjs +0 -2
- package/pagination/index.js +0 -2
- package/popup/index.cjs +0 -2
- package/popup/index.js +0 -2
- package/radio/index.cjs +0 -3
- package/radio/index.js +0 -3
- package/select/index.cjs +0 -3
- package/select/index.js +0 -3
- package/selectable-box/index.cjs +0 -3
- package/selectable-box/index.js +0 -3
- package/shared/date-picker/date-picker-base.d.ts +2 -2
- package/shared/definition.cjs +2 -6
- package/shared/definition.js +2 -6
- package/shared/definition11.cjs +1 -2
- package/shared/definition11.js +1 -2
- package/shared/definition15.cjs +2 -6
- package/shared/definition15.js +2 -6
- package/shared/definition16.cjs +1 -1
- package/shared/definition16.js +1 -1
- package/shared/definition17.cjs +1 -4
- package/shared/definition17.js +1 -4
- package/shared/definition18.cjs +2 -4
- package/shared/definition18.js +0 -2
- package/shared/definition19.cjs +2 -4
- package/shared/definition19.js +0 -2
- package/shared/definition20.cjs +1 -4
- package/shared/definition20.js +1 -4
- package/shared/definition23.cjs +1 -2
- package/shared/definition23.js +1 -2
- package/shared/definition24.cjs +2 -5
- package/shared/definition24.js +2 -5
- package/shared/definition28.cjs +2 -3
- package/shared/definition28.js +2 -3
- package/shared/definition30.cjs +2 -3
- package/shared/definition30.js +2 -3
- package/shared/definition31.cjs +2 -3
- package/shared/definition31.js +2 -3
- package/shared/definition34.cjs +1 -1
- package/shared/definition34.js +1 -1
- package/shared/definition35.cjs +2 -7
- package/shared/definition35.js +2 -7
- package/shared/definition4.cjs +3 -3
- package/shared/definition4.js +4 -4
- package/shared/definition40.cjs +3 -7
- package/shared/definition40.js +3 -7
- package/shared/definition41.cjs +5 -6
- package/shared/definition41.js +4 -5
- package/shared/definition42.cjs +5 -10
- package/shared/definition42.js +3 -8
- package/shared/definition44.cjs +1 -2
- package/shared/definition44.js +1 -2
- package/shared/definition45.cjs +1 -2
- package/shared/definition45.js +1 -2
- package/shared/definition46.cjs +1 -2
- package/shared/definition46.js +1 -2
- package/shared/definition48.cjs +2 -6
- package/shared/definition48.js +2 -6
- package/shared/definition5.cjs +1 -2
- package/shared/definition5.js +1 -2
- package/shared/definition51.cjs +2 -6
- package/shared/definition51.js +2 -6
- package/shared/definition52.cjs +2 -3
- package/shared/definition52.js +2 -3
- package/shared/definition53.cjs +1 -1
- package/shared/definition53.js +1 -1
- package/shared/definition54.cjs +768 -90
- package/shared/definition54.js +767 -89
- package/shared/definition55.cjs +75 -57
- package/shared/definition55.js +74 -56
- package/shared/definition56.cjs +100 -71
- package/shared/definition56.js +99 -70
- package/shared/definition57.cjs +76 -291
- package/shared/definition57.js +77 -292
- package/shared/definition58.cjs +303 -13
- package/shared/definition58.js +302 -13
- package/shared/definition61.cjs +20 -0
- package/shared/definition61.js +17 -0
- package/shared/definition9.cjs +1 -2
- package/shared/definition9.js +1 -2
- package/shared/icon.cjs +1 -1
- package/shared/icon.js +1 -1
- package/shared/localization/Locale.d.ts +2 -0
- package/shared/patterns/index.d.ts +1 -0
- package/shared/patterns/trapped-focus.d.ts +4 -0
- package/shared/presentationDate.cjs +15 -34
- package/shared/presentationDate.js +15 -34
- package/shared/text-field.cjs +1 -1
- package/shared/text-field.js +1 -1
- package/shared/trapped-focus.cjs +29 -0
- package/shared/trapped-focus.js +27 -0
- package/slider/index.cjs +0 -2
- package/slider/index.js +0 -2
- package/split-button/index.cjs +0 -2
- package/split-button/index.js +0 -2
- 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 -2
- package/switch/index.js +0 -2
- package/tab/index.cjs +0 -3
- package/tab/index.js +0 -3
- package/tabs/index.cjs +0 -3
- package/tabs/index.js +0 -3
- package/tag/index.cjs +0 -3
- package/tag/index.js +0 -3
- package/text-area/index.cjs +0 -2
- package/text-area/index.js +0 -2
- package/text-field/index.cjs +1 -1
- package/text-field/index.js +1 -1
- package/time-picker/index.cjs +38 -0
- package/time-picker/index.js +36 -0
- package/toggletip/index.cjs +1 -3
- package/toggletip/index.js +1 -3
- package/tooltip/index.cjs +1 -3
- package/tooltip/index.js +1 -3
- package/tree-item/index.cjs +1 -4
- package/tree-item/index.js +1 -4
- package/tree-view/index.cjs +1 -1
- package/tree-view/index.js +1 -1
- package/vivid.api.json +111 -42
- package/style.css +0 -1
package/tab/index.cjs
CHANGED
|
@@ -7,11 +7,8 @@ require('../shared/icon.cjs');
|
|
|
7
7
|
require('../shared/_has.cjs');
|
|
8
8
|
require('../shared/class-names.cjs');
|
|
9
9
|
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/definition58.cjs');
|
|
11
|
-
require('../shared/focus.cjs');
|
|
12
10
|
require('../shared/affix.cjs');
|
|
13
11
|
require('../shared/slotted.cjs');
|
|
14
12
|
require('../shared/apply-mixins.cjs');
|
|
15
|
-
require('../shared/focus2.cjs');
|
|
16
13
|
|
|
17
14
|
definition.registerTab();
|
package/tab/index.js
CHANGED
|
@@ -5,11 +5,8 @@ import '../shared/icon.js';
|
|
|
5
5
|
import '../shared/_has.js';
|
|
6
6
|
import '../shared/class-names.js';
|
|
7
7
|
import '../shared/when.js';
|
|
8
|
-
import '../shared/definition58.js';
|
|
9
|
-
import '../shared/focus.js';
|
|
10
8
|
import '../shared/affix.js';
|
|
11
9
|
import '../shared/slotted.js';
|
|
12
10
|
import '../shared/apply-mixins.js';
|
|
13
|
-
import '../shared/focus2.js';
|
|
14
11
|
|
|
15
12
|
registerTab();
|
package/tabs/index.cjs
CHANGED
|
@@ -8,12 +8,9 @@ require('../shared/icon.cjs');
|
|
|
8
8
|
require('../shared/_has.cjs');
|
|
9
9
|
require('../shared/class-names.cjs');
|
|
10
10
|
require('../shared/when.cjs');
|
|
11
|
-
require('../shared/definition58.cjs');
|
|
12
|
-
require('../shared/focus.cjs');
|
|
13
11
|
require('../shared/affix.cjs');
|
|
14
12
|
require('../shared/slotted.cjs');
|
|
15
13
|
require('../shared/apply-mixins.cjs');
|
|
16
|
-
require('../shared/focus2.cjs');
|
|
17
14
|
require('../shared/definition47.cjs');
|
|
18
15
|
require('../shared/start-end.cjs');
|
|
19
16
|
require('../shared/ref.cjs');
|
package/tabs/index.js
CHANGED
|
@@ -6,12 +6,9 @@ import '../shared/icon.js';
|
|
|
6
6
|
import '../shared/_has.js';
|
|
7
7
|
import '../shared/class-names.js';
|
|
8
8
|
import '../shared/when.js';
|
|
9
|
-
import '../shared/definition58.js';
|
|
10
|
-
import '../shared/focus.js';
|
|
11
9
|
import '../shared/affix.js';
|
|
12
10
|
import '../shared/slotted.js';
|
|
13
11
|
import '../shared/apply-mixins.js';
|
|
14
|
-
import '../shared/focus2.js';
|
|
15
12
|
import '../shared/definition47.js';
|
|
16
13
|
import '../shared/start-end.js';
|
|
17
14
|
import '../shared/ref.js';
|
package/tag/index.cjs
CHANGED
|
@@ -7,11 +7,8 @@ require('../shared/icon.cjs');
|
|
|
7
7
|
require('../shared/_has.cjs');
|
|
8
8
|
require('../shared/class-names.cjs');
|
|
9
9
|
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/definition58.cjs');
|
|
11
|
-
require('../shared/focus.cjs');
|
|
12
10
|
require('../shared/affix.cjs');
|
|
13
11
|
require('../shared/slotted.cjs');
|
|
14
12
|
require('../shared/apply-mixins.cjs');
|
|
15
|
-
require('../shared/focus2.cjs');
|
|
16
13
|
|
|
17
14
|
definition.registerTag();
|
package/tag/index.js
CHANGED
|
@@ -5,11 +5,8 @@ import '../shared/icon.js';
|
|
|
5
5
|
import '../shared/_has.js';
|
|
6
6
|
import '../shared/class-names.js';
|
|
7
7
|
import '../shared/when.js';
|
|
8
|
-
import '../shared/definition58.js';
|
|
9
|
-
import '../shared/focus.js';
|
|
10
8
|
import '../shared/affix.js';
|
|
11
9
|
import '../shared/slotted.js';
|
|
12
10
|
import '../shared/apply-mixins.js';
|
|
13
|
-
import '../shared/focus2.js';
|
|
14
11
|
|
|
15
12
|
registerTag();
|
package/text-area/index.cjs
CHANGED
|
@@ -7,8 +7,6 @@ require('../shared/icon.cjs');
|
|
|
7
7
|
require('../shared/_has.cjs');
|
|
8
8
|
require('../shared/class-names.cjs');
|
|
9
9
|
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/definition58.cjs');
|
|
11
|
-
require('../shared/focus.cjs');
|
|
12
10
|
require('../shared/affix.cjs');
|
|
13
11
|
require('../shared/slotted.cjs');
|
|
14
12
|
require('../shared/index2.cjs');
|
package/text-area/index.js
CHANGED
|
@@ -5,8 +5,6 @@ import '../shared/icon.js';
|
|
|
5
5
|
import '../shared/_has.js';
|
|
6
6
|
import '../shared/class-names.js';
|
|
7
7
|
import '../shared/when.js';
|
|
8
|
-
import '../shared/definition58.js';
|
|
9
|
-
import '../shared/focus.js';
|
|
10
8
|
import '../shared/affix.js';
|
|
11
9
|
import '../shared/slotted.js';
|
|
12
10
|
import '../shared/index2.js';
|
package/text-field/index.cjs
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
const definition = require('../shared/definition53.cjs');
|
|
4
4
|
require('../shared/index.cjs');
|
|
5
|
-
require('../shared/
|
|
5
|
+
require('../shared/definition61.cjs');
|
|
6
6
|
require('../shared/focus.cjs');
|
|
7
7
|
require('../shared/definition26.cjs');
|
|
8
8
|
require('../shared/icon.cjs');
|
package/text-field/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerTextField } from '../shared/definition53.js';
|
|
2
2
|
import '../shared/index.js';
|
|
3
|
-
import '../shared/
|
|
3
|
+
import '../shared/definition61.js';
|
|
4
4
|
import '../shared/focus.js';
|
|
5
5
|
import '../shared/definition26.js';
|
|
6
6
|
import '../shared/icon.js';
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const definition = require('../shared/definition54.cjs');
|
|
4
|
+
require('../shared/index.cjs');
|
|
5
|
+
require('../shared/definition53.cjs');
|
|
6
|
+
require('../shared/definition61.cjs');
|
|
7
|
+
require('../shared/focus.cjs');
|
|
8
|
+
require('../shared/definition26.cjs');
|
|
9
|
+
require('../shared/icon.cjs');
|
|
10
|
+
require('../shared/_has.cjs');
|
|
11
|
+
require('../shared/class-names.cjs');
|
|
12
|
+
require('../shared/when.cjs');
|
|
13
|
+
require('../shared/affix.cjs');
|
|
14
|
+
require('../shared/slotted.cjs');
|
|
15
|
+
require('../shared/index2.cjs');
|
|
16
|
+
require('../locales/en-US.cjs');
|
|
17
|
+
require('../shared/Reflector.cjs');
|
|
18
|
+
require('../shared/text-field2.cjs');
|
|
19
|
+
require('../shared/apply-mixins.cjs');
|
|
20
|
+
require('../shared/form-associated.cjs');
|
|
21
|
+
require('../shared/key-codes.cjs');
|
|
22
|
+
require('../shared/aria-global.cjs');
|
|
23
|
+
require('../shared/start-end.cjs');
|
|
24
|
+
require('../shared/ref.cjs');
|
|
25
|
+
require('../shared/text-field.cjs');
|
|
26
|
+
require('../shared/focus2.cjs');
|
|
27
|
+
require('../shared/definition60.cjs');
|
|
28
|
+
require('../shared/definition11.cjs');
|
|
29
|
+
require('../shared/definition37.cjs');
|
|
30
|
+
require('../shared/base-progress.cjs');
|
|
31
|
+
require('../shared/button.cjs');
|
|
32
|
+
require('../shared/enums.cjs');
|
|
33
|
+
require('../shared/definition59.cjs');
|
|
34
|
+
require('../shared/localized.cjs');
|
|
35
|
+
require('../shared/trapped-focus.cjs');
|
|
36
|
+
require('../shared/repeat.cjs');
|
|
37
|
+
|
|
38
|
+
definition.registerTimePicker();
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { r as registerTimePicker } from '../shared/definition54.js';
|
|
2
|
+
import '../shared/index.js';
|
|
3
|
+
import '../shared/definition53.js';
|
|
4
|
+
import '../shared/definition61.js';
|
|
5
|
+
import '../shared/focus.js';
|
|
6
|
+
import '../shared/definition26.js';
|
|
7
|
+
import '../shared/icon.js';
|
|
8
|
+
import '../shared/_has.js';
|
|
9
|
+
import '../shared/class-names.js';
|
|
10
|
+
import '../shared/when.js';
|
|
11
|
+
import '../shared/affix.js';
|
|
12
|
+
import '../shared/slotted.js';
|
|
13
|
+
import '../shared/index2.js';
|
|
14
|
+
import '../locales/en-US.js';
|
|
15
|
+
import '../shared/Reflector.js';
|
|
16
|
+
import '../shared/text-field2.js';
|
|
17
|
+
import '../shared/apply-mixins.js';
|
|
18
|
+
import '../shared/form-associated.js';
|
|
19
|
+
import '../shared/key-codes.js';
|
|
20
|
+
import '../shared/aria-global.js';
|
|
21
|
+
import '../shared/start-end.js';
|
|
22
|
+
import '../shared/ref.js';
|
|
23
|
+
import '../shared/text-field.js';
|
|
24
|
+
import '../shared/focus2.js';
|
|
25
|
+
import '../shared/definition60.js';
|
|
26
|
+
import '../shared/definition11.js';
|
|
27
|
+
import '../shared/definition37.js';
|
|
28
|
+
import '../shared/base-progress.js';
|
|
29
|
+
import '../shared/button.js';
|
|
30
|
+
import '../shared/enums.js';
|
|
31
|
+
import '../shared/definition59.js';
|
|
32
|
+
import '../shared/localized.js';
|
|
33
|
+
import '../shared/trapped-focus.js';
|
|
34
|
+
import '../shared/repeat.js';
|
|
35
|
+
|
|
36
|
+
registerTimePicker();
|
package/toggletip/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const definition = require('../shared/
|
|
3
|
+
const definition = require('../shared/definition55.cjs');
|
|
4
4
|
require('../shared/index.cjs');
|
|
5
5
|
require('../shared/definition60.cjs');
|
|
6
6
|
require('../shared/definition11.cjs');
|
|
@@ -9,8 +9,6 @@ require('../shared/icon.cjs');
|
|
|
9
9
|
require('../shared/_has.cjs');
|
|
10
10
|
require('../shared/class-names.cjs');
|
|
11
11
|
require('../shared/when.cjs');
|
|
12
|
-
require('../shared/definition58.cjs');
|
|
13
|
-
require('../shared/focus.cjs');
|
|
14
12
|
require('../shared/definition37.cjs');
|
|
15
13
|
require('../shared/base-progress.cjs');
|
|
16
14
|
require('../shared/affix.cjs');
|
package/toggletip/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerToggletip } from '../shared/
|
|
1
|
+
import { r as registerToggletip } from '../shared/definition55.js';
|
|
2
2
|
import '../shared/index.js';
|
|
3
3
|
import '../shared/definition60.js';
|
|
4
4
|
import '../shared/definition11.js';
|
|
@@ -7,8 +7,6 @@ import '../shared/icon.js';
|
|
|
7
7
|
import '../shared/_has.js';
|
|
8
8
|
import '../shared/class-names.js';
|
|
9
9
|
import '../shared/when.js';
|
|
10
|
-
import '../shared/definition58.js';
|
|
11
|
-
import '../shared/focus.js';
|
|
12
10
|
import '../shared/definition37.js';
|
|
13
11
|
import '../shared/base-progress.js';
|
|
14
12
|
import '../shared/affix.js';
|
package/tooltip/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const definition = require('../shared/
|
|
3
|
+
const definition = require('../shared/definition56.cjs');
|
|
4
4
|
require('../shared/index.cjs');
|
|
5
5
|
require('../shared/definition60.cjs');
|
|
6
6
|
require('../shared/definition11.cjs');
|
|
@@ -9,8 +9,6 @@ require('../shared/icon.cjs');
|
|
|
9
9
|
require('../shared/_has.cjs');
|
|
10
10
|
require('../shared/class-names.cjs');
|
|
11
11
|
require('../shared/when.cjs');
|
|
12
|
-
require('../shared/definition58.cjs');
|
|
13
|
-
require('../shared/focus.cjs');
|
|
14
12
|
require('../shared/definition37.cjs');
|
|
15
13
|
require('../shared/base-progress.cjs');
|
|
16
14
|
require('../shared/affix.cjs');
|
package/tooltip/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerTooltip } from '../shared/
|
|
1
|
+
import { r as registerTooltip } from '../shared/definition56.js';
|
|
2
2
|
import '../shared/index.js';
|
|
3
3
|
import '../shared/definition60.js';
|
|
4
4
|
import '../shared/definition11.js';
|
|
@@ -7,8 +7,6 @@ import '../shared/icon.js';
|
|
|
7
7
|
import '../shared/_has.js';
|
|
8
8
|
import '../shared/class-names.js';
|
|
9
9
|
import '../shared/when.js';
|
|
10
|
-
import '../shared/definition58.js';
|
|
11
|
-
import '../shared/focus.js';
|
|
12
10
|
import '../shared/definition37.js';
|
|
13
11
|
import '../shared/base-progress.js';
|
|
14
12
|
import '../shared/affix.js';
|
package/tree-item/index.cjs
CHANGED
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const definition = require('../shared/
|
|
3
|
+
const definition = require('../shared/definition57.cjs');
|
|
4
4
|
require('../shared/index.cjs');
|
|
5
5
|
require('../shared/definition26.cjs');
|
|
6
6
|
require('../shared/icon.cjs');
|
|
7
7
|
require('../shared/_has.cjs');
|
|
8
8
|
require('../shared/class-names.cjs');
|
|
9
9
|
require('../shared/when.cjs');
|
|
10
|
-
require('../shared/definition58.cjs');
|
|
11
|
-
require('../shared/focus.cjs');
|
|
12
10
|
require('../shared/affix.cjs');
|
|
13
11
|
require('../shared/slotted.cjs');
|
|
14
12
|
require('../shared/tree-item.cjs');
|
|
@@ -16,7 +14,6 @@ require('../shared/start-end.cjs');
|
|
|
16
14
|
require('../shared/ref.cjs');
|
|
17
15
|
require('../shared/apply-mixins.cjs');
|
|
18
16
|
require('../shared/dom.cjs');
|
|
19
|
-
require('../shared/focus2.cjs');
|
|
20
17
|
require('../shared/children.cjs');
|
|
21
18
|
|
|
22
19
|
definition.registerTreeItem();
|
package/tree-item/index.js
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { r as registerTreeItem } from '../shared/
|
|
1
|
+
import { r as registerTreeItem } from '../shared/definition57.js';
|
|
2
2
|
import '../shared/index.js';
|
|
3
3
|
import '../shared/definition26.js';
|
|
4
4
|
import '../shared/icon.js';
|
|
5
5
|
import '../shared/_has.js';
|
|
6
6
|
import '../shared/class-names.js';
|
|
7
7
|
import '../shared/when.js';
|
|
8
|
-
import '../shared/definition58.js';
|
|
9
|
-
import '../shared/focus.js';
|
|
10
8
|
import '../shared/affix.js';
|
|
11
9
|
import '../shared/slotted.js';
|
|
12
10
|
import '../shared/tree-item.js';
|
|
@@ -14,7 +12,6 @@ import '../shared/start-end.js';
|
|
|
14
12
|
import '../shared/ref.js';
|
|
15
13
|
import '../shared/apply-mixins.js';
|
|
16
14
|
import '../shared/dom.js';
|
|
17
|
-
import '../shared/focus2.js';
|
|
18
15
|
import '../shared/children.js';
|
|
19
16
|
|
|
20
17
|
registerTreeItem();
|
package/tree-view/index.cjs
CHANGED
package/tree-view/index.js
CHANGED
package/vivid.api.json
CHANGED
|
@@ -3684,16 +3684,7 @@
|
|
|
3684
3684
|
},
|
|
3685
3685
|
{
|
|
3686
3686
|
"kind": "Content",
|
|
3687
|
-
"text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-
|
|
3688
|
-
},
|
|
3689
|
-
{
|
|
3690
|
-
"kind": "Reference",
|
|
3691
|
-
"text": "ComposableStyles",
|
|
3692
|
-
"canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
|
|
3693
|
-
},
|
|
3694
|
-
{
|
|
3695
|
-
"kind": "Content",
|
|
3696
|
-
"text": ";\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
3687
|
+
"text": "<{\n baseName: string;\n template: any;\n styles: string;\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
3697
3688
|
},
|
|
3698
3689
|
{
|
|
3699
3690
|
"kind": "Reference",
|
|
@@ -3702,16 +3693,7 @@
|
|
|
3702
3693
|
},
|
|
3703
3694
|
{
|
|
3704
3695
|
"kind": "Content",
|
|
3705
|
-
"text": "<{\n baseName: string;\n template: any;\n styles:
|
|
3706
|
-
},
|
|
3707
|
-
{
|
|
3708
|
-
"kind": "Reference",
|
|
3709
|
-
"text": "ComposableStyles",
|
|
3710
|
-
"canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
|
|
3711
|
-
},
|
|
3712
|
-
{
|
|
3713
|
-
"kind": "Content",
|
|
3714
|
-
"text": ";\n}, typeof "
|
|
3696
|
+
"text": "<{\n baseName: string;\n template: any;\n styles: string;\n}, typeof "
|
|
3715
3697
|
},
|
|
3716
3698
|
{
|
|
3717
3699
|
"kind": "Reference",
|
|
@@ -3729,7 +3711,7 @@
|
|
|
3729
3711
|
"name": "menuDefinition",
|
|
3730
3712
|
"variableTypeTokenRange": {
|
|
3731
3713
|
"startIndex": 1,
|
|
3732
|
-
"endIndex":
|
|
3714
|
+
"endIndex": 8
|
|
3733
3715
|
}
|
|
3734
3716
|
},
|
|
3735
3717
|
{
|
|
@@ -5209,16 +5191,7 @@
|
|
|
5209
5191
|
},
|
|
5210
5192
|
{
|
|
5211
5193
|
"kind": "Content",
|
|
5212
|
-
"text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-
|
|
5213
|
-
},
|
|
5214
|
-
{
|
|
5215
|
-
"kind": "Reference",
|
|
5216
|
-
"text": "ComposableStyles",
|
|
5217
|
-
"canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
|
|
5218
|
-
},
|
|
5219
|
-
{
|
|
5220
|
-
"kind": "Content",
|
|
5221
|
-
"text": ";\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
5194
|
+
"text": "<{\n baseName: string;\n template: any;\n styles: string;\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
5222
5195
|
},
|
|
5223
5196
|
{
|
|
5224
5197
|
"kind": "Reference",
|
|
@@ -5227,16 +5200,7 @@
|
|
|
5227
5200
|
},
|
|
5228
5201
|
{
|
|
5229
5202
|
"kind": "Content",
|
|
5230
|
-
"text": "<{\n baseName: string;\n template: any;\n styles:
|
|
5231
|
-
},
|
|
5232
|
-
{
|
|
5233
|
-
"kind": "Reference",
|
|
5234
|
-
"text": "ComposableStyles",
|
|
5235
|
-
"canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
|
|
5236
|
-
},
|
|
5237
|
-
{
|
|
5238
|
-
"kind": "Content",
|
|
5239
|
-
"text": ";\n}, typeof "
|
|
5203
|
+
"text": "<{\n baseName: string;\n template: any;\n styles: string;\n}, typeof "
|
|
5240
5204
|
},
|
|
5241
5205
|
{
|
|
5242
5206
|
"kind": "Reference",
|
|
@@ -5254,7 +5218,7 @@
|
|
|
5254
5218
|
"name": "radioGroupDefinition",
|
|
5255
5219
|
"variableTypeTokenRange": {
|
|
5256
5220
|
"startIndex": 1,
|
|
5257
|
-
"endIndex":
|
|
5221
|
+
"endIndex": 8
|
|
5258
5222
|
}
|
|
5259
5223
|
},
|
|
5260
5224
|
{
|
|
@@ -6769,6 +6733,34 @@
|
|
|
6769
6733
|
"endIndex": 3
|
|
6770
6734
|
}
|
|
6771
6735
|
},
|
|
6736
|
+
{
|
|
6737
|
+
"kind": "Variable",
|
|
6738
|
+
"canonicalReference": "@vonage/vivid!registerTimePicker:var",
|
|
6739
|
+
"docComment": "",
|
|
6740
|
+
"excerptTokens": [
|
|
6741
|
+
{
|
|
6742
|
+
"kind": "Content",
|
|
6743
|
+
"text": "registerTimePicker: "
|
|
6744
|
+
},
|
|
6745
|
+
{
|
|
6746
|
+
"kind": "Content",
|
|
6747
|
+
"text": "(prefix?: string) => import(\"@microsoft/fast-foundation\")."
|
|
6748
|
+
},
|
|
6749
|
+
{
|
|
6750
|
+
"kind": "Reference",
|
|
6751
|
+
"text": "DesignSystem",
|
|
6752
|
+
"canonicalReference": "@microsoft/fast-foundation!DesignSystem:interface"
|
|
6753
|
+
}
|
|
6754
|
+
],
|
|
6755
|
+
"fileUrlPath": "../../dist/libs/components/lib/time-picker/definition.d.ts",
|
|
6756
|
+
"isReadonly": true,
|
|
6757
|
+
"releaseTag": "Public",
|
|
6758
|
+
"name": "registerTimePicker",
|
|
6759
|
+
"variableTypeTokenRange": {
|
|
6760
|
+
"startIndex": 1,
|
|
6761
|
+
"endIndex": 3
|
|
6762
|
+
}
|
|
6763
|
+
},
|
|
6772
6764
|
{
|
|
6773
6765
|
"kind": "Variable",
|
|
6774
6766
|
"canonicalReference": "@vonage/vivid!registerToggletip:var",
|
|
@@ -9265,6 +9257,83 @@
|
|
|
9265
9257
|
"endIndex": 9
|
|
9266
9258
|
}
|
|
9267
9259
|
},
|
|
9260
|
+
{
|
|
9261
|
+
"kind": "Variable",
|
|
9262
|
+
"canonicalReference": "@vonage/vivid!timePickerDefinition:var",
|
|
9263
|
+
"docComment": "",
|
|
9264
|
+
"excerptTokens": [
|
|
9265
|
+
{
|
|
9266
|
+
"kind": "Content",
|
|
9267
|
+
"text": "timePickerDefinition: "
|
|
9268
|
+
},
|
|
9269
|
+
{
|
|
9270
|
+
"kind": "Content",
|
|
9271
|
+
"text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
|
|
9272
|
+
},
|
|
9273
|
+
{
|
|
9274
|
+
"kind": "Reference",
|
|
9275
|
+
"text": "OverrideFoundationElementDefinition",
|
|
9276
|
+
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
9277
|
+
},
|
|
9278
|
+
{
|
|
9279
|
+
"kind": "Content",
|
|
9280
|
+
"text": "<"
|
|
9281
|
+
},
|
|
9282
|
+
{
|
|
9283
|
+
"kind": "Reference",
|
|
9284
|
+
"text": "FoundationElementDefinition",
|
|
9285
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
|
|
9286
|
+
},
|
|
9287
|
+
{
|
|
9288
|
+
"kind": "Content",
|
|
9289
|
+
"text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
9290
|
+
},
|
|
9291
|
+
{
|
|
9292
|
+
"kind": "Reference",
|
|
9293
|
+
"text": "FoundationElementRegistry",
|
|
9294
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
9295
|
+
},
|
|
9296
|
+
{
|
|
9297
|
+
"kind": "Content",
|
|
9298
|
+
"text": "<"
|
|
9299
|
+
},
|
|
9300
|
+
{
|
|
9301
|
+
"kind": "Reference",
|
|
9302
|
+
"text": "FoundationElementDefinition",
|
|
9303
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
|
|
9304
|
+
},
|
|
9305
|
+
{
|
|
9306
|
+
"kind": "Content",
|
|
9307
|
+
"text": ", import(\"@microsoft/fast-element\")."
|
|
9308
|
+
},
|
|
9309
|
+
{
|
|
9310
|
+
"kind": "Reference",
|
|
9311
|
+
"text": "Constructable",
|
|
9312
|
+
"canonicalReference": "@microsoft/fast-element!Constructable:type"
|
|
9313
|
+
},
|
|
9314
|
+
{
|
|
9315
|
+
"kind": "Content",
|
|
9316
|
+
"text": "<import(\"@microsoft/fast-foundation\")."
|
|
9317
|
+
},
|
|
9318
|
+
{
|
|
9319
|
+
"kind": "Reference",
|
|
9320
|
+
"text": "FoundationElement",
|
|
9321
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
|
|
9322
|
+
},
|
|
9323
|
+
{
|
|
9324
|
+
"kind": "Content",
|
|
9325
|
+
"text": ">>"
|
|
9326
|
+
}
|
|
9327
|
+
],
|
|
9328
|
+
"fileUrlPath": "../../dist/libs/components/lib/time-picker/definition.d.ts",
|
|
9329
|
+
"isReadonly": true,
|
|
9330
|
+
"releaseTag": "Public",
|
|
9331
|
+
"name": "timePickerDefinition",
|
|
9332
|
+
"variableTypeTokenRange": {
|
|
9333
|
+
"startIndex": 1,
|
|
9334
|
+
"endIndex": 14
|
|
9335
|
+
}
|
|
9336
|
+
},
|
|
9268
9337
|
{
|
|
9269
9338
|
"kind": "Variable",
|
|
9270
9339
|
"canonicalReference": "@vonage/vivid!toggletipDefinition:var",
|