@wizishop/angular-components 0.0.59 → 0.0.60

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.
@@ -1662,88 +1662,174 @@ $wac-color-success-popup-alert: #6DCC95!default;
1662
1662
  }
1663
1663
  }
1664
1664
  }
1665
- .wac-dropdown {
1665
+ .wac-edit-in-place.nwb-wrapper {
1666
1666
  display: inline-block;
1667
- width: 40px;
1668
- height: 40px;
1667
+ position: relative;
1668
+ width: auto;
1669
+ min-width: 12px;
1670
+ min-height: 1.4em;
1669
1671
 
1670
- &__wrapper {
1671
- @include flexbox();
1672
- @include justify-content(center);
1673
- @include align-items(center);
1674
- width: 100%;
1675
- height: 100%;
1676
- position: relative;
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;
1677
1688
 
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;
1689
+ &.nwb-editable {
1690
+ text-decoration: none;
1691
+ color: inherit;
1692
+ border: none;
1693
+ cursor: pointer;
1694
+ height: 26px;
1683
1695
  }
1684
1696
 
1685
- &__sublevel {
1697
+ &.nwb-editing {
1698
+ color: $wac-edit-in-place-border;
1699
+ }
1700
+ }
1701
+
1702
+ div.select {
1703
+ position: absolute;
1704
+ left: 0;
1705
+
1706
+ &:before,
1707
+ &:after {
1708
+ display: block;
1686
1709
  position: absolute;
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;
1710
+ height: 10px;
1711
+ width: 10px;
1712
+ }
1713
+ }
1714
+
1715
+ span.nwb-loader {
1716
+ &.nwb-is-loading {
1717
+ z-index: 2;
1718
+ opacity: 1;
1719
+ position: absolute;
1720
+ top: -7px;
1721
+ left: -7px;
1722
+ width: calc(100% + 16px) !important;
1723
+ height: calc(100% + 14px) !important;
1724
+ min-width: 12px;
1725
+ min-height: 1em;
1726
+ margin: 0;
1727
+ background-size: auto 70%;
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 {
1695
1741
  visibility: hidden;
1696
- transition: opacity 0.15s ease, z-index 0.15s ease, visibility 0s linear .16s;
1742
+ }
1697
1743
 
1698
- &__container {
1699
- padding: 10px 10px;
1700
- border: 1px solid $wac-border-color;
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
+ }
1701
1749
 
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;
1750
+ &.nwbSelect {
1751
+ cursor: pointer;
1752
+ }
1753
+ }
1754
+ }
1713
1755
 
1714
- i {
1715
- min-width: 15px;
1716
- margin-right: 5px;
1717
- text-align: center;
1718
- }
1719
- span {
1720
- white-space: nowrap;
1721
- }
1756
+ .wac-edit-in-place.nwb-wrapper--editable::after {
1757
+ position: absolute;
1758
+ content: '';
1759
+ border-bottom: dashed 1px $wac-primary;
1760
+ width: 100%;
1761
+ bottom: 0;
1762
+ left: 0;
1763
+ }
1722
1764
 
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
- }
1765
+ .wac-edit-in-place.nwbSelect {
1766
+ &__container {
1767
+ display: flex;
1768
+ flex-direction: column;
1769
+ position: absolute;
1770
+ white-space: nowrap;
1771
+ border: solid 1px rgba(0, 0, 0, 0.2);
1772
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
1773
+ border-radius: 3px;
1774
+ top: calc(100% + 7px);
1775
+
1776
+ &::before {
1777
+ position: absolute;
1778
+ top: -7px;
1779
+ left: 9px;
1780
+ content: '';
1781
+ border-left: 7px solid transparent;
1782
+ border-right: 7px solid transparent;
1783
+ border-bottom: 7px solid $wac-edit-in-place-before-border-bottom;
1784
+ border-bottom-color: rgba(0, 0, 0, 0.2);
1785
+ display: inline-block;
1730
1786
  }
1731
1787
 
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;
1788
+ &::after {
1789
+ position: absolute;
1790
+ top: -6px;
1791
+ left: 10px;
1792
+ content: '';
1793
+ border-left: 6px solid transparent;
1794
+ border-right: 6px solid transparent;
1795
+ border-bottom: 6px solid $wac-white;
1796
+ display: inline-block;
1797
+ }
1798
+
1799
+ &__item {
1800
+ border: none;
1801
+ padding: 8px 10px;
1802
+ background-color: $wac-white;
1803
+ cursor: pointer;
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;
1737
1814
  }
1738
1815
 
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;
1816
+ &--selected,
1817
+ &--selected:hover {
1818
+ background-color: $wac-wizishop-blue;
1819
+ color: $wac-white;
1820
+ transition: all 0.3s ease-in-out;
1744
1821
  }
1745
1822
  }
1746
1823
  }
1824
+
1825
+ &__background {
1826
+ position: fixed;
1827
+ top: 0;
1828
+ left: 0;
1829
+ width: 100vw;
1830
+ height: 100vh;
1831
+ z-index: 2;
1832
+ }
1747
1833
  }
1748
1834
  .wac-tab {
1749
1835
  &__wrapper {
@@ -2143,6 +2229,18 @@ $wac-color-success-popup-alert: #6DCC95!default;
2143
2229
  font-weight: 500;
2144
2230
  transition: 0.3s ease;
2145
2231
 
2232
+ &.big {
2233
+ padding: rem(11) rem(15);
2234
+ font-size: rem(14);
2235
+ font-weight: 500;
2236
+ &.wac-tag--default {
2237
+ i {
2238
+ color: $wac-second-color;
2239
+ font-size: rem(14);
2240
+ }
2241
+ }
2242
+ }
2243
+
2146
2244
  &.hover {
2147
2245
  cursor: pointer;
2148
2246
  }
@@ -3701,174 +3799,88 @@ span.wac-tooltip {
3701
3799
  }
3702
3800
  }
3703
3801
  }
3704
- .wac-edit-in-place.nwb-wrapper {
3802
+ .wac-dropdown {
3705
3803
  display: inline-block;
3706
- position: relative;
3707
- width: auto;
3708
- min-width: 12px;
3709
- min-height: 1.4em;
3710
-
3711
- input {
3712
- font-size: inherit;
3713
- transition: width 50ms;
3714
- position: absolute;
3715
- top: 0;
3716
- left: -5px;
3717
- width: calc(100% + 16px) !important;
3718
- height: calc(100% + 14px) !important;
3719
- padding: 5px;
3720
- z-index: 1;
3721
- margin: 0;
3722
- outline: none !important;
3723
- border: 1px solid $wac-edit-in-place-border;
3724
- background: inherit;
3725
- transform: translateY(-17%);
3726
- background-color: $wac-edit-in-place-background;
3727
-
3728
- &.nwb-editable {
3729
- text-decoration: none;
3730
- color: inherit;
3731
- border: none;
3732
- cursor: pointer;
3733
- height: 26px;
3734
- }
3735
-
3736
- &.nwb-editing {
3737
- color: $wac-edit-in-place-border;
3738
- }
3739
- }
3804
+ width: 40px;
3805
+ height: 40px;
3740
3806
 
3741
- div.select {
3742
- position: absolute;
3743
- left: 0;
3807
+ &__wrapper {
3808
+ @include flexbox();
3809
+ @include justify-content(center);
3810
+ @include align-items(center);
3811
+ width: 100%;
3812
+ height: 100%;
3813
+ position: relative;
3744
3814
 
3745
- &:before,
3746
- &:after {
3747
- display: block;
3748
- position: absolute;
3749
- height: 10px;
3750
- width: 10px;
3815
+ &__icon {
3816
+ font-size: 30px;
3817
+ line-height: 18px;
3818
+ color: $wac-second-color;
3819
+ transition: color 0.3s ease, transform 0.3s ease;
3751
3820
  }
3752
- }
3753
3821
 
3754
- span.nwb-loader {
3755
- &.nwb-is-loading {
3756
- z-index: 2;
3757
- opacity: 1;
3822
+ &__sublevel {
3758
3823
  position: absolute;
3759
- top: -7px;
3760
- left: -7px;
3761
- width: calc(100% + 16px) !important;
3762
- height: calc(100% + 14px) !important;
3763
- min-width: 12px;
3764
- min-height: 1em;
3765
- margin: 0;
3766
- background-size: auto 70%;
3767
- 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");
3768
- background-repeat: no-repeat;
3769
- background-position: center center;
3770
- }
3771
- }
3772
- span {
3773
- color: inherit;
3774
- font-weight: 500;
3775
- &:not(.nwb-loader) {
3776
- display: inline-block;
3777
- min-width: 12px;
3778
- }
3779
- &.nwb-editing {
3824
+ width: 160px;
3825
+ top: 100%;
3826
+ right: 0;
3827
+ z-index: -1;
3828
+ opacity: 0;
3829
+ background-color: $wac-white;
3830
+ border-radius: rem(3);
3831
+ box-shadow: 0px 2px 5px $wac-info-box-shadow;
3780
3832
  visibility: hidden;
3781
- }
3782
-
3783
- &.nwb-is-loading {
3784
- text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.6);
3785
- color: rgba(0, 0, 0, 0.4);
3786
- opacity: 0.25;
3787
- }
3788
-
3789
- &.nwbSelect {
3790
- cursor: pointer;
3791
- }
3792
- }
3793
- }
3833
+ transition: opacity 0.15s ease, z-index 0.15s ease, visibility 0s linear .16s;
3794
3834
 
3795
- .wac-edit-in-place.nwb-wrapper--editable::after {
3796
- position: absolute;
3797
- content: '';
3798
- border-bottom: dashed 1px $wac-primary;
3799
- width: 100%;
3800
- bottom: 0;
3801
- left: 0;
3802
- }
3835
+ &__container {
3836
+ padding: 10px 10px;
3837
+ border: 1px solid $wac-border-color;
3803
3838
 
3804
- .wac-edit-in-place.nwbSelect {
3805
- &__container {
3806
- display: flex;
3807
- flex-direction: column;
3808
- position: absolute;
3809
- white-space: nowrap;
3810
- border: solid 1px rgba(0, 0, 0, 0.2);
3811
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
3812
- border-radius: 3px;
3813
- top: calc(100% + 7px);
3839
+ &__item {
3840
+ padding: 5.7px 10px;
3841
+ font-size: 14px;
3842
+ line-height: 24px;
3843
+ color: $wac-second-color;
3844
+ cursor: pointer;
3845
+ transition: background-color 0.3s ease, color 0.3s ease;
3846
+ display: flex;
3847
+ justify-content: flex-start;
3848
+ align-items: center;
3849
+ align-content: center;
3814
3850
 
3815
- &::before {
3816
- position: absolute;
3817
- top: -7px;
3818
- left: 9px;
3819
- content: '';
3820
- border-left: 7px solid transparent;
3821
- border-right: 7px solid transparent;
3822
- border-bottom: 7px solid $wac-edit-in-place-before-border-bottom;
3823
- border-bottom-color: rgba(0, 0, 0, 0.2);
3824
- display: inline-block;
3825
- }
3851
+ i {
3852
+ min-width: 15px;
3853
+ margin-right: 5px;
3854
+ text-align: center;
3855
+ }
3856
+ span {
3857
+ white-space: nowrap;
3858
+ }
3826
3859
 
3827
- &::after {
3828
- position: absolute;
3829
- top: -6px;
3830
- left: 10px;
3831
- content: '';
3832
- border-left: 6px solid transparent;
3833
- border-right: 6px solid transparent;
3834
- border-bottom: 6px solid $wac-white;
3835
- display: inline-block;
3860
+ &:hover {
3861
+ background-color: $wac-gray-background;
3862
+ transition: background-color 0.3s ease, color 0.3s ease;
3863
+ color: $wac-input-active-color;
3864
+ }
3865
+ }
3866
+ }
3836
3867
  }
3837
3868
 
3838
- &__item {
3839
- border: none;
3840
- padding: 8px 10px;
3841
- background-color: $wac-white;
3842
- cursor: pointer;
3843
- transition: all 0.3s ease-in-out;
3844
- z-index: 3;
3845
- font-size: rem(12);
3846
- text-align: left;
3847
- border-radius: 0;
3848
-
3849
- &:hover {
3850
- background-color: darken($wac-white, 10%);
3851
- color: $wac-main-text;
3852
- transition: all 0.3s ease-in-out;
3869
+ &:hover {
3870
+ .wac-dropdown__wrapper__icon {
3871
+ color: $wac-wizishop-blue;
3872
+ transform: rotate(90deg);
3873
+ transition: color 0.3s ease, transform 0.3s ease;
3853
3874
  }
3854
3875
 
3855
- &--selected,
3856
- &--selected:hover {
3857
- background-color: $wac-wizishop-blue;
3858
- color: $wac-white;
3859
- transition: all 0.3s ease-in-out;
3876
+ .wac-dropdown__wrapper__sublevel {
3877
+ visibility: visible;
3878
+ opacity: 1;
3879
+ z-index: 2;
3880
+ transition: visibility 0s ease 0s, opacity 0.3s ease .1s;
3860
3881
  }
3861
3882
  }
3862
3883
  }
3863
-
3864
- &__background {
3865
- position: fixed;
3866
- top: 0;
3867
- left: 0;
3868
- width: 100vw;
3869
- height: 100vh;
3870
- z-index: 2;
3871
- }
3872
3884
  }
3873
3885
  h1.wac-h1 {
3874
3886
  font-size: rem(30);
@@ -848,6 +848,7 @@
848
848
  this.label = '';
849
849
  this.hasClose = false;
850
850
  this.isOpen = true;
851
+ this.big = false;
851
852
  }
852
853
  TagComponent.prototype.closeTag = function () {
853
854
  if (this.hasClose) {
@@ -859,14 +860,15 @@
859
860
  TagComponent.decorators = [
860
861
  { type: i0.Component, args: [{
861
862
  selector: 'wac-tag',
862
- template: "<div class=\"wac-tag\" [classList]=\"'wac-tag--' + class\" [ngClass]=\"{ hover: hasClose }\" *ngIf=\"isOpen\" (click)=\"closeTag()\">\n {{ label }}\n <span *ngIf=\"hasClose\"><i class=\"fas fa-times\"></i></span>\n</div>\n"
863
+ template: "<div class=\"wac-tag\" [classList]=\"'wac-tag--' + class\" [ngClass]=\"{ hover: hasClose, 'big': big }\" *ngIf=\"isOpen\" (click)=\"closeTag()\">\n {{ label }}\n <span *ngIf=\"hasClose\"><i class=\"fas fa-times\"></i></span>\n</div>\n"
863
864
  },] }
864
865
  ];
865
866
  TagComponent.ctorParameters = function () { return []; };
866
867
  TagComponent.propDecorators = {
867
868
  label: [{ type: i0.Input }],
868
869
  class: [{ type: i0.Input }],
869
- hasClose: [{ type: i0.Input }]
870
+ hasClose: [{ type: i0.Input }],
871
+ big: [{ type: i0.Input }]
870
872
  };
871
873
 
872
874
  var TabComponent = /** @class */ (function () {