@designcrowd/library.brand-page 5.6.4-scroll-3 → 5.6.4
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/lib/src/brand-page/components/page/Page.mixin.d.ts +1 -2
- package/lib/src/brand-page/components/page/Page.mixin.js +15 -25
- package/lib/src/brand-page-maker/components/admin-background-settings/AdminBackgroundSettings.mixin.d.ts +0 -6
- package/lib/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.mixin.js +1 -1
- package/lib/src/brand-page-maker/components/brandpage-maker-page/BrandPageMakerPage.mixin.d.ts +1 -2
- package/lib/src/css/library.brand-page-brandCrowd.min.css +15 -15
- package/lib/src/css/library.brand-page-brandPage.min.css +15 -15
- package/lib/src/css/library.brand-page-designCom.min.css +15 -15
- package/lib/src/css/library.brand-page-preview.min.css +15 -15
- package/lib/src/index.mjs +3930 -3949
- package/lib/src/shared/background-settings/components/BackgroundSettings.mixin.d.ts +0 -6
- package/lib/src/shared/background-settings/components/background-color/BackgroundColorSettings.mixin.d.ts +0 -6
- package/lib/src/shared/background-settings/components/background-shapes/BackgroundShapeSettings.mixin.d.ts +0 -6
- package/lib/src/shared/content-settings/components/color-field/ColorField.mixin.d.ts +0 -6
- package/lib/src/shared/page-settings/components/page-settings/PageSettings.mixin.d.ts +0 -148
- package/lib/src/shared/page-settings/components/page-settings-section-styles/PageSettingsSectionStyles.mixin.d.ts +0 -130
- package/lib/src/shared/style-settings/components/StyleSettings.mixin.d.ts +0 -10
- package/package.json +1 -1
- package/src/brand-page/components/page/Page.mixin.ts +20 -39
- package/src/brand-page/components/page/Page.vue +1 -2
- package/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.mixin.ts +1 -1
- package/src/brand-page-maker/components/shop/ProductConfigModal.vue +1 -1
|
@@ -81,7 +81,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
81
81
|
fontWeight?: string | undefined;
|
|
82
82
|
height?: string | undefined;
|
|
83
83
|
left?: string | undefined;
|
|
84
|
-
right?: string | undefined;
|
|
85
84
|
letterSpacing?: string | undefined;
|
|
86
85
|
lineHeight?: string | undefined;
|
|
87
86
|
marginBottom?: string | undefined;
|
|
@@ -94,7 +93,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
94
93
|
textAlign?: string | undefined;
|
|
95
94
|
textDecoration?: string | undefined;
|
|
96
95
|
top?: string | undefined;
|
|
97
|
-
bottom?: string | undefined;
|
|
98
96
|
transform?: string | undefined;
|
|
99
97
|
transformOrigin?: string | undefined;
|
|
100
98
|
transition?: string | undefined;
|
|
@@ -129,7 +127,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
129
127
|
fontWeight?: string | undefined;
|
|
130
128
|
height?: string | undefined;
|
|
131
129
|
left?: string | undefined;
|
|
132
|
-
right?: string | undefined;
|
|
133
130
|
letterSpacing?: string | undefined;
|
|
134
131
|
lineHeight?: string | undefined;
|
|
135
132
|
marginBottom?: string | undefined;
|
|
@@ -142,7 +139,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
142
139
|
textAlign?: string | undefined;
|
|
143
140
|
textDecoration?: string | undefined;
|
|
144
141
|
top?: string | undefined;
|
|
145
|
-
bottom?: string | undefined;
|
|
146
142
|
transform?: string | undefined;
|
|
147
143
|
transformOrigin?: string | undefined;
|
|
148
144
|
transition?: string | undefined;
|
|
@@ -176,7 +172,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
176
172
|
fontWeight?: string | undefined;
|
|
177
173
|
height?: string | undefined;
|
|
178
174
|
left?: string | undefined;
|
|
179
|
-
right?: string | undefined;
|
|
180
175
|
letterSpacing?: string | undefined;
|
|
181
176
|
lineHeight?: string | undefined;
|
|
182
177
|
marginBottom?: string | undefined;
|
|
@@ -189,7 +184,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
189
184
|
textAlign?: string | undefined;
|
|
190
185
|
textDecoration?: string | undefined;
|
|
191
186
|
top?: string | undefined;
|
|
192
|
-
bottom?: string | undefined;
|
|
193
187
|
transform?: string | undefined;
|
|
194
188
|
transformOrigin?: string | undefined;
|
|
195
189
|
transition?: string | undefined;
|
|
@@ -225,7 +219,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
225
219
|
fontWeight?: string | undefined;
|
|
226
220
|
height?: string | undefined;
|
|
227
221
|
left?: string | undefined;
|
|
228
|
-
right?: string | undefined;
|
|
229
222
|
letterSpacing?: string | undefined;
|
|
230
223
|
lineHeight?: string | undefined;
|
|
231
224
|
marginBottom?: string | undefined;
|
|
@@ -238,7 +231,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
238
231
|
textAlign?: string | undefined;
|
|
239
232
|
textDecoration?: string | undefined;
|
|
240
233
|
top?: string | undefined;
|
|
241
|
-
bottom?: string | undefined;
|
|
242
234
|
transform?: string | undefined;
|
|
243
235
|
transformOrigin?: string | undefined;
|
|
244
236
|
transition?: string | undefined;
|
|
@@ -273,7 +265,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
273
265
|
fontWeight?: string | undefined;
|
|
274
266
|
height?: string | undefined;
|
|
275
267
|
left?: string | undefined;
|
|
276
|
-
right?: string | undefined;
|
|
277
268
|
letterSpacing?: string | undefined;
|
|
278
269
|
lineHeight?: string | undefined;
|
|
279
270
|
marginBottom?: string | undefined;
|
|
@@ -286,7 +277,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
286
277
|
textAlign?: string | undefined;
|
|
287
278
|
textDecoration?: string | undefined;
|
|
288
279
|
top?: string | undefined;
|
|
289
|
-
bottom?: string | undefined;
|
|
290
280
|
transform?: string | undefined;
|
|
291
281
|
transformOrigin?: string | undefined;
|
|
292
282
|
transition?: string | undefined;
|
|
@@ -320,7 +310,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
320
310
|
fontWeight?: string | undefined;
|
|
321
311
|
height?: string | undefined;
|
|
322
312
|
left?: string | undefined;
|
|
323
|
-
right?: string | undefined;
|
|
324
313
|
letterSpacing?: string | undefined;
|
|
325
314
|
lineHeight?: string | undefined;
|
|
326
315
|
marginBottom?: string | undefined;
|
|
@@ -333,7 +322,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
333
322
|
textAlign?: string | undefined;
|
|
334
323
|
textDecoration?: string | undefined;
|
|
335
324
|
top?: string | undefined;
|
|
336
|
-
bottom?: string | undefined;
|
|
337
325
|
transform?: string | undefined;
|
|
338
326
|
transformOrigin?: string | undefined;
|
|
339
327
|
transition?: string | undefined;
|
|
@@ -372,7 +360,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
372
360
|
fontWeight?: string | undefined;
|
|
373
361
|
height?: string | undefined;
|
|
374
362
|
left?: string | undefined;
|
|
375
|
-
right?: string | undefined;
|
|
376
363
|
letterSpacing?: string | undefined;
|
|
377
364
|
lineHeight?: string | undefined;
|
|
378
365
|
marginBottom?: string | undefined;
|
|
@@ -385,7 +372,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
385
372
|
textAlign?: string | undefined;
|
|
386
373
|
textDecoration?: string | undefined;
|
|
387
374
|
top?: string | undefined;
|
|
388
|
-
bottom?: string | undefined;
|
|
389
375
|
transform?: string | undefined;
|
|
390
376
|
transformOrigin?: string | undefined;
|
|
391
377
|
transition?: string | undefined;
|
|
@@ -420,7 +406,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
420
406
|
fontWeight?: string | undefined;
|
|
421
407
|
height?: string | undefined;
|
|
422
408
|
left?: string | undefined;
|
|
423
|
-
right?: string | undefined;
|
|
424
409
|
letterSpacing?: string | undefined;
|
|
425
410
|
lineHeight?: string | undefined;
|
|
426
411
|
marginBottom?: string | undefined;
|
|
@@ -433,7 +418,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
433
418
|
textAlign?: string | undefined;
|
|
434
419
|
textDecoration?: string | undefined;
|
|
435
420
|
top?: string | undefined;
|
|
436
|
-
bottom?: string | undefined;
|
|
437
421
|
transform?: string | undefined;
|
|
438
422
|
transformOrigin?: string | undefined;
|
|
439
423
|
transition?: string | undefined;
|
|
@@ -467,7 +451,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
467
451
|
fontWeight?: string | undefined;
|
|
468
452
|
height?: string | undefined;
|
|
469
453
|
left?: string | undefined;
|
|
470
|
-
right?: string | undefined;
|
|
471
454
|
letterSpacing?: string | undefined;
|
|
472
455
|
lineHeight?: string | undefined;
|
|
473
456
|
marginBottom?: string | undefined;
|
|
@@ -480,7 +463,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
480
463
|
textAlign?: string | undefined;
|
|
481
464
|
textDecoration?: string | undefined;
|
|
482
465
|
top?: string | undefined;
|
|
483
|
-
bottom?: string | undefined;
|
|
484
466
|
transform?: string | undefined;
|
|
485
467
|
transformOrigin?: string | undefined;
|
|
486
468
|
transition?: string | undefined;
|
|
@@ -516,7 +498,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
516
498
|
fontWeight?: string | undefined;
|
|
517
499
|
height?: string | undefined;
|
|
518
500
|
left?: string | undefined;
|
|
519
|
-
right?: string | undefined;
|
|
520
501
|
letterSpacing?: string | undefined;
|
|
521
502
|
lineHeight?: string | undefined;
|
|
522
503
|
marginBottom?: string | undefined;
|
|
@@ -529,7 +510,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
529
510
|
textAlign?: string | undefined;
|
|
530
511
|
textDecoration?: string | undefined;
|
|
531
512
|
top?: string | undefined;
|
|
532
|
-
bottom?: string | undefined;
|
|
533
513
|
transform?: string | undefined;
|
|
534
514
|
transformOrigin?: string | undefined;
|
|
535
515
|
transition?: string | undefined;
|
|
@@ -564,7 +544,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
564
544
|
fontWeight?: string | undefined;
|
|
565
545
|
height?: string | undefined;
|
|
566
546
|
left?: string | undefined;
|
|
567
|
-
right?: string | undefined;
|
|
568
547
|
letterSpacing?: string | undefined;
|
|
569
548
|
lineHeight?: string | undefined;
|
|
570
549
|
marginBottom?: string | undefined;
|
|
@@ -577,7 +556,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
577
556
|
textAlign?: string | undefined;
|
|
578
557
|
textDecoration?: string | undefined;
|
|
579
558
|
top?: string | undefined;
|
|
580
|
-
bottom?: string | undefined;
|
|
581
559
|
transform?: string | undefined;
|
|
582
560
|
transformOrigin?: string | undefined;
|
|
583
561
|
transition?: string | undefined;
|
|
@@ -611,7 +589,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
611
589
|
fontWeight?: string | undefined;
|
|
612
590
|
height?: string | undefined;
|
|
613
591
|
left?: string | undefined;
|
|
614
|
-
right?: string | undefined;
|
|
615
592
|
letterSpacing?: string | undefined;
|
|
616
593
|
lineHeight?: string | undefined;
|
|
617
594
|
marginBottom?: string | undefined;
|
|
@@ -624,7 +601,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
624
601
|
textAlign?: string | undefined;
|
|
625
602
|
textDecoration?: string | undefined;
|
|
626
603
|
top?: string | undefined;
|
|
627
|
-
bottom?: string | undefined;
|
|
628
604
|
transform?: string | undefined;
|
|
629
605
|
transformOrigin?: string | undefined;
|
|
630
606
|
transition?: string | undefined;
|
|
@@ -664,7 +640,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
664
640
|
fontWeight?: string | undefined;
|
|
665
641
|
height?: string | undefined;
|
|
666
642
|
left?: string | undefined;
|
|
667
|
-
right?: string | undefined;
|
|
668
643
|
letterSpacing?: string | undefined;
|
|
669
644
|
lineHeight?: string | undefined;
|
|
670
645
|
marginBottom?: string | undefined;
|
|
@@ -677,7 +652,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
677
652
|
textAlign?: string | undefined;
|
|
678
653
|
textDecoration?: string | undefined;
|
|
679
654
|
top?: string | undefined;
|
|
680
|
-
bottom?: string | undefined;
|
|
681
655
|
transform?: string | undefined;
|
|
682
656
|
transformOrigin?: string | undefined;
|
|
683
657
|
transition?: string | undefined;
|
|
@@ -712,7 +686,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
712
686
|
fontWeight?: string | undefined;
|
|
713
687
|
height?: string | undefined;
|
|
714
688
|
left?: string | undefined;
|
|
715
|
-
right?: string | undefined;
|
|
716
689
|
letterSpacing?: string | undefined;
|
|
717
690
|
lineHeight?: string | undefined;
|
|
718
691
|
marginBottom?: string | undefined;
|
|
@@ -725,7 +698,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
725
698
|
textAlign?: string | undefined;
|
|
726
699
|
textDecoration?: string | undefined;
|
|
727
700
|
top?: string | undefined;
|
|
728
|
-
bottom?: string | undefined;
|
|
729
701
|
transform?: string | undefined;
|
|
730
702
|
transformOrigin?: string | undefined;
|
|
731
703
|
transition?: string | undefined;
|
|
@@ -759,7 +731,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
759
731
|
fontWeight?: string | undefined;
|
|
760
732
|
height?: string | undefined;
|
|
761
733
|
left?: string | undefined;
|
|
762
|
-
right?: string | undefined;
|
|
763
734
|
letterSpacing?: string | undefined;
|
|
764
735
|
lineHeight?: string | undefined;
|
|
765
736
|
marginBottom?: string | undefined;
|
|
@@ -772,7 +743,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
772
743
|
textAlign?: string | undefined;
|
|
773
744
|
textDecoration?: string | undefined;
|
|
774
745
|
top?: string | undefined;
|
|
775
|
-
bottom?: string | undefined;
|
|
776
746
|
transform?: string | undefined;
|
|
777
747
|
transformOrigin?: string | undefined;
|
|
778
748
|
transition?: string | undefined;
|
|
@@ -808,7 +778,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
808
778
|
fontWeight?: string | undefined;
|
|
809
779
|
height?: string | undefined;
|
|
810
780
|
left?: string | undefined;
|
|
811
|
-
right?: string | undefined;
|
|
812
781
|
letterSpacing?: string | undefined;
|
|
813
782
|
lineHeight?: string | undefined;
|
|
814
783
|
marginBottom?: string | undefined;
|
|
@@ -821,7 +790,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
821
790
|
textAlign?: string | undefined;
|
|
822
791
|
textDecoration?: string | undefined;
|
|
823
792
|
top?: string | undefined;
|
|
824
|
-
bottom?: string | undefined;
|
|
825
793
|
transform?: string | undefined;
|
|
826
794
|
transformOrigin?: string | undefined;
|
|
827
795
|
transition?: string | undefined;
|
|
@@ -856,7 +824,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
856
824
|
fontWeight?: string | undefined;
|
|
857
825
|
height?: string | undefined;
|
|
858
826
|
left?: string | undefined;
|
|
859
|
-
right?: string | undefined;
|
|
860
827
|
letterSpacing?: string | undefined;
|
|
861
828
|
lineHeight?: string | undefined;
|
|
862
829
|
marginBottom?: string | undefined;
|
|
@@ -869,7 +836,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
869
836
|
textAlign?: string | undefined;
|
|
870
837
|
textDecoration?: string | undefined;
|
|
871
838
|
top?: string | undefined;
|
|
872
|
-
bottom?: string | undefined;
|
|
873
839
|
transform?: string | undefined;
|
|
874
840
|
transformOrigin?: string | undefined;
|
|
875
841
|
transition?: string | undefined;
|
|
@@ -903,7 +869,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
903
869
|
fontWeight?: string | undefined;
|
|
904
870
|
height?: string | undefined;
|
|
905
871
|
left?: string | undefined;
|
|
906
|
-
right?: string | undefined;
|
|
907
872
|
letterSpacing?: string | undefined;
|
|
908
873
|
lineHeight?: string | undefined;
|
|
909
874
|
marginBottom?: string | undefined;
|
|
@@ -916,7 +881,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
916
881
|
textAlign?: string | undefined;
|
|
917
882
|
textDecoration?: string | undefined;
|
|
918
883
|
top?: string | undefined;
|
|
919
|
-
bottom?: string | undefined;
|
|
920
884
|
transform?: string | undefined;
|
|
921
885
|
transformOrigin?: string | undefined;
|
|
922
886
|
transition?: string | undefined;
|
|
@@ -955,7 +919,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
955
919
|
fontWeight?: string | undefined;
|
|
956
920
|
height?: string | undefined;
|
|
957
921
|
left?: string | undefined;
|
|
958
|
-
right?: string | undefined;
|
|
959
922
|
letterSpacing?: string | undefined;
|
|
960
923
|
lineHeight?: string | undefined;
|
|
961
924
|
marginBottom?: string | undefined;
|
|
@@ -968,7 +931,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
968
931
|
textAlign?: string | undefined;
|
|
969
932
|
textDecoration?: string | undefined;
|
|
970
933
|
top?: string | undefined;
|
|
971
|
-
bottom?: string | undefined;
|
|
972
934
|
transform?: string | undefined;
|
|
973
935
|
transformOrigin?: string | undefined;
|
|
974
936
|
transition?: string | undefined;
|
|
@@ -1003,7 +965,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1003
965
|
fontWeight?: string | undefined;
|
|
1004
966
|
height?: string | undefined;
|
|
1005
967
|
left?: string | undefined;
|
|
1006
|
-
right?: string | undefined;
|
|
1007
968
|
letterSpacing?: string | undefined;
|
|
1008
969
|
lineHeight?: string | undefined;
|
|
1009
970
|
marginBottom?: string | undefined;
|
|
@@ -1016,7 +977,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1016
977
|
textAlign?: string | undefined;
|
|
1017
978
|
textDecoration?: string | undefined;
|
|
1018
979
|
top?: string | undefined;
|
|
1019
|
-
bottom?: string | undefined;
|
|
1020
980
|
transform?: string | undefined;
|
|
1021
981
|
transformOrigin?: string | undefined;
|
|
1022
982
|
transition?: string | undefined;
|
|
@@ -1050,7 +1010,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1050
1010
|
fontWeight?: string | undefined;
|
|
1051
1011
|
height?: string | undefined;
|
|
1052
1012
|
left?: string | undefined;
|
|
1053
|
-
right?: string | undefined;
|
|
1054
1013
|
letterSpacing?: string | undefined;
|
|
1055
1014
|
lineHeight?: string | undefined;
|
|
1056
1015
|
marginBottom?: string | undefined;
|
|
@@ -1063,7 +1022,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1063
1022
|
textAlign?: string | undefined;
|
|
1064
1023
|
textDecoration?: string | undefined;
|
|
1065
1024
|
top?: string | undefined;
|
|
1066
|
-
bottom?: string | undefined;
|
|
1067
1025
|
transform?: string | undefined;
|
|
1068
1026
|
transformOrigin?: string | undefined;
|
|
1069
1027
|
transition?: string | undefined;
|
|
@@ -1099,7 +1057,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1099
1057
|
fontWeight?: string | undefined;
|
|
1100
1058
|
height?: string | undefined;
|
|
1101
1059
|
left?: string | undefined;
|
|
1102
|
-
right?: string | undefined;
|
|
1103
1060
|
letterSpacing?: string | undefined;
|
|
1104
1061
|
lineHeight?: string | undefined;
|
|
1105
1062
|
marginBottom?: string | undefined;
|
|
@@ -1112,7 +1069,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1112
1069
|
textAlign?: string | undefined;
|
|
1113
1070
|
textDecoration?: string | undefined;
|
|
1114
1071
|
top?: string | undefined;
|
|
1115
|
-
bottom?: string | undefined;
|
|
1116
1072
|
transform?: string | undefined;
|
|
1117
1073
|
transformOrigin?: string | undefined;
|
|
1118
1074
|
transition?: string | undefined;
|
|
@@ -1147,7 +1103,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1147
1103
|
fontWeight?: string | undefined;
|
|
1148
1104
|
height?: string | undefined;
|
|
1149
1105
|
left?: string | undefined;
|
|
1150
|
-
right?: string | undefined;
|
|
1151
1106
|
letterSpacing?: string | undefined;
|
|
1152
1107
|
lineHeight?: string | undefined;
|
|
1153
1108
|
marginBottom?: string | undefined;
|
|
@@ -1160,7 +1115,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1160
1115
|
textAlign?: string | undefined;
|
|
1161
1116
|
textDecoration?: string | undefined;
|
|
1162
1117
|
top?: string | undefined;
|
|
1163
|
-
bottom?: string | undefined;
|
|
1164
1118
|
transform?: string | undefined;
|
|
1165
1119
|
transformOrigin?: string | undefined;
|
|
1166
1120
|
transition?: string | undefined;
|
|
@@ -1194,7 +1148,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1194
1148
|
fontWeight?: string | undefined;
|
|
1195
1149
|
height?: string | undefined;
|
|
1196
1150
|
left?: string | undefined;
|
|
1197
|
-
right?: string | undefined;
|
|
1198
1151
|
letterSpacing?: string | undefined;
|
|
1199
1152
|
lineHeight?: string | undefined;
|
|
1200
1153
|
marginBottom?: string | undefined;
|
|
@@ -1207,7 +1160,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1207
1160
|
textAlign?: string | undefined;
|
|
1208
1161
|
textDecoration?: string | undefined;
|
|
1209
1162
|
top?: string | undefined;
|
|
1210
|
-
bottom?: string | undefined;
|
|
1211
1163
|
transform?: string | undefined;
|
|
1212
1164
|
transformOrigin?: string | undefined;
|
|
1213
1165
|
transition?: string | undefined;
|
|
@@ -1248,7 +1200,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1248
1200
|
fontWeight?: string | undefined;
|
|
1249
1201
|
height?: string | undefined;
|
|
1250
1202
|
left?: string | undefined;
|
|
1251
|
-
right?: string | undefined;
|
|
1252
1203
|
letterSpacing?: string | undefined;
|
|
1253
1204
|
lineHeight?: string | undefined;
|
|
1254
1205
|
marginBottom?: string | undefined;
|
|
@@ -1261,7 +1212,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1261
1212
|
textAlign?: string | undefined;
|
|
1262
1213
|
textDecoration?: string | undefined;
|
|
1263
1214
|
top?: string | undefined;
|
|
1264
|
-
bottom?: string | undefined;
|
|
1265
1215
|
transform?: string | undefined;
|
|
1266
1216
|
transformOrigin?: string | undefined;
|
|
1267
1217
|
transition?: string | undefined;
|
|
@@ -1309,7 +1259,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1309
1259
|
fontWeight?: string | undefined;
|
|
1310
1260
|
height?: string | undefined;
|
|
1311
1261
|
left?: string | undefined;
|
|
1312
|
-
right?: string | undefined;
|
|
1313
1262
|
letterSpacing?: string | undefined;
|
|
1314
1263
|
lineHeight?: string | undefined;
|
|
1315
1264
|
marginBottom?: string | undefined;
|
|
@@ -1322,7 +1271,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1322
1271
|
textAlign?: string | undefined;
|
|
1323
1272
|
textDecoration?: string | undefined;
|
|
1324
1273
|
top?: string | undefined;
|
|
1325
|
-
bottom?: string | undefined;
|
|
1326
1274
|
transform?: string | undefined;
|
|
1327
1275
|
transformOrigin?: string | undefined;
|
|
1328
1276
|
transition?: string | undefined;
|
|
@@ -1356,7 +1304,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1356
1304
|
fontWeight?: string | undefined;
|
|
1357
1305
|
height?: string | undefined;
|
|
1358
1306
|
left?: string | undefined;
|
|
1359
|
-
right?: string | undefined;
|
|
1360
1307
|
letterSpacing?: string | undefined;
|
|
1361
1308
|
lineHeight?: string | undefined;
|
|
1362
1309
|
marginBottom?: string | undefined;
|
|
@@ -1369,7 +1316,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1369
1316
|
textAlign?: string | undefined;
|
|
1370
1317
|
textDecoration?: string | undefined;
|
|
1371
1318
|
top?: string | undefined;
|
|
1372
|
-
bottom?: string | undefined;
|
|
1373
1319
|
transform?: string | undefined;
|
|
1374
1320
|
transformOrigin?: string | undefined;
|
|
1375
1321
|
transition?: string | undefined;
|
|
@@ -1411,7 +1357,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1411
1357
|
fontWeight?: string | undefined;
|
|
1412
1358
|
height?: string | undefined;
|
|
1413
1359
|
left?: string | undefined;
|
|
1414
|
-
right?: string | undefined;
|
|
1415
1360
|
letterSpacing?: string | undefined;
|
|
1416
1361
|
lineHeight?: string | undefined;
|
|
1417
1362
|
marginBottom?: string | undefined;
|
|
@@ -1424,7 +1369,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1424
1369
|
textAlign?: string | undefined;
|
|
1425
1370
|
textDecoration?: string | undefined;
|
|
1426
1371
|
top?: string | undefined;
|
|
1427
|
-
bottom?: string | undefined;
|
|
1428
1372
|
transform?: string | undefined;
|
|
1429
1373
|
transformOrigin?: string | undefined;
|
|
1430
1374
|
transition?: string | undefined;
|
|
@@ -1459,7 +1403,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1459
1403
|
fontWeight?: string | undefined;
|
|
1460
1404
|
height?: string | undefined;
|
|
1461
1405
|
left?: string | undefined;
|
|
1462
|
-
right?: string | undefined;
|
|
1463
1406
|
letterSpacing?: string | undefined;
|
|
1464
1407
|
lineHeight?: string | undefined;
|
|
1465
1408
|
marginBottom?: string | undefined;
|
|
@@ -1472,7 +1415,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1472
1415
|
textAlign?: string | undefined;
|
|
1473
1416
|
textDecoration?: string | undefined;
|
|
1474
1417
|
top?: string | undefined;
|
|
1475
|
-
bottom?: string | undefined;
|
|
1476
1418
|
transform?: string | undefined;
|
|
1477
1419
|
transformOrigin?: string | undefined;
|
|
1478
1420
|
transition?: string | undefined;
|
|
@@ -1506,7 +1448,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1506
1448
|
fontWeight?: string | undefined;
|
|
1507
1449
|
height?: string | undefined;
|
|
1508
1450
|
left?: string | undefined;
|
|
1509
|
-
right?: string | undefined;
|
|
1510
1451
|
letterSpacing?: string | undefined;
|
|
1511
1452
|
lineHeight?: string | undefined;
|
|
1512
1453
|
marginBottom?: string | undefined;
|
|
@@ -1519,7 +1460,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1519
1460
|
textAlign?: string | undefined;
|
|
1520
1461
|
textDecoration?: string | undefined;
|
|
1521
1462
|
top?: string | undefined;
|
|
1522
|
-
bottom?: string | undefined;
|
|
1523
1463
|
transform?: string | undefined;
|
|
1524
1464
|
transformOrigin?: string | undefined;
|
|
1525
1465
|
transition?: string | undefined;
|
|
@@ -1555,7 +1495,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1555
1495
|
fontWeight?: string | undefined;
|
|
1556
1496
|
height?: string | undefined;
|
|
1557
1497
|
left?: string | undefined;
|
|
1558
|
-
right?: string | undefined;
|
|
1559
1498
|
letterSpacing?: string | undefined;
|
|
1560
1499
|
lineHeight?: string | undefined;
|
|
1561
1500
|
marginBottom?: string | undefined;
|
|
@@ -1568,7 +1507,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1568
1507
|
textAlign?: string | undefined;
|
|
1569
1508
|
textDecoration?: string | undefined;
|
|
1570
1509
|
top?: string | undefined;
|
|
1571
|
-
bottom?: string | undefined;
|
|
1572
1510
|
transform?: string | undefined;
|
|
1573
1511
|
transformOrigin?: string | undefined;
|
|
1574
1512
|
transition?: string | undefined;
|
|
@@ -1603,7 +1541,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1603
1541
|
fontWeight?: string | undefined;
|
|
1604
1542
|
height?: string | undefined;
|
|
1605
1543
|
left?: string | undefined;
|
|
1606
|
-
right?: string | undefined;
|
|
1607
1544
|
letterSpacing?: string | undefined;
|
|
1608
1545
|
lineHeight?: string | undefined;
|
|
1609
1546
|
marginBottom?: string | undefined;
|
|
@@ -1616,7 +1553,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1616
1553
|
textAlign?: string | undefined;
|
|
1617
1554
|
textDecoration?: string | undefined;
|
|
1618
1555
|
top?: string | undefined;
|
|
1619
|
-
bottom?: string | undefined;
|
|
1620
1556
|
transform?: string | undefined;
|
|
1621
1557
|
transformOrigin?: string | undefined;
|
|
1622
1558
|
transition?: string | undefined;
|
|
@@ -1650,7 +1586,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1650
1586
|
fontWeight?: string | undefined;
|
|
1651
1587
|
height?: string | undefined;
|
|
1652
1588
|
left?: string | undefined;
|
|
1653
|
-
right?: string | undefined;
|
|
1654
1589
|
letterSpacing?: string | undefined;
|
|
1655
1590
|
lineHeight?: string | undefined;
|
|
1656
1591
|
marginBottom?: string | undefined;
|
|
@@ -1663,7 +1598,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1663
1598
|
textAlign?: string | undefined;
|
|
1664
1599
|
textDecoration?: string | undefined;
|
|
1665
1600
|
top?: string | undefined;
|
|
1666
|
-
bottom?: string | undefined;
|
|
1667
1601
|
transform?: string | undefined;
|
|
1668
1602
|
transformOrigin?: string | undefined;
|
|
1669
1603
|
transition?: string | undefined;
|
|
@@ -1702,7 +1636,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1702
1636
|
fontWeight?: string | undefined;
|
|
1703
1637
|
height?: string | undefined;
|
|
1704
1638
|
left?: string | undefined;
|
|
1705
|
-
right?: string | undefined;
|
|
1706
1639
|
letterSpacing?: string | undefined;
|
|
1707
1640
|
lineHeight?: string | undefined;
|
|
1708
1641
|
marginBottom?: string | undefined;
|
|
@@ -1715,7 +1648,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1715
1648
|
textAlign?: string | undefined;
|
|
1716
1649
|
textDecoration?: string | undefined;
|
|
1717
1650
|
top?: string | undefined;
|
|
1718
|
-
bottom?: string | undefined;
|
|
1719
1651
|
transform?: string | undefined;
|
|
1720
1652
|
transformOrigin?: string | undefined;
|
|
1721
1653
|
transition?: string | undefined;
|
|
@@ -1750,7 +1682,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1750
1682
|
fontWeight?: string | undefined;
|
|
1751
1683
|
height?: string | undefined;
|
|
1752
1684
|
left?: string | undefined;
|
|
1753
|
-
right?: string | undefined;
|
|
1754
1685
|
letterSpacing?: string | undefined;
|
|
1755
1686
|
lineHeight?: string | undefined;
|
|
1756
1687
|
marginBottom?: string | undefined;
|
|
@@ -1763,7 +1694,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1763
1694
|
textAlign?: string | undefined;
|
|
1764
1695
|
textDecoration?: string | undefined;
|
|
1765
1696
|
top?: string | undefined;
|
|
1766
|
-
bottom?: string | undefined;
|
|
1767
1697
|
transform?: string | undefined;
|
|
1768
1698
|
transformOrigin?: string | undefined;
|
|
1769
1699
|
transition?: string | undefined;
|
|
@@ -1797,7 +1727,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1797
1727
|
fontWeight?: string | undefined;
|
|
1798
1728
|
height?: string | undefined;
|
|
1799
1729
|
left?: string | undefined;
|
|
1800
|
-
right?: string | undefined;
|
|
1801
1730
|
letterSpacing?: string | undefined;
|
|
1802
1731
|
lineHeight?: string | undefined;
|
|
1803
1732
|
marginBottom?: string | undefined;
|
|
@@ -1810,7 +1739,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1810
1739
|
textAlign?: string | undefined;
|
|
1811
1740
|
textDecoration?: string | undefined;
|
|
1812
1741
|
top?: string | undefined;
|
|
1813
|
-
bottom?: string | undefined;
|
|
1814
1742
|
transform?: string | undefined;
|
|
1815
1743
|
transformOrigin?: string | undefined;
|
|
1816
1744
|
transition?: string | undefined;
|
|
@@ -1846,7 +1774,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1846
1774
|
fontWeight?: string | undefined;
|
|
1847
1775
|
height?: string | undefined;
|
|
1848
1776
|
left?: string | undefined;
|
|
1849
|
-
right?: string | undefined;
|
|
1850
1777
|
letterSpacing?: string | undefined;
|
|
1851
1778
|
lineHeight?: string | undefined;
|
|
1852
1779
|
marginBottom?: string | undefined;
|
|
@@ -1859,7 +1786,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1859
1786
|
textAlign?: string | undefined;
|
|
1860
1787
|
textDecoration?: string | undefined;
|
|
1861
1788
|
top?: string | undefined;
|
|
1862
|
-
bottom?: string | undefined;
|
|
1863
1789
|
transform?: string | undefined;
|
|
1864
1790
|
transformOrigin?: string | undefined;
|
|
1865
1791
|
transition?: string | undefined;
|
|
@@ -1894,7 +1820,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1894
1820
|
fontWeight?: string | undefined;
|
|
1895
1821
|
height?: string | undefined;
|
|
1896
1822
|
left?: string | undefined;
|
|
1897
|
-
right?: string | undefined;
|
|
1898
1823
|
letterSpacing?: string | undefined;
|
|
1899
1824
|
lineHeight?: string | undefined;
|
|
1900
1825
|
marginBottom?: string | undefined;
|
|
@@ -1907,7 +1832,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1907
1832
|
textAlign?: string | undefined;
|
|
1908
1833
|
textDecoration?: string | undefined;
|
|
1909
1834
|
top?: string | undefined;
|
|
1910
|
-
bottom?: string | undefined;
|
|
1911
1835
|
transform?: string | undefined;
|
|
1912
1836
|
transformOrigin?: string | undefined;
|
|
1913
1837
|
transition?: string | undefined;
|
|
@@ -1941,7 +1865,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1941
1865
|
fontWeight?: string | undefined;
|
|
1942
1866
|
height?: string | undefined;
|
|
1943
1867
|
left?: string | undefined;
|
|
1944
|
-
right?: string | undefined;
|
|
1945
1868
|
letterSpacing?: string | undefined;
|
|
1946
1869
|
lineHeight?: string | undefined;
|
|
1947
1870
|
marginBottom?: string | undefined;
|
|
@@ -1954,7 +1877,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1954
1877
|
textAlign?: string | undefined;
|
|
1955
1878
|
textDecoration?: string | undefined;
|
|
1956
1879
|
top?: string | undefined;
|
|
1957
|
-
bottom?: string | undefined;
|
|
1958
1880
|
transform?: string | undefined;
|
|
1959
1881
|
transformOrigin?: string | undefined;
|
|
1960
1882
|
transition?: string | undefined;
|
|
@@ -1994,7 +1916,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1994
1916
|
fontWeight?: string | undefined;
|
|
1995
1917
|
height?: string | undefined;
|
|
1996
1918
|
left?: string | undefined;
|
|
1997
|
-
right?: string | undefined;
|
|
1998
1919
|
letterSpacing?: string | undefined;
|
|
1999
1920
|
lineHeight?: string | undefined;
|
|
2000
1921
|
marginBottom?: string | undefined;
|
|
@@ -2007,7 +1928,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2007
1928
|
textAlign?: string | undefined;
|
|
2008
1929
|
textDecoration?: string | undefined;
|
|
2009
1930
|
top?: string | undefined;
|
|
2010
|
-
bottom?: string | undefined;
|
|
2011
1931
|
transform?: string | undefined;
|
|
2012
1932
|
transformOrigin?: string | undefined;
|
|
2013
1933
|
transition?: string | undefined;
|
|
@@ -2042,7 +1962,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2042
1962
|
fontWeight?: string | undefined;
|
|
2043
1963
|
height?: string | undefined;
|
|
2044
1964
|
left?: string | undefined;
|
|
2045
|
-
right?: string | undefined;
|
|
2046
1965
|
letterSpacing?: string | undefined;
|
|
2047
1966
|
lineHeight?: string | undefined;
|
|
2048
1967
|
marginBottom?: string | undefined;
|
|
@@ -2055,7 +1974,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2055
1974
|
textAlign?: string | undefined;
|
|
2056
1975
|
textDecoration?: string | undefined;
|
|
2057
1976
|
top?: string | undefined;
|
|
2058
|
-
bottom?: string | undefined;
|
|
2059
1977
|
transform?: string | undefined;
|
|
2060
1978
|
transformOrigin?: string | undefined;
|
|
2061
1979
|
transition?: string | undefined;
|
|
@@ -2089,7 +2007,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2089
2007
|
fontWeight?: string | undefined;
|
|
2090
2008
|
height?: string | undefined;
|
|
2091
2009
|
left?: string | undefined;
|
|
2092
|
-
right?: string | undefined;
|
|
2093
2010
|
letterSpacing?: string | undefined;
|
|
2094
2011
|
lineHeight?: string | undefined;
|
|
2095
2012
|
marginBottom?: string | undefined;
|
|
@@ -2102,7 +2019,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2102
2019
|
textAlign?: string | undefined;
|
|
2103
2020
|
textDecoration?: string | undefined;
|
|
2104
2021
|
top?: string | undefined;
|
|
2105
|
-
bottom?: string | undefined;
|
|
2106
2022
|
transform?: string | undefined;
|
|
2107
2023
|
transformOrigin?: string | undefined;
|
|
2108
2024
|
transition?: string | undefined;
|
|
@@ -2138,7 +2054,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2138
2054
|
fontWeight?: string | undefined;
|
|
2139
2055
|
height?: string | undefined;
|
|
2140
2056
|
left?: string | undefined;
|
|
2141
|
-
right?: string | undefined;
|
|
2142
2057
|
letterSpacing?: string | undefined;
|
|
2143
2058
|
lineHeight?: string | undefined;
|
|
2144
2059
|
marginBottom?: string | undefined;
|
|
@@ -2151,7 +2066,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2151
2066
|
textAlign?: string | undefined;
|
|
2152
2067
|
textDecoration?: string | undefined;
|
|
2153
2068
|
top?: string | undefined;
|
|
2154
|
-
bottom?: string | undefined;
|
|
2155
2069
|
transform?: string | undefined;
|
|
2156
2070
|
transformOrigin?: string | undefined;
|
|
2157
2071
|
transition?: string | undefined;
|
|
@@ -2186,7 +2100,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2186
2100
|
fontWeight?: string | undefined;
|
|
2187
2101
|
height?: string | undefined;
|
|
2188
2102
|
left?: string | undefined;
|
|
2189
|
-
right?: string | undefined;
|
|
2190
2103
|
letterSpacing?: string | undefined;
|
|
2191
2104
|
lineHeight?: string | undefined;
|
|
2192
2105
|
marginBottom?: string | undefined;
|
|
@@ -2199,7 +2112,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2199
2112
|
textAlign?: string | undefined;
|
|
2200
2113
|
textDecoration?: string | undefined;
|
|
2201
2114
|
top?: string | undefined;
|
|
2202
|
-
bottom?: string | undefined;
|
|
2203
2115
|
transform?: string | undefined;
|
|
2204
2116
|
transformOrigin?: string | undefined;
|
|
2205
2117
|
transition?: string | undefined;
|
|
@@ -2233,7 +2145,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2233
2145
|
fontWeight?: string | undefined;
|
|
2234
2146
|
height?: string | undefined;
|
|
2235
2147
|
left?: string | undefined;
|
|
2236
|
-
right?: string | undefined;
|
|
2237
2148
|
letterSpacing?: string | undefined;
|
|
2238
2149
|
lineHeight?: string | undefined;
|
|
2239
2150
|
marginBottom?: string | undefined;
|
|
@@ -2246,7 +2157,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2246
2157
|
textAlign?: string | undefined;
|
|
2247
2158
|
textDecoration?: string | undefined;
|
|
2248
2159
|
top?: string | undefined;
|
|
2249
|
-
bottom?: string | undefined;
|
|
2250
2160
|
transform?: string | undefined;
|
|
2251
2161
|
transformOrigin?: string | undefined;
|
|
2252
2162
|
transition?: string | undefined;
|
|
@@ -2285,7 +2195,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2285
2195
|
fontWeight?: string | undefined;
|
|
2286
2196
|
height?: string | undefined;
|
|
2287
2197
|
left?: string | undefined;
|
|
2288
|
-
right?: string | undefined;
|
|
2289
2198
|
letterSpacing?: string | undefined;
|
|
2290
2199
|
lineHeight?: string | undefined;
|
|
2291
2200
|
marginBottom?: string | undefined;
|
|
@@ -2298,7 +2207,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2298
2207
|
textAlign?: string | undefined;
|
|
2299
2208
|
textDecoration?: string | undefined;
|
|
2300
2209
|
top?: string | undefined;
|
|
2301
|
-
bottom?: string | undefined;
|
|
2302
2210
|
transform?: string | undefined;
|
|
2303
2211
|
transformOrigin?: string | undefined;
|
|
2304
2212
|
transition?: string | undefined;
|
|
@@ -2333,7 +2241,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2333
2241
|
fontWeight?: string | undefined;
|
|
2334
2242
|
height?: string | undefined;
|
|
2335
2243
|
left?: string | undefined;
|
|
2336
|
-
right?: string | undefined;
|
|
2337
2244
|
letterSpacing?: string | undefined;
|
|
2338
2245
|
lineHeight?: string | undefined;
|
|
2339
2246
|
marginBottom?: string | undefined;
|
|
@@ -2346,7 +2253,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2346
2253
|
textAlign?: string | undefined;
|
|
2347
2254
|
textDecoration?: string | undefined;
|
|
2348
2255
|
top?: string | undefined;
|
|
2349
|
-
bottom?: string | undefined;
|
|
2350
2256
|
transform?: string | undefined;
|
|
2351
2257
|
transformOrigin?: string | undefined;
|
|
2352
2258
|
transition?: string | undefined;
|
|
@@ -2380,7 +2286,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2380
2286
|
fontWeight?: string | undefined;
|
|
2381
2287
|
height?: string | undefined;
|
|
2382
2288
|
left?: string | undefined;
|
|
2383
|
-
right?: string | undefined;
|
|
2384
2289
|
letterSpacing?: string | undefined;
|
|
2385
2290
|
lineHeight?: string | undefined;
|
|
2386
2291
|
marginBottom?: string | undefined;
|
|
@@ -2393,7 +2298,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2393
2298
|
textAlign?: string | undefined;
|
|
2394
2299
|
textDecoration?: string | undefined;
|
|
2395
2300
|
top?: string | undefined;
|
|
2396
|
-
bottom?: string | undefined;
|
|
2397
2301
|
transform?: string | undefined;
|
|
2398
2302
|
transformOrigin?: string | undefined;
|
|
2399
2303
|
transition?: string | undefined;
|
|
@@ -2429,7 +2333,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2429
2333
|
fontWeight?: string | undefined;
|
|
2430
2334
|
height?: string | undefined;
|
|
2431
2335
|
left?: string | undefined;
|
|
2432
|
-
right?: string | undefined;
|
|
2433
2336
|
letterSpacing?: string | undefined;
|
|
2434
2337
|
lineHeight?: string | undefined;
|
|
2435
2338
|
marginBottom?: string | undefined;
|
|
@@ -2442,7 +2345,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2442
2345
|
textAlign?: string | undefined;
|
|
2443
2346
|
textDecoration?: string | undefined;
|
|
2444
2347
|
top?: string | undefined;
|
|
2445
|
-
bottom?: string | undefined;
|
|
2446
2348
|
transform?: string | undefined;
|
|
2447
2349
|
transformOrigin?: string | undefined;
|
|
2448
2350
|
transition?: string | undefined;
|
|
@@ -2477,7 +2379,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2477
2379
|
fontWeight?: string | undefined;
|
|
2478
2380
|
height?: string | undefined;
|
|
2479
2381
|
left?: string | undefined;
|
|
2480
|
-
right?: string | undefined;
|
|
2481
2382
|
letterSpacing?: string | undefined;
|
|
2482
2383
|
lineHeight?: string | undefined;
|
|
2483
2384
|
marginBottom?: string | undefined;
|
|
@@ -2490,7 +2391,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2490
2391
|
textAlign?: string | undefined;
|
|
2491
2392
|
textDecoration?: string | undefined;
|
|
2492
2393
|
top?: string | undefined;
|
|
2493
|
-
bottom?: string | undefined;
|
|
2494
2394
|
transform?: string | undefined;
|
|
2495
2395
|
transformOrigin?: string | undefined;
|
|
2496
2396
|
transition?: string | undefined;
|
|
@@ -2524,7 +2424,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2524
2424
|
fontWeight?: string | undefined;
|
|
2525
2425
|
height?: string | undefined;
|
|
2526
2426
|
left?: string | undefined;
|
|
2527
|
-
right?: string | undefined;
|
|
2528
2427
|
letterSpacing?: string | undefined;
|
|
2529
2428
|
lineHeight?: string | undefined;
|
|
2530
2429
|
marginBottom?: string | undefined;
|
|
@@ -2537,7 +2436,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2537
2436
|
textAlign?: string | undefined;
|
|
2538
2437
|
textDecoration?: string | undefined;
|
|
2539
2438
|
top?: string | undefined;
|
|
2540
|
-
bottom?: string | undefined;
|
|
2541
2439
|
transform?: string | undefined;
|
|
2542
2440
|
transformOrigin?: string | undefined;
|
|
2543
2441
|
transition?: string | undefined;
|
|
@@ -2578,7 +2476,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2578
2476
|
fontWeight?: string | undefined;
|
|
2579
2477
|
height?: string | undefined;
|
|
2580
2478
|
left?: string | undefined;
|
|
2581
|
-
right?: string | undefined;
|
|
2582
2479
|
letterSpacing?: string | undefined;
|
|
2583
2480
|
lineHeight?: string | undefined;
|
|
2584
2481
|
marginBottom?: string | undefined;
|
|
@@ -2591,7 +2488,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2591
2488
|
textAlign?: string | undefined;
|
|
2592
2489
|
textDecoration?: string | undefined;
|
|
2593
2490
|
top?: string | undefined;
|
|
2594
|
-
bottom?: string | undefined;
|
|
2595
2491
|
transform?: string | undefined;
|
|
2596
2492
|
transformOrigin?: string | undefined;
|
|
2597
2493
|
transition?: string | undefined;
|
|
@@ -2639,7 +2535,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2639
2535
|
fontWeight?: string | undefined;
|
|
2640
2536
|
height?: string | undefined;
|
|
2641
2537
|
left?: string | undefined;
|
|
2642
|
-
right?: string | undefined;
|
|
2643
2538
|
letterSpacing?: string | undefined;
|
|
2644
2539
|
lineHeight?: string | undefined;
|
|
2645
2540
|
marginBottom?: string | undefined;
|
|
@@ -2652,7 +2547,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2652
2547
|
textAlign?: string | undefined;
|
|
2653
2548
|
textDecoration?: string | undefined;
|
|
2654
2549
|
top?: string | undefined;
|
|
2655
|
-
bottom?: string | undefined;
|
|
2656
2550
|
transform?: string | undefined;
|
|
2657
2551
|
transformOrigin?: string | undefined;
|
|
2658
2552
|
transition?: string | undefined;
|
|
@@ -2686,7 +2580,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2686
2580
|
fontWeight?: string | undefined;
|
|
2687
2581
|
height?: string | undefined;
|
|
2688
2582
|
left?: string | undefined;
|
|
2689
|
-
right?: string | undefined;
|
|
2690
2583
|
letterSpacing?: string | undefined;
|
|
2691
2584
|
lineHeight?: string | undefined;
|
|
2692
2585
|
marginBottom?: string | undefined;
|
|
@@ -2699,7 +2592,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2699
2592
|
textAlign?: string | undefined;
|
|
2700
2593
|
textDecoration?: string | undefined;
|
|
2701
2594
|
top?: string | undefined;
|
|
2702
|
-
bottom?: string | undefined;
|
|
2703
2595
|
transform?: string | undefined;
|
|
2704
2596
|
transformOrigin?: string | undefined;
|
|
2705
2597
|
transition?: string | undefined;
|
|
@@ -2741,7 +2633,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2741
2633
|
fontWeight?: string | undefined;
|
|
2742
2634
|
height?: string | undefined;
|
|
2743
2635
|
left?: string | undefined;
|
|
2744
|
-
right?: string | undefined;
|
|
2745
2636
|
letterSpacing?: string | undefined;
|
|
2746
2637
|
lineHeight?: string | undefined;
|
|
2747
2638
|
marginBottom?: string | undefined;
|
|
@@ -2754,7 +2645,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2754
2645
|
textAlign?: string | undefined;
|
|
2755
2646
|
textDecoration?: string | undefined;
|
|
2756
2647
|
top?: string | undefined;
|
|
2757
|
-
bottom?: string | undefined;
|
|
2758
2648
|
transform?: string | undefined;
|
|
2759
2649
|
transformOrigin?: string | undefined;
|
|
2760
2650
|
transition?: string | undefined;
|
|
@@ -2789,7 +2679,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2789
2679
|
fontWeight?: string | undefined;
|
|
2790
2680
|
height?: string | undefined;
|
|
2791
2681
|
left?: string | undefined;
|
|
2792
|
-
right?: string | undefined;
|
|
2793
2682
|
letterSpacing?: string | undefined;
|
|
2794
2683
|
lineHeight?: string | undefined;
|
|
2795
2684
|
marginBottom?: string | undefined;
|
|
@@ -2802,7 +2691,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2802
2691
|
textAlign?: string | undefined;
|
|
2803
2692
|
textDecoration?: string | undefined;
|
|
2804
2693
|
top?: string | undefined;
|
|
2805
|
-
bottom?: string | undefined;
|
|
2806
2694
|
transform?: string | undefined;
|
|
2807
2695
|
transformOrigin?: string | undefined;
|
|
2808
2696
|
transition?: string | undefined;
|
|
@@ -2836,7 +2724,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2836
2724
|
fontWeight?: string | undefined;
|
|
2837
2725
|
height?: string | undefined;
|
|
2838
2726
|
left?: string | undefined;
|
|
2839
|
-
right?: string | undefined;
|
|
2840
2727
|
letterSpacing?: string | undefined;
|
|
2841
2728
|
lineHeight?: string | undefined;
|
|
2842
2729
|
marginBottom?: string | undefined;
|
|
@@ -2849,7 +2736,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2849
2736
|
textAlign?: string | undefined;
|
|
2850
2737
|
textDecoration?: string | undefined;
|
|
2851
2738
|
top?: string | undefined;
|
|
2852
|
-
bottom?: string | undefined;
|
|
2853
2739
|
transform?: string | undefined;
|
|
2854
2740
|
transformOrigin?: string | undefined;
|
|
2855
2741
|
transition?: string | undefined;
|
|
@@ -2885,7 +2771,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2885
2771
|
fontWeight?: string | undefined;
|
|
2886
2772
|
height?: string | undefined;
|
|
2887
2773
|
left?: string | undefined;
|
|
2888
|
-
right?: string | undefined;
|
|
2889
2774
|
letterSpacing?: string | undefined;
|
|
2890
2775
|
lineHeight?: string | undefined;
|
|
2891
2776
|
marginBottom?: string | undefined;
|
|
@@ -2898,7 +2783,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2898
2783
|
textAlign?: string | undefined;
|
|
2899
2784
|
textDecoration?: string | undefined;
|
|
2900
2785
|
top?: string | undefined;
|
|
2901
|
-
bottom?: string | undefined;
|
|
2902
2786
|
transform?: string | undefined;
|
|
2903
2787
|
transformOrigin?: string | undefined;
|
|
2904
2788
|
transition?: string | undefined;
|
|
@@ -2969,7 +2853,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2969
2853
|
fontWeight?: string | undefined;
|
|
2970
2854
|
height?: string | undefined;
|
|
2971
2855
|
left?: string | undefined;
|
|
2972
|
-
right?: string | undefined;
|
|
2973
2856
|
letterSpacing?: string | undefined;
|
|
2974
2857
|
lineHeight?: string | undefined;
|
|
2975
2858
|
marginBottom?: string | undefined;
|
|
@@ -2982,7 +2865,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
2982
2865
|
textAlign?: string | undefined;
|
|
2983
2866
|
textDecoration?: string | undefined;
|
|
2984
2867
|
top?: string | undefined;
|
|
2985
|
-
bottom?: string | undefined;
|
|
2986
2868
|
transform?: string | undefined;
|
|
2987
2869
|
transformOrigin?: string | undefined;
|
|
2988
2870
|
transition?: string | undefined;
|
|
@@ -3017,7 +2899,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3017
2899
|
fontWeight?: string | undefined;
|
|
3018
2900
|
height?: string | undefined;
|
|
3019
2901
|
left?: string | undefined;
|
|
3020
|
-
right?: string | undefined;
|
|
3021
2902
|
letterSpacing?: string | undefined;
|
|
3022
2903
|
lineHeight?: string | undefined;
|
|
3023
2904
|
marginBottom?: string | undefined;
|
|
@@ -3030,7 +2911,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3030
2911
|
textAlign?: string | undefined;
|
|
3031
2912
|
textDecoration?: string | undefined;
|
|
3032
2913
|
top?: string | undefined;
|
|
3033
|
-
bottom?: string | undefined;
|
|
3034
2914
|
transform?: string | undefined;
|
|
3035
2915
|
transformOrigin?: string | undefined;
|
|
3036
2916
|
transition?: string | undefined;
|
|
@@ -3064,7 +2944,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3064
2944
|
fontWeight?: string | undefined;
|
|
3065
2945
|
height?: string | undefined;
|
|
3066
2946
|
left?: string | undefined;
|
|
3067
|
-
right?: string | undefined;
|
|
3068
2947
|
letterSpacing?: string | undefined;
|
|
3069
2948
|
lineHeight?: string | undefined;
|
|
3070
2949
|
marginBottom?: string | undefined;
|
|
@@ -3077,7 +2956,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3077
2956
|
textAlign?: string | undefined;
|
|
3078
2957
|
textDecoration?: string | undefined;
|
|
3079
2958
|
top?: string | undefined;
|
|
3080
|
-
bottom?: string | undefined;
|
|
3081
2959
|
transform?: string | undefined;
|
|
3082
2960
|
transformOrigin?: string | undefined;
|
|
3083
2961
|
transition?: string | undefined;
|
|
@@ -3113,7 +2991,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3113
2991
|
fontWeight?: string | undefined;
|
|
3114
2992
|
height?: string | undefined;
|
|
3115
2993
|
left?: string | undefined;
|
|
3116
|
-
right?: string | undefined;
|
|
3117
2994
|
letterSpacing?: string | undefined;
|
|
3118
2995
|
lineHeight?: string | undefined;
|
|
3119
2996
|
marginBottom?: string | undefined;
|
|
@@ -3126,7 +3003,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3126
3003
|
textAlign?: string | undefined;
|
|
3127
3004
|
textDecoration?: string | undefined;
|
|
3128
3005
|
top?: string | undefined;
|
|
3129
|
-
bottom?: string | undefined;
|
|
3130
3006
|
transform?: string | undefined;
|
|
3131
3007
|
transformOrigin?: string | undefined;
|
|
3132
3008
|
transition?: string | undefined;
|
|
@@ -3223,7 +3099,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3223
3099
|
fontWeight?: string | undefined;
|
|
3224
3100
|
height?: string | undefined;
|
|
3225
3101
|
left?: string | undefined;
|
|
3226
|
-
right?: string | undefined;
|
|
3227
3102
|
letterSpacing?: string | undefined;
|
|
3228
3103
|
lineHeight?: string | undefined;
|
|
3229
3104
|
marginBottom?: string | undefined;
|
|
@@ -3236,7 +3111,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3236
3111
|
textAlign?: string | undefined;
|
|
3237
3112
|
textDecoration?: string | undefined;
|
|
3238
3113
|
top?: string | undefined;
|
|
3239
|
-
bottom?: string | undefined;
|
|
3240
3114
|
transform?: string | undefined;
|
|
3241
3115
|
transformOrigin?: string | undefined;
|
|
3242
3116
|
transition?: string | undefined;
|
|
@@ -3271,7 +3145,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3271
3145
|
fontWeight?: string | undefined;
|
|
3272
3146
|
height?: string | undefined;
|
|
3273
3147
|
left?: string | undefined;
|
|
3274
|
-
right?: string | undefined;
|
|
3275
3148
|
letterSpacing?: string | undefined;
|
|
3276
3149
|
lineHeight?: string | undefined;
|
|
3277
3150
|
marginBottom?: string | undefined;
|
|
@@ -3284,7 +3157,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3284
3157
|
textAlign?: string | undefined;
|
|
3285
3158
|
textDecoration?: string | undefined;
|
|
3286
3159
|
top?: string | undefined;
|
|
3287
|
-
bottom?: string | undefined;
|
|
3288
3160
|
transform?: string | undefined;
|
|
3289
3161
|
transformOrigin?: string | undefined;
|
|
3290
3162
|
transition?: string | undefined;
|
|
@@ -3318,7 +3190,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3318
3190
|
fontWeight?: string | undefined;
|
|
3319
3191
|
height?: string | undefined;
|
|
3320
3192
|
left?: string | undefined;
|
|
3321
|
-
right?: string | undefined;
|
|
3322
3193
|
letterSpacing?: string | undefined;
|
|
3323
3194
|
lineHeight?: string | undefined;
|
|
3324
3195
|
marginBottom?: string | undefined;
|
|
@@ -3331,7 +3202,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3331
3202
|
textAlign?: string | undefined;
|
|
3332
3203
|
textDecoration?: string | undefined;
|
|
3333
3204
|
top?: string | undefined;
|
|
3334
|
-
bottom?: string | undefined;
|
|
3335
3205
|
transform?: string | undefined;
|
|
3336
3206
|
transformOrigin?: string | undefined;
|
|
3337
3207
|
transition?: string | undefined;
|
|
@@ -3367,7 +3237,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3367
3237
|
fontWeight?: string | undefined;
|
|
3368
3238
|
height?: string | undefined;
|
|
3369
3239
|
left?: string | undefined;
|
|
3370
|
-
right?: string | undefined;
|
|
3371
3240
|
letterSpacing?: string | undefined;
|
|
3372
3241
|
lineHeight?: string | undefined;
|
|
3373
3242
|
marginBottom?: string | undefined;
|
|
@@ -3380,7 +3249,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3380
3249
|
textAlign?: string | undefined;
|
|
3381
3250
|
textDecoration?: string | undefined;
|
|
3382
3251
|
top?: string | undefined;
|
|
3383
|
-
bottom?: string | undefined;
|
|
3384
3252
|
transform?: string | undefined;
|
|
3385
3253
|
transformOrigin?: string | undefined;
|
|
3386
3254
|
transition?: string | undefined;
|
|
@@ -3415,7 +3283,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3415
3283
|
fontWeight?: string | undefined;
|
|
3416
3284
|
height?: string | undefined;
|
|
3417
3285
|
left?: string | undefined;
|
|
3418
|
-
right?: string | undefined;
|
|
3419
3286
|
letterSpacing?: string | undefined;
|
|
3420
3287
|
lineHeight?: string | undefined;
|
|
3421
3288
|
marginBottom?: string | undefined;
|
|
@@ -3428,7 +3295,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3428
3295
|
textAlign?: string | undefined;
|
|
3429
3296
|
textDecoration?: string | undefined;
|
|
3430
3297
|
top?: string | undefined;
|
|
3431
|
-
bottom?: string | undefined;
|
|
3432
3298
|
transform?: string | undefined;
|
|
3433
3299
|
transformOrigin?: string | undefined;
|
|
3434
3300
|
transition?: string | undefined;
|
|
@@ -3462,7 +3328,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3462
3328
|
fontWeight?: string | undefined;
|
|
3463
3329
|
height?: string | undefined;
|
|
3464
3330
|
left?: string | undefined;
|
|
3465
|
-
right?: string | undefined;
|
|
3466
3331
|
letterSpacing?: string | undefined;
|
|
3467
3332
|
lineHeight?: string | undefined;
|
|
3468
3333
|
marginBottom?: string | undefined;
|
|
@@ -3475,7 +3340,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3475
3340
|
textAlign?: string | undefined;
|
|
3476
3341
|
textDecoration?: string | undefined;
|
|
3477
3342
|
top?: string | undefined;
|
|
3478
|
-
bottom?: string | undefined;
|
|
3479
3343
|
transform?: string | undefined;
|
|
3480
3344
|
transformOrigin?: string | undefined;
|
|
3481
3345
|
transition?: string | undefined;
|
|
@@ -3515,7 +3379,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3515
3379
|
fontWeight?: string | undefined;
|
|
3516
3380
|
height?: string | undefined;
|
|
3517
3381
|
left?: string | undefined;
|
|
3518
|
-
right?: string | undefined;
|
|
3519
3382
|
letterSpacing?: string | undefined;
|
|
3520
3383
|
lineHeight?: string | undefined;
|
|
3521
3384
|
marginBottom?: string | undefined;
|
|
@@ -3528,7 +3391,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3528
3391
|
textAlign?: string | undefined;
|
|
3529
3392
|
textDecoration?: string | undefined;
|
|
3530
3393
|
top?: string | undefined;
|
|
3531
|
-
bottom?: string | undefined;
|
|
3532
3394
|
transform?: string | undefined;
|
|
3533
3395
|
transformOrigin?: string | undefined;
|
|
3534
3396
|
transition?: string | undefined;
|
|
@@ -3563,7 +3425,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3563
3425
|
fontWeight?: string | undefined;
|
|
3564
3426
|
height?: string | undefined;
|
|
3565
3427
|
left?: string | undefined;
|
|
3566
|
-
right?: string | undefined;
|
|
3567
3428
|
letterSpacing?: string | undefined;
|
|
3568
3429
|
lineHeight?: string | undefined;
|
|
3569
3430
|
marginBottom?: string | undefined;
|
|
@@ -3576,7 +3437,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3576
3437
|
textAlign?: string | undefined;
|
|
3577
3438
|
textDecoration?: string | undefined;
|
|
3578
3439
|
top?: string | undefined;
|
|
3579
|
-
bottom?: string | undefined;
|
|
3580
3440
|
transform?: string | undefined;
|
|
3581
3441
|
transformOrigin?: string | undefined;
|
|
3582
3442
|
transition?: string | undefined;
|
|
@@ -3610,7 +3470,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3610
3470
|
fontWeight?: string | undefined;
|
|
3611
3471
|
height?: string | undefined;
|
|
3612
3472
|
left?: string | undefined;
|
|
3613
|
-
right?: string | undefined;
|
|
3614
3473
|
letterSpacing?: string | undefined;
|
|
3615
3474
|
lineHeight?: string | undefined;
|
|
3616
3475
|
marginBottom?: string | undefined;
|
|
@@ -3623,7 +3482,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3623
3482
|
textAlign?: string | undefined;
|
|
3624
3483
|
textDecoration?: string | undefined;
|
|
3625
3484
|
top?: string | undefined;
|
|
3626
|
-
bottom?: string | undefined;
|
|
3627
3485
|
transform?: string | undefined;
|
|
3628
3486
|
transformOrigin?: string | undefined;
|
|
3629
3487
|
transition?: string | undefined;
|
|
@@ -3659,7 +3517,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3659
3517
|
fontWeight?: string | undefined;
|
|
3660
3518
|
height?: string | undefined;
|
|
3661
3519
|
left?: string | undefined;
|
|
3662
|
-
right?: string | undefined;
|
|
3663
3520
|
letterSpacing?: string | undefined;
|
|
3664
3521
|
lineHeight?: string | undefined;
|
|
3665
3522
|
marginBottom?: string | undefined;
|
|
@@ -3672,7 +3529,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3672
3529
|
textAlign?: string | undefined;
|
|
3673
3530
|
textDecoration?: string | undefined;
|
|
3674
3531
|
top?: string | undefined;
|
|
3675
|
-
bottom?: string | undefined;
|
|
3676
3532
|
transform?: string | undefined;
|
|
3677
3533
|
transformOrigin?: string | undefined;
|
|
3678
3534
|
transition?: string | undefined;
|
|
@@ -3707,7 +3563,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3707
3563
|
fontWeight?: string | undefined;
|
|
3708
3564
|
height?: string | undefined;
|
|
3709
3565
|
left?: string | undefined;
|
|
3710
|
-
right?: string | undefined;
|
|
3711
3566
|
letterSpacing?: string | undefined;
|
|
3712
3567
|
lineHeight?: string | undefined;
|
|
3713
3568
|
marginBottom?: string | undefined;
|
|
@@ -3720,7 +3575,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3720
3575
|
textAlign?: string | undefined;
|
|
3721
3576
|
textDecoration?: string | undefined;
|
|
3722
3577
|
top?: string | undefined;
|
|
3723
|
-
bottom?: string | undefined;
|
|
3724
3578
|
transform?: string | undefined;
|
|
3725
3579
|
transformOrigin?: string | undefined;
|
|
3726
3580
|
transition?: string | undefined;
|
|
@@ -3754,7 +3608,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3754
3608
|
fontWeight?: string | undefined;
|
|
3755
3609
|
height?: string | undefined;
|
|
3756
3610
|
left?: string | undefined;
|
|
3757
|
-
right?: string | undefined;
|
|
3758
3611
|
letterSpacing?: string | undefined;
|
|
3759
3612
|
lineHeight?: string | undefined;
|
|
3760
3613
|
marginBottom?: string | undefined;
|
|
@@ -3767,7 +3620,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
3767
3620
|
textAlign?: string | undefined;
|
|
3768
3621
|
textDecoration?: string | undefined;
|
|
3769
3622
|
top?: string | undefined;
|
|
3770
|
-
bottom?: string | undefined;
|
|
3771
3623
|
transform?: string | undefined;
|
|
3772
3624
|
transformOrigin?: string | undefined;
|
|
3773
3625
|
transition?: string | undefined;
|