@wizishop/wizi-block 15.0.111-beta → 15.0.112-beta
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 +2 -2
- package/wizi-block.scss +0 -52
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wizishop/wizi-block",
|
|
3
|
-
"version": "15.0.
|
|
3
|
+
"version": "15.0.112-beta",
|
|
4
4
|
"description": "## To use WiziBlock, you have to :",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@ngx-translate/core": "^14.0.0",
|
|
43
43
|
"@ngx-translate/http-loader": "^7.0.0",
|
|
44
44
|
"@wizishop/ng-wizi-bulma": "^15.0.3",
|
|
45
|
-
"@wizishop/wizi-editor": "15.2.
|
|
45
|
+
"@wizishop/wizi-editor": "15.2.21",
|
|
46
46
|
"bourbon": "^7.2.0",
|
|
47
47
|
"bulma": "^0.9.4",
|
|
48
48
|
"bulma-calendar": "^6.1.18",
|
package/wizi-block.scss
CHANGED
|
@@ -18537,11 +18537,6 @@ $color-bd: #dddddd;
|
|
|
18537
18537
|
z-index: 999999;
|
|
18538
18538
|
}
|
|
18539
18539
|
|
|
18540
|
-
&:first-child {
|
|
18541
|
-
position: relative;
|
|
18542
|
-
z-index: 10;
|
|
18543
|
-
}
|
|
18544
|
-
|
|
18545
18540
|
&.is-button {
|
|
18546
18541
|
cursor: pointer;
|
|
18547
18542
|
background-color: $wb-button-color;
|
|
@@ -19739,11 +19734,6 @@ $color-bd: #dddddd;
|
|
|
19739
19734
|
z-index: 999999;
|
|
19740
19735
|
}
|
|
19741
19736
|
|
|
19742
|
-
&:first-child {
|
|
19743
|
-
position: relative;
|
|
19744
|
-
z-index: 10;
|
|
19745
|
-
}
|
|
19746
|
-
|
|
19747
19737
|
&.is-button {
|
|
19748
19738
|
cursor: pointer;
|
|
19749
19739
|
background-color: $wb-button-color;
|
|
@@ -19869,11 +19859,6 @@ $color-bd: #dddddd;
|
|
|
19869
19859
|
&:focus-within {
|
|
19870
19860
|
z-index: 99999;
|
|
19871
19861
|
}
|
|
19872
|
-
|
|
19873
|
-
&:first-child {
|
|
19874
|
-
position: relative;
|
|
19875
|
-
z-index: 10;
|
|
19876
|
-
}
|
|
19877
19862
|
|
|
19878
19863
|
&.is-button {
|
|
19879
19864
|
cursor: pointer;
|
|
@@ -19997,11 +19982,6 @@ $color-bd: #dddddd;
|
|
|
19997
19982
|
&:focus-within {
|
|
19998
19983
|
z-index: 99999;
|
|
19999
19984
|
}
|
|
20000
|
-
|
|
20001
|
-
&:first-child {
|
|
20002
|
-
position: relative;
|
|
20003
|
-
z-index: 10;
|
|
20004
|
-
}
|
|
20005
19985
|
|
|
20006
19986
|
&.is-button {
|
|
20007
19987
|
cursor: pointer;
|
|
@@ -20089,11 +20069,6 @@ $color-bd: #dddddd;
|
|
|
20089
20069
|
z-index: 99999 !important;
|
|
20090
20070
|
}
|
|
20091
20071
|
|
|
20092
|
-
&:first-child {
|
|
20093
|
-
position: relative;
|
|
20094
|
-
z-index: 10;
|
|
20095
|
-
}
|
|
20096
|
-
|
|
20097
20072
|
&.is-button {
|
|
20098
20073
|
cursor: pointer;
|
|
20099
20074
|
background-color: $wb-button-color;
|
|
@@ -20179,11 +20154,6 @@ $color-bd: #dddddd;
|
|
|
20179
20154
|
&:focus-within {
|
|
20180
20155
|
z-index: 99999;
|
|
20181
20156
|
}
|
|
20182
|
-
|
|
20183
|
-
&:first-child {
|
|
20184
|
-
position: relative;
|
|
20185
|
-
z-index: 10;
|
|
20186
|
-
}
|
|
20187
20157
|
|
|
20188
20158
|
&.is-button {
|
|
20189
20159
|
cursor: pointer;
|
|
@@ -20312,11 +20282,6 @@ $color-bd: #dddddd;
|
|
|
20312
20282
|
&:focus-within {
|
|
20313
20283
|
z-index: 99999;
|
|
20314
20284
|
}
|
|
20315
|
-
|
|
20316
|
-
&:first-child {
|
|
20317
|
-
position: relative;
|
|
20318
|
-
z-index: 10;
|
|
20319
|
-
}
|
|
20320
20285
|
|
|
20321
20286
|
&.is-button {
|
|
20322
20287
|
cursor: pointer;
|
|
@@ -20443,11 +20408,6 @@ $color-bd: #dddddd;
|
|
|
20443
20408
|
&:focus-within {
|
|
20444
20409
|
z-index: 99999;
|
|
20445
20410
|
}
|
|
20446
|
-
|
|
20447
|
-
&:first-child {
|
|
20448
|
-
position: relative;
|
|
20449
|
-
z-index: 10;
|
|
20450
|
-
}
|
|
20451
20411
|
|
|
20452
20412
|
&.is-button {
|
|
20453
20413
|
cursor: pointer;
|
|
@@ -20570,8 +20530,6 @@ $color-bd: #dddddd;
|
|
|
20570
20530
|
|
|
20571
20531
|
> div {
|
|
20572
20532
|
&:first-child {
|
|
20573
|
-
position: relative;
|
|
20574
|
-
z-index: 10;
|
|
20575
20533
|
font-size: rem(50);
|
|
20576
20534
|
line-height: rem(66);
|
|
20577
20535
|
text-align: center;
|
|
@@ -20692,11 +20650,6 @@ $color-bd: #dddddd;
|
|
|
20692
20650
|
&:focus-within {
|
|
20693
20651
|
z-index: 99999;
|
|
20694
20652
|
}
|
|
20695
|
-
|
|
20696
|
-
&:first-child {
|
|
20697
|
-
position: relative;
|
|
20698
|
-
z-index: 10;
|
|
20699
|
-
}
|
|
20700
20653
|
|
|
20701
20654
|
&.is-button {
|
|
20702
20655
|
cursor: pointer;
|
|
@@ -20819,11 +20772,6 @@ $color-bd: #dddddd;
|
|
|
20819
20772
|
&:focus-within {
|
|
20820
20773
|
z-index: 99999;
|
|
20821
20774
|
}
|
|
20822
|
-
|
|
20823
|
-
&:first-child {
|
|
20824
|
-
position: relative;
|
|
20825
|
-
z-index: 10;
|
|
20826
|
-
}
|
|
20827
20775
|
|
|
20828
20776
|
&.is-button {
|
|
20829
20777
|
cursor: pointer;
|