@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 CHANGED
@@ -54,74 +54,72 @@
54
54
  --color-surface-accent-950: #020617;
55
55
  }
56
56
 
57
- @utilities {
58
- /* Chrome, Safari and Opera */
59
- .no-scrollbar::-webkit-scrollbar {
60
- display: none;
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
- .typography-h1 {
69
- @apply text-6xl font-headers font-light tracking-tight;
70
- }
62
+ .no-scrollbar {
63
+ -ms-overflow-style: none; /* IE and Edge */
64
+ scrollbar-width: none; /* Firefox */
65
+ }
71
66
 
72
- .typography-h2 {
73
- @apply text-5xl font-headers font-light tracking-tight;
74
- }
67
+ .typography-h1 {
68
+ @apply text-6xl font-headers font-light tracking-tight;
69
+ }
75
70
 
76
- .typography-h3 {
77
- @apply text-4xl font-headers font-normal tracking-tight;
78
- }
71
+ .typography-h2 {
72
+ @apply text-5xl font-headers font-light tracking-tight;
73
+ }
79
74
 
80
- .typography-h4 {
81
- @apply text-3xl font-headers font-normal tracking-tight;
82
- }
75
+ .typography-h3 {
76
+ @apply text-4xl font-headers font-normal tracking-tight;
77
+ }
83
78
 
84
- .typography-h5 {
85
- @apply text-2xl font-headers font-normal;
86
- }
79
+ .typography-h4 {
80
+ @apply text-3xl font-headers font-normal tracking-tight;
81
+ }
87
82
 
88
- .typography-h6 {
89
- @apply text-xl font-headers font-medium;
90
- }
83
+ .typography-h5 {
84
+ @apply text-2xl font-headers font-normal;
85
+ }
91
86
 
92
- .typography-subtitle1 {
93
- @apply text-lg font-headers font-medium;
94
- }
87
+ .typography-h6 {
88
+ @apply text-xl font-headers font-medium;
89
+ }
95
90
 
96
- .typography-subtitle2 {
97
- @apply text-base font-headers font-medium;
98
- }
91
+ .typography-subtitle1 {
92
+ @apply text-lg font-headers font-medium;
93
+ }
99
94
 
100
- .typography-body1 {
101
- }
95
+ .typography-subtitle2 {
96
+ @apply text-base font-headers font-medium;
97
+ }
102
98
 
103
- .typography-body2 {
104
- @apply text-sm;
105
- }
99
+ .typography-body1 {
100
+ }
106
101
 
107
- .typography-caption {
108
- @apply text-xs;
109
- }
102
+ .typography-body2 {
103
+ @apply text-sm;
104
+ }
110
105
 
111
- .typography-label {
112
- @apply text-sm font-medium;
113
- }
106
+ .typography-caption {
107
+ @apply text-xs;
108
+ }
114
109
 
115
- .typography-inherit {
116
- @apply text-inherit;
117
- }
110
+ .typography-label {
111
+ @apply text-sm font-medium;
112
+ }
118
113
 
119
- .typography-button {
120
- @apply text-sm font-semibold uppercase;
121
- }
114
+ .typography-inherit {
115
+ @apply text-inherit;
116
+ }
122
117
 
123
- :focus-visible {
124
- @apply outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2 focus-visible:ring-offset-transparent
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.13",
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": "eca601fe784ee2a697eb0ef0a9b4a4fedd13a1e9",
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
- @utilities {
58
- /* Chrome, Safari and Opera */
59
- .no-scrollbar::-webkit-scrollbar {
60
- display: none;
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
- .typography-h1 {
69
- @apply text-6xl font-headers font-light tracking-tight;
70
- }
62
+ .no-scrollbar {
63
+ -ms-overflow-style: none; /* IE and Edge */
64
+ scrollbar-width: none; /* Firefox */
65
+ }
71
66
 
72
- .typography-h2 {
73
- @apply text-5xl font-headers font-light tracking-tight;
74
- }
67
+ .typography-h1 {
68
+ @apply text-6xl font-headers font-light tracking-tight;
69
+ }
75
70
 
76
- .typography-h3 {
77
- @apply text-4xl font-headers font-normal tracking-tight;
78
- }
71
+ .typography-h2 {
72
+ @apply text-5xl font-headers font-light tracking-tight;
73
+ }
79
74
 
80
- .typography-h4 {
81
- @apply text-3xl font-headers font-normal tracking-tight;
82
- }
75
+ .typography-h3 {
76
+ @apply text-4xl font-headers font-normal tracking-tight;
77
+ }
83
78
 
84
- .typography-h5 {
85
- @apply text-2xl font-headers font-normal;
86
- }
79
+ .typography-h4 {
80
+ @apply text-3xl font-headers font-normal tracking-tight;
81
+ }
87
82
 
88
- .typography-h6 {
89
- @apply text-xl font-headers font-medium;
90
- }
83
+ .typography-h5 {
84
+ @apply text-2xl font-headers font-normal;
85
+ }
91
86
 
92
- .typography-subtitle1 {
93
- @apply text-lg font-headers font-medium;
94
- }
87
+ .typography-h6 {
88
+ @apply text-xl font-headers font-medium;
89
+ }
95
90
 
96
- .typography-subtitle2 {
97
- @apply text-base font-headers font-medium;
98
- }
91
+ .typography-subtitle1 {
92
+ @apply text-lg font-headers font-medium;
93
+ }
99
94
 
100
- .typography-body1 {
101
- }
95
+ .typography-subtitle2 {
96
+ @apply text-base font-headers font-medium;
97
+ }
102
98
 
103
- .typography-body2 {
104
- @apply text-sm;
105
- }
99
+ .typography-body1 {
100
+ }
106
101
 
107
- .typography-caption {
108
- @apply text-xs;
109
- }
102
+ .typography-body2 {
103
+ @apply text-sm;
104
+ }
110
105
 
111
- .typography-label {
112
- @apply text-sm font-medium;
113
- }
106
+ .typography-caption {
107
+ @apply text-xs;
108
+ }
114
109
 
115
- .typography-inherit {
116
- @apply text-inherit;
117
- }
110
+ .typography-label {
111
+ @apply text-sm font-medium;
112
+ }
118
113
 
119
- .typography-button {
120
- @apply text-sm font-semibold uppercase;
121
- }
114
+ .typography-inherit {
115
+ @apply text-inherit;
116
+ }
122
117
 
123
- :focus-visible {
124
- @apply outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2 focus-visible:ring-offset-transparent
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
+