@maicol07/material-web 2.5.1 → 2.5.2
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 +144 -0
- package/package.json +1 -1
- package/web-types.json +1099 -3
package/custom-elements.json
CHANGED
|
@@ -111669,6 +111669,7 @@
|
|
|
111669
111669
|
}
|
|
111670
111670
|
}
|
|
111671
111671
|
],
|
|
111672
|
+
"tagName": "md-gb-app-bar",
|
|
111672
111673
|
"customElement": true,
|
|
111673
111674
|
"attributes": [
|
|
111674
111675
|
{
|
|
@@ -111818,6 +111819,13 @@
|
|
|
111818
111819
|
"declaration": {
|
|
111819
111820
|
"name": "AppBarElement"
|
|
111820
111821
|
}
|
|
111822
|
+
},
|
|
111823
|
+
{
|
|
111824
|
+
"kind": "custom-element-definition",
|
|
111825
|
+
"name": "md-gb-app-bar",
|
|
111826
|
+
"declaration": {
|
|
111827
|
+
"name": "AppBarElement"
|
|
111828
|
+
}
|
|
111821
111829
|
}
|
|
111822
111830
|
]
|
|
111823
111831
|
},
|
|
@@ -112164,6 +112172,7 @@
|
|
|
112164
112172
|
}
|
|
112165
112173
|
}
|
|
112166
112174
|
],
|
|
112175
|
+
"tagName": "md-gb-badge",
|
|
112167
112176
|
"customElement": true
|
|
112168
112177
|
}
|
|
112169
112178
|
],
|
|
@@ -112174,6 +112183,13 @@
|
|
|
112174
112183
|
"declaration": {
|
|
112175
112184
|
"name": "BadgeElement"
|
|
112176
112185
|
}
|
|
112186
|
+
},
|
|
112187
|
+
{
|
|
112188
|
+
"kind": "custom-element-definition",
|
|
112189
|
+
"name": "md-gb-badge",
|
|
112190
|
+
"declaration": {
|
|
112191
|
+
"name": "BadgeElement"
|
|
112192
|
+
}
|
|
112177
112193
|
}
|
|
112178
112194
|
]
|
|
112179
112195
|
},
|
|
@@ -112723,6 +112739,7 @@
|
|
|
112723
112739
|
}
|
|
112724
112740
|
}
|
|
112725
112741
|
],
|
|
112742
|
+
"tagName": "md-gb-button",
|
|
112726
112743
|
"customElement": true,
|
|
112727
112744
|
"attributes": [
|
|
112728
112745
|
{
|
|
@@ -112899,6 +112916,13 @@
|
|
|
112899
112916
|
"declaration": {
|
|
112900
112917
|
"name": "ButtonElement"
|
|
112901
112918
|
}
|
|
112919
|
+
},
|
|
112920
|
+
{
|
|
112921
|
+
"kind": "custom-element-definition",
|
|
112922
|
+
"name": "md-gb-button",
|
|
112923
|
+
"declaration": {
|
|
112924
|
+
"name": "ButtonElement"
|
|
112925
|
+
}
|
|
112902
112926
|
}
|
|
112903
112927
|
]
|
|
112904
112928
|
},
|
|
@@ -113404,6 +113428,7 @@
|
|
|
113404
113428
|
}
|
|
113405
113429
|
}
|
|
113406
113430
|
],
|
|
113431
|
+
"tagName": "md-gb-card",
|
|
113407
113432
|
"customElement": true,
|
|
113408
113433
|
"attributes": [
|
|
113409
113434
|
{
|
|
@@ -113477,6 +113502,13 @@
|
|
|
113477
113502
|
"declaration": {
|
|
113478
113503
|
"name": "CardElement"
|
|
113479
113504
|
}
|
|
113505
|
+
},
|
|
113506
|
+
{
|
|
113507
|
+
"kind": "custom-element-definition",
|
|
113508
|
+
"name": "md-gb-card",
|
|
113509
|
+
"declaration": {
|
|
113510
|
+
"name": "CardElement"
|
|
113511
|
+
}
|
|
113480
113512
|
}
|
|
113481
113513
|
]
|
|
113482
113514
|
},
|
|
@@ -114044,6 +114076,7 @@
|
|
|
114044
114076
|
}
|
|
114045
114077
|
}
|
|
114046
114078
|
],
|
|
114079
|
+
"tagName": "md-gb-checkbox",
|
|
114047
114080
|
"customElement": true,
|
|
114048
114081
|
"attributes": [
|
|
114049
114082
|
{
|
|
@@ -114161,6 +114194,13 @@
|
|
|
114161
114194
|
"declaration": {
|
|
114162
114195
|
"name": "CheckboxElement"
|
|
114163
114196
|
}
|
|
114197
|
+
},
|
|
114198
|
+
{
|
|
114199
|
+
"kind": "custom-element-definition",
|
|
114200
|
+
"name": "md-gb-checkbox",
|
|
114201
|
+
"declaration": {
|
|
114202
|
+
"name": "CheckboxElement"
|
|
114203
|
+
}
|
|
114164
114204
|
}
|
|
114165
114205
|
]
|
|
114166
114206
|
},
|
|
@@ -114756,6 +114796,7 @@
|
|
|
114756
114796
|
}
|
|
114757
114797
|
}
|
|
114758
114798
|
],
|
|
114799
|
+
"tagName": "md-gb-chip",
|
|
114759
114800
|
"customElement": true,
|
|
114760
114801
|
"attributes": [
|
|
114761
114802
|
{
|
|
@@ -114968,6 +115009,13 @@
|
|
|
114968
115009
|
"declaration": {
|
|
114969
115010
|
"name": "ChipElement"
|
|
114970
115011
|
}
|
|
115012
|
+
},
|
|
115013
|
+
{
|
|
115014
|
+
"kind": "custom-element-definition",
|
|
115015
|
+
"name": "md-gb-chip",
|
|
115016
|
+
"declaration": {
|
|
115017
|
+
"name": "ChipElement"
|
|
115018
|
+
}
|
|
114971
115019
|
}
|
|
114972
115020
|
]
|
|
114973
115021
|
},
|
|
@@ -115275,6 +115323,7 @@
|
|
|
115275
115323
|
}
|
|
115276
115324
|
}
|
|
115277
115325
|
],
|
|
115326
|
+
"tagName": "md-gb-divider",
|
|
115278
115327
|
"customElement": true,
|
|
115279
115328
|
"attributes": [
|
|
115280
115329
|
{
|
|
@@ -115308,6 +115357,13 @@
|
|
|
115308
115357
|
"declaration": {
|
|
115309
115358
|
"name": "DividerElement"
|
|
115310
115359
|
}
|
|
115360
|
+
},
|
|
115361
|
+
{
|
|
115362
|
+
"kind": "custom-element-definition",
|
|
115363
|
+
"name": "md-gb-divider",
|
|
115364
|
+
"declaration": {
|
|
115365
|
+
"name": "DividerElement"
|
|
115366
|
+
}
|
|
115311
115367
|
}
|
|
115312
115368
|
]
|
|
115313
115369
|
},
|
|
@@ -115565,6 +115621,7 @@
|
|
|
115565
115621
|
}
|
|
115566
115622
|
}
|
|
115567
115623
|
],
|
|
115624
|
+
"tagName": "md-gb-fab",
|
|
115568
115625
|
"customElement": true,
|
|
115569
115626
|
"attributes": [
|
|
115570
115627
|
{
|
|
@@ -115644,6 +115701,13 @@
|
|
|
115644
115701
|
"declaration": {
|
|
115645
115702
|
"name": "FabElement"
|
|
115646
115703
|
}
|
|
115704
|
+
},
|
|
115705
|
+
{
|
|
115706
|
+
"kind": "custom-element-definition",
|
|
115707
|
+
"name": "md-gb-fab",
|
|
115708
|
+
"declaration": {
|
|
115709
|
+
"name": "FabElement"
|
|
115710
|
+
}
|
|
115647
115711
|
}
|
|
115648
115712
|
]
|
|
115649
115713
|
},
|
|
@@ -116320,6 +116384,7 @@
|
|
|
116320
116384
|
}
|
|
116321
116385
|
}
|
|
116322
116386
|
],
|
|
116387
|
+
"tagName": "md-gb-icon-button",
|
|
116323
116388
|
"customElement": true,
|
|
116324
116389
|
"attributes": [
|
|
116325
116390
|
{
|
|
@@ -116478,6 +116543,13 @@
|
|
|
116478
116543
|
"declaration": {
|
|
116479
116544
|
"name": "IconButtonElement"
|
|
116480
116545
|
}
|
|
116546
|
+
},
|
|
116547
|
+
{
|
|
116548
|
+
"kind": "custom-element-definition",
|
|
116549
|
+
"name": "md-gb-icon-button",
|
|
116550
|
+
"declaration": {
|
|
116551
|
+
"name": "IconButtonElement"
|
|
116552
|
+
}
|
|
116481
116553
|
}
|
|
116482
116554
|
]
|
|
116483
116555
|
},
|
|
@@ -116827,6 +116899,7 @@
|
|
|
116827
116899
|
}
|
|
116828
116900
|
}
|
|
116829
116901
|
],
|
|
116902
|
+
"tagName": "md-gb-list",
|
|
116830
116903
|
"customElement": true,
|
|
116831
116904
|
"attributes": [
|
|
116832
116905
|
{
|
|
@@ -116866,6 +116939,13 @@
|
|
|
116866
116939
|
"declaration": {
|
|
116867
116940
|
"name": "ListElement"
|
|
116868
116941
|
}
|
|
116942
|
+
},
|
|
116943
|
+
{
|
|
116944
|
+
"kind": "custom-element-definition",
|
|
116945
|
+
"name": "md-gb-list",
|
|
116946
|
+
"declaration": {
|
|
116947
|
+
"name": "ListElement"
|
|
116948
|
+
}
|
|
116869
116949
|
}
|
|
116870
116950
|
]
|
|
116871
116951
|
},
|
|
@@ -117034,6 +117114,7 @@
|
|
|
117034
117114
|
}
|
|
117035
117115
|
}
|
|
117036
117116
|
],
|
|
117117
|
+
"tagName": "md-gb-list-item",
|
|
117037
117118
|
"customElement": true,
|
|
117038
117119
|
"attributes": [
|
|
117039
117120
|
{
|
|
@@ -117207,6 +117288,13 @@
|
|
|
117207
117288
|
"declaration": {
|
|
117208
117289
|
"name": "ListItemElement"
|
|
117209
117290
|
}
|
|
117291
|
+
},
|
|
117292
|
+
{
|
|
117293
|
+
"kind": "custom-element-definition",
|
|
117294
|
+
"name": "md-gb-list-item",
|
|
117295
|
+
"declaration": {
|
|
117296
|
+
"name": "ListItemElement"
|
|
117297
|
+
}
|
|
117210
117298
|
}
|
|
117211
117299
|
]
|
|
117212
117300
|
},
|
|
@@ -117714,6 +117802,7 @@
|
|
|
117714
117802
|
}
|
|
117715
117803
|
}
|
|
117716
117804
|
],
|
|
117805
|
+
"tagName": "md-gb-menu",
|
|
117717
117806
|
"customElement": true,
|
|
117718
117807
|
"attributes": [
|
|
117719
117808
|
{
|
|
@@ -117768,6 +117857,13 @@
|
|
|
117768
117857
|
"declaration": {
|
|
117769
117858
|
"name": "MenuElement"
|
|
117770
117859
|
}
|
|
117860
|
+
},
|
|
117861
|
+
{
|
|
117862
|
+
"kind": "custom-element-definition",
|
|
117863
|
+
"name": "md-gb-menu",
|
|
117864
|
+
"declaration": {
|
|
117865
|
+
"name": "MenuElement"
|
|
117866
|
+
}
|
|
117771
117867
|
}
|
|
117772
117868
|
]
|
|
117773
117869
|
},
|
|
@@ -117916,6 +118012,7 @@
|
|
|
117916
118012
|
}
|
|
117917
118013
|
}
|
|
117918
118014
|
],
|
|
118015
|
+
"tagName": "md-gb-menu-group",
|
|
117919
118016
|
"customElement": true,
|
|
117920
118017
|
"attributes": [
|
|
117921
118018
|
{
|
|
@@ -117941,6 +118038,13 @@
|
|
|
117941
118038
|
"declaration": {
|
|
117942
118039
|
"name": "MenuGroupElement"
|
|
117943
118040
|
}
|
|
118041
|
+
},
|
|
118042
|
+
{
|
|
118043
|
+
"kind": "custom-element-definition",
|
|
118044
|
+
"name": "md-gb-menu-group",
|
|
118045
|
+
"declaration": {
|
|
118046
|
+
"name": "MenuGroupElement"
|
|
118047
|
+
}
|
|
117944
118048
|
}
|
|
117945
118049
|
]
|
|
117946
118050
|
},
|
|
@@ -118154,6 +118258,7 @@
|
|
|
118154
118258
|
}
|
|
118155
118259
|
}
|
|
118156
118260
|
],
|
|
118261
|
+
"tagName": "md-gb-menu-item",
|
|
118157
118262
|
"customElement": true,
|
|
118158
118263
|
"attributes": [
|
|
118159
118264
|
{
|
|
@@ -118317,6 +118422,13 @@
|
|
|
118317
118422
|
"declaration": {
|
|
118318
118423
|
"name": "MenuItemElement"
|
|
118319
118424
|
}
|
|
118425
|
+
},
|
|
118426
|
+
{
|
|
118427
|
+
"kind": "custom-element-definition",
|
|
118428
|
+
"name": "md-gb-menu-item",
|
|
118429
|
+
"declaration": {
|
|
118430
|
+
"name": "MenuItemElement"
|
|
118431
|
+
}
|
|
118320
118432
|
}
|
|
118321
118433
|
]
|
|
118322
118434
|
},
|
|
@@ -119065,6 +119177,7 @@
|
|
|
119065
119177
|
}
|
|
119066
119178
|
}
|
|
119067
119179
|
],
|
|
119180
|
+
"tagName": "md-gb-radio",
|
|
119068
119181
|
"customElement": true,
|
|
119069
119182
|
"attributes": [
|
|
119070
119183
|
{
|
|
@@ -119153,6 +119266,13 @@
|
|
|
119153
119266
|
"declaration": {
|
|
119154
119267
|
"name": "RadioElement"
|
|
119155
119268
|
}
|
|
119269
|
+
},
|
|
119270
|
+
{
|
|
119271
|
+
"kind": "custom-element-definition",
|
|
119272
|
+
"name": "md-gb-radio",
|
|
119273
|
+
"declaration": {
|
|
119274
|
+
"name": "RadioElement"
|
|
119275
|
+
}
|
|
119156
119276
|
}
|
|
119157
119277
|
]
|
|
119158
119278
|
},
|
|
@@ -120085,6 +120205,7 @@
|
|
|
120085
120205
|
}
|
|
120086
120206
|
}
|
|
120087
120207
|
],
|
|
120208
|
+
"tagName": "md-gb-split-button",
|
|
120088
120209
|
"customElement": true,
|
|
120089
120210
|
"attributes": [
|
|
120090
120211
|
{
|
|
@@ -120166,6 +120287,13 @@
|
|
|
120166
120287
|
"declaration": {
|
|
120167
120288
|
"name": "SplitButtonElement"
|
|
120168
120289
|
}
|
|
120290
|
+
},
|
|
120291
|
+
{
|
|
120292
|
+
"kind": "custom-element-definition",
|
|
120293
|
+
"name": "md-gb-split-button",
|
|
120294
|
+
"declaration": {
|
|
120295
|
+
"name": "SplitButtonElement"
|
|
120296
|
+
}
|
|
120169
120297
|
}
|
|
120170
120298
|
]
|
|
120171
120299
|
},
|
|
@@ -120675,6 +120803,7 @@
|
|
|
120675
120803
|
}
|
|
120676
120804
|
}
|
|
120677
120805
|
],
|
|
120806
|
+
"tagName": "md-gb-switch",
|
|
120678
120807
|
"customElement": true,
|
|
120679
120808
|
"attributes": [
|
|
120680
120809
|
{
|
|
@@ -120794,6 +120923,13 @@
|
|
|
120794
120923
|
"declaration": {
|
|
120795
120924
|
"name": "SwitchElement"
|
|
120796
120925
|
}
|
|
120926
|
+
},
|
|
120927
|
+
{
|
|
120928
|
+
"kind": "custom-element-definition",
|
|
120929
|
+
"name": "md-gb-switch",
|
|
120930
|
+
"declaration": {
|
|
120931
|
+
"name": "SwitchElement"
|
|
120932
|
+
}
|
|
120797
120933
|
}
|
|
120798
120934
|
]
|
|
120799
120935
|
},
|
|
@@ -121447,6 +121583,7 @@
|
|
|
121447
121583
|
}
|
|
121448
121584
|
}
|
|
121449
121585
|
],
|
|
121586
|
+
"tagName": "md-gb-icon",
|
|
121450
121587
|
"customElement": true
|
|
121451
121588
|
}
|
|
121452
121589
|
],
|
|
@@ -121457,6 +121594,13 @@
|
|
|
121457
121594
|
"declaration": {
|
|
121458
121595
|
"name": "IconElement"
|
|
121459
121596
|
}
|
|
121597
|
+
},
|
|
121598
|
+
{
|
|
121599
|
+
"kind": "custom-element-definition",
|
|
121600
|
+
"name": "md-gb-icon",
|
|
121601
|
+
"declaration": {
|
|
121602
|
+
"name": "IconElement"
|
|
121603
|
+
}
|
|
121460
121604
|
}
|
|
121461
121605
|
]
|
|
121462
121606
|
},
|