@firecms/ui 3.0.0-tw4.13 → 3.0.0-tw4.15
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/index.css +52 -54
- package/package.json +2 -2
- package/src/index.css +52 -54
package/dist/index.css
CHANGED
|
@@ -54,74 +54,72 @@
|
|
|
54
54
|
--color-surface-accent-950: #020617;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.no-scrollbar {
|
|
64
|
-
-ms-overflow-style: none; /* IE and Edge */
|
|
65
|
-
scrollbar-width: none; /* Firefox */
|
|
66
|
-
}
|
|
57
|
+
/* Chrome, Safari and Opera */
|
|
58
|
+
.no-scrollbar::-webkit-scrollbar {
|
|
59
|
+
display: none;
|
|
60
|
+
}
|
|
67
61
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
62
|
+
.no-scrollbar {
|
|
63
|
+
-ms-overflow-style: none; /* IE and Edge */
|
|
64
|
+
scrollbar-width: none; /* Firefox */
|
|
65
|
+
}
|
|
71
66
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
67
|
+
.typography-h1 {
|
|
68
|
+
@apply text-6xl font-headers font-light tracking-tight;
|
|
69
|
+
}
|
|
75
70
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
71
|
+
.typography-h2 {
|
|
72
|
+
@apply text-5xl font-headers font-light tracking-tight;
|
|
73
|
+
}
|
|
79
74
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
75
|
+
.typography-h3 {
|
|
76
|
+
@apply text-4xl font-headers font-normal tracking-tight;
|
|
77
|
+
}
|
|
83
78
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
79
|
+
.typography-h4 {
|
|
80
|
+
@apply text-3xl font-headers font-normal tracking-tight;
|
|
81
|
+
}
|
|
87
82
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
83
|
+
.typography-h5 {
|
|
84
|
+
@apply text-2xl font-headers font-normal;
|
|
85
|
+
}
|
|
91
86
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
87
|
+
.typography-h6 {
|
|
88
|
+
@apply text-xl font-headers font-medium;
|
|
89
|
+
}
|
|
95
90
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
91
|
+
.typography-subtitle1 {
|
|
92
|
+
@apply text-lg font-headers font-medium;
|
|
93
|
+
}
|
|
99
94
|
|
|
100
|
-
|
|
101
|
-
|
|
95
|
+
.typography-subtitle2 {
|
|
96
|
+
@apply text-base font-headers font-medium;
|
|
97
|
+
}
|
|
102
98
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
}
|
|
99
|
+
.typography-body1 {
|
|
100
|
+
}
|
|
106
101
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
102
|
+
.typography-body2 {
|
|
103
|
+
@apply text-sm;
|
|
104
|
+
}
|
|
110
105
|
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
106
|
+
.typography-caption {
|
|
107
|
+
@apply text-xs;
|
|
108
|
+
}
|
|
114
109
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
110
|
+
.typography-label {
|
|
111
|
+
@apply text-sm font-medium;
|
|
112
|
+
}
|
|
118
113
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
114
|
+
.typography-inherit {
|
|
115
|
+
@apply text-inherit;
|
|
116
|
+
}
|
|
122
117
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
118
|
+
.typography-button {
|
|
119
|
+
@apply text-sm font-semibold uppercase;
|
|
120
|
+
}
|
|
126
121
|
|
|
122
|
+
:focus-visible {
|
|
123
|
+
@apply outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2 focus-visible:ring-offset-transparent
|
|
127
124
|
}
|
|
125
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@firecms/ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "3.0.0-tw4.
|
|
4
|
+
"version": "3.0.0-tw4.15",
|
|
5
5
|
"description": "Awesome Firebase/Firestore-based headless open-source CMS",
|
|
6
6
|
"funding": {
|
|
7
7
|
"url": "https://github.com/sponsors/firecmsco"
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"index.css",
|
|
116
116
|
"tailwind.config.js"
|
|
117
117
|
],
|
|
118
|
-
"gitHead": "
|
|
118
|
+
"gitHead": "686c69aeb9d6686e9882c4ece11eb0064b51a84a",
|
|
119
119
|
"publishConfig": {
|
|
120
120
|
"access": "public"
|
|
121
121
|
}
|
package/src/index.css
CHANGED
|
@@ -54,74 +54,72 @@
|
|
|
54
54
|
--color-surface-accent-950: #020617;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.no-scrollbar {
|
|
64
|
-
-ms-overflow-style: none; /* IE and Edge */
|
|
65
|
-
scrollbar-width: none; /* Firefox */
|
|
66
|
-
}
|
|
57
|
+
/* Chrome, Safari and Opera */
|
|
58
|
+
.no-scrollbar::-webkit-scrollbar {
|
|
59
|
+
display: none;
|
|
60
|
+
}
|
|
67
61
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
62
|
+
.no-scrollbar {
|
|
63
|
+
-ms-overflow-style: none; /* IE and Edge */
|
|
64
|
+
scrollbar-width: none; /* Firefox */
|
|
65
|
+
}
|
|
71
66
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
67
|
+
.typography-h1 {
|
|
68
|
+
@apply text-6xl font-headers font-light tracking-tight;
|
|
69
|
+
}
|
|
75
70
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
71
|
+
.typography-h2 {
|
|
72
|
+
@apply text-5xl font-headers font-light tracking-tight;
|
|
73
|
+
}
|
|
79
74
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
75
|
+
.typography-h3 {
|
|
76
|
+
@apply text-4xl font-headers font-normal tracking-tight;
|
|
77
|
+
}
|
|
83
78
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
79
|
+
.typography-h4 {
|
|
80
|
+
@apply text-3xl font-headers font-normal tracking-tight;
|
|
81
|
+
}
|
|
87
82
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
83
|
+
.typography-h5 {
|
|
84
|
+
@apply text-2xl font-headers font-normal;
|
|
85
|
+
}
|
|
91
86
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
87
|
+
.typography-h6 {
|
|
88
|
+
@apply text-xl font-headers font-medium;
|
|
89
|
+
}
|
|
95
90
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
91
|
+
.typography-subtitle1 {
|
|
92
|
+
@apply text-lg font-headers font-medium;
|
|
93
|
+
}
|
|
99
94
|
|
|
100
|
-
|
|
101
|
-
|
|
95
|
+
.typography-subtitle2 {
|
|
96
|
+
@apply text-base font-headers font-medium;
|
|
97
|
+
}
|
|
102
98
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
}
|
|
99
|
+
.typography-body1 {
|
|
100
|
+
}
|
|
106
101
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
102
|
+
.typography-body2 {
|
|
103
|
+
@apply text-sm;
|
|
104
|
+
}
|
|
110
105
|
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
106
|
+
.typography-caption {
|
|
107
|
+
@apply text-xs;
|
|
108
|
+
}
|
|
114
109
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
110
|
+
.typography-label {
|
|
111
|
+
@apply text-sm font-medium;
|
|
112
|
+
}
|
|
118
113
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
114
|
+
.typography-inherit {
|
|
115
|
+
@apply text-inherit;
|
|
116
|
+
}
|
|
122
117
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
118
|
+
.typography-button {
|
|
119
|
+
@apply text-sm font-semibold uppercase;
|
|
120
|
+
}
|
|
126
121
|
|
|
122
|
+
:focus-visible {
|
|
123
|
+
@apply outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2 focus-visible:ring-offset-transparent
|
|
127
124
|
}
|
|
125
|
+
|