@vonage/vivid 3.7.0 → 3.9.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/custom-elements.json +332 -0
- package/index.js +7 -5
- package/lib/button/button.d.ts +1 -1
- package/lib/components.d.ts +2 -0
- package/lib/select/select.d.ts +2 -2
- package/lib/tag/definition.d.ts +4 -0
- package/lib/tag/index.d.ts +1 -0
- package/lib/tag/tag.d.ts +22 -0
- package/lib/tag/tag.template.d.ts +4 -0
- package/lib/tag-group/definition.d.ts +3 -0
- package/lib/tag-group/index.d.ts +1 -0
- package/lib/tag-group/tag-group.d.ts +3 -0
- package/lib/tag-group/tag-group.template.d.ts +4 -0
- package/lib/text-field/text-field.d.ts +2 -1
- package/package.json +1 -1
- package/shared/definition.js +1 -1
- package/shared/definition10.js +1 -1
- package/shared/definition12.js +1 -1
- package/shared/definition13.js +1 -1
- package/shared/definition14.js +1 -1
- package/shared/definition15.js +1 -1
- package/shared/definition17.js +1 -1
- package/shared/definition18.js +1 -1
- package/shared/definition19.js +2 -3
- package/shared/definition2.js +1 -1
- package/shared/definition20.js +1 -1
- package/shared/definition21.js +2 -2
- package/shared/definition22.js +1 -1
- package/shared/definition23.js +1 -1
- package/shared/definition24.js +1 -1
- package/shared/definition25.js +1 -1
- package/shared/definition27.js +1 -1
- package/shared/definition29.js +1 -1
- package/shared/definition31.js +1 -1
- package/shared/definition32.js +1 -1
- package/shared/definition33.js +1 -1
- package/shared/definition34.js +1 -1
- package/shared/definition35.js +1 -1
- package/shared/definition36.js +1 -1
- package/shared/definition37.js +1 -1
- package/shared/definition38.js +12 -10
- package/shared/definition39.js +1 -1
- package/shared/definition4.js +1 -1
- package/shared/definition41.js +1 -1
- package/shared/definition42.js +1 -1
- package/shared/definition44.js +1 -1
- package/shared/definition45.js +90 -250
- package/shared/definition46.js +20 -112
- package/shared/definition47.js +265 -65
- package/shared/definition48.js +98 -58
- package/shared/definition49.js +69 -295
- package/shared/definition5.js +1 -1
- package/shared/definition50.js +79 -0
- package/shared/definition51.js +305 -0
- package/shared/definition6.js +1 -1
- package/shared/definition7.js +1 -1
- package/shared/definition8.js +1 -1
- package/shared/definition9.js +1 -1
- package/shared/form-elements.js +45 -6
- package/shared/icon.js +1 -1
- package/shared/patterns/form-elements/form-elements.d.ts +16 -2
- package/shared/text-field.js +1 -1
- package/styles/core/all.css +1 -1
- package/styles/core/theme.css +1 -1
- package/styles/core/typography.css +1 -1
- package/styles/fonts/spezia-variable.css +31 -0
- package/styles/tokens/theme-dark.css +4 -4
- package/styles/tokens/theme-light.css +4 -4
- package/tag/index.js +16 -0
- package/tag-group/index.js +5 -0
- package/text-area/index.js +1 -2
- package/text-field/index.js +1 -1
- package/tooltip/index.js +1 -1
- package/tree-item/index.js +1 -1
- package/tree-view/index.js +1 -1
- package/vivid.api.json +394 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Mon,
|
|
3
|
+
* Generated on Mon, 24 Apr 2023 10:27:51 GMT
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Do not edit directly
|
|
7
|
-
* Generated on Mon,
|
|
7
|
+
* Generated on Mon, 24 Apr 2023 10:27:51 GMT
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* Do not edit directly
|
|
11
|
-
* Generated on Mon,
|
|
11
|
+
* Generated on Mon, 24 Apr 2023 10:27:51 GMT
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
14
|
* Do not edit directly
|
|
15
|
-
* Generated on Mon,
|
|
15
|
+
* Generated on Mon, 24 Apr 2023 10:27:51 GMT
|
|
16
16
|
*/
|
|
17
17
|
@property --vvd-size-density {
|
|
18
18
|
syntax: "<integer>";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Mon,
|
|
3
|
+
* Generated on Mon, 24 Apr 2023 10:27:51 GMT
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Do not edit directly
|
|
7
|
-
* Generated on Mon,
|
|
7
|
+
* Generated on Mon, 24 Apr 2023 10:27:51 GMT
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* Do not edit directly
|
|
11
|
-
* Generated on Mon,
|
|
11
|
+
* Generated on Mon, 24 Apr 2023 10:27:51 GMT
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
14
|
* Do not edit directly
|
|
15
|
-
* Generated on Mon,
|
|
15
|
+
* Generated on Mon, 24 Apr 2023 10:27:51 GMT
|
|
16
16
|
*/
|
|
17
17
|
@property --vvd-size-density {
|
|
18
18
|
syntax: "<integer>";
|
package/tag/index.js
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { r as registerTag } from '../shared/definition45.js';
|
|
2
|
+
import '../shared/index.js';
|
|
3
|
+
import '../shared/definition3.js';
|
|
4
|
+
import '../shared/icon.js';
|
|
5
|
+
import '../shared/to-string.js';
|
|
6
|
+
import '../shared/string-trim.js';
|
|
7
|
+
import '../shared/_has.js';
|
|
8
|
+
import '../shared/class-names.js';
|
|
9
|
+
import '../shared/when.js';
|
|
10
|
+
import '../shared/definition4.js';
|
|
11
|
+
import '../shared/focus.js';
|
|
12
|
+
import '../shared/affix.js';
|
|
13
|
+
import '../shared/apply-mixins.js';
|
|
14
|
+
import '../shared/focus2.js';
|
|
15
|
+
|
|
16
|
+
registerTag();
|
package/text-area/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerTextArea } from '../shared/
|
|
1
|
+
import { r as registerTextArea } from '../shared/definition47.js';
|
|
2
2
|
import '../shared/index.js';
|
|
3
3
|
import '../shared/definition3.js';
|
|
4
4
|
import '../shared/icon.js';
|
|
@@ -18,6 +18,5 @@ import '../shared/key-codes.js';
|
|
|
18
18
|
import '../shared/aria-global.js';
|
|
19
19
|
import '../shared/start-end.js';
|
|
20
20
|
import '../shared/ref.js';
|
|
21
|
-
import '../shared/focus2.js';
|
|
22
21
|
|
|
23
22
|
registerTextArea();
|
package/text-field/index.js
CHANGED
package/tooltip/index.js
CHANGED
package/tree-item/index.js
CHANGED
package/tree-view/index.js
CHANGED
package/vivid.api.json
CHANGED
|
@@ -1386,6 +1386,15 @@
|
|
|
1386
1386
|
"kind": "Content",
|
|
1387
1387
|
"text": ", "
|
|
1388
1388
|
},
|
|
1389
|
+
{
|
|
1390
|
+
"kind": "Reference",
|
|
1391
|
+
"text": "Size.SuperCondensed",
|
|
1392
|
+
"canonicalReference": "@vonage/vivid!Size.SuperCondensed:member"
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"kind": "Content",
|
|
1396
|
+
"text": " | "
|
|
1397
|
+
},
|
|
1389
1398
|
{
|
|
1390
1399
|
"kind": "Reference",
|
|
1391
1400
|
"text": "Size.Condensed",
|
|
@@ -1423,7 +1432,7 @@
|
|
|
1423
1432
|
"name": "ButtonSize",
|
|
1424
1433
|
"typeTokenRange": {
|
|
1425
1434
|
"startIndex": 1,
|
|
1426
|
-
"endIndex":
|
|
1435
|
+
"endIndex": 13
|
|
1427
1436
|
}
|
|
1428
1437
|
},
|
|
1429
1438
|
{
|
|
@@ -6469,6 +6478,62 @@
|
|
|
6469
6478
|
"endIndex": 3
|
|
6470
6479
|
}
|
|
6471
6480
|
},
|
|
6481
|
+
{
|
|
6482
|
+
"kind": "Variable",
|
|
6483
|
+
"canonicalReference": "@vonage/vivid!registerTag:var",
|
|
6484
|
+
"docComment": "",
|
|
6485
|
+
"excerptTokens": [
|
|
6486
|
+
{
|
|
6487
|
+
"kind": "Content",
|
|
6488
|
+
"text": "registerTag: "
|
|
6489
|
+
},
|
|
6490
|
+
{
|
|
6491
|
+
"kind": "Content",
|
|
6492
|
+
"text": "(prefix?: string) => import(\"@microsoft/fast-foundation\")."
|
|
6493
|
+
},
|
|
6494
|
+
{
|
|
6495
|
+
"kind": "Reference",
|
|
6496
|
+
"text": "DesignSystem",
|
|
6497
|
+
"canonicalReference": "@microsoft/fast-foundation!DesignSystem:interface"
|
|
6498
|
+
}
|
|
6499
|
+
],
|
|
6500
|
+
"fileUrlPath": "../../dist/libs/components/lib/tag/definition.d.ts",
|
|
6501
|
+
"isReadonly": true,
|
|
6502
|
+
"releaseTag": "Public",
|
|
6503
|
+
"name": "registerTag",
|
|
6504
|
+
"variableTypeTokenRange": {
|
|
6505
|
+
"startIndex": 1,
|
|
6506
|
+
"endIndex": 3
|
|
6507
|
+
}
|
|
6508
|
+
},
|
|
6509
|
+
{
|
|
6510
|
+
"kind": "Variable",
|
|
6511
|
+
"canonicalReference": "@vonage/vivid!registerTagGroup:var",
|
|
6512
|
+
"docComment": "",
|
|
6513
|
+
"excerptTokens": [
|
|
6514
|
+
{
|
|
6515
|
+
"kind": "Content",
|
|
6516
|
+
"text": "registerTagGroup: "
|
|
6517
|
+
},
|
|
6518
|
+
{
|
|
6519
|
+
"kind": "Content",
|
|
6520
|
+
"text": "(prefix?: string) => import(\"@microsoft/fast-foundation\")."
|
|
6521
|
+
},
|
|
6522
|
+
{
|
|
6523
|
+
"kind": "Reference",
|
|
6524
|
+
"text": "DesignSystem",
|
|
6525
|
+
"canonicalReference": "@microsoft/fast-foundation!DesignSystem:interface"
|
|
6526
|
+
}
|
|
6527
|
+
],
|
|
6528
|
+
"fileUrlPath": "../../dist/libs/components/lib/tag-group/definition.d.ts",
|
|
6529
|
+
"isReadonly": true,
|
|
6530
|
+
"releaseTag": "Public",
|
|
6531
|
+
"name": "registerTagGroup",
|
|
6532
|
+
"variableTypeTokenRange": {
|
|
6533
|
+
"startIndex": 1,
|
|
6534
|
+
"endIndex": 3
|
|
6535
|
+
}
|
|
6536
|
+
},
|
|
6472
6537
|
{
|
|
6473
6538
|
"kind": "Variable",
|
|
6474
6539
|
"canonicalReference": "@vonage/vivid!registerTextArea:var",
|
|
@@ -7726,6 +7791,334 @@
|
|
|
7726
7791
|
"endIndex": 14
|
|
7727
7792
|
}
|
|
7728
7793
|
},
|
|
7794
|
+
{
|
|
7795
|
+
"kind": "TypeAlias",
|
|
7796
|
+
"canonicalReference": "@vonage/vivid!TagAppearance:type",
|
|
7797
|
+
"docComment": "",
|
|
7798
|
+
"excerptTokens": [
|
|
7799
|
+
{
|
|
7800
|
+
"kind": "Content",
|
|
7801
|
+
"text": "export declare type TagAppearance = "
|
|
7802
|
+
},
|
|
7803
|
+
{
|
|
7804
|
+
"kind": "Reference",
|
|
7805
|
+
"text": "Extract",
|
|
7806
|
+
"canonicalReference": "!Extract:type"
|
|
7807
|
+
},
|
|
7808
|
+
{
|
|
7809
|
+
"kind": "Content",
|
|
7810
|
+
"text": "<"
|
|
7811
|
+
},
|
|
7812
|
+
{
|
|
7813
|
+
"kind": "Reference",
|
|
7814
|
+
"text": "Appearance",
|
|
7815
|
+
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
7816
|
+
},
|
|
7817
|
+
{
|
|
7818
|
+
"kind": "Content",
|
|
7819
|
+
"text": ", "
|
|
7820
|
+
},
|
|
7821
|
+
{
|
|
7822
|
+
"kind": "Reference",
|
|
7823
|
+
"text": "Appearance.Subtle",
|
|
7824
|
+
"canonicalReference": "@vonage/vivid!Appearance.Subtle:member"
|
|
7825
|
+
},
|
|
7826
|
+
{
|
|
7827
|
+
"kind": "Content",
|
|
7828
|
+
"text": " | "
|
|
7829
|
+
},
|
|
7830
|
+
{
|
|
7831
|
+
"kind": "Reference",
|
|
7832
|
+
"text": "Appearance.Duotone",
|
|
7833
|
+
"canonicalReference": "@vonage/vivid!Appearance.Duotone:member"
|
|
7834
|
+
},
|
|
7835
|
+
{
|
|
7836
|
+
"kind": "Content",
|
|
7837
|
+
"text": ">"
|
|
7838
|
+
},
|
|
7839
|
+
{
|
|
7840
|
+
"kind": "Content",
|
|
7841
|
+
"text": ";"
|
|
7842
|
+
}
|
|
7843
|
+
],
|
|
7844
|
+
"fileUrlPath": "../../dist/libs/components/lib/tag/tag.d.ts",
|
|
7845
|
+
"releaseTag": "Public",
|
|
7846
|
+
"name": "TagAppearance",
|
|
7847
|
+
"typeTokenRange": {
|
|
7848
|
+
"startIndex": 1,
|
|
7849
|
+
"endIndex": 9
|
|
7850
|
+
}
|
|
7851
|
+
},
|
|
7852
|
+
{
|
|
7853
|
+
"kind": "TypeAlias",
|
|
7854
|
+
"canonicalReference": "@vonage/vivid!TagConnotation:type",
|
|
7855
|
+
"docComment": "",
|
|
7856
|
+
"excerptTokens": [
|
|
7857
|
+
{
|
|
7858
|
+
"kind": "Content",
|
|
7859
|
+
"text": "export declare type TagConnotation = "
|
|
7860
|
+
},
|
|
7861
|
+
{
|
|
7862
|
+
"kind": "Reference",
|
|
7863
|
+
"text": "Extract",
|
|
7864
|
+
"canonicalReference": "!Extract:type"
|
|
7865
|
+
},
|
|
7866
|
+
{
|
|
7867
|
+
"kind": "Content",
|
|
7868
|
+
"text": "<"
|
|
7869
|
+
},
|
|
7870
|
+
{
|
|
7871
|
+
"kind": "Reference",
|
|
7872
|
+
"text": "Connotation",
|
|
7873
|
+
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
7874
|
+
},
|
|
7875
|
+
{
|
|
7876
|
+
"kind": "Content",
|
|
7877
|
+
"text": ", "
|
|
7878
|
+
},
|
|
7879
|
+
{
|
|
7880
|
+
"kind": "Reference",
|
|
7881
|
+
"text": "Connotation.Accent",
|
|
7882
|
+
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
7883
|
+
},
|
|
7884
|
+
{
|
|
7885
|
+
"kind": "Content",
|
|
7886
|
+
"text": " | "
|
|
7887
|
+
},
|
|
7888
|
+
{
|
|
7889
|
+
"kind": "Reference",
|
|
7890
|
+
"text": "Connotation.CTA",
|
|
7891
|
+
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
7892
|
+
},
|
|
7893
|
+
{
|
|
7894
|
+
"kind": "Content",
|
|
7895
|
+
"text": ">"
|
|
7896
|
+
},
|
|
7897
|
+
{
|
|
7898
|
+
"kind": "Content",
|
|
7899
|
+
"text": ";"
|
|
7900
|
+
}
|
|
7901
|
+
],
|
|
7902
|
+
"fileUrlPath": "../../dist/libs/components/lib/tag/tag.d.ts",
|
|
7903
|
+
"releaseTag": "Public",
|
|
7904
|
+
"name": "TagConnotation",
|
|
7905
|
+
"typeTokenRange": {
|
|
7906
|
+
"startIndex": 1,
|
|
7907
|
+
"endIndex": 9
|
|
7908
|
+
}
|
|
7909
|
+
},
|
|
7910
|
+
{
|
|
7911
|
+
"kind": "Variable",
|
|
7912
|
+
"canonicalReference": "@vonage/vivid!tagDefinition:var",
|
|
7913
|
+
"docComment": "",
|
|
7914
|
+
"excerptTokens": [
|
|
7915
|
+
{
|
|
7916
|
+
"kind": "Content",
|
|
7917
|
+
"text": "tagDefinition: "
|
|
7918
|
+
},
|
|
7919
|
+
{
|
|
7920
|
+
"kind": "Content",
|
|
7921
|
+
"text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
|
|
7922
|
+
},
|
|
7923
|
+
{
|
|
7924
|
+
"kind": "Reference",
|
|
7925
|
+
"text": "OverrideFoundationElementDefinition",
|
|
7926
|
+
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
7927
|
+
},
|
|
7928
|
+
{
|
|
7929
|
+
"kind": "Content",
|
|
7930
|
+
"text": "<"
|
|
7931
|
+
},
|
|
7932
|
+
{
|
|
7933
|
+
"kind": "Reference",
|
|
7934
|
+
"text": "FoundationElementDefinition",
|
|
7935
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
|
|
7936
|
+
},
|
|
7937
|
+
{
|
|
7938
|
+
"kind": "Content",
|
|
7939
|
+
"text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
7940
|
+
},
|
|
7941
|
+
{
|
|
7942
|
+
"kind": "Reference",
|
|
7943
|
+
"text": "FoundationElementRegistry",
|
|
7944
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
7945
|
+
},
|
|
7946
|
+
{
|
|
7947
|
+
"kind": "Content",
|
|
7948
|
+
"text": "<"
|
|
7949
|
+
},
|
|
7950
|
+
{
|
|
7951
|
+
"kind": "Reference",
|
|
7952
|
+
"text": "FoundationElementDefinition",
|
|
7953
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
|
|
7954
|
+
},
|
|
7955
|
+
{
|
|
7956
|
+
"kind": "Content",
|
|
7957
|
+
"text": ", import(\"@microsoft/fast-element\")."
|
|
7958
|
+
},
|
|
7959
|
+
{
|
|
7960
|
+
"kind": "Reference",
|
|
7961
|
+
"text": "Constructable",
|
|
7962
|
+
"canonicalReference": "@microsoft/fast-element!Constructable:type"
|
|
7963
|
+
},
|
|
7964
|
+
{
|
|
7965
|
+
"kind": "Content",
|
|
7966
|
+
"text": "<import(\"@microsoft/fast-foundation\")."
|
|
7967
|
+
},
|
|
7968
|
+
{
|
|
7969
|
+
"kind": "Reference",
|
|
7970
|
+
"text": "FoundationElement",
|
|
7971
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
|
|
7972
|
+
},
|
|
7973
|
+
{
|
|
7974
|
+
"kind": "Content",
|
|
7975
|
+
"text": ">>"
|
|
7976
|
+
}
|
|
7977
|
+
],
|
|
7978
|
+
"fileUrlPath": "../../dist/libs/components/lib/tag/definition.d.ts",
|
|
7979
|
+
"isReadonly": true,
|
|
7980
|
+
"releaseTag": "Public",
|
|
7981
|
+
"name": "tagDefinition",
|
|
7982
|
+
"variableTypeTokenRange": {
|
|
7983
|
+
"startIndex": 1,
|
|
7984
|
+
"endIndex": 14
|
|
7985
|
+
}
|
|
7986
|
+
},
|
|
7987
|
+
{
|
|
7988
|
+
"kind": "Variable",
|
|
7989
|
+
"canonicalReference": "@vonage/vivid!tagGroupDefinition:var",
|
|
7990
|
+
"docComment": "",
|
|
7991
|
+
"excerptTokens": [
|
|
7992
|
+
{
|
|
7993
|
+
"kind": "Content",
|
|
7994
|
+
"text": "tagGroupDefinition: "
|
|
7995
|
+
},
|
|
7996
|
+
{
|
|
7997
|
+
"kind": "Content",
|
|
7998
|
+
"text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
|
|
7999
|
+
},
|
|
8000
|
+
{
|
|
8001
|
+
"kind": "Reference",
|
|
8002
|
+
"text": "OverrideFoundationElementDefinition",
|
|
8003
|
+
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
8004
|
+
},
|
|
8005
|
+
{
|
|
8006
|
+
"kind": "Content",
|
|
8007
|
+
"text": "<"
|
|
8008
|
+
},
|
|
8009
|
+
{
|
|
8010
|
+
"kind": "Reference",
|
|
8011
|
+
"text": "FoundationElementDefinition",
|
|
8012
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
|
|
8013
|
+
},
|
|
8014
|
+
{
|
|
8015
|
+
"kind": "Content",
|
|
8016
|
+
"text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
8017
|
+
},
|
|
8018
|
+
{
|
|
8019
|
+
"kind": "Reference",
|
|
8020
|
+
"text": "FoundationElementRegistry",
|
|
8021
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
8022
|
+
},
|
|
8023
|
+
{
|
|
8024
|
+
"kind": "Content",
|
|
8025
|
+
"text": "<"
|
|
8026
|
+
},
|
|
8027
|
+
{
|
|
8028
|
+
"kind": "Reference",
|
|
8029
|
+
"text": "FoundationElementDefinition",
|
|
8030
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
|
|
8031
|
+
},
|
|
8032
|
+
{
|
|
8033
|
+
"kind": "Content",
|
|
8034
|
+
"text": ", import(\"@microsoft/fast-element\")."
|
|
8035
|
+
},
|
|
8036
|
+
{
|
|
8037
|
+
"kind": "Reference",
|
|
8038
|
+
"text": "Constructable",
|
|
8039
|
+
"canonicalReference": "@microsoft/fast-element!Constructable:type"
|
|
8040
|
+
},
|
|
8041
|
+
{
|
|
8042
|
+
"kind": "Content",
|
|
8043
|
+
"text": "<import(\"@microsoft/fast-foundation\")."
|
|
8044
|
+
},
|
|
8045
|
+
{
|
|
8046
|
+
"kind": "Reference",
|
|
8047
|
+
"text": "FoundationElement",
|
|
8048
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
|
|
8049
|
+
},
|
|
8050
|
+
{
|
|
8051
|
+
"kind": "Content",
|
|
8052
|
+
"text": ">>"
|
|
8053
|
+
}
|
|
8054
|
+
],
|
|
8055
|
+
"fileUrlPath": "../../dist/libs/components/lib/tag-group/definition.d.ts",
|
|
8056
|
+
"isReadonly": true,
|
|
8057
|
+
"releaseTag": "Public",
|
|
8058
|
+
"name": "tagGroupDefinition",
|
|
8059
|
+
"variableTypeTokenRange": {
|
|
8060
|
+
"startIndex": 1,
|
|
8061
|
+
"endIndex": 14
|
|
8062
|
+
}
|
|
8063
|
+
},
|
|
8064
|
+
{
|
|
8065
|
+
"kind": "TypeAlias",
|
|
8066
|
+
"canonicalReference": "@vonage/vivid!TagShape:type",
|
|
8067
|
+
"docComment": "",
|
|
8068
|
+
"excerptTokens": [
|
|
8069
|
+
{
|
|
8070
|
+
"kind": "Content",
|
|
8071
|
+
"text": "export declare type TagShape = "
|
|
8072
|
+
},
|
|
8073
|
+
{
|
|
8074
|
+
"kind": "Reference",
|
|
8075
|
+
"text": "Extract",
|
|
8076
|
+
"canonicalReference": "!Extract:type"
|
|
8077
|
+
},
|
|
8078
|
+
{
|
|
8079
|
+
"kind": "Content",
|
|
8080
|
+
"text": "<"
|
|
8081
|
+
},
|
|
8082
|
+
{
|
|
8083
|
+
"kind": "Reference",
|
|
8084
|
+
"text": "Shape",
|
|
8085
|
+
"canonicalReference": "@vonage/vivid!Shape:enum"
|
|
8086
|
+
},
|
|
8087
|
+
{
|
|
8088
|
+
"kind": "Content",
|
|
8089
|
+
"text": ", "
|
|
8090
|
+
},
|
|
8091
|
+
{
|
|
8092
|
+
"kind": "Reference",
|
|
8093
|
+
"text": "Shape.Rounded",
|
|
8094
|
+
"canonicalReference": "@vonage/vivid!Shape.Rounded:member"
|
|
8095
|
+
},
|
|
8096
|
+
{
|
|
8097
|
+
"kind": "Content",
|
|
8098
|
+
"text": " | "
|
|
8099
|
+
},
|
|
8100
|
+
{
|
|
8101
|
+
"kind": "Reference",
|
|
8102
|
+
"text": "Shape.Pill",
|
|
8103
|
+
"canonicalReference": "@vonage/vivid!Shape.Pill:member"
|
|
8104
|
+
},
|
|
8105
|
+
{
|
|
8106
|
+
"kind": "Content",
|
|
8107
|
+
"text": ">"
|
|
8108
|
+
},
|
|
8109
|
+
{
|
|
8110
|
+
"kind": "Content",
|
|
8111
|
+
"text": ";"
|
|
8112
|
+
}
|
|
8113
|
+
],
|
|
8114
|
+
"fileUrlPath": "../../dist/libs/components/lib/tag/tag.d.ts",
|
|
8115
|
+
"releaseTag": "Public",
|
|
8116
|
+
"name": "TagShape",
|
|
8117
|
+
"typeTokenRange": {
|
|
8118
|
+
"startIndex": 1,
|
|
8119
|
+
"endIndex": 9
|
|
8120
|
+
}
|
|
8121
|
+
},
|
|
7729
8122
|
{
|
|
7730
8123
|
"kind": "Variable",
|
|
7731
8124
|
"canonicalReference": "@vonage/vivid!textAreaDefinition:var",
|