@ryuzaki13/react-foundation-ui 1.0.13 → 1.0.14
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/package.json +1 -1
- package/src/styles/_base.scss +13 -46
- package/storybook-static/project.json +1 -1
package/package.json
CHANGED
package/src/styles/_base.scss
CHANGED
|
@@ -4,8 +4,8 @@ body {
|
|
|
4
4
|
@include stepped-font();
|
|
5
5
|
font-family: var(--font-family-base);
|
|
6
6
|
|
|
7
|
-
color: var(--content-0);
|
|
8
|
-
background-color: var(--surface-1);
|
|
7
|
+
// color: var(--content-0);
|
|
8
|
+
// background-color: var(--surface-1);
|
|
9
9
|
|
|
10
10
|
letter-spacing: var(--letter-spacing);
|
|
11
11
|
word-spacing: var(--word-spacing);
|
|
@@ -13,10 +13,6 @@ body {
|
|
|
13
13
|
text-size-adjust: 100%;
|
|
14
14
|
-webkit-font-smoothing: antialiased;
|
|
15
15
|
-moz-osx-font-smoothing: auto;
|
|
16
|
-
|
|
17
|
-
position: relative;
|
|
18
|
-
height: 100%;
|
|
19
|
-
overflow: hidden;
|
|
20
16
|
}
|
|
21
17
|
|
|
22
18
|
/* Для WebKit браузеров (Chrome, Safari, Edge) */
|
|
@@ -30,19 +26,6 @@ input:autofill {
|
|
|
30
26
|
background: var(--surface-0) !important;
|
|
31
27
|
}
|
|
32
28
|
|
|
33
|
-
#root {
|
|
34
|
-
display: grid;
|
|
35
|
-
grid-template-rows: auto 1fr;
|
|
36
|
-
height: 100%;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
// TODO: ВРЕМЕННО, не забыть убрать после адаптации шапки
|
|
40
|
-
@include mobile {
|
|
41
|
-
#root {
|
|
42
|
-
grid-template-rows: 1fr;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
29
|
#modal-root {
|
|
47
30
|
&:not(:empty) {
|
|
48
31
|
position: fixed;
|
|
@@ -55,6 +38,17 @@ input:autofill {
|
|
|
55
38
|
}
|
|
56
39
|
}
|
|
57
40
|
|
|
41
|
+
#dialog-root {
|
|
42
|
+
&:not(:empty) {
|
|
43
|
+
position: fixed;
|
|
44
|
+
z-index: var(--z-dialog);
|
|
45
|
+
left: 0;
|
|
46
|
+
top: 0;
|
|
47
|
+
right: 0;
|
|
48
|
+
bottom: 0;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
58
52
|
h1,
|
|
59
53
|
.h1 {
|
|
60
54
|
@include stepped-font(24);
|
|
@@ -197,13 +191,6 @@ table {
|
|
|
197
191
|
}
|
|
198
192
|
}
|
|
199
193
|
|
|
200
|
-
.lucide {
|
|
201
|
-
stroke-width: var(--stroke-width);
|
|
202
|
-
width: 1.25em;
|
|
203
|
-
height: 1.25em;
|
|
204
|
-
line-height: var(--line-height);
|
|
205
|
-
}
|
|
206
|
-
|
|
207
194
|
:focus-visible {
|
|
208
195
|
@include focusVisible;
|
|
209
196
|
}
|
|
@@ -216,26 +203,6 @@ table {
|
|
|
216
203
|
@include visuallyHidden;
|
|
217
204
|
}
|
|
218
205
|
|
|
219
|
-
.debug {
|
|
220
|
-
outline: 1px dashed rgb(255, 124, 216);
|
|
221
|
-
outline-offset: -1px;
|
|
222
|
-
}
|
|
223
|
-
// TODO: unused
|
|
224
|
-
.debug1 {
|
|
225
|
-
outline: 1px dashed rgb(255, 220, 124);
|
|
226
|
-
outline-offset: -1px;
|
|
227
|
-
}
|
|
228
|
-
// TODO: unused
|
|
229
|
-
.debug2 {
|
|
230
|
-
outline: 1px dashed rgb(124, 240, 255);
|
|
231
|
-
outline-offset: -1px;
|
|
232
|
-
}
|
|
233
|
-
// TODO: unused
|
|
234
|
-
.debug3 {
|
|
235
|
-
outline: 1px dashed rgb(124, 255, 172);
|
|
236
|
-
outline-offset: -1px;
|
|
237
|
-
}
|
|
238
|
-
|
|
239
206
|
// OPACITY
|
|
240
207
|
|
|
241
208
|
// TODO: unused
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"generatedAt":
|
|
1
|
+
{"generatedAt":1783678919773,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"metaFramework":{"name":"tanstack-react","packageName":"@tanstack/react-router","version":"1.170.17"},"knownPackages":{"testPackages":{"@testing-library/dom":"10.4.1","@testing-library/react":"16.3.2","@testing-library/user-event":"^14.6.1","vitest":"4.1.10"},"stateManagementPackages":{"zustand":"^5.0.14"},"dataFetchingPackages":{"@tanstack/react-query":"^5.101.1"},"routerPackages":{"@tanstack/react-router":"^1.170.16"}},"hasRouterPackage":false,"packageManager":{"type":"npm","version":"11.7.0","agent":"npm","nodeLinker":"node_modules"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-vite","options":{}},"builder":"@storybook/builder-vite","renderer":"@storybook/react","portableStoriesFileCount":0,"applicationFileCount":9,"storybookVersion":"10.4.6","storybookVersionSpecifier":"^10.4.6","language":"typescript","storybookPackages":{"@storybook/react-vite":{"version":"10.4.6"},"storybook":{}},"addons":{"@storybook/addon-docs":{"version":"10.4.6"},"@storybook/addon-a11y":{"version":"10.4.6"}},"packageJsonType":"module"}
|