vueless 0.0.394 → 0.0.395
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/package.json +1 -1
- package/ui.button/UButton.vue +1 -1
- package/ui.button-link/ULink.vue +1 -1
- package/ui.button-toggle/UToggle.vue +1 -1
- package/ui.button-toggle-item/UToggleItem.vue +1 -1
- package/ui.container-card/UCard.vue +2 -2
- package/ui.container-col/UCol.vue +1 -1
- package/ui.container-divider/UDivider.vue +12 -46
- package/ui.container-divider/config.js +19 -20
- package/ui.container-divider/storybook/stories.js +6 -32
- package/ui.container-divider/useAttrs.js +6 -1
- package/ui.container-group/UGroup.vue +2 -2
- package/ui.container-modal/UModal.vue +2 -8
- package/ui.container-modal-confirm/UModalConfirm.vue +1 -1
- package/ui.container-page/UPage.vue +1 -1
- package/ui.container-row/URow.vue +1 -1
- package/ui.data-list/UDataList.vue +2 -2
- package/ui.data-table/UTable.vue +1 -1
- package/ui.dropdown-badge/UDropdownBadge.vue +1 -1
- package/ui.dropdown-button/UDropdownButton.vue +1 -1
- package/ui.dropdown-link/UDropdownLink.vue +1 -1
- package/ui.dropdown-list/UDropdownList.vue +1 -1
- package/ui.form-calendar/UCalendar.vue +1 -1
- package/ui.form-checkbox/UCheckbox.vue +1 -1
- package/ui.form-checkbox-group/UCheckboxGroup.vue +1 -1
- package/ui.form-checkbox-multi-state/UCheckboxMultiState.vue +1 -1
- package/ui.form-color-picker/UColorPicker.vue +1 -1
- package/ui.form-date-picker/UDatePicker.vue +1 -1
- package/ui.form-date-picker-range/UDatePickerRange.vue +1 -1
- package/ui.form-input/UInput.vue +1 -1
- package/ui.form-input-file/UInputFile.vue +1 -1
- package/ui.form-input-money/UInputMoney.vue +1 -1
- package/ui.form-input-number/UInputNumber.vue +1 -1
- package/ui.form-input-rating/UInputRating.vue +1 -1
- package/ui.form-input-search/UInputSearch.vue +1 -1
- package/ui.form-label/ULabel.vue +1 -1
- package/ui.form-radio/URadio.vue +1 -1
- package/ui.form-radio-group/URadioGroup.vue +1 -1
- package/ui.form-select/USelect.vue +1 -1
- package/ui.form-switch/USwitch.vue +1 -1
- package/ui.form-textarea/UTextarea.vue +1 -1
- package/ui.image-avatar/UAvatar.vue +1 -1
- package/ui.image-icon/UIcon.vue +1 -1
- package/ui.navigation-pagination/UPagination.vue +1 -1
- package/ui.navigation-progress/UProgress.vue +1 -1
- package/ui.navigation-tab/UTab.vue +1 -1
- package/ui.navigation-tabs/UTabs.vue +1 -1
- package/ui.other-dot/UDot.vue +1 -1
- package/ui.text-alert/UAlert.vue +1 -1
- package/ui.text-badge/UBadge.vue +1 -1
- package/ui.text-block/UText.vue +1 -1
- package/ui.text-empty/UEmpty.vue +1 -1
- package/ui.text-file/UFile.vue +1 -1
- package/ui.text-files/UFiles.vue +1 -1
- package/ui.text-header/UHeader.vue +1 -1
- package/ui.text-money/UMoney.vue +1 -1
- package/ui.text-notify/UNotify.vue +1 -1
- package/web-types.json +64 -100
package/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"framework": "vue",
|
|
3
3
|
"name": "vueless",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.395",
|
|
5
5
|
"contributions": {
|
|
6
6
|
"html": {
|
|
7
7
|
"description-markup": "markdown",
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
"name": "config",
|
|
235
|
-
"description": "Component
|
|
235
|
+
"description": "Component config object.",
|
|
236
236
|
"value": {
|
|
237
237
|
"kind": "expression",
|
|
238
238
|
"type": "object"
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
},
|
|
392
392
|
{
|
|
393
393
|
"name": "config",
|
|
394
|
-
"description": "Component
|
|
394
|
+
"description": "Component config object.",
|
|
395
395
|
"value": {
|
|
396
396
|
"kind": "expression",
|
|
397
397
|
"type": "object"
|
|
@@ -536,7 +536,7 @@
|
|
|
536
536
|
},
|
|
537
537
|
{
|
|
538
538
|
"name": "config",
|
|
539
|
-
"description": "Component
|
|
539
|
+
"description": "Component config object.",
|
|
540
540
|
"value": {
|
|
541
541
|
"kind": "expression",
|
|
542
542
|
"type": "object"
|
|
@@ -798,7 +798,7 @@
|
|
|
798
798
|
},
|
|
799
799
|
{
|
|
800
800
|
"name": "config",
|
|
801
|
-
"description": "Component
|
|
801
|
+
"description": "Component config object.",
|
|
802
802
|
"value": {
|
|
803
803
|
"kind": "expression",
|
|
804
804
|
"type": "object"
|
|
@@ -975,7 +975,7 @@
|
|
|
975
975
|
},
|
|
976
976
|
{
|
|
977
977
|
"name": "config",
|
|
978
|
-
"description": "Component
|
|
978
|
+
"description": "Component config object.",
|
|
979
979
|
"value": {
|
|
980
980
|
"kind": "expression",
|
|
981
981
|
"type": "object"
|
|
@@ -1367,7 +1367,7 @@
|
|
|
1367
1367
|
},
|
|
1368
1368
|
{
|
|
1369
1369
|
"name": "config",
|
|
1370
|
-
"description": "Component
|
|
1370
|
+
"description": "Component config object.",
|
|
1371
1371
|
"value": {
|
|
1372
1372
|
"kind": "expression",
|
|
1373
1373
|
"type": "object"
|
|
@@ -1551,7 +1551,7 @@
|
|
|
1551
1551
|
},
|
|
1552
1552
|
{
|
|
1553
1553
|
"name": "config",
|
|
1554
|
-
"description": "Component
|
|
1554
|
+
"description": "Component config object.",
|
|
1555
1555
|
"value": {
|
|
1556
1556
|
"kind": "expression",
|
|
1557
1557
|
"type": "object"
|
|
@@ -1691,7 +1691,7 @@
|
|
|
1691
1691
|
},
|
|
1692
1692
|
{
|
|
1693
1693
|
"name": "config",
|
|
1694
|
-
"description": "Component
|
|
1694
|
+
"description": "Component config object.",
|
|
1695
1695
|
"value": {
|
|
1696
1696
|
"kind": "expression",
|
|
1697
1697
|
"type": "object"
|
|
@@ -1801,7 +1801,7 @@
|
|
|
1801
1801
|
},
|
|
1802
1802
|
{
|
|
1803
1803
|
"name": "config",
|
|
1804
|
-
"description": "Component
|
|
1804
|
+
"description": "Component config object.",
|
|
1805
1805
|
"value": {
|
|
1806
1806
|
"kind": "expression",
|
|
1807
1807
|
"type": "object"
|
|
@@ -1897,7 +1897,7 @@
|
|
|
1897
1897
|
},
|
|
1898
1898
|
{
|
|
1899
1899
|
"name": "config",
|
|
1900
|
-
"description": "Component
|
|
1900
|
+
"description": "Component config object.",
|
|
1901
1901
|
"value": {
|
|
1902
1902
|
"kind": "expression",
|
|
1903
1903
|
"type": "object"
|
|
@@ -2012,7 +2012,7 @@
|
|
|
2012
2012
|
},
|
|
2013
2013
|
{
|
|
2014
2014
|
"name": "config",
|
|
2015
|
-
"description": "Component
|
|
2015
|
+
"description": "Component config object.",
|
|
2016
2016
|
"value": {
|
|
2017
2017
|
"kind": "expression",
|
|
2018
2018
|
"type": "object"
|
|
@@ -2153,7 +2153,7 @@
|
|
|
2153
2153
|
},
|
|
2154
2154
|
{
|
|
2155
2155
|
"name": "config",
|
|
2156
|
-
"description": "Component
|
|
2156
|
+
"description": "Component config object.",
|
|
2157
2157
|
"value": {
|
|
2158
2158
|
"kind": "expression",
|
|
2159
2159
|
"type": "object"
|
|
@@ -2475,7 +2475,7 @@
|
|
|
2475
2475
|
},
|
|
2476
2476
|
{
|
|
2477
2477
|
"name": "config",
|
|
2478
|
-
"description": "Component
|
|
2478
|
+
"description": "Component config object.",
|
|
2479
2479
|
"value": {
|
|
2480
2480
|
"kind": "expression",
|
|
2481
2481
|
"type": "object"
|
|
@@ -2697,7 +2697,7 @@
|
|
|
2697
2697
|
},
|
|
2698
2698
|
{
|
|
2699
2699
|
"name": "config",
|
|
2700
|
-
"description": "Component
|
|
2700
|
+
"description": "Component config object.",
|
|
2701
2701
|
"value": {
|
|
2702
2702
|
"kind": "expression",
|
|
2703
2703
|
"type": "object"
|
|
@@ -2916,6 +2916,15 @@
|
|
|
2916
2916
|
},
|
|
2917
2917
|
"default": "default"
|
|
2918
2918
|
},
|
|
2919
|
+
{
|
|
2920
|
+
"name": "padding",
|
|
2921
|
+
"description": "Set padding around the Divider.",
|
|
2922
|
+
"value": {
|
|
2923
|
+
"kind": "expression",
|
|
2924
|
+
"type": "'none' | 'before' | 'after' | 'all'"
|
|
2925
|
+
},
|
|
2926
|
+
"default": "all"
|
|
2927
|
+
},
|
|
2919
2928
|
{
|
|
2920
2929
|
"name": "dashed",
|
|
2921
2930
|
"description": "Set line dashed.",
|
|
@@ -2936,7 +2945,7 @@
|
|
|
2936
2945
|
},
|
|
2937
2946
|
{
|
|
2938
2947
|
"name": "vertical",
|
|
2939
|
-
"description": "Set divider
|
|
2948
|
+
"description": "Set divider vertically orientated.",
|
|
2940
2949
|
"value": {
|
|
2941
2950
|
"kind": "expression",
|
|
2942
2951
|
"type": "boolean"
|
|
@@ -2952,54 +2961,9 @@
|
|
|
2952
2961
|
},
|
|
2953
2962
|
"default": "false"
|
|
2954
2963
|
},
|
|
2955
|
-
{
|
|
2956
|
-
"name": "noPadding",
|
|
2957
|
-
"description": "Remove all paddings.",
|
|
2958
|
-
"value": {
|
|
2959
|
-
"kind": "expression",
|
|
2960
|
-
"type": "boolean"
|
|
2961
|
-
},
|
|
2962
|
-
"default": "false"
|
|
2963
|
-
},
|
|
2964
|
-
{
|
|
2965
|
-
"name": "noTopPadding",
|
|
2966
|
-
"description": "Remove top padding.",
|
|
2967
|
-
"value": {
|
|
2968
|
-
"kind": "expression",
|
|
2969
|
-
"type": "boolean"
|
|
2970
|
-
},
|
|
2971
|
-
"default": "false"
|
|
2972
|
-
},
|
|
2973
|
-
{
|
|
2974
|
-
"name": "noBottomPadding",
|
|
2975
|
-
"description": "Remove bottom padding.",
|
|
2976
|
-
"value": {
|
|
2977
|
-
"kind": "expression",
|
|
2978
|
-
"type": "boolean"
|
|
2979
|
-
},
|
|
2980
|
-
"default": "false"
|
|
2981
|
-
},
|
|
2982
|
-
{
|
|
2983
|
-
"name": "noLeftPadding",
|
|
2984
|
-
"description": "Remove left padding.",
|
|
2985
|
-
"value": {
|
|
2986
|
-
"kind": "expression",
|
|
2987
|
-
"type": "boolean"
|
|
2988
|
-
},
|
|
2989
|
-
"default": "false"
|
|
2990
|
-
},
|
|
2991
|
-
{
|
|
2992
|
-
"name": "noRightPadding",
|
|
2993
|
-
"description": "Remove right padding.",
|
|
2994
|
-
"value": {
|
|
2995
|
-
"kind": "expression",
|
|
2996
|
-
"type": "boolean"
|
|
2997
|
-
},
|
|
2998
|
-
"default": "false"
|
|
2999
|
-
},
|
|
3000
2964
|
{
|
|
3001
2965
|
"name": "config",
|
|
3002
|
-
"description": "Component
|
|
2966
|
+
"description": "Component config object.",
|
|
3003
2967
|
"value": {
|
|
3004
2968
|
"kind": "expression",
|
|
3005
2969
|
"type": "object"
|
|
@@ -3045,7 +3009,7 @@
|
|
|
3045
3009
|
},
|
|
3046
3010
|
{
|
|
3047
3011
|
"name": "config",
|
|
3048
|
-
"description": "Component
|
|
3012
|
+
"description": "Component config object.",
|
|
3049
3013
|
"value": {
|
|
3050
3014
|
"kind": "expression",
|
|
3051
3015
|
"type": "object"
|
|
@@ -3172,7 +3136,7 @@
|
|
|
3172
3136
|
},
|
|
3173
3137
|
{
|
|
3174
3138
|
"name": "config",
|
|
3175
|
-
"description": "Component
|
|
3139
|
+
"description": "Component config object.",
|
|
3176
3140
|
"value": {
|
|
3177
3141
|
"kind": "expression",
|
|
3178
3142
|
"type": "object"
|
|
@@ -3379,7 +3343,7 @@
|
|
|
3379
3343
|
},
|
|
3380
3344
|
{
|
|
3381
3345
|
"name": "config",
|
|
3382
|
-
"description": "Component
|
|
3346
|
+
"description": "Component config object.",
|
|
3383
3347
|
"value": {
|
|
3384
3348
|
"kind": "expression",
|
|
3385
3349
|
"type": "object"
|
|
@@ -3573,7 +3537,7 @@
|
|
|
3573
3537
|
},
|
|
3574
3538
|
{
|
|
3575
3539
|
"name": "config",
|
|
3576
|
-
"description": "Component
|
|
3540
|
+
"description": "Component config object.",
|
|
3577
3541
|
"value": {
|
|
3578
3542
|
"kind": "expression",
|
|
3579
3543
|
"type": "object"
|
|
@@ -3719,7 +3683,7 @@
|
|
|
3719
3683
|
},
|
|
3720
3684
|
{
|
|
3721
3685
|
"name": "config",
|
|
3722
|
-
"description": "Component
|
|
3686
|
+
"description": "Component config object.",
|
|
3723
3687
|
"value": {
|
|
3724
3688
|
"kind": "expression",
|
|
3725
3689
|
"type": "object"
|
|
@@ -3826,7 +3790,7 @@
|
|
|
3826
3790
|
},
|
|
3827
3791
|
{
|
|
3828
3792
|
"name": "config",
|
|
3829
|
-
"description": "Component
|
|
3793
|
+
"description": "Component config object.",
|
|
3830
3794
|
"value": {
|
|
3831
3795
|
"kind": "expression",
|
|
3832
3796
|
"type": "object"
|
|
@@ -3913,7 +3877,7 @@
|
|
|
3913
3877
|
},
|
|
3914
3878
|
{
|
|
3915
3879
|
"name": "config",
|
|
3916
|
-
"description": "Component
|
|
3880
|
+
"description": "Component config object.",
|
|
3917
3881
|
"value": {
|
|
3918
3882
|
"kind": "expression",
|
|
3919
3883
|
"type": "object"
|
|
@@ -4015,7 +3979,7 @@
|
|
|
4015
3979
|
},
|
|
4016
3980
|
{
|
|
4017
3981
|
"name": "config",
|
|
4018
|
-
"description": "Component
|
|
3982
|
+
"description": "Component config object.",
|
|
4019
3983
|
"value": {
|
|
4020
3984
|
"kind": "expression",
|
|
4021
3985
|
"type": "object"
|
|
@@ -4107,7 +4071,7 @@
|
|
|
4107
4071
|
},
|
|
4108
4072
|
{
|
|
4109
4073
|
"name": "config",
|
|
4110
|
-
"description": "Component
|
|
4074
|
+
"description": "Component config object.",
|
|
4111
4075
|
"value": {
|
|
4112
4076
|
"kind": "expression",
|
|
4113
4077
|
"type": "object"
|
|
@@ -4211,7 +4175,7 @@
|
|
|
4211
4175
|
},
|
|
4212
4176
|
{
|
|
4213
4177
|
"name": "config",
|
|
4214
|
-
"description": "Component
|
|
4178
|
+
"description": "Component config object.",
|
|
4215
4179
|
"value": {
|
|
4216
4180
|
"kind": "expression",
|
|
4217
4181
|
"type": "object"
|
|
@@ -4316,7 +4280,7 @@
|
|
|
4316
4280
|
},
|
|
4317
4281
|
{
|
|
4318
4282
|
"name": "config",
|
|
4319
|
-
"description": "Component
|
|
4283
|
+
"description": "Component config object.",
|
|
4320
4284
|
"value": {
|
|
4321
4285
|
"kind": "expression",
|
|
4322
4286
|
"type": "object"
|
|
@@ -4512,7 +4476,7 @@
|
|
|
4512
4476
|
},
|
|
4513
4477
|
{
|
|
4514
4478
|
"name": "config",
|
|
4515
|
-
"description": "Component
|
|
4479
|
+
"description": "Component config object.",
|
|
4516
4480
|
"value": {
|
|
4517
4481
|
"kind": "expression",
|
|
4518
4482
|
"type": "object"
|
|
@@ -4730,7 +4694,7 @@
|
|
|
4730
4694
|
},
|
|
4731
4695
|
{
|
|
4732
4696
|
"name": "config",
|
|
4733
|
-
"description": "
|
|
4697
|
+
"description": "Component config object.",
|
|
4734
4698
|
"value": {
|
|
4735
4699
|
"kind": "expression",
|
|
4736
4700
|
"type": "object"
|
|
@@ -4969,7 +4933,7 @@
|
|
|
4969
4933
|
},
|
|
4970
4934
|
{
|
|
4971
4935
|
"name": "config",
|
|
4972
|
-
"description": "Component
|
|
4936
|
+
"description": "Component config object.",
|
|
4973
4937
|
"value": {
|
|
4974
4938
|
"kind": "expression",
|
|
4975
4939
|
"type": "object"
|
|
@@ -5083,7 +5047,7 @@
|
|
|
5083
5047
|
},
|
|
5084
5048
|
{
|
|
5085
5049
|
"name": "config",
|
|
5086
|
-
"description": "Component
|
|
5050
|
+
"description": "Component config object.",
|
|
5087
5051
|
"value": {
|
|
5088
5052
|
"kind": "expression",
|
|
5089
5053
|
"type": "object"
|
|
@@ -5215,7 +5179,7 @@
|
|
|
5215
5179
|
},
|
|
5216
5180
|
{
|
|
5217
5181
|
"name": "config",
|
|
5218
|
-
"description": "Component
|
|
5182
|
+
"description": "Component config object.",
|
|
5219
5183
|
"value": {
|
|
5220
5184
|
"kind": "expression",
|
|
5221
5185
|
"type": "object"
|
|
@@ -5423,7 +5387,7 @@
|
|
|
5423
5387
|
},
|
|
5424
5388
|
{
|
|
5425
5389
|
"name": "config",
|
|
5426
|
-
"description": "Component
|
|
5390
|
+
"description": "Component config object.",
|
|
5427
5391
|
"value": {
|
|
5428
5392
|
"kind": "expression",
|
|
5429
5393
|
"type": "object"
|
|
@@ -5583,7 +5547,7 @@
|
|
|
5583
5547
|
},
|
|
5584
5548
|
{
|
|
5585
5549
|
"name": "config",
|
|
5586
|
-
"description": "
|
|
5550
|
+
"description": "Component config object.",
|
|
5587
5551
|
"value": {
|
|
5588
5552
|
"kind": "expression",
|
|
5589
5553
|
"type": "object"
|
|
@@ -5797,7 +5761,7 @@
|
|
|
5797
5761
|
},
|
|
5798
5762
|
{
|
|
5799
5763
|
"name": "config",
|
|
5800
|
-
"description": "Component
|
|
5764
|
+
"description": "Component config object.",
|
|
5801
5765
|
"value": {
|
|
5802
5766
|
"kind": "expression",
|
|
5803
5767
|
"type": "object"
|
|
@@ -6067,7 +6031,7 @@
|
|
|
6067
6031
|
},
|
|
6068
6032
|
{
|
|
6069
6033
|
"name": "config",
|
|
6070
|
-
"description": "
|
|
6034
|
+
"description": "Component config object.",
|
|
6071
6035
|
"value": {
|
|
6072
6036
|
"kind": "expression",
|
|
6073
6037
|
"type": "object"
|
|
@@ -6226,7 +6190,7 @@
|
|
|
6226
6190
|
},
|
|
6227
6191
|
{
|
|
6228
6192
|
"name": "config",
|
|
6229
|
-
"description": "Component
|
|
6193
|
+
"description": "Component config object.",
|
|
6230
6194
|
"value": {
|
|
6231
6195
|
"kind": "expression",
|
|
6232
6196
|
"type": "object"
|
|
@@ -6407,7 +6371,7 @@
|
|
|
6407
6371
|
},
|
|
6408
6372
|
{
|
|
6409
6373
|
"name": "config",
|
|
6410
|
-
"description": "Component
|
|
6374
|
+
"description": "Component config object.",
|
|
6411
6375
|
"value": {
|
|
6412
6376
|
"kind": "expression",
|
|
6413
6377
|
"type": "object"
|
|
@@ -6472,7 +6436,7 @@
|
|
|
6472
6436
|
},
|
|
6473
6437
|
{
|
|
6474
6438
|
"name": "config",
|
|
6475
|
-
"description": "
|
|
6439
|
+
"description": "Component config object.",
|
|
6476
6440
|
"value": {
|
|
6477
6441
|
"kind": "expression",
|
|
6478
6442
|
"type": "object"
|
|
@@ -6572,7 +6536,7 @@
|
|
|
6572
6536
|
},
|
|
6573
6537
|
{
|
|
6574
6538
|
"name": "config",
|
|
6575
|
-
"description": "
|
|
6539
|
+
"description": "Component config object.",
|
|
6576
6540
|
"value": {
|
|
6577
6541
|
"kind": "expression",
|
|
6578
6542
|
"type": "object"
|
|
@@ -6772,7 +6736,7 @@
|
|
|
6772
6736
|
},
|
|
6773
6737
|
{
|
|
6774
6738
|
"name": "config",
|
|
6775
|
-
"description": "Component
|
|
6739
|
+
"description": "Component config object.",
|
|
6776
6740
|
"value": {
|
|
6777
6741
|
"kind": "expression",
|
|
6778
6742
|
"type": "object"
|
|
@@ -6903,7 +6867,7 @@
|
|
|
6903
6867
|
},
|
|
6904
6868
|
{
|
|
6905
6869
|
"name": "config",
|
|
6906
|
-
"description": "Component
|
|
6870
|
+
"description": "Component config object.",
|
|
6907
6871
|
"value": {
|
|
6908
6872
|
"kind": "expression",
|
|
6909
6873
|
"type": "object"
|
|
@@ -7083,7 +7047,7 @@
|
|
|
7083
7047
|
},
|
|
7084
7048
|
{
|
|
7085
7049
|
"name": "config",
|
|
7086
|
-
"description": "Component
|
|
7050
|
+
"description": "Component config object.",
|
|
7087
7051
|
"value": {
|
|
7088
7052
|
"kind": "expression",
|
|
7089
7053
|
"type": "object"
|
|
@@ -7211,7 +7175,7 @@
|
|
|
7211
7175
|
},
|
|
7212
7176
|
{
|
|
7213
7177
|
"name": "config",
|
|
7214
|
-
"description": "Component
|
|
7178
|
+
"description": "Component config object.",
|
|
7215
7179
|
"value": {
|
|
7216
7180
|
"kind": "expression",
|
|
7217
7181
|
"type": "object"
|
|
@@ -7321,7 +7285,7 @@
|
|
|
7321
7285
|
},
|
|
7322
7286
|
{
|
|
7323
7287
|
"name": "config",
|
|
7324
|
-
"description": "Component
|
|
7288
|
+
"description": "Component config object.",
|
|
7325
7289
|
"value": {
|
|
7326
7290
|
"kind": "expression",
|
|
7327
7291
|
"type": "object"
|
|
@@ -7562,7 +7526,7 @@
|
|
|
7562
7526
|
},
|
|
7563
7527
|
{
|
|
7564
7528
|
"name": "config",
|
|
7565
|
-
"description": "Component
|
|
7529
|
+
"description": "Component config object.",
|
|
7566
7530
|
"value": {
|
|
7567
7531
|
"kind": "expression",
|
|
7568
7532
|
"type": "object"
|
|
@@ -7927,7 +7891,7 @@
|
|
|
7927
7891
|
},
|
|
7928
7892
|
{
|
|
7929
7893
|
"name": "config",
|
|
7930
|
-
"description": "
|
|
7894
|
+
"description": "Component config object.",
|
|
7931
7895
|
"value": {
|
|
7932
7896
|
"kind": "expression",
|
|
7933
7897
|
"type": "object"
|
|
@@ -7996,7 +7960,7 @@
|
|
|
7996
7960
|
},
|
|
7997
7961
|
{
|
|
7998
7962
|
"name": "config",
|
|
7999
|
-
"description": "Component
|
|
7963
|
+
"description": "Component config object.",
|
|
8000
7964
|
"value": {
|
|
8001
7965
|
"kind": "expression",
|
|
8002
7966
|
"type": "object"
|
|
@@ -8102,7 +8066,7 @@
|
|
|
8102
8066
|
},
|
|
8103
8067
|
{
|
|
8104
8068
|
"name": "config",
|
|
8105
|
-
"description": "Component
|
|
8069
|
+
"description": "Component config object.",
|
|
8106
8070
|
"value": {
|
|
8107
8071
|
"kind": "expression",
|
|
8108
8072
|
"type": "object"
|
|
@@ -8383,7 +8347,7 @@
|
|
|
8383
8347
|
},
|
|
8384
8348
|
{
|
|
8385
8349
|
"name": "config",
|
|
8386
|
-
"description": "Component
|
|
8350
|
+
"description": "Component config object.",
|
|
8387
8351
|
"value": {
|
|
8388
8352
|
"kind": "expression",
|
|
8389
8353
|
"type": "object"
|
|
@@ -8467,7 +8431,7 @@
|
|
|
8467
8431
|
},
|
|
8468
8432
|
{
|
|
8469
8433
|
"name": "config",
|
|
8470
|
-
"description": "Component
|
|
8434
|
+
"description": "Component config object.",
|
|
8471
8435
|
"value": {
|
|
8472
8436
|
"kind": "expression",
|
|
8473
8437
|
"type": "object"
|
|
@@ -8627,7 +8591,7 @@
|
|
|
8627
8591
|
},
|
|
8628
8592
|
{
|
|
8629
8593
|
"name": "config",
|
|
8630
|
-
"description": "
|
|
8594
|
+
"description": "Component config object.",
|
|
8631
8595
|
"value": {
|
|
8632
8596
|
"kind": "expression",
|
|
8633
8597
|
"type": "object"
|
|
@@ -8825,7 +8789,7 @@
|
|
|
8825
8789
|
},
|
|
8826
8790
|
{
|
|
8827
8791
|
"name": "config",
|
|
8828
|
-
"description": "Component
|
|
8792
|
+
"description": "Component config object.",
|
|
8829
8793
|
"value": {
|
|
8830
8794
|
"kind": "expression",
|
|
8831
8795
|
"type": "object"
|
|
@@ -8918,7 +8882,7 @@
|
|
|
8918
8882
|
},
|
|
8919
8883
|
{
|
|
8920
8884
|
"name": "config",
|
|
8921
|
-
"description": "Component
|
|
8885
|
+
"description": "Component config object.",
|
|
8922
8886
|
"value": {
|
|
8923
8887
|
"kind": "expression",
|
|
8924
8888
|
"type": "object"
|