@designcrowd/fe-shared-lib 1.2.9 → 1.2.10
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/dist/css/tailwind-brandCrowd.css +8 -3
- package/dist/css/tailwind-brandPage.css +8 -3
- package/dist/css/tailwind-crazyDomains.css +8 -3
- package/dist/css/tailwind-designCom.css +8 -3
- package/dist/css/tailwind-designCrowd.css +8 -3
- package/package.json +1 -1
- package/src/atoms/components/Icon/Icon.vue +0 -1
- package/public/css/tailwind-brandCrowd.css +0 -2404
- package/public/css/tailwind-brandPage.css +0 -2088
- package/public/css/tailwind-crazyDomains.css +0 -2404
- package/public/css/tailwind-designCom.css +0 -2404
- package/public/css/tailwind-designCrowd.css +0 -2404
|
@@ -643,6 +643,10 @@ video {
|
|
|
643
643
|
margin-top: 0px;
|
|
644
644
|
margin-bottom: 0px;
|
|
645
645
|
}
|
|
646
|
+
.tw-my-1 {
|
|
647
|
+
margin-top: 0.25rem;
|
|
648
|
+
margin-bottom: 0.25rem;
|
|
649
|
+
}
|
|
646
650
|
.tw-my-10 {
|
|
647
651
|
margin-top: 2.5rem;
|
|
648
652
|
margin-bottom: 2.5rem;
|
|
@@ -849,9 +853,6 @@ video {
|
|
|
849
853
|
.tw-max-h-screen {
|
|
850
854
|
max-height: 100vh;
|
|
851
855
|
}
|
|
852
|
-
.tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
856
|
.tw-w-10 {
|
|
856
857
|
width: 2.5rem;
|
|
857
858
|
}
|
|
@@ -2255,6 +2256,10 @@ video {
|
|
|
2255
2256
|
margin-left: 1rem;
|
|
2256
2257
|
}
|
|
2257
2258
|
|
|
2259
|
+
.md\:tw-mr-2 {
|
|
2260
|
+
margin-right: 0.5rem;
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2258
2263
|
.md\:tw-mt-0 {
|
|
2259
2264
|
margin-top: 0px;
|
|
2260
2265
|
}
|
|
@@ -643,6 +643,10 @@ video {
|
|
|
643
643
|
margin-top: 0px;
|
|
644
644
|
margin-bottom: 0px;
|
|
645
645
|
}
|
|
646
|
+
.tw-my-1 {
|
|
647
|
+
margin-top: 0.25rem;
|
|
648
|
+
margin-bottom: 0.25rem;
|
|
649
|
+
}
|
|
646
650
|
.tw-my-10 {
|
|
647
651
|
margin-top: 2.5rem;
|
|
648
652
|
margin-bottom: 2.5rem;
|
|
@@ -849,9 +853,6 @@ video {
|
|
|
849
853
|
.tw-max-h-screen {
|
|
850
854
|
max-height: 100vh;
|
|
851
855
|
}
|
|
852
|
-
.tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
856
|
.tw-w-10 {
|
|
856
857
|
width: 2.5rem;
|
|
857
858
|
}
|
|
@@ -1939,6 +1940,10 @@ video {
|
|
|
1939
1940
|
margin-left: 1rem;
|
|
1940
1941
|
}
|
|
1941
1942
|
|
|
1943
|
+
.md\:tw-mr-2 {
|
|
1944
|
+
margin-right: 0.5rem;
|
|
1945
|
+
}
|
|
1946
|
+
|
|
1942
1947
|
.md\:tw-mt-0 {
|
|
1943
1948
|
margin-top: 0px;
|
|
1944
1949
|
}
|
|
@@ -643,6 +643,10 @@ video {
|
|
|
643
643
|
margin-top: 0px;
|
|
644
644
|
margin-bottom: 0px;
|
|
645
645
|
}
|
|
646
|
+
.tw-my-1 {
|
|
647
|
+
margin-top: 0.25rem;
|
|
648
|
+
margin-bottom: 0.25rem;
|
|
649
|
+
}
|
|
646
650
|
.tw-my-10 {
|
|
647
651
|
margin-top: 2.5rem;
|
|
648
652
|
margin-bottom: 2.5rem;
|
|
@@ -849,9 +853,6 @@ video {
|
|
|
849
853
|
.tw-max-h-screen {
|
|
850
854
|
max-height: 100vh;
|
|
851
855
|
}
|
|
852
|
-
.tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
856
|
.tw-w-10 {
|
|
856
857
|
width: 2.5rem;
|
|
857
858
|
}
|
|
@@ -2255,6 +2256,10 @@ video {
|
|
|
2255
2256
|
margin-left: 1rem;
|
|
2256
2257
|
}
|
|
2257
2258
|
|
|
2259
|
+
.md\:tw-mr-2 {
|
|
2260
|
+
margin-right: 0.5rem;
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2258
2263
|
.md\:tw-mt-0 {
|
|
2259
2264
|
margin-top: 0px;
|
|
2260
2265
|
}
|
|
@@ -643,6 +643,10 @@ video {
|
|
|
643
643
|
margin-top: 0px;
|
|
644
644
|
margin-bottom: 0px;
|
|
645
645
|
}
|
|
646
|
+
.tw-my-1 {
|
|
647
|
+
margin-top: 0.25rem;
|
|
648
|
+
margin-bottom: 0.25rem;
|
|
649
|
+
}
|
|
646
650
|
.tw-my-10 {
|
|
647
651
|
margin-top: 2.5rem;
|
|
648
652
|
margin-bottom: 2.5rem;
|
|
@@ -849,9 +853,6 @@ video {
|
|
|
849
853
|
.tw-max-h-screen {
|
|
850
854
|
max-height: 100vh;
|
|
851
855
|
}
|
|
852
|
-
.tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
856
|
.tw-w-10 {
|
|
856
857
|
width: 2.5rem;
|
|
857
858
|
}
|
|
@@ -2255,6 +2256,10 @@ video {
|
|
|
2255
2256
|
margin-left: 1rem;
|
|
2256
2257
|
}
|
|
2257
2258
|
|
|
2259
|
+
.md\:tw-mr-2 {
|
|
2260
|
+
margin-right: 0.5rem;
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2258
2263
|
.md\:tw-mt-0 {
|
|
2259
2264
|
margin-top: 0px;
|
|
2260
2265
|
}
|
|
@@ -643,6 +643,10 @@ video {
|
|
|
643
643
|
margin-top: 0px;
|
|
644
644
|
margin-bottom: 0px;
|
|
645
645
|
}
|
|
646
|
+
.tw-my-1 {
|
|
647
|
+
margin-top: 0.25rem;
|
|
648
|
+
margin-bottom: 0.25rem;
|
|
649
|
+
}
|
|
646
650
|
.tw-my-10 {
|
|
647
651
|
margin-top: 2.5rem;
|
|
648
652
|
margin-bottom: 2.5rem;
|
|
@@ -849,9 +853,6 @@ video {
|
|
|
849
853
|
.tw-max-h-screen {
|
|
850
854
|
max-height: 100vh;
|
|
851
855
|
}
|
|
852
|
-
.tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
856
|
.tw-w-10 {
|
|
856
857
|
width: 2.5rem;
|
|
857
858
|
}
|
|
@@ -2255,6 +2256,10 @@ video {
|
|
|
2255
2256
|
margin-left: 1rem;
|
|
2256
2257
|
}
|
|
2257
2258
|
|
|
2259
|
+
.md\:tw-mr-2 {
|
|
2260
|
+
margin-right: 0.5rem;
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2258
2263
|
.md\:tw-mt-0 {
|
|
2259
2264
|
margin-top: 0px;
|
|
2260
2265
|
}
|
package/package.json
CHANGED
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
aria-describedby="desc"
|
|
22
22
|
:data-id="`${name}-${id}-title`"
|
|
23
23
|
>
|
|
24
|
-
<title v-if="title" :id="`${name}-${id}-title`" lang="en">{{ title }}</title>
|
|
25
24
|
<desc v-if="description" :id="`${name}-${id}-desc`" lang="en">{{ description }}</desc>
|
|
26
25
|
<component :is="`icon-${iconName}`"></component>
|
|
27
26
|
</svg>
|