@wizishop/angular-components 0.0.53 → 0.0.54
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/angular-components.scss +403 -403
- package/bundles/wizishop-angular-components.umd.js +12 -2
- package/bundles/wizishop-angular-components.umd.js.map +1 -1
- package/bundles/wizishop-angular-components.umd.min.js +1 -1
- package/bundles/wizishop-angular-components.umd.min.js.map +1 -1
- package/esm2015/lib/components/button/button.component.js +13 -4
- package/fesm2015/wizishop-angular-components.js +11 -2
- package/fesm2015/wizishop-angular-components.js.map +1 -1
- package/lib/components/button/button.component.d.ts +5 -2
- package/package.json +1 -1
- package/wizishop-angular-components-0.0.54.tgz +0 -0
- package/wizishop-angular-components.metadata.json +1 -1
- package/wizishop-angular-components-0.0.53.tgz +0 -0
package/angular-components.scss
CHANGED
|
@@ -1662,174 +1662,88 @@ $wac-color-success-popup-alert: #6DCC95!default;
|
|
|
1662
1662
|
}
|
|
1663
1663
|
}
|
|
1664
1664
|
}
|
|
1665
|
-
.wac-
|
|
1665
|
+
.wac-dropdown {
|
|
1666
1666
|
display: inline-block;
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
min-width: 12px;
|
|
1670
|
-
min-height: 1.4em;
|
|
1671
|
-
|
|
1672
|
-
input {
|
|
1673
|
-
font-size: inherit;
|
|
1674
|
-
transition: width 50ms;
|
|
1675
|
-
position: absolute;
|
|
1676
|
-
top: 0;
|
|
1677
|
-
left: -5px;
|
|
1678
|
-
width: calc(100% + 16px) !important;
|
|
1679
|
-
height: calc(100% + 14px) !important;
|
|
1680
|
-
padding: 5px;
|
|
1681
|
-
z-index: 1;
|
|
1682
|
-
margin: 0;
|
|
1683
|
-
outline: none !important;
|
|
1684
|
-
border: 1px solid $wac-edit-in-place-border;
|
|
1685
|
-
background: inherit;
|
|
1686
|
-
transform: translateY(-17%);
|
|
1687
|
-
background-color: $wac-edit-in-place-background;
|
|
1688
|
-
|
|
1689
|
-
&.nwb-editable {
|
|
1690
|
-
text-decoration: none;
|
|
1691
|
-
color: inherit;
|
|
1692
|
-
border: none;
|
|
1693
|
-
cursor: pointer;
|
|
1694
|
-
height: 26px;
|
|
1695
|
-
}
|
|
1696
|
-
|
|
1697
|
-
&.nwb-editing {
|
|
1698
|
-
color: $wac-edit-in-place-border;
|
|
1699
|
-
}
|
|
1700
|
-
}
|
|
1667
|
+
width: 40px;
|
|
1668
|
+
height: 40px;
|
|
1701
1669
|
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1670
|
+
&__wrapper {
|
|
1671
|
+
@include flexbox();
|
|
1672
|
+
@include justify-content(center);
|
|
1673
|
+
@include align-items(center);
|
|
1674
|
+
width: 100%;
|
|
1675
|
+
height: 100%;
|
|
1676
|
+
position: relative;
|
|
1705
1677
|
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
width: 10px;
|
|
1678
|
+
&__icon {
|
|
1679
|
+
font-size: 30px;
|
|
1680
|
+
line-height: 18px;
|
|
1681
|
+
color: $wac-second-color;
|
|
1682
|
+
transition: color 0.3s ease, transform 0.3s ease;
|
|
1712
1683
|
}
|
|
1713
|
-
}
|
|
1714
1684
|
|
|
1715
|
-
|
|
1716
|
-
&.nwb-is-loading {
|
|
1717
|
-
z-index: 2;
|
|
1718
|
-
opacity: 1;
|
|
1685
|
+
&__sublevel {
|
|
1719
1686
|
position: absolute;
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30px' height='30px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' class='lds-ellipsis' style='background: none;'%3E%3C!--circle(cx='16',cy='50',r='10')--%3E%3Ccircle cx='84' cy='50' r='0' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='10;0;0;0;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3Canimate attributeName='cx' values='84;84;84;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3C/circle%3E%3Ccircle cx='28.6338' cy='50' r='10' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='-1s'/%3E%3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='-1s'/%3E%3C/circle%3E%3Ccircle cx='16' cy='50' r='3.71582' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='-0.5s'/%3E%3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='-0.5s'/%3E%3C/circle%3E%3Ccircle cx='84' cy='50' r='6.28418' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3C/circle%3E%3Ccircle cx='62.6338' cy='50' r='10' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='0;0;10;10;10' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3Canimate attributeName='cx' values='16;16;16;50;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3C/circle%3E%3C/svg%3E");
|
|
1729
|
-
background-repeat: no-repeat;
|
|
1730
|
-
background-position: center center;
|
|
1731
|
-
}
|
|
1732
|
-
}
|
|
1733
|
-
span {
|
|
1734
|
-
color: inherit;
|
|
1735
|
-
font-weight: 500;
|
|
1736
|
-
&:not(.nwb-loader) {
|
|
1737
|
-
display: inline-block;
|
|
1738
|
-
min-width: 12px;
|
|
1739
|
-
}
|
|
1740
|
-
&.nwb-editing {
|
|
1687
|
+
width: 160px;
|
|
1688
|
+
top: 100%;
|
|
1689
|
+
right: 0;
|
|
1690
|
+
z-index: -1;
|
|
1691
|
+
opacity: 0;
|
|
1692
|
+
background-color: $wac-white;
|
|
1693
|
+
border-radius: rem(3);
|
|
1694
|
+
box-shadow: 0px 2px 5px $wac-info-box-shadow;
|
|
1741
1695
|
visibility: hidden;
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
&.nwb-is-loading {
|
|
1745
|
-
text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.6);
|
|
1746
|
-
color: rgba(0, 0, 0, 0.4);
|
|
1747
|
-
opacity: 0.25;
|
|
1748
|
-
}
|
|
1749
|
-
|
|
1750
|
-
&.nwbSelect {
|
|
1751
|
-
cursor: pointer;
|
|
1752
|
-
}
|
|
1753
|
-
}
|
|
1754
|
-
}
|
|
1696
|
+
transition: opacity 0.15s ease, z-index 0.15s ease, visibility 0s linear .16s;
|
|
1755
1697
|
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
border-bottom: dashed 1px $wac-primary;
|
|
1760
|
-
width: 100%;
|
|
1761
|
-
bottom: 0;
|
|
1762
|
-
left: 0;
|
|
1763
|
-
}
|
|
1698
|
+
&__container {
|
|
1699
|
+
padding: 10px 10px;
|
|
1700
|
+
border: 1px solid $wac-border-color;
|
|
1764
1701
|
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1702
|
+
&__item {
|
|
1703
|
+
padding: 5.7px 10px;
|
|
1704
|
+
font-size: 14px;
|
|
1705
|
+
line-height: 24px;
|
|
1706
|
+
color: $wac-second-color;
|
|
1707
|
+
cursor: pointer;
|
|
1708
|
+
transition: background-color 0.3s ease, color 0.3s ease;
|
|
1709
|
+
display: flex;
|
|
1710
|
+
justify-content: flex-start;
|
|
1711
|
+
align-items: center;
|
|
1712
|
+
align-content: center;
|
|
1775
1713
|
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
border-bottom-color: rgba(0, 0, 0, 0.2);
|
|
1785
|
-
display: inline-block;
|
|
1786
|
-
}
|
|
1714
|
+
i {
|
|
1715
|
+
min-width: 15px;
|
|
1716
|
+
margin-right: 5px;
|
|
1717
|
+
text-align: center;
|
|
1718
|
+
}
|
|
1719
|
+
span {
|
|
1720
|
+
white-space: nowrap;
|
|
1721
|
+
}
|
|
1787
1722
|
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
border-bottom: 6px solid $wac-white;
|
|
1796
|
-
display: inline-block;
|
|
1723
|
+
&:hover {
|
|
1724
|
+
background-color: $wac-gray-background;
|
|
1725
|
+
transition: background-color 0.3s ease, color 0.3s ease;
|
|
1726
|
+
color: $wac-input-active-color;
|
|
1727
|
+
}
|
|
1728
|
+
}
|
|
1729
|
+
}
|
|
1797
1730
|
}
|
|
1798
1731
|
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
transition: all 0.3s ease-in-out;
|
|
1805
|
-
z-index: 3;
|
|
1806
|
-
font-size: rem(12);
|
|
1807
|
-
text-align: left;
|
|
1808
|
-
border-radius: 0;
|
|
1809
|
-
|
|
1810
|
-
&:hover {
|
|
1811
|
-
background-color: darken($wac-white, 10%);
|
|
1812
|
-
color: $wac-main-text;
|
|
1813
|
-
transition: all 0.3s ease-in-out;
|
|
1732
|
+
&:hover {
|
|
1733
|
+
.wac-dropdown__wrapper__icon {
|
|
1734
|
+
color: $wac-wizishop-blue;
|
|
1735
|
+
transform: rotate(90deg);
|
|
1736
|
+
transition: color 0.3s ease, transform 0.3s ease;
|
|
1814
1737
|
}
|
|
1815
1738
|
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
transition:
|
|
1739
|
+
.wac-dropdown__wrapper__sublevel {
|
|
1740
|
+
visibility: visible;
|
|
1741
|
+
opacity: 1;
|
|
1742
|
+
z-index: 2;
|
|
1743
|
+
transition: visibility 0s ease 0s, opacity 0.3s ease .1s;
|
|
1821
1744
|
}
|
|
1822
1745
|
}
|
|
1823
1746
|
}
|
|
1824
|
-
|
|
1825
|
-
&__background {
|
|
1826
|
-
position: fixed;
|
|
1827
|
-
top: 0;
|
|
1828
|
-
left: 0;
|
|
1829
|
-
width: 100vw;
|
|
1830
|
-
height: 100vh;
|
|
1831
|
-
z-index: 2;
|
|
1832
|
-
}
|
|
1833
1747
|
}
|
|
1834
1748
|
.wac-tab {
|
|
1835
1749
|
&__wrapper {
|
|
@@ -1907,88 +1821,145 @@ $wac-color-success-popup-alert: #6DCC95!default;
|
|
|
1907
1821
|
}
|
|
1908
1822
|
}
|
|
1909
1823
|
}
|
|
1910
|
-
.wac-
|
|
1824
|
+
.wac-free-popin {
|
|
1825
|
+
height: 100%;
|
|
1911
1826
|
width: 100%;
|
|
1827
|
+
width: 100vw;
|
|
1828
|
+
height: 100vh;
|
|
1829
|
+
position: fixed;
|
|
1830
|
+
top: 0;
|
|
1831
|
+
left: 0;
|
|
1832
|
+
z-index: 9999;
|
|
1833
|
+
|
|
1912
1834
|
&__wrapper {
|
|
1913
|
-
|
|
1835
|
+
background-color: white;
|
|
1836
|
+
border: 1px solid $wac-border-color;
|
|
1837
|
+
border-radius: 3px;
|
|
1838
|
+
margin: auto;
|
|
1839
|
+
box-shadow: 0px 10px 40px $wac-free-popin-boxshadow;
|
|
1840
|
+
position: absolute;
|
|
1841
|
+
left: 50%;
|
|
1842
|
+
top: 50%;
|
|
1843
|
+
transform: translate(-50%, -50%);
|
|
1844
|
+
padding: 50px;
|
|
1845
|
+
z-index: 3;
|
|
1846
|
+
max-height: 90vh;
|
|
1914
1847
|
display: flex;
|
|
1915
|
-
flex-wrap:
|
|
1916
|
-
|
|
1848
|
+
flex-wrap: nowrap;
|
|
1849
|
+
flex-direction: column;
|
|
1850
|
+
justify-content: center;
|
|
1917
1851
|
align-items: center;
|
|
1918
|
-
|
|
1919
|
-
|
|
1852
|
+
width: 100%;
|
|
1853
|
+
max-width: 575px;
|
|
1854
|
+
overflow: hidden;
|
|
1855
|
+
|
|
1856
|
+
&__content {
|
|
1920
1857
|
position: relative;
|
|
1921
|
-
|
|
1858
|
+
overflow: hidden;
|
|
1922
1859
|
display: flex;
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
line-height: rem(16);
|
|
1926
|
-
font-weight: 400;
|
|
1927
|
-
color: $wac-second-color;
|
|
1928
|
-
border: 1px solid $wac-border-light;
|
|
1929
|
-
border-radius: 3px;
|
|
1930
|
-
background: transparent;
|
|
1931
|
-
box-shadow: none;
|
|
1932
|
-
margin-bottom: rem(10);
|
|
1933
|
-
transition: 0.3s ease;
|
|
1934
|
-
cursor: pointer;
|
|
1935
|
-
padding: 12px 20px;
|
|
1936
|
-
.event {
|
|
1937
|
-
position: absolute;
|
|
1938
|
-
top: 0;
|
|
1939
|
-
left: 0;
|
|
1940
|
-
width: 100%;
|
|
1941
|
-
height: 100%;
|
|
1942
|
-
z-index: 2;
|
|
1943
|
-
display: inline-block;
|
|
1860
|
+
> * {
|
|
1861
|
+
height: auto;
|
|
1944
1862
|
}
|
|
1863
|
+
}
|
|
1864
|
+
|
|
1865
|
+
div:not([class]) {
|
|
1866
|
+
width: 100%;
|
|
1867
|
+
margin: 0 0 17px;
|
|
1868
|
+
}
|
|
1869
|
+
|
|
1870
|
+
> * {
|
|
1871
|
+
width: 100%;
|
|
1872
|
+
}
|
|
1873
|
+
|
|
1874
|
+
&__button-close {
|
|
1875
|
+
position: absolute;
|
|
1876
|
+
top: 10px;
|
|
1877
|
+
right: 10px;
|
|
1878
|
+
width: 30px;
|
|
1879
|
+
height: 30px;
|
|
1880
|
+
border-radius: 50%;
|
|
1881
|
+
display: flex;
|
|
1882
|
+
justify-content: center;
|
|
1883
|
+
align-items: center;
|
|
1884
|
+
background-color: $wac-popin-btn-close;
|
|
1885
|
+
transition: .3s ease;
|
|
1945
1886
|
i {
|
|
1946
|
-
color: $wac-
|
|
1947
|
-
font-size:
|
|
1948
|
-
|
|
1949
|
-
}
|
|
1950
|
-
&:hover,
|
|
1951
|
-
&:focus,
|
|
1952
|
-
&.active {
|
|
1953
|
-
border-color: $wac-wizishop-blue;
|
|
1954
|
-
color: $wac-main-text;
|
|
1887
|
+
color: $wac-second-color;
|
|
1888
|
+
font-size: 14px;
|
|
1889
|
+
font-weight: 400;
|
|
1955
1890
|
}
|
|
1956
|
-
&:
|
|
1957
|
-
|
|
1891
|
+
&:hover, &:focus {
|
|
1892
|
+
background-color: $wac-main-text;
|
|
1893
|
+
i {
|
|
1894
|
+
color: $wac-white;
|
|
1895
|
+
}
|
|
1958
1896
|
}
|
|
1959
1897
|
}
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1898
|
+
|
|
1899
|
+
h1 {
|
|
1900
|
+
font-size: rem(30);
|
|
1901
|
+
line-height: rem(35);
|
|
1902
|
+
font-weight: 600;
|
|
1903
|
+
color: $wac-main-text;
|
|
1904
|
+
}
|
|
1905
|
+
|
|
1906
|
+
h2 {
|
|
1907
|
+
font-size: rem(18);
|
|
1908
|
+
line-height: rem(21);
|
|
1909
|
+
font-weight: 500;
|
|
1910
|
+
color: $wac-main-text;
|
|
1911
|
+
}
|
|
1912
|
+
|
|
1913
|
+
h3 {
|
|
1914
|
+
font-size: rem(16);
|
|
1915
|
+
line-height: rem(19);
|
|
1916
|
+
font-weight: 500;
|
|
1917
|
+
color: $wac-main-text;
|
|
1918
|
+
}
|
|
1919
|
+
|
|
1920
|
+
h4 {
|
|
1965
1921
|
font-size: rem(14);
|
|
1966
1922
|
line-height: rem(16);
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1923
|
+
font-weight: 500;
|
|
1924
|
+
color: $wac-main-text;
|
|
1925
|
+
}
|
|
1926
|
+
|
|
1927
|
+
img {
|
|
1928
|
+
width: auto;
|
|
1929
|
+
height: auto;
|
|
1930
|
+
margin: 0 auto;
|
|
1931
|
+
}
|
|
1932
|
+
|
|
1933
|
+
&__title {
|
|
1934
|
+
font: normal normal bold 20px/25px sans-serif;
|
|
1935
|
+
color: $wac-main-text;
|
|
1936
|
+
}
|
|
1937
|
+
|
|
1938
|
+
&__buttons {
|
|
1939
|
+
width: 100%;
|
|
1940
|
+
display: flex;
|
|
1941
|
+
flex-direction: column;
|
|
1942
|
+
align-items: center;
|
|
1943
|
+
margin: 30px 0 0;
|
|
1944
|
+
&__button {
|
|
1945
|
+
margin: 10px;
|
|
1946
|
+
width: auto;
|
|
1988
1947
|
}
|
|
1989
|
-
}
|
|
1990
1948
|
}
|
|
1991
1949
|
}
|
|
1950
|
+
&__background {
|
|
1951
|
+
z-index: 1;
|
|
1952
|
+
position: absolute;
|
|
1953
|
+
top: 0;
|
|
1954
|
+
left: 0;
|
|
1955
|
+
width: 100%;
|
|
1956
|
+
height: 100%;
|
|
1957
|
+
background-color: transparentize($wac-main-text, .5);
|
|
1958
|
+
}
|
|
1959
|
+
}
|
|
1960
|
+
|
|
1961
|
+
.wac-free-popin .ps-content > * {
|
|
1962
|
+
padding-right: 15px;
|
|
1992
1963
|
}
|
|
1993
1964
|
.wac-table {
|
|
1994
1965
|
width: 100%;
|
|
@@ -3623,88 +3594,174 @@ span.wac-tooltip {
|
|
|
3623
3594
|
}
|
|
3624
3595
|
}
|
|
3625
3596
|
}
|
|
3626
|
-
.wac-
|
|
3597
|
+
.wac-edit-in-place.nwb-wrapper {
|
|
3627
3598
|
display: inline-block;
|
|
3628
|
-
|
|
3629
|
-
|
|
3599
|
+
position: relative;
|
|
3600
|
+
width: auto;
|
|
3601
|
+
min-width: 12px;
|
|
3602
|
+
min-height: 1.4em;
|
|
3630
3603
|
|
|
3631
|
-
|
|
3632
|
-
|
|
3633
|
-
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3604
|
+
input {
|
|
3605
|
+
font-size: inherit;
|
|
3606
|
+
transition: width 50ms;
|
|
3607
|
+
position: absolute;
|
|
3608
|
+
top: 0;
|
|
3609
|
+
left: -5px;
|
|
3610
|
+
width: calc(100% + 16px) !important;
|
|
3611
|
+
height: calc(100% + 14px) !important;
|
|
3612
|
+
padding: 5px;
|
|
3613
|
+
z-index: 1;
|
|
3614
|
+
margin: 0;
|
|
3615
|
+
outline: none !important;
|
|
3616
|
+
border: 1px solid $wac-edit-in-place-border;
|
|
3617
|
+
background: inherit;
|
|
3618
|
+
transform: translateY(-17%);
|
|
3619
|
+
background-color: $wac-edit-in-place-background;
|
|
3638
3620
|
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3621
|
+
&.nwb-editable {
|
|
3622
|
+
text-decoration: none;
|
|
3623
|
+
color: inherit;
|
|
3624
|
+
border: none;
|
|
3625
|
+
cursor: pointer;
|
|
3626
|
+
height: 26px;
|
|
3644
3627
|
}
|
|
3645
3628
|
|
|
3646
|
-
|
|
3629
|
+
&.nwb-editing {
|
|
3630
|
+
color: $wac-edit-in-place-border;
|
|
3631
|
+
}
|
|
3632
|
+
}
|
|
3633
|
+
|
|
3634
|
+
div.select {
|
|
3635
|
+
position: absolute;
|
|
3636
|
+
left: 0;
|
|
3637
|
+
|
|
3638
|
+
&:before,
|
|
3639
|
+
&:after {
|
|
3640
|
+
display: block;
|
|
3647
3641
|
position: absolute;
|
|
3648
|
-
|
|
3649
|
-
|
|
3650
|
-
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
|
|
3654
|
-
|
|
3655
|
-
|
|
3642
|
+
height: 10px;
|
|
3643
|
+
width: 10px;
|
|
3644
|
+
}
|
|
3645
|
+
}
|
|
3646
|
+
|
|
3647
|
+
span.nwb-loader {
|
|
3648
|
+
&.nwb-is-loading {
|
|
3649
|
+
z-index: 2;
|
|
3650
|
+
opacity: 1;
|
|
3651
|
+
position: absolute;
|
|
3652
|
+
top: -7px;
|
|
3653
|
+
left: -7px;
|
|
3654
|
+
width: calc(100% + 16px) !important;
|
|
3655
|
+
height: calc(100% + 14px) !important;
|
|
3656
|
+
min-width: 12px;
|
|
3657
|
+
min-height: 1em;
|
|
3658
|
+
margin: 0;
|
|
3659
|
+
background-size: auto 70%;
|
|
3660
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30px' height='30px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' class='lds-ellipsis' style='background: none;'%3E%3C!--circle(cx='16',cy='50',r='10')--%3E%3Ccircle cx='84' cy='50' r='0' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='10;0;0;0;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3Canimate attributeName='cx' values='84;84;84;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3C/circle%3E%3Ccircle cx='28.6338' cy='50' r='10' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='-1s'/%3E%3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='-1s'/%3E%3C/circle%3E%3Ccircle cx='16' cy='50' r='3.71582' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='-0.5s'/%3E%3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='-0.5s'/%3E%3C/circle%3E%3Ccircle cx='84' cy='50' r='6.28418' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3C/circle%3E%3Ccircle cx='62.6338' cy='50' r='10' fill='%236c6c6c'%3E%3Canimate attributeName='r' values='0;0;10;10;10' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3Canimate attributeName='cx' values='16;16;16;50;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='2s' repeatCount='indefinite' begin='0s'/%3E%3C/circle%3E%3C/svg%3E");
|
|
3661
|
+
background-repeat: no-repeat;
|
|
3662
|
+
background-position: center center;
|
|
3663
|
+
}
|
|
3664
|
+
}
|
|
3665
|
+
span {
|
|
3666
|
+
color: inherit;
|
|
3667
|
+
font-weight: 500;
|
|
3668
|
+
&:not(.nwb-loader) {
|
|
3669
|
+
display: inline-block;
|
|
3670
|
+
min-width: 12px;
|
|
3671
|
+
}
|
|
3672
|
+
&.nwb-editing {
|
|
3656
3673
|
visibility: hidden;
|
|
3657
|
-
|
|
3674
|
+
}
|
|
3658
3675
|
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
|
|
3676
|
+
&.nwb-is-loading {
|
|
3677
|
+
text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.6);
|
|
3678
|
+
color: rgba(0, 0, 0, 0.4);
|
|
3679
|
+
opacity: 0.25;
|
|
3680
|
+
}
|
|
3662
3681
|
|
|
3663
|
-
|
|
3664
|
-
|
|
3665
|
-
|
|
3666
|
-
|
|
3667
|
-
|
|
3668
|
-
cursor: pointer;
|
|
3669
|
-
transition: background-color 0.3s ease, color 0.3s ease;
|
|
3670
|
-
display: flex;
|
|
3671
|
-
justify-content: flex-start;
|
|
3672
|
-
align-items: center;
|
|
3673
|
-
align-content: center;
|
|
3682
|
+
&.nwbSelect {
|
|
3683
|
+
cursor: pointer;
|
|
3684
|
+
}
|
|
3685
|
+
}
|
|
3686
|
+
}
|
|
3674
3687
|
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
|
|
3678
|
-
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
|
|
3682
|
-
|
|
3688
|
+
.wac-edit-in-place.nwb-wrapper--editable::after {
|
|
3689
|
+
position: absolute;
|
|
3690
|
+
content: '';
|
|
3691
|
+
border-bottom: dashed 1px $wac-primary;
|
|
3692
|
+
width: 100%;
|
|
3693
|
+
bottom: 0;
|
|
3694
|
+
left: 0;
|
|
3695
|
+
}
|
|
3696
|
+
|
|
3697
|
+
.wac-edit-in-place.nwbSelect {
|
|
3698
|
+
&__container {
|
|
3699
|
+
display: flex;
|
|
3700
|
+
flex-direction: column;
|
|
3701
|
+
position: absolute;
|
|
3702
|
+
white-space: nowrap;
|
|
3703
|
+
border: solid 1px rgba(0, 0, 0, 0.2);
|
|
3704
|
+
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
|
|
3705
|
+
border-radius: 3px;
|
|
3706
|
+
top: calc(100% + 7px);
|
|
3683
3707
|
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3708
|
+
&::before {
|
|
3709
|
+
position: absolute;
|
|
3710
|
+
top: -7px;
|
|
3711
|
+
left: 9px;
|
|
3712
|
+
content: '';
|
|
3713
|
+
border-left: 7px solid transparent;
|
|
3714
|
+
border-right: 7px solid transparent;
|
|
3715
|
+
border-bottom: 7px solid $wac-edit-in-place-before-border-bottom;
|
|
3716
|
+
border-bottom-color: rgba(0, 0, 0, 0.2);
|
|
3717
|
+
display: inline-block;
|
|
3691
3718
|
}
|
|
3692
3719
|
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3720
|
+
&::after {
|
|
3721
|
+
position: absolute;
|
|
3722
|
+
top: -6px;
|
|
3723
|
+
left: 10px;
|
|
3724
|
+
content: '';
|
|
3725
|
+
border-left: 6px solid transparent;
|
|
3726
|
+
border-right: 6px solid transparent;
|
|
3727
|
+
border-bottom: 6px solid $wac-white;
|
|
3728
|
+
display: inline-block;
|
|
3729
|
+
}
|
|
3730
|
+
|
|
3731
|
+
&__item {
|
|
3732
|
+
border: none;
|
|
3733
|
+
padding: 8px 10px;
|
|
3734
|
+
background-color: $wac-white;
|
|
3735
|
+
cursor: pointer;
|
|
3736
|
+
transition: all 0.3s ease-in-out;
|
|
3737
|
+
z-index: 3;
|
|
3738
|
+
font-size: rem(12);
|
|
3739
|
+
text-align: left;
|
|
3740
|
+
border-radius: 0;
|
|
3741
|
+
|
|
3742
|
+
&:hover {
|
|
3743
|
+
background-color: darken($wac-white, 10%);
|
|
3744
|
+
color: $wac-main-text;
|
|
3745
|
+
transition: all 0.3s ease-in-out;
|
|
3698
3746
|
}
|
|
3699
3747
|
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
transition:
|
|
3748
|
+
&--selected,
|
|
3749
|
+
&--selected:hover {
|
|
3750
|
+
background-color: $wac-wizishop-blue;
|
|
3751
|
+
color: $wac-white;
|
|
3752
|
+
transition: all 0.3s ease-in-out;
|
|
3705
3753
|
}
|
|
3706
3754
|
}
|
|
3707
3755
|
}
|
|
3756
|
+
|
|
3757
|
+
&__background {
|
|
3758
|
+
position: fixed;
|
|
3759
|
+
top: 0;
|
|
3760
|
+
left: 0;
|
|
3761
|
+
width: 100vw;
|
|
3762
|
+
height: 100vh;
|
|
3763
|
+
z-index: 2;
|
|
3764
|
+
}
|
|
3708
3765
|
}
|
|
3709
3766
|
h1.wac-h1 {
|
|
3710
3767
|
font-size: rem(30);
|
|
@@ -4183,145 +4240,88 @@ h4.wac-h4 {
|
|
|
4183
4240
|
}
|
|
4184
4241
|
}
|
|
4185
4242
|
}
|
|
4186
|
-
.wac-
|
|
4187
|
-
height: 100%;
|
|
4243
|
+
.wac-filters {
|
|
4188
4244
|
width: 100%;
|
|
4189
|
-
width: 100vw;
|
|
4190
|
-
height: 100vh;
|
|
4191
|
-
position: fixed;
|
|
4192
|
-
top: 0;
|
|
4193
|
-
left: 0;
|
|
4194
|
-
z-index: 9999;
|
|
4195
|
-
|
|
4196
4245
|
&__wrapper {
|
|
4197
|
-
|
|
4198
|
-
border: 1px solid $wac-border-color;
|
|
4199
|
-
border-radius: 3px;
|
|
4200
|
-
margin: auto;
|
|
4201
|
-
box-shadow: 0px 10px 40px $wac-free-popin-boxshadow;
|
|
4202
|
-
position: absolute;
|
|
4203
|
-
left: 50%;
|
|
4204
|
-
top: 50%;
|
|
4205
|
-
transform: translate(-50%, -50%);
|
|
4206
|
-
padding: 50px;
|
|
4207
|
-
z-index: 3;
|
|
4208
|
-
max-height: 90vh;
|
|
4246
|
+
width: 100%;
|
|
4209
4247
|
display: flex;
|
|
4210
|
-
flex-wrap:
|
|
4211
|
-
|
|
4212
|
-
justify-content: center;
|
|
4248
|
+
flex-wrap: wrap;
|
|
4249
|
+
justify-content: flex-start;
|
|
4213
4250
|
align-items: center;
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
overflow: hidden;
|
|
4217
|
-
|
|
4218
|
-
&__content {
|
|
4251
|
+
align-content: center;
|
|
4252
|
+
button {
|
|
4219
4253
|
position: relative;
|
|
4220
|
-
|
|
4221
|
-
display: flex;
|
|
4222
|
-
> * {
|
|
4223
|
-
height: auto;
|
|
4224
|
-
}
|
|
4225
|
-
}
|
|
4226
|
-
|
|
4227
|
-
div:not([class]) {
|
|
4228
|
-
width: 100%;
|
|
4229
|
-
margin: 0 0 17px;
|
|
4230
|
-
}
|
|
4231
|
-
|
|
4232
|
-
> * {
|
|
4233
|
-
width: 100%;
|
|
4234
|
-
}
|
|
4235
|
-
|
|
4236
|
-
&__button-close {
|
|
4237
|
-
position: absolute;
|
|
4238
|
-
top: 10px;
|
|
4239
|
-
right: 10px;
|
|
4240
|
-
width: 30px;
|
|
4241
|
-
height: 30px;
|
|
4242
|
-
border-radius: 50%;
|
|
4254
|
+
width: auto;
|
|
4243
4255
|
display: flex;
|
|
4244
|
-
justify-content: center;
|
|
4245
4256
|
align-items: center;
|
|
4246
|
-
|
|
4247
|
-
|
|
4257
|
+
font-size: rem(14);
|
|
4258
|
+
line-height: rem(16);
|
|
4259
|
+
font-weight: 400;
|
|
4260
|
+
color: $wac-second-color;
|
|
4261
|
+
border: 1px solid $wac-border-light;
|
|
4262
|
+
border-radius: 3px;
|
|
4263
|
+
background: transparent;
|
|
4264
|
+
box-shadow: none;
|
|
4265
|
+
margin-bottom: rem(10);
|
|
4266
|
+
transition: 0.3s ease;
|
|
4267
|
+
cursor: pointer;
|
|
4268
|
+
padding: 12px 20px;
|
|
4269
|
+
.event {
|
|
4270
|
+
position: absolute;
|
|
4271
|
+
top: 0;
|
|
4272
|
+
left: 0;
|
|
4273
|
+
width: 100%;
|
|
4274
|
+
height: 100%;
|
|
4275
|
+
z-index: 2;
|
|
4276
|
+
display: inline-block;
|
|
4277
|
+
}
|
|
4248
4278
|
i {
|
|
4249
|
-
color: $wac-
|
|
4250
|
-
font-size:
|
|
4251
|
-
|
|
4279
|
+
color: $wac-main-text;
|
|
4280
|
+
font-size: rem(14);
|
|
4281
|
+
margin: 0 rem(10) 0 0;
|
|
4252
4282
|
}
|
|
4253
|
-
&:hover,
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
|
|
4257
|
-
|
|
4283
|
+
&:hover,
|
|
4284
|
+
&:focus,
|
|
4285
|
+
&.active {
|
|
4286
|
+
border-color: $wac-wizishop-blue;
|
|
4287
|
+
color: $wac-main-text;
|
|
4288
|
+
}
|
|
4289
|
+
&:not(:last-child) {
|
|
4290
|
+
margin: 0 rem(10) rem(10) 0;
|
|
4258
4291
|
}
|
|
4259
4292
|
}
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
color: $wac-main-text;
|
|
4266
|
-
}
|
|
4267
|
-
|
|
4268
|
-
h2 {
|
|
4269
|
-
font-size: rem(18);
|
|
4270
|
-
line-height: rem(21);
|
|
4271
|
-
font-weight: 500;
|
|
4272
|
-
color: $wac-main-text;
|
|
4273
|
-
}
|
|
4274
|
-
|
|
4275
|
-
h3 {
|
|
4276
|
-
font-size: rem(16);
|
|
4277
|
-
line-height: rem(19);
|
|
4278
|
-
font-weight: 500;
|
|
4279
|
-
color: $wac-main-text;
|
|
4280
|
-
}
|
|
4281
|
-
|
|
4282
|
-
h4 {
|
|
4293
|
+
> span {
|
|
4294
|
+
position: relative;
|
|
4295
|
+
color: $wac-link-color;
|
|
4296
|
+
display: inline-block;
|
|
4297
|
+
transition: 0.3s ease;
|
|
4283
4298
|
font-size: rem(14);
|
|
4284
4299
|
line-height: rem(16);
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
|
|
4302
|
-
|
|
4303
|
-
|
|
4304
|
-
|
|
4305
|
-
|
|
4306
|
-
&__button {
|
|
4307
|
-
margin: 10px;
|
|
4308
|
-
width: auto;
|
|
4300
|
+
margin: 0 0 0 rem(30);
|
|
4301
|
+
cursor: pointer;
|
|
4302
|
+
z-index: 1;
|
|
4303
|
+
&:before {
|
|
4304
|
+
content: '';
|
|
4305
|
+
display: block;
|
|
4306
|
+
position: absolute;
|
|
4307
|
+
width: 100%;
|
|
4308
|
+
max-width: 0;
|
|
4309
|
+
height: 1px;
|
|
4310
|
+
border-radius: 3px;
|
|
4311
|
+
background-color: darken($wac-link-color, 15%);
|
|
4312
|
+
left: 0;
|
|
4313
|
+
bottom: -2px;
|
|
4314
|
+
transition: 0.3s ease;
|
|
4315
|
+
}
|
|
4316
|
+
&:hover,
|
|
4317
|
+
&:focus {
|
|
4318
|
+
color: darken($wac-link-color, 15%);
|
|
4319
|
+
&:before {
|
|
4320
|
+
max-width: 100%;
|
|
4309
4321
|
}
|
|
4322
|
+
}
|
|
4310
4323
|
}
|
|
4311
4324
|
}
|
|
4312
|
-
&__background {
|
|
4313
|
-
z-index: 1;
|
|
4314
|
-
position: absolute;
|
|
4315
|
-
top: 0;
|
|
4316
|
-
left: 0;
|
|
4317
|
-
width: 100%;
|
|
4318
|
-
height: 100%;
|
|
4319
|
-
background-color: transparentize($wac-main-text, .5);
|
|
4320
|
-
}
|
|
4321
|
-
}
|
|
4322
|
-
|
|
4323
|
-
.wac-free-popin .ps-content > * {
|
|
4324
|
-
padding-right: 15px;
|
|
4325
4325
|
}
|
|
4326
4326
|
|
|
4327
4327
|
|