@designcrowd/fe-shared-lib 1.5.6-ast-masonry-2 → 1.5.6-mason-1

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.
@@ -717,6 +717,9 @@ video {
717
717
  .tw-ml-4 {
718
718
  margin-left: 1rem;
719
719
  }
720
+ .tw-ml-6 {
721
+ margin-left: 1.5rem;
722
+ }
720
723
  .tw-ml-auto {
721
724
  margin-left: auto;
722
725
  }
@@ -1603,9 +1606,6 @@ video {
1603
1606
  .tw-p-4 {
1604
1607
  padding: 1rem;
1605
1608
  }
1606
- .tw-p-5 {
1607
- padding: 1.25rem;
1608
- }
1609
1609
  .tw-p-6 {
1610
1610
  padding: 1.5rem;
1611
1611
  }
@@ -1741,9 +1741,6 @@ video {
1741
1741
  .tw-pt-2 {
1742
1742
  padding-top: 0.5rem;
1743
1743
  }
1744
- .tw-pt-4 {
1745
- padding-top: 1rem;
1746
- }
1747
1744
  .tw-pt-6 {
1748
1745
  padding-top: 1.5rem;
1749
1746
  }
@@ -717,6 +717,9 @@ video {
717
717
  .tw-ml-4 {
718
718
  margin-left: 1rem;
719
719
  }
720
+ .tw-ml-6 {
721
+ margin-left: 1.5rem;
722
+ }
720
723
  .tw-ml-auto {
721
724
  margin-left: auto;
722
725
  }
@@ -1451,9 +1454,6 @@ video {
1451
1454
  .tw-p-4 {
1452
1455
  padding: 1rem;
1453
1456
  }
1454
- .tw-p-5 {
1455
- padding: 1.25rem;
1456
- }
1457
1457
  .tw-p-6 {
1458
1458
  padding: 1.5rem;
1459
1459
  }
@@ -1589,9 +1589,6 @@ video {
1589
1589
  .tw-pt-2 {
1590
1590
  padding-top: 0.5rem;
1591
1591
  }
1592
- .tw-pt-4 {
1593
- padding-top: 1rem;
1594
- }
1595
1592
  .tw-pt-6 {
1596
1593
  padding-top: 1.5rem;
1597
1594
  }
@@ -717,6 +717,9 @@ video {
717
717
  .tw-ml-4 {
718
718
  margin-left: 1rem;
719
719
  }
720
+ .tw-ml-6 {
721
+ margin-left: 1.5rem;
722
+ }
720
723
  .tw-ml-auto {
721
724
  margin-left: auto;
722
725
  }
@@ -1603,9 +1606,6 @@ video {
1603
1606
  .tw-p-4 {
1604
1607
  padding: 1rem;
1605
1608
  }
1606
- .tw-p-5 {
1607
- padding: 1.25rem;
1608
- }
1609
1609
  .tw-p-6 {
1610
1610
  padding: 1.5rem;
1611
1611
  }
@@ -1741,9 +1741,6 @@ video {
1741
1741
  .tw-pt-2 {
1742
1742
  padding-top: 0.5rem;
1743
1743
  }
1744
- .tw-pt-4 {
1745
- padding-top: 1rem;
1746
- }
1747
1744
  .tw-pt-6 {
1748
1745
  padding-top: 1.5rem;
1749
1746
  }
@@ -717,6 +717,9 @@ video {
717
717
  .tw-ml-4 {
718
718
  margin-left: 1rem;
719
719
  }
720
+ .tw-ml-6 {
721
+ margin-left: 1.5rem;
722
+ }
720
723
  .tw-ml-auto {
721
724
  margin-left: auto;
722
725
  }
@@ -1603,9 +1606,6 @@ video {
1603
1606
  .tw-p-4 {
1604
1607
  padding: 1rem;
1605
1608
  }
1606
- .tw-p-5 {
1607
- padding: 1.25rem;
1608
- }
1609
1609
  .tw-p-6 {
1610
1610
  padding: 1.5rem;
1611
1611
  }
@@ -1741,9 +1741,6 @@ video {
1741
1741
  .tw-pt-2 {
1742
1742
  padding-top: 0.5rem;
1743
1743
  }
1744
- .tw-pt-4 {
1745
- padding-top: 1rem;
1746
- }
1747
1744
  .tw-pt-6 {
1748
1745
  padding-top: 1.5rem;
1749
1746
  }
@@ -717,6 +717,9 @@ video {
717
717
  .tw-ml-4 {
718
718
  margin-left: 1rem;
719
719
  }
720
+ .tw-ml-6 {
721
+ margin-left: 1.5rem;
722
+ }
720
723
  .tw-ml-auto {
721
724
  margin-left: auto;
722
725
  }
@@ -1603,9 +1606,6 @@ video {
1603
1606
  .tw-p-4 {
1604
1607
  padding: 1rem;
1605
1608
  }
1606
- .tw-p-5 {
1607
- padding: 1.25rem;
1608
- }
1609
1609
  .tw-p-6 {
1610
1610
  padding: 1.5rem;
1611
1611
  }
@@ -1741,9 +1741,6 @@ video {
1741
1741
  .tw-pt-2 {
1742
1742
  padding-top: 0.5rem;
1743
1743
  }
1744
- .tw-pt-4 {
1745
- padding-top: 1rem;
1746
- }
1747
1744
  .tw-pt-6 {
1748
1745
  padding-top: 1.5rem;
1749
1746
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designcrowd/fe-shared-lib",
3
- "version": "1.5.6-ast-masonry-2",
3
+ "version": "1.5.6-mason-1",
4
4
  "scripts": {
5
5
  "start": "run-p storybook watch:translation",
6
6
  "build": "npm run build:css --production",
@@ -684,6 +684,9 @@ video {
684
684
  .theme-brandCrowd .tw-mb-0 {
685
685
  margin-bottom: 0px;
686
686
  }
687
+ .theme-brandCrowd .tw-mb-0\.5 {
688
+ margin-bottom: 0.125rem;
689
+ }
687
690
  .theme-brandCrowd .tw-mb-1 {
688
691
  margin-bottom: 0.25rem;
689
692
  }
@@ -762,6 +765,48 @@ video {
762
765
  .theme-brandCrowd .tw-box-content {
763
766
  box-sizing: content-box;
764
767
  }
768
+ .theme-brandCrowd .tw-line-clamp-1 {
769
+ overflow: hidden;
770
+ display: -webkit-box;
771
+ -webkit-box-orient: vertical;
772
+ -webkit-line-clamp: 1;
773
+ }
774
+ .theme-brandCrowd .tw-line-clamp-2 {
775
+ overflow: hidden;
776
+ display: -webkit-box;
777
+ -webkit-box-orient: vertical;
778
+ -webkit-line-clamp: 2;
779
+ }
780
+ .theme-brandCrowd .tw-line-clamp-3 {
781
+ overflow: hidden;
782
+ display: -webkit-box;
783
+ -webkit-box-orient: vertical;
784
+ -webkit-line-clamp: 3;
785
+ }
786
+ .theme-brandCrowd .tw-line-clamp-4 {
787
+ overflow: hidden;
788
+ display: -webkit-box;
789
+ -webkit-box-orient: vertical;
790
+ -webkit-line-clamp: 4;
791
+ }
792
+ .theme-brandCrowd .tw-line-clamp-5 {
793
+ overflow: hidden;
794
+ display: -webkit-box;
795
+ -webkit-box-orient: vertical;
796
+ -webkit-line-clamp: 5;
797
+ }
798
+ .theme-brandCrowd .tw-line-clamp-6 {
799
+ overflow: hidden;
800
+ display: -webkit-box;
801
+ -webkit-box-orient: vertical;
802
+ -webkit-line-clamp: 6;
803
+ }
804
+ .theme-brandCrowd .tw-line-clamp-none {
805
+ overflow: visible;
806
+ display: block;
807
+ -webkit-box-orient: horizontal;
808
+ -webkit-line-clamp: none;
809
+ }
765
810
  .theme-brandCrowd .tw-block {
766
811
  display: block;
767
812
  }
@@ -1144,6 +1189,9 @@ video {
1144
1189
  text-overflow: ellipsis;
1145
1190
  white-space: nowrap;
1146
1191
  }
1192
+ .theme-brandCrowd .tw-text-ellipsis {
1193
+ text-overflow: ellipsis;
1194
+ }
1147
1195
  .theme-brandCrowd .tw-whitespace-nowrap {
1148
1196
  white-space: nowrap;
1149
1197
  }
@@ -1744,9 +1792,6 @@ video {
1744
1792
  .theme-brandCrowd .tw-pt-2 {
1745
1793
  padding-top: 0.5rem;
1746
1794
  }
1747
- .theme-brandCrowd .tw-pt-4 {
1748
- padding-top: 1rem;
1749
- }
1750
1795
  .theme-brandCrowd .tw-pt-6 {
1751
1796
  padding-top: 1.5rem;
1752
1797
  }
@@ -2174,6 +2219,9 @@ video {
2174
2219
  .theme-brandCrowd .sm\:tw-mb-4 {
2175
2220
  margin-bottom: 1rem;
2176
2221
  }
2222
+ .theme-brandCrowd .sm\:tw-ml-2 {
2223
+ margin-left: 0.5rem;
2224
+ }
2177
2225
  .theme-brandCrowd .sm\:tw-ml-4 {
2178
2226
  margin-left: 1rem;
2179
2227
  }
@@ -2210,6 +2258,9 @@ video {
2210
2258
  .theme-brandCrowd .sm\:tw-flex-row {
2211
2259
  flex-direction: row;
2212
2260
  }
2261
+ .theme-brandCrowd .sm\:tw-items-center {
2262
+ align-items: center;
2263
+ }
2213
2264
  .theme-brandCrowd .sm\:tw-rounded-md {
2214
2265
  border-radius: 0.375rem;
2215
2266
  }
@@ -2336,6 +2387,10 @@ video {
2336
2387
  .theme-brandCrowd .md\:tw-p-8 {
2337
2388
  padding: 2rem;
2338
2389
  }
2390
+ .theme-brandCrowd .md\:tw-px-12 {
2391
+ padding-left: 3rem;
2392
+ padding-right: 3rem;
2393
+ }
2339
2394
  .theme-brandCrowd .md\:tw-px-4 {
2340
2395
  padding-left: 1rem;
2341
2396
  padding-right: 1rem;
@@ -684,6 +684,9 @@ video {
684
684
  .theme-brandPage .tw-mb-0 {
685
685
  margin-bottom: 0px;
686
686
  }
687
+ .theme-brandPage .tw-mb-0\.5 {
688
+ margin-bottom: 0.125rem;
689
+ }
687
690
  .theme-brandPage .tw-mb-1 {
688
691
  margin-bottom: 0.25rem;
689
692
  }
@@ -762,6 +765,48 @@ video {
762
765
  .theme-brandPage .tw-box-content {
763
766
  box-sizing: content-box;
764
767
  }
768
+ .theme-brandPage .tw-line-clamp-1 {
769
+ overflow: hidden;
770
+ display: -webkit-box;
771
+ -webkit-box-orient: vertical;
772
+ -webkit-line-clamp: 1;
773
+ }
774
+ .theme-brandPage .tw-line-clamp-2 {
775
+ overflow: hidden;
776
+ display: -webkit-box;
777
+ -webkit-box-orient: vertical;
778
+ -webkit-line-clamp: 2;
779
+ }
780
+ .theme-brandPage .tw-line-clamp-3 {
781
+ overflow: hidden;
782
+ display: -webkit-box;
783
+ -webkit-box-orient: vertical;
784
+ -webkit-line-clamp: 3;
785
+ }
786
+ .theme-brandPage .tw-line-clamp-4 {
787
+ overflow: hidden;
788
+ display: -webkit-box;
789
+ -webkit-box-orient: vertical;
790
+ -webkit-line-clamp: 4;
791
+ }
792
+ .theme-brandPage .tw-line-clamp-5 {
793
+ overflow: hidden;
794
+ display: -webkit-box;
795
+ -webkit-box-orient: vertical;
796
+ -webkit-line-clamp: 5;
797
+ }
798
+ .theme-brandPage .tw-line-clamp-6 {
799
+ overflow: hidden;
800
+ display: -webkit-box;
801
+ -webkit-box-orient: vertical;
802
+ -webkit-line-clamp: 6;
803
+ }
804
+ .theme-brandPage .tw-line-clamp-none {
805
+ overflow: visible;
806
+ display: block;
807
+ -webkit-box-orient: horizontal;
808
+ -webkit-line-clamp: none;
809
+ }
765
810
  .theme-brandPage .tw-block {
766
811
  display: block;
767
812
  }
@@ -1144,6 +1189,9 @@ video {
1144
1189
  text-overflow: ellipsis;
1145
1190
  white-space: nowrap;
1146
1191
  }
1192
+ .theme-brandPage .tw-text-ellipsis {
1193
+ text-overflow: ellipsis;
1194
+ }
1147
1195
  .theme-brandPage .tw-whitespace-nowrap {
1148
1196
  white-space: nowrap;
1149
1197
  }
@@ -1592,9 +1640,6 @@ video {
1592
1640
  .theme-brandPage .tw-pt-2 {
1593
1641
  padding-top: 0.5rem;
1594
1642
  }
1595
- .theme-brandPage .tw-pt-4 {
1596
- padding-top: 1rem;
1597
- }
1598
1643
  .theme-brandPage .tw-pt-6 {
1599
1644
  padding-top: 1.5rem;
1600
1645
  }
@@ -1858,6 +1903,9 @@ video {
1858
1903
  .theme-brandPage .sm\:tw-mb-4 {
1859
1904
  margin-bottom: 1rem;
1860
1905
  }
1906
+ .theme-brandPage .sm\:tw-ml-2 {
1907
+ margin-left: 0.5rem;
1908
+ }
1861
1909
  .theme-brandPage .sm\:tw-ml-4 {
1862
1910
  margin-left: 1rem;
1863
1911
  }
@@ -1894,6 +1942,9 @@ video {
1894
1942
  .theme-brandPage .sm\:tw-flex-row {
1895
1943
  flex-direction: row;
1896
1944
  }
1945
+ .theme-brandPage .sm\:tw-items-center {
1946
+ align-items: center;
1947
+ }
1897
1948
  .theme-brandPage .sm\:tw-rounded-md {
1898
1949
  border-radius: 0.375rem;
1899
1950
  }
@@ -2020,6 +2071,10 @@ video {
2020
2071
  .theme-brandPage .md\:tw-p-8 {
2021
2072
  padding: 2rem;
2022
2073
  }
2074
+ .theme-brandPage .md\:tw-px-12 {
2075
+ padding-left: 3rem;
2076
+ padding-right: 3rem;
2077
+ }
2023
2078
  .theme-brandPage .md\:tw-px-4 {
2024
2079
  padding-left: 1rem;
2025
2080
  padding-right: 1rem;
@@ -684,6 +684,9 @@ video {
684
684
  .theme-crazyDomains .tw-mb-0 {
685
685
  margin-bottom: 0px;
686
686
  }
687
+ .theme-crazyDomains .tw-mb-0\.5 {
688
+ margin-bottom: 0.125rem;
689
+ }
687
690
  .theme-crazyDomains .tw-mb-1 {
688
691
  margin-bottom: 0.25rem;
689
692
  }
@@ -762,6 +765,48 @@ video {
762
765
  .theme-crazyDomains .tw-box-content {
763
766
  box-sizing: content-box;
764
767
  }
768
+ .theme-crazyDomains .tw-line-clamp-1 {
769
+ overflow: hidden;
770
+ display: -webkit-box;
771
+ -webkit-box-orient: vertical;
772
+ -webkit-line-clamp: 1;
773
+ }
774
+ .theme-crazyDomains .tw-line-clamp-2 {
775
+ overflow: hidden;
776
+ display: -webkit-box;
777
+ -webkit-box-orient: vertical;
778
+ -webkit-line-clamp: 2;
779
+ }
780
+ .theme-crazyDomains .tw-line-clamp-3 {
781
+ overflow: hidden;
782
+ display: -webkit-box;
783
+ -webkit-box-orient: vertical;
784
+ -webkit-line-clamp: 3;
785
+ }
786
+ .theme-crazyDomains .tw-line-clamp-4 {
787
+ overflow: hidden;
788
+ display: -webkit-box;
789
+ -webkit-box-orient: vertical;
790
+ -webkit-line-clamp: 4;
791
+ }
792
+ .theme-crazyDomains .tw-line-clamp-5 {
793
+ overflow: hidden;
794
+ display: -webkit-box;
795
+ -webkit-box-orient: vertical;
796
+ -webkit-line-clamp: 5;
797
+ }
798
+ .theme-crazyDomains .tw-line-clamp-6 {
799
+ overflow: hidden;
800
+ display: -webkit-box;
801
+ -webkit-box-orient: vertical;
802
+ -webkit-line-clamp: 6;
803
+ }
804
+ .theme-crazyDomains .tw-line-clamp-none {
805
+ overflow: visible;
806
+ display: block;
807
+ -webkit-box-orient: horizontal;
808
+ -webkit-line-clamp: none;
809
+ }
765
810
  .theme-crazyDomains .tw-block {
766
811
  display: block;
767
812
  }
@@ -1144,6 +1189,9 @@ video {
1144
1189
  text-overflow: ellipsis;
1145
1190
  white-space: nowrap;
1146
1191
  }
1192
+ .theme-crazyDomains .tw-text-ellipsis {
1193
+ text-overflow: ellipsis;
1194
+ }
1147
1195
  .theme-crazyDomains .tw-whitespace-nowrap {
1148
1196
  white-space: nowrap;
1149
1197
  }
@@ -1744,9 +1792,6 @@ video {
1744
1792
  .theme-crazyDomains .tw-pt-2 {
1745
1793
  padding-top: 0.5rem;
1746
1794
  }
1747
- .theme-crazyDomains .tw-pt-4 {
1748
- padding-top: 1rem;
1749
- }
1750
1795
  .theme-crazyDomains .tw-pt-6 {
1751
1796
  padding-top: 1.5rem;
1752
1797
  }
@@ -2174,6 +2219,9 @@ video {
2174
2219
  .theme-crazyDomains .sm\:tw-mb-4 {
2175
2220
  margin-bottom: 1rem;
2176
2221
  }
2222
+ .theme-crazyDomains .sm\:tw-ml-2 {
2223
+ margin-left: 0.5rem;
2224
+ }
2177
2225
  .theme-crazyDomains .sm\:tw-ml-4 {
2178
2226
  margin-left: 1rem;
2179
2227
  }
@@ -2210,6 +2258,9 @@ video {
2210
2258
  .theme-crazyDomains .sm\:tw-flex-row {
2211
2259
  flex-direction: row;
2212
2260
  }
2261
+ .theme-crazyDomains .sm\:tw-items-center {
2262
+ align-items: center;
2263
+ }
2213
2264
  .theme-crazyDomains .sm\:tw-rounded-md {
2214
2265
  border-radius: 0.375rem;
2215
2266
  }
@@ -2336,6 +2387,10 @@ video {
2336
2387
  .theme-crazyDomains .md\:tw-p-8 {
2337
2388
  padding: 2rem;
2338
2389
  }
2390
+ .theme-crazyDomains .md\:tw-px-12 {
2391
+ padding-left: 3rem;
2392
+ padding-right: 3rem;
2393
+ }
2339
2394
  .theme-crazyDomains .md\:tw-px-4 {
2340
2395
  padding-left: 1rem;
2341
2396
  padding-right: 1rem;
@@ -684,6 +684,9 @@ video {
684
684
  .theme-designCom .tw-mb-0 {
685
685
  margin-bottom: 0px;
686
686
  }
687
+ .theme-designCom .tw-mb-0\.5 {
688
+ margin-bottom: 0.125rem;
689
+ }
687
690
  .theme-designCom .tw-mb-1 {
688
691
  margin-bottom: 0.25rem;
689
692
  }
@@ -762,6 +765,48 @@ video {
762
765
  .theme-designCom .tw-box-content {
763
766
  box-sizing: content-box;
764
767
  }
768
+ .theme-designCom .tw-line-clamp-1 {
769
+ overflow: hidden;
770
+ display: -webkit-box;
771
+ -webkit-box-orient: vertical;
772
+ -webkit-line-clamp: 1;
773
+ }
774
+ .theme-designCom .tw-line-clamp-2 {
775
+ overflow: hidden;
776
+ display: -webkit-box;
777
+ -webkit-box-orient: vertical;
778
+ -webkit-line-clamp: 2;
779
+ }
780
+ .theme-designCom .tw-line-clamp-3 {
781
+ overflow: hidden;
782
+ display: -webkit-box;
783
+ -webkit-box-orient: vertical;
784
+ -webkit-line-clamp: 3;
785
+ }
786
+ .theme-designCom .tw-line-clamp-4 {
787
+ overflow: hidden;
788
+ display: -webkit-box;
789
+ -webkit-box-orient: vertical;
790
+ -webkit-line-clamp: 4;
791
+ }
792
+ .theme-designCom .tw-line-clamp-5 {
793
+ overflow: hidden;
794
+ display: -webkit-box;
795
+ -webkit-box-orient: vertical;
796
+ -webkit-line-clamp: 5;
797
+ }
798
+ .theme-designCom .tw-line-clamp-6 {
799
+ overflow: hidden;
800
+ display: -webkit-box;
801
+ -webkit-box-orient: vertical;
802
+ -webkit-line-clamp: 6;
803
+ }
804
+ .theme-designCom .tw-line-clamp-none {
805
+ overflow: visible;
806
+ display: block;
807
+ -webkit-box-orient: horizontal;
808
+ -webkit-line-clamp: none;
809
+ }
765
810
  .theme-designCom .tw-block {
766
811
  display: block;
767
812
  }
@@ -1144,6 +1189,9 @@ video {
1144
1189
  text-overflow: ellipsis;
1145
1190
  white-space: nowrap;
1146
1191
  }
1192
+ .theme-designCom .tw-text-ellipsis {
1193
+ text-overflow: ellipsis;
1194
+ }
1147
1195
  .theme-designCom .tw-whitespace-nowrap {
1148
1196
  white-space: nowrap;
1149
1197
  }
@@ -1744,9 +1792,6 @@ video {
1744
1792
  .theme-designCom .tw-pt-2 {
1745
1793
  padding-top: 0.5rem;
1746
1794
  }
1747
- .theme-designCom .tw-pt-4 {
1748
- padding-top: 1rem;
1749
- }
1750
1795
  .theme-designCom .tw-pt-6 {
1751
1796
  padding-top: 1.5rem;
1752
1797
  }
@@ -2174,6 +2219,9 @@ video {
2174
2219
  .theme-designCom .sm\:tw-mb-4 {
2175
2220
  margin-bottom: 1rem;
2176
2221
  }
2222
+ .theme-designCom .sm\:tw-ml-2 {
2223
+ margin-left: 0.5rem;
2224
+ }
2177
2225
  .theme-designCom .sm\:tw-ml-4 {
2178
2226
  margin-left: 1rem;
2179
2227
  }
@@ -2210,6 +2258,9 @@ video {
2210
2258
  .theme-designCom .sm\:tw-flex-row {
2211
2259
  flex-direction: row;
2212
2260
  }
2261
+ .theme-designCom .sm\:tw-items-center {
2262
+ align-items: center;
2263
+ }
2213
2264
  .theme-designCom .sm\:tw-rounded-md {
2214
2265
  border-radius: 0.375rem;
2215
2266
  }
@@ -2336,6 +2387,10 @@ video {
2336
2387
  .theme-designCom .md\:tw-p-8 {
2337
2388
  padding: 2rem;
2338
2389
  }
2390
+ .theme-designCom .md\:tw-px-12 {
2391
+ padding-left: 3rem;
2392
+ padding-right: 3rem;
2393
+ }
2339
2394
  .theme-designCom .md\:tw-px-4 {
2340
2395
  padding-left: 1rem;
2341
2396
  padding-right: 1rem;
@@ -684,6 +684,9 @@ video {
684
684
  .theme-designCrowd .tw-mb-0 {
685
685
  margin-bottom: 0px;
686
686
  }
687
+ .theme-designCrowd .tw-mb-0\.5 {
688
+ margin-bottom: 0.125rem;
689
+ }
687
690
  .theme-designCrowd .tw-mb-1 {
688
691
  margin-bottom: 0.25rem;
689
692
  }
@@ -762,6 +765,48 @@ video {
762
765
  .theme-designCrowd .tw-box-content {
763
766
  box-sizing: content-box;
764
767
  }
768
+ .theme-designCrowd .tw-line-clamp-1 {
769
+ overflow: hidden;
770
+ display: -webkit-box;
771
+ -webkit-box-orient: vertical;
772
+ -webkit-line-clamp: 1;
773
+ }
774
+ .theme-designCrowd .tw-line-clamp-2 {
775
+ overflow: hidden;
776
+ display: -webkit-box;
777
+ -webkit-box-orient: vertical;
778
+ -webkit-line-clamp: 2;
779
+ }
780
+ .theme-designCrowd .tw-line-clamp-3 {
781
+ overflow: hidden;
782
+ display: -webkit-box;
783
+ -webkit-box-orient: vertical;
784
+ -webkit-line-clamp: 3;
785
+ }
786
+ .theme-designCrowd .tw-line-clamp-4 {
787
+ overflow: hidden;
788
+ display: -webkit-box;
789
+ -webkit-box-orient: vertical;
790
+ -webkit-line-clamp: 4;
791
+ }
792
+ .theme-designCrowd .tw-line-clamp-5 {
793
+ overflow: hidden;
794
+ display: -webkit-box;
795
+ -webkit-box-orient: vertical;
796
+ -webkit-line-clamp: 5;
797
+ }
798
+ .theme-designCrowd .tw-line-clamp-6 {
799
+ overflow: hidden;
800
+ display: -webkit-box;
801
+ -webkit-box-orient: vertical;
802
+ -webkit-line-clamp: 6;
803
+ }
804
+ .theme-designCrowd .tw-line-clamp-none {
805
+ overflow: visible;
806
+ display: block;
807
+ -webkit-box-orient: horizontal;
808
+ -webkit-line-clamp: none;
809
+ }
765
810
  .theme-designCrowd .tw-block {
766
811
  display: block;
767
812
  }
@@ -1144,6 +1189,9 @@ video {
1144
1189
  text-overflow: ellipsis;
1145
1190
  white-space: nowrap;
1146
1191
  }
1192
+ .theme-designCrowd .tw-text-ellipsis {
1193
+ text-overflow: ellipsis;
1194
+ }
1147
1195
  .theme-designCrowd .tw-whitespace-nowrap {
1148
1196
  white-space: nowrap;
1149
1197
  }
@@ -1744,9 +1792,6 @@ video {
1744
1792
  .theme-designCrowd .tw-pt-2 {
1745
1793
  padding-top: 0.5rem;
1746
1794
  }
1747
- .theme-designCrowd .tw-pt-4 {
1748
- padding-top: 1rem;
1749
- }
1750
1795
  .theme-designCrowd .tw-pt-6 {
1751
1796
  padding-top: 1.5rem;
1752
1797
  }
@@ -2174,6 +2219,9 @@ video {
2174
2219
  .theme-designCrowd .sm\:tw-mb-4 {
2175
2220
  margin-bottom: 1rem;
2176
2221
  }
2222
+ .theme-designCrowd .sm\:tw-ml-2 {
2223
+ margin-left: 0.5rem;
2224
+ }
2177
2225
  .theme-designCrowd .sm\:tw-ml-4 {
2178
2226
  margin-left: 1rem;
2179
2227
  }
@@ -2210,6 +2258,9 @@ video {
2210
2258
  .theme-designCrowd .sm\:tw-flex-row {
2211
2259
  flex-direction: row;
2212
2260
  }
2261
+ .theme-designCrowd .sm\:tw-items-center {
2262
+ align-items: center;
2263
+ }
2213
2264
  .theme-designCrowd .sm\:tw-rounded-md {
2214
2265
  border-radius: 0.375rem;
2215
2266
  }
@@ -2336,6 +2387,10 @@ video {
2336
2387
  .theme-designCrowd .md\:tw-p-8 {
2337
2388
  padding: 2rem;
2338
2389
  }
2390
+ .theme-designCrowd .md\:tw-px-12 {
2391
+ padding-left: 3rem;
2392
+ padding-right: 3rem;
2393
+ }
2339
2394
  .theme-designCrowd .md\:tw-px-4 {
2340
2395
  padding-left: 1rem;
2341
2396
  padding-right: 1rem;
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <vue-masonry-wall :items="items" :options="options" :ssr="ssrConfig">
2
+ <vue-masonry-wall :items="items" :options="options">
3
3
  <template #default="{ item }">
4
4
  <slot name="item" :item="item" />
5
5
  </template>
@@ -28,11 +28,6 @@ export default {
28
28
  required: false,
29
29
  default: undefined,
30
30
  },
31
- ssrColumns: {
32
- type: Number,
33
- required: false,
34
- default: undefined,
35
- },
36
31
  },
37
32
  computed: {
38
33
  options() {
@@ -48,13 +43,6 @@ export default {
48
43
 
49
44
  return options;
50
45
  },
51
- ssrConfig() {
52
- // VueMasonryWall expects ssr: { columns: number }
53
- if (this.ssrColumns) {
54
- return { columns: this.ssrColumns };
55
- }
56
- return undefined;
57
- },
58
46
  },
59
47
  };
60
48
  </script>
@@ -3,10 +3,10 @@ export default {
3
3
  {
4
4
  templateTypeName: 'Instagram post',
5
5
  imageUrl:
6
- 'https://dynamic.brandcrowd.com/template/preview/97ea081b-f250-4002-9c05-b02cffcc62d0/1b82ba07-3024-4424-bc01-82ea819f0a92/design-preview-2x',
6
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
7
7
  templateName: 'Bakery And Pastry Shop',
8
8
  editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=18800',
9
- height: 1080,
9
+ height: 2040,
10
10
  width: 1080,
11
11
  },
12
12
  {
@@ -49,7 +49,7 @@ export default {
49
49
  {
50
50
  templateTypeName: 'Instagram post',
51
51
  imageUrl:
52
- 'https://dynamic.brandcrowd.com/template/preview/08727835-a4ad-4cef-b883-fb37e23bf8c4/1b82ba07-3024-4424-bc01-82ea819f0a92/design-preview-2x',
52
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
53
53
  templateName: 'A slice of happiness',
54
54
  editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=11415',
55
55
  height: 1080,
@@ -94,7 +94,7 @@ export default {
94
94
  {
95
95
  templateTypeName: 'Facebook post',
96
96
  imageUrl:
97
- 'https://dynamic.brandcrowd.com/template/preview/69ab31b8-3666-48d2-bbe9-1ba100020728/1b82ba07-3024-4424-bc01-82ea819f0a92/design-preview-2x',
97
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
98
98
  templateName: "Today's Special",
99
99
  editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/facebook%20post?templateId=9383',
100
100
  height: 788,
@@ -139,7 +139,97 @@ export default {
139
139
  {
140
140
  templateTypeName: 'Instagram post',
141
141
  imageUrl:
142
- 'https://dynamic.brandcrowd.com/template/preview/205ed12c-6240-4ac2-92e9-0ff4cd8ff25a/1b82ba07-3024-4424-bc01-82ea819f0a92/design-preview-2x',
142
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
143
+ templateName: 'Now Open Bakery',
144
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
145
+ height: 1080,
146
+ width: 1080,
147
+ },
148
+ {
149
+ templateTypeName: 'Instagram post',
150
+ imageUrl:
151
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
152
+ templateName: 'Now Open Bakery',
153
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
154
+ height: 1080,
155
+ width: 1080,
156
+ },
157
+ {
158
+ templateTypeName: 'Instagram post',
159
+ imageUrl:
160
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
161
+ templateName: 'Now Open Bakery',
162
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
163
+ height: 1080,
164
+ width: 1080,
165
+ },
166
+ {
167
+ templateTypeName: 'Instagram post',
168
+ imageUrl:
169
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
170
+ templateName: 'Now Open Bakery',
171
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
172
+ height: 1080,
173
+ width: 1080,
174
+ },
175
+ {
176
+ templateTypeName: 'Instagram post',
177
+ imageUrl:
178
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
179
+ templateName: 'Now Open Bakery',
180
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
181
+ height: 1080,
182
+ width: 1080,
183
+ },
184
+ {
185
+ templateTypeName: 'Instagram post',
186
+ imageUrl:
187
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
188
+ templateName: 'Now Open Bakery',
189
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
190
+ height: 1080,
191
+ width: 1080,
192
+ },
193
+ {
194
+ templateTypeName: 'Instagram post',
195
+ imageUrl:
196
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
197
+ templateName: 'Now Open Bakery',
198
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
199
+ height: 1080,
200
+ width: 1080,
201
+ },
202
+ {
203
+ templateTypeName: 'Instagram post',
204
+ imageUrl:
205
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
206
+ templateName: 'Now Open Bakery',
207
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
208
+ height: 1080,
209
+ width: 1080,
210
+ },
211
+ {
212
+ templateTypeName: 'Instagram post',
213
+ imageUrl:
214
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
215
+ templateName: 'Now Open Bakery',
216
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
217
+ height: 1080,
218
+ width: 1080,
219
+ },
220
+ {
221
+ templateTypeName: 'Instagram post',
222
+ imageUrl:
223
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
224
+ templateName: 'Now Open Bakery',
225
+ editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
226
+ height: 1080,
227
+ width: 1080,
228
+ },
229
+ {
230
+ templateTypeName: 'Instagram post',
231
+ imageUrl:
232
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
143
233
  templateName: 'Now Open Bakery',
144
234
  editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20post?templateId=9453',
145
235
  height: 1080,
@@ -249,7 +339,7 @@ export default {
249
339
  {
250
340
  templateTypeName: 'Twitter post',
251
341
  imageUrl:
252
- 'https://dynamic.brandcrowd.com/template/preview/38340c8b-9494-4aaa-9a78-509bb2396ce8/1b82ba07-3024-4424-bc01-82ea819f0a92/design-preview-2x',
342
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
253
343
  templateName: 'Bakery And Pastry Shop',
254
344
  editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/twitter%20post?templateId=18892',
255
345
  height: 512,
@@ -258,7 +348,7 @@ export default {
258
348
  {
259
349
  templateTypeName: 'Instagram story',
260
350
  imageUrl:
261
- 'https://dynamic.brandcrowd.com/template/preview/de6b30d4-f2ea-4994-9589-639bc897cdb6/1b82ba07-3024-4424-bc01-82ea819f0a92/design-preview-2x',
351
+ 'https://images.unsplash.com/photo-1484406566174-9da000fda645?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxMjIxOTR8MHwxfHNlYXJjaHwzfHxBbmltYWx8ZW58MHx8fHwxNzYyNzY3MTQ1fDA&ixlib=rb-4.1.0&q=80&w=1080',
262
352
  templateName: 'Bakery And Pastry Shop',
263
353
  editorUrl: '/maker/mydesigns/new/1b82ba07-3024-4424-bc01-82ea819f0a92/instagram%20story?templateId=18890',
264
354
  height: 1920,
@@ -36,6 +36,7 @@ const _newColumns = (count) => {
36
36
  for (let i = 0; i < count; i++) {
37
37
  columns.push({ i, indexes: [] });
38
38
  }
39
+ console.log('returened columns:', columns);
39
40
  return columns;
40
41
  };
41
42
 
@@ -1,11 +1,11 @@
1
1
  {
2
- "sharedPaymentConfig": {
3
- "onboardingIncomplete": "Das Onboarding wurde noch nicht abgeschlossen.",
4
- "pendingVerification": "Ausstehende Verifizierung",
5
- "connected": "Verbunden",
6
- "inactive": "Inaktiv",
7
- "addPaymentProvider": "Zahlungsanbieter hinzufügen",
8
- "deletePaymentMethod": "Zahlungsmethode löschen",
9
- "currencyLabel": "Währung"
2
+ "sharedPaymentConfig" : {
3
+ "onboardingIncomplete" : "Das Onboarding wurde noch nicht abgeschlossen.",
4
+ "pendingVerification" : "Ausstehende Verifizierung",
5
+ "connected" : "Verbunden",
6
+ "inactive" : "Inaktiv",
7
+ "addPaymentProvider" : "Zahlungsanbieter hinzufügen",
8
+ "deletePaymentMethod" : "Zahlungsmethode löschen",
9
+ "currencyLabel" : "Währung"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
- "sharedPaymentConfig": {
3
- "onboardingIncomplete": "Incorporación incompleta",
4
- "pendingVerification": "Pendiente de verificación",
5
- "connected": "Conectado",
6
- "inactive": "Inactivo",
7
- "addPaymentProvider": "Añadir proveedor de pago",
8
- "deletePaymentMethod": "Eliminar método de pago",
9
- "currencyLabel": "Moneda"
2
+ "sharedPaymentConfig" : {
3
+ "onboardingIncomplete" : "Incorporación incompleta",
4
+ "pendingVerification" : "Pendiente de verificación",
5
+ "connected" : "Conectado",
6
+ "inactive" : "Inactivo",
7
+ "addPaymentProvider" : "Añadir proveedor de pago",
8
+ "deletePaymentMethod" : "Eliminar método de pago",
9
+ "currencyLabel" : "Moneda"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
- "sharedPaymentConfig": {
3
- "onboardingIncomplete": "Inscription incomplète",
4
- "pendingVerification": "Vérification en attente",
5
- "connected": "Connecté",
6
- "inactive": "Inactif",
7
- "addPaymentProvider": "Ajouter un fournisseur de paiement",
8
- "deletePaymentMethod": "Supprimer le mode de paiement",
9
- "currencyLabel": "Devise"
2
+ "sharedPaymentConfig" : {
3
+ "onboardingIncomplete" : "Inscription incomplète",
4
+ "pendingVerification" : "Vérification en attente",
5
+ "connected" : "Connecté",
6
+ "inactive" : "Inactif",
7
+ "addPaymentProvider" : "Ajouter un fournisseur de paiement",
8
+ "deletePaymentMethod" : "Supprimer le mode de paiement",
9
+ "currencyLabel" : "Devise"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
- "sharedPaymentConfig": {
3
- "onboardingIncomplete": "Inscription incomplète",
4
- "pendingVerification": "Vérification en attente",
5
- "connected": "Connecté",
6
- "inactive": "Inactif",
7
- "addPaymentProvider": "Ajouter un fournisseur de paiement",
8
- "deletePaymentMethod": "Supprimer le mode de paiement",
9
- "currencyLabel": "Devise"
2
+ "sharedPaymentConfig" : {
3
+ "onboardingIncomplete" : "Inscription incomplète",
4
+ "pendingVerification" : "Vérification en attente",
5
+ "connected" : "Connecté",
6
+ "inactive" : "Inactif",
7
+ "addPaymentProvider" : "Ajouter un fournisseur de paiement",
8
+ "deletePaymentMethod" : "Supprimer le mode de paiement",
9
+ "currencyLabel" : "Devise"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
- "sharedPaymentConfig": {
3
- "onboardingIncomplete": "Integração incompleta",
4
- "pendingVerification": "Verificação Pendente",
5
- "connected": "Conectado",
6
- "inactive": "Inativo",
7
- "addPaymentProvider": "Adicionar fornecedor de pagamentos",
8
- "deletePaymentMethod": "Excluir método de pagamento",
9
- "currencyLabel": "Moeda"
2
+ "sharedPaymentConfig" : {
3
+ "onboardingIncomplete" : "Integração incompleta",
4
+ "pendingVerification" : "Verificação Pendente",
5
+ "connected" : "Conectado",
6
+ "inactive" : "Inativo",
7
+ "addPaymentProvider" : "Adicionar fornecedor de pagamentos",
8
+ "deletePaymentMethod" : "Excluir método de pagamento",
9
+ "currencyLabel" : "Moeda"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
- "sharedPaymentConfig": {
3
- "onboardingIncomplete": "Integração incompleta",
4
- "pendingVerification": "Verificação Pendente",
5
- "connected": "Ligado",
6
- "inactive": "Inativo",
7
- "addPaymentProvider": "Adicionar fornecedor de pagamentos",
8
- "deletePaymentMethod": "Eliminar método de pagamento",
9
- "currencyLabel": "Moeda"
2
+ "sharedPaymentConfig" : {
3
+ "onboardingIncomplete" : "Integração incompleta",
4
+ "pendingVerification" : "Verificação Pendente",
5
+ "connected" : "Ligado",
6
+ "inactive" : "Inativo",
7
+ "addPaymentProvider" : "Adicionar fornecedor de pagamentos",
8
+ "deletePaymentMethod" : "Eliminar método de pagamento",
9
+ "currencyLabel" : "Moeda"
10
10
  }
11
11
  }