@adstore/templates 2.0.15 → 2.0.16
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/CHANGELOG.md +6 -0
- package/dist/style.css +22 -22
- package/dist/templates.es.js +10 -10
- package/dist/templates.umd.js +10 -10
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/dist/style.css
CHANGED
@@ -396,25 +396,25 @@
|
|
396
396
|
40%, 100% {
|
397
397
|
transform: rotateZ(0);
|
398
398
|
}
|
399
|
-
}.
|
399
|
+
}._root_tv8qf_1 {
|
400
400
|
padding: 6px;
|
401
401
|
background-color: #fff;
|
402
402
|
position: relative;
|
403
403
|
display: block;
|
404
404
|
}
|
405
|
-
.
|
405
|
+
._root_tv8qf_1:first-child {
|
406
406
|
border-top-left-radius: 6px;
|
407
407
|
border-top-right-radius: 6px;
|
408
408
|
}
|
409
|
-
.
|
410
|
-
display: none;
|
411
|
-
}
|
412
|
-
._root_1dvwc_1:last-child {
|
409
|
+
._root_tv8qf_1:last-child {
|
413
410
|
border-bottom-left-radius: 6px;
|
414
411
|
border-bottom-right-radius: 6px;
|
415
412
|
border-bottom: none;
|
416
413
|
}
|
417
|
-
.
|
414
|
+
._root_tv8qf_1:last-child:after {
|
415
|
+
display: none;
|
416
|
+
}
|
417
|
+
._root_tv8qf_1:after {
|
418
418
|
content: "";
|
419
419
|
width: 100%;
|
420
420
|
height: 1px;
|
@@ -425,7 +425,7 @@
|
|
425
425
|
bottom: 0;
|
426
426
|
}
|
427
427
|
|
428
|
-
.
|
428
|
+
._body_tv8qf_30 {
|
429
429
|
display: flex;
|
430
430
|
align-items: center;
|
431
431
|
position: relative;
|
@@ -433,12 +433,12 @@
|
|
433
433
|
justify-content: space-between;
|
434
434
|
}
|
435
435
|
|
436
|
-
.
|
436
|
+
._bodyInner_tv8qf_38 {
|
437
437
|
display: flex;
|
438
438
|
align-items: center;
|
439
439
|
}
|
440
440
|
|
441
|
-
.
|
441
|
+
._line_tv8qf_43 {
|
442
442
|
position: absolute;
|
443
443
|
left: -6px;
|
444
444
|
top: 0;
|
@@ -448,7 +448,7 @@
|
|
448
448
|
border-radius: 0 2px 2px 0;
|
449
449
|
}
|
450
450
|
|
451
|
-
.
|
451
|
+
._text_tv8qf_53 {
|
452
452
|
font-size: 12px;
|
453
453
|
line-height: 1.2;
|
454
454
|
color: #333;
|
@@ -458,13 +458,13 @@
|
|
458
458
|
--accent-color: #ffbc00;
|
459
459
|
--font-family: Roboto, sans-serif;
|
460
460
|
}
|
461
|
-
.
|
461
|
+
._text_tv8qf_53 span {
|
462
462
|
font-family: var(--font-family);
|
463
463
|
color: var(--accent-color);
|
464
464
|
font-size: var(--accent-size);
|
465
465
|
}
|
466
466
|
|
467
|
-
.
|
467
|
+
._button_tv8qf_69 {
|
468
468
|
margin-left: auto;
|
469
469
|
padding: 2px;
|
470
470
|
background-color: #ffb800;
|
@@ -476,21 +476,21 @@
|
|
476
476
|
line-height: 2;
|
477
477
|
font-weight: bold;
|
478
478
|
}
|
479
|
-
.
|
479
|
+
._button_tv8qf_69 ._logo_tv8qf_81 {
|
480
480
|
width: 30px;
|
481
481
|
height: 30px;
|
482
482
|
margin-right: initial;
|
483
483
|
display: block;
|
484
484
|
}
|
485
|
-
.
|
485
|
+
._variant2_tv8qf_87 ._button_tv8qf_69 ._logo_tv8qf_81 {
|
486
486
|
display: none;
|
487
487
|
}
|
488
488
|
|
489
|
-
.
|
489
|
+
._buttonText_tv8qf_91 {
|
490
490
|
padding: 0 7px;
|
491
491
|
}
|
492
492
|
|
493
|
-
.
|
493
|
+
._logo_tv8qf_81 {
|
494
494
|
width: 25px;
|
495
495
|
height: 25px;
|
496
496
|
border-radius: 30px;
|
@@ -499,11 +499,11 @@
|
|
499
499
|
display: none;
|
500
500
|
background-position: center;
|
501
501
|
}
|
502
|
-
.
|
502
|
+
._variant2_tv8qf_87 ._logo_tv8qf_81 {
|
503
503
|
display: block;
|
504
504
|
}
|
505
505
|
|
506
|
-
.
|
506
|
+
._legal_tv8qf_108 {
|
507
507
|
background-color: #eee;
|
508
508
|
padding: 2px 5px;
|
509
509
|
height: 14px;
|
@@ -514,17 +514,17 @@
|
|
514
514
|
font-size: 8px;
|
515
515
|
}
|
516
516
|
|
517
|
-
.
|
517
|
+
._legal_tv8qf_108::-webkit-scrollbar {
|
518
518
|
width: 4px;
|
519
519
|
background: #e5e6e9;
|
520
520
|
border-radius: 5px;
|
521
521
|
}
|
522
522
|
|
523
|
-
.
|
523
|
+
._legal_tv8qf_108::-webkit-scrollbar-track {
|
524
524
|
border-radius: 5px;
|
525
525
|
}
|
526
526
|
|
527
|
-
.
|
527
|
+
._legal_tv8qf_108::-webkit-scrollbar-thumb {
|
528
528
|
background: #7e8392;
|
529
529
|
border-radius: 5px;
|
530
530
|
}._root_1l0ud_1 {
|
package/dist/templates.es.js
CHANGED
@@ -1874,16 +1874,16 @@ const styles$c = {
|
|
1874
1874
|
gradient,
|
1875
1875
|
wiggle
|
1876
1876
|
};
|
1877
|
-
const root$b = "
|
1878
|
-
const body$4 = "
|
1879
|
-
const bodyInner = "
|
1880
|
-
const line = "
|
1881
|
-
const text$3 = "
|
1882
|
-
const button$5 = "
|
1883
|
-
const logo$5 = "
|
1884
|
-
const variant2$1 = "
|
1885
|
-
const buttonText = "
|
1886
|
-
const legal$4 = "
|
1877
|
+
const root$b = "_root_tv8qf_1";
|
1878
|
+
const body$4 = "_body_tv8qf_30";
|
1879
|
+
const bodyInner = "_bodyInner_tv8qf_38";
|
1880
|
+
const line = "_line_tv8qf_43";
|
1881
|
+
const text$3 = "_text_tv8qf_53";
|
1882
|
+
const button$5 = "_button_tv8qf_69";
|
1883
|
+
const logo$5 = "_logo_tv8qf_81";
|
1884
|
+
const variant2$1 = "_variant2_tv8qf_87";
|
1885
|
+
const buttonText = "_buttonText_tv8qf_91";
|
1886
|
+
const legal$4 = "_legal_tv8qf_108";
|
1887
1887
|
const styles$b = {
|
1888
1888
|
root: root$b,
|
1889
1889
|
body: body$4,
|
package/dist/templates.umd.js
CHANGED
@@ -1877,16 +1877,16 @@
|
|
1877
1877
|
gradient,
|
1878
1878
|
wiggle
|
1879
1879
|
};
|
1880
|
-
const root$b = "
|
1881
|
-
const body$4 = "
|
1882
|
-
const bodyInner = "
|
1883
|
-
const line = "
|
1884
|
-
const text$3 = "
|
1885
|
-
const button$5 = "
|
1886
|
-
const logo$5 = "
|
1887
|
-
const variant2$1 = "
|
1888
|
-
const buttonText = "
|
1889
|
-
const legal$4 = "
|
1880
|
+
const root$b = "_root_tv8qf_1";
|
1881
|
+
const body$4 = "_body_tv8qf_30";
|
1882
|
+
const bodyInner = "_bodyInner_tv8qf_38";
|
1883
|
+
const line = "_line_tv8qf_43";
|
1884
|
+
const text$3 = "_text_tv8qf_53";
|
1885
|
+
const button$5 = "_button_tv8qf_69";
|
1886
|
+
const logo$5 = "_logo_tv8qf_81";
|
1887
|
+
const variant2$1 = "_variant2_tv8qf_87";
|
1888
|
+
const buttonText = "_buttonText_tv8qf_91";
|
1889
|
+
const legal$4 = "_legal_tv8qf_108";
|
1890
1890
|
const styles$b = {
|
1891
1891
|
root: root$b,
|
1892
1892
|
body: body$4,
|