ui-theme-igc-effect 1.0.9 → 1.0.11

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.
Files changed (23) hide show
  1. package/dist/themes/igcEffect/Theme.css +32 -32
  2. package/dist/themes/igcEffect/_color/Theme_color_igcEffectCustom.css +12 -12
  3. package/dist/themes/igcEffect/_color/Theme_color_igcEffectDark.css +112 -112
  4. package/dist/themes/igcEffect/_color/Theme_color_igcEffectDefault.css +110 -110
  5. package/dist/themes/igcEffect/_component/Theme_component_igcEffectButton.css +15 -15
  6. package/dist/themes/igcEffect/_component/Theme_component_igcEffectCheckbox.css +35 -35
  7. package/dist/themes/igcEffect/_component/Theme_component_igcEffectCommon.css +24 -24
  8. package/dist/themes/igcEffect/_component/Theme_component_igcEffectDatePicker.css +3 -3
  9. package/dist/themes/igcEffect/_component/Theme_component_igcEffectRctable.css +50 -50
  10. package/dist/themes/igcEffect/_component/Theme_component_igcEffectSelect.css +104 -104
  11. package/dist/themes/igcEffect/_component/Theme_component_igcEffectSwitch.css +10 -10
  12. package/dist/themes/igcEffect/_component/Theme_component_igcEffectTextField.css +18 -18
  13. package/dist/themes/igcEffect/_component/Theme_component_igcEffectTooltip.css +5 -0
  14. package/dist/themes/igcEffect/_control/Theme_control_igcEffect.css +19 -19
  15. package/dist/themes/igcEffect/_font/Theme_font_igcEffect.css +107 -107
  16. package/dist/themes/igcEffect/_shadow/Theme_shadow_igcEffect.css +8 -8
  17. package/dist/themes/igcEffect/_size/Theme_size_igcEffect.css +27 -27
  18. package/dist/themes/igcEffect/_space/Theme_space_igcEffect.css +14 -14
  19. package/dist/themes/igcEffect/presets/presetIgcEffectDark.d.ts +1 -0
  20. package/dist/themes/igcEffect/presets/presetIgcEffectDark.js +1 -0
  21. package/dist/themes/igcEffect/presets/presetIgcEffectDefault.d.ts +1 -0
  22. package/dist/themes/igcEffect/presets/presetIgcEffectDefault.js +1 -0
  23. package/package.json +36 -36
@@ -1,107 +1,107 @@
1
- @font-face {
2
- font-family: 'PT Root UI';
3
- src:
4
- url('pt-root-ui_vf.woff2') format('woff2'),
5
- url('pt-root-ui_vf.woff') format('woff');
6
- font-weight: 100;
7
- font-style: normal;
8
- }
9
-
10
- @font-face {
11
- font-family: 'PT Root UI';
12
- src:
13
- url('pt-root-ui_vf.woff2') format('woff2'),
14
- url('pt-root-ui_vf.woff') format('woff');
15
- font-weight: 200;
16
- font-style: normal;
17
- }
18
-
19
- @font-face {
20
- font-family: 'PT Root UI';
21
- src:
22
- url('pt-root-ui_light.woff2') format('woff2'),
23
- url('pt-root-ui_light.woff') format('woff');
24
- font-weight: 300;
25
- font-style: normal;
26
- }
27
-
28
- @font-face {
29
- font-family: 'PT Root UI';
30
- src:
31
- url('pt-root-ui_regular.woff2') format('woff2'),
32
- url('pt-root-ui_regular.woff') format('woff');
33
- font-weight: normal;
34
- font-style: normal;
35
- }
36
-
37
- @font-face {
38
- font-family: 'PT Root UI';
39
- src:
40
- url('pt-root-ui_regular.woff2') format('woff2'),
41
- url('pt-root-ui_regular.woff') format('woff');
42
- font-weight: 400;
43
- font-style: normal;
44
- }
45
-
46
- @font-face {
47
- font-family: 'PT Root UI';
48
- src:
49
- url('pt-root-ui_medium.woff2') format('woff2'),
50
- url('pt-root-ui_medium.woff') format('woff');
51
- font-weight: 500;
52
- font-style: normal;
53
- }
54
-
55
- @font-face {
56
- font-family: 'PT Root UI';
57
- src:
58
- url('pt-root-ui_vf.woff2') format('woff2'),
59
- url('pt-root-ui_vf.woff') format('woff');
60
- font-weight: 600;
61
- font-style: normal;
62
- }
63
-
64
- @font-face {
65
- font-family: 'PT Root UI';
66
- src:
67
- url('pt-root-ui_bold.woff2') format('woff2'),
68
- url('pt-root-ui_bold.woff') format('woff');
69
- font-weight: 700;
70
- font-style: normal;
71
- }
72
-
73
- @font-face {
74
- font-family: 'PT Root UI';
75
- src:
76
- url('pt-root-ui_bold.woff2') format('woff2'),
77
- url('pt-root-ui_bold.woff') format('woff');
78
- font-weight: bold;
79
- font-style: normal;
80
- }
81
-
82
- @font-face {
83
- font-family: 'PT Root UI';
84
- src:
85
- url('pt-root-ui_vf.woff2') format('woff2'),
86
- url('pt-root-ui_vf.woff') format('woff');
87
- font-weight: 800;
88
- font-style: normal;
89
- }
90
-
91
- @font-face {
92
- font-family: 'PT Root UI';
93
- src:
94
- url('pt-root-ui_vf.woff2') format('woff2'),
95
- url('pt-root-ui_vf.woff') format('woff');
96
- font-weight: 900;
97
- font-style: normal;
98
- }
99
-
100
- .Theme_font_igcEffect {
101
- --font-primary: 'PT Root UI', -apple-system, BlinkMacSystemFont, 'Roboto',
102
- 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans',
103
- 'Helvetica Neue', sans-serif;
104
- --font-mono: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
105
- monospace;
106
- font-family: var(--font-primary);
107
- }
1
+ @font-face {
2
+ font-family: 'PT Root UI';
3
+ src:
4
+ url('pt-root-ui_vf.woff2') format('woff2'),
5
+ url('pt-root-ui_vf.woff') format('woff');
6
+ font-weight: 100;
7
+ font-style: normal;
8
+ }
9
+
10
+ @font-face {
11
+ font-family: 'PT Root UI';
12
+ src:
13
+ url('pt-root-ui_vf.woff2') format('woff2'),
14
+ url('pt-root-ui_vf.woff') format('woff');
15
+ font-weight: 200;
16
+ font-style: normal;
17
+ }
18
+
19
+ @font-face {
20
+ font-family: 'PT Root UI';
21
+ src:
22
+ url('pt-root-ui_light.woff2') format('woff2'),
23
+ url('pt-root-ui_light.woff') format('woff');
24
+ font-weight: 300;
25
+ font-style: normal;
26
+ }
27
+
28
+ @font-face {
29
+ font-family: 'PT Root UI';
30
+ src:
31
+ url('pt-root-ui_regular.woff2') format('woff2'),
32
+ url('pt-root-ui_regular.woff') format('woff');
33
+ font-weight: normal;
34
+ font-style: normal;
35
+ }
36
+
37
+ @font-face {
38
+ font-family: 'PT Root UI';
39
+ src:
40
+ url('pt-root-ui_regular.woff2') format('woff2'),
41
+ url('pt-root-ui_regular.woff') format('woff');
42
+ font-weight: 400;
43
+ font-style: normal;
44
+ }
45
+
46
+ @font-face {
47
+ font-family: 'PT Root UI';
48
+ src:
49
+ url('pt-root-ui_medium.woff2') format('woff2'),
50
+ url('pt-root-ui_medium.woff') format('woff');
51
+ font-weight: 500;
52
+ font-style: normal;
53
+ }
54
+
55
+ @font-face {
56
+ font-family: 'PT Root UI';
57
+ src:
58
+ url('pt-root-ui_vf.woff2') format('woff2'),
59
+ url('pt-root-ui_vf.woff') format('woff');
60
+ font-weight: 600;
61
+ font-style: normal;
62
+ }
63
+
64
+ @font-face {
65
+ font-family: 'PT Root UI';
66
+ src:
67
+ url('pt-root-ui_bold.woff2') format('woff2'),
68
+ url('pt-root-ui_bold.woff') format('woff');
69
+ font-weight: 700;
70
+ font-style: normal;
71
+ }
72
+
73
+ @font-face {
74
+ font-family: 'PT Root UI';
75
+ src:
76
+ url('pt-root-ui_bold.woff2') format('woff2'),
77
+ url('pt-root-ui_bold.woff') format('woff');
78
+ font-weight: bold;
79
+ font-style: normal;
80
+ }
81
+
82
+ @font-face {
83
+ font-family: 'PT Root UI';
84
+ src:
85
+ url('pt-root-ui_vf.woff2') format('woff2'),
86
+ url('pt-root-ui_vf.woff') format('woff');
87
+ font-weight: 800;
88
+ font-style: normal;
89
+ }
90
+
91
+ @font-face {
92
+ font-family: 'PT Root UI';
93
+ src:
94
+ url('pt-root-ui_vf.woff2') format('woff2'),
95
+ url('pt-root-ui_vf.woff') format('woff');
96
+ font-weight: 900;
97
+ font-style: normal;
98
+ }
99
+
100
+ .Theme_font_igcEffect {
101
+ --font-primary: 'PT Root UI', -apple-system, BlinkMacSystemFont, 'Roboto',
102
+ 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans',
103
+ 'Helvetica Neue', sans-serif;
104
+ --font-mono: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
105
+ monospace;
106
+ font-family: var(--font-primary);
107
+ }
@@ -1,8 +1,8 @@
1
- .Theme_shadow_igcEffect {
2
- --shadow-group: 0px 2px 2px var(--color-shadow-group-1),
3
- 0px 2px 2px var(--color-shadow-group-2);
4
- --shadow-layer: 0px 4px 4px var(--color-shadow-layer-1),
5
- 0px 4px 4px var(--color-shadow-layer-2);
6
- --shadow-modal: 0px 4px 8px 0px var(--color-shadow-modal-1),
7
- 0px 0px 1px 0px var(--color-shadow-modal-2);
8
- }
1
+ .Theme_shadow_igcEffect {
2
+ --shadow-group: 0px 2px 2px var(--color-shadow-group-1),
3
+ 0px 2px 2px var(--color-shadow-group-2);
4
+ --shadow-layer: 0px 4px 4px var(--color-shadow-layer-1),
5
+ 0px 4px 4px var(--color-shadow-layer-2);
6
+ --shadow-modal: 0px 4px 8px 0px var(--color-shadow-modal-1),
7
+ 0px 0px 1px 0px var(--color-shadow-modal-2);
8
+ }
@@ -1,27 +1,27 @@
1
- .Theme_size_igcEffect {
2
- --size-text-2xs: 10px;
3
- --size-text-xs: 12px;
4
- --size-text-s: 14px;
5
- --size-text-m: 16px;
6
- --size-text-l: 18px;
7
- --size-text-xl: 20px;
8
- --size-text-2xl: 24px;
9
- --size-text-3xl: 32px;
10
- --size-text-4xl: 48px;
11
- --size-text-5xl: 72px;
12
- --size-text-6xl: 96px;
13
- --line-height-text-2xs: 1.1em;
14
- --line-height-text-xs: 1.2em;
15
- --line-height-text-s: 1.4em;
16
- --line-height-text-m: 18px;
17
- --line-height-text-l: 1.6em;
18
- --font-weight-text-thin: 100;
19
- --font-weight-text-extralight: 100;
20
- --font-weight-text-light: 300;
21
- --font-weight-text-regular: normal;
22
- --font-weight-text-medium: 500;
23
- --font-weight-text-semibold: 600;
24
- --font-weight-text-bold: bold;
25
- --font-weight-text-extrabold: 800;
26
- --font-weight-text-black: 900;
27
- }
1
+ .Theme_size_igcEffect {
2
+ --size-text-2xs: 10px;
3
+ --size-text-xs: 12px;
4
+ --size-text-s: 14px;
5
+ --size-text-m: 16px;
6
+ --size-text-l: 18px;
7
+ --size-text-xl: 20px;
8
+ --size-text-2xl: 24px;
9
+ --size-text-3xl: 32px;
10
+ --size-text-4xl: 48px;
11
+ --size-text-5xl: 72px;
12
+ --size-text-6xl: 96px;
13
+ --line-height-text-2xs: 1.1em;
14
+ --line-height-text-xs: 1.2em;
15
+ --line-height-text-s: 1.4em;
16
+ --line-height-text-m: 18px;
17
+ --line-height-text-l: 1.6em;
18
+ --font-weight-text-thin: 100;
19
+ --font-weight-text-extralight: 100;
20
+ --font-weight-text-light: 300;
21
+ --font-weight-text-regular: normal;
22
+ --font-weight-text-medium: 500;
23
+ --font-weight-text-semibold: 600;
24
+ --font-weight-text-bold: bold;
25
+ --font-weight-text-extrabold: 800;
26
+ --font-weight-text-black: 900;
27
+ }
@@ -1,14 +1,14 @@
1
- .Theme_space_igcEffect {
2
- --space-3xs: 2px;
3
- --space-2xs: 4px;
4
- --space-xs: 8px;
5
- --space-s: 12px;
6
- --space-m: 16px;
7
- --space-l: 20px;
8
- --space-xl: 24px;
9
- --space-2xl: 32px;
10
- --space-3xl: 40px;
11
- --space-4xl: 48px;
12
- --space-5xl: 72px;
13
- --space-6xl: 96px;
14
- }
1
+ .Theme_space_igcEffect {
2
+ --space-3xs: 2px;
3
+ --space-2xs: 4px;
4
+ --space-xs: 8px;
5
+ --space-s: 12px;
6
+ --space-m: 16px;
7
+ --space-l: 20px;
8
+ --space-xl: 24px;
9
+ --space-2xl: 32px;
10
+ --space-3xl: 40px;
11
+ --space-4xl: 48px;
12
+ --space-5xl: 72px;
13
+ --space-6xl: 96px;
14
+ }
@@ -15,5 +15,6 @@ import '../_component/Theme_component_igcEffectSwitch.css';
15
15
  import '../_component/Theme_component_igcEffectButton.css';
16
16
  import '../_component/Theme_component_igcEffectCommon.css';
17
17
  import '../_component/Theme_component_igcEffectDatePicker.css';
18
+ import '../_component/Theme_component_igcEffectTooltip.css';
18
19
  import { ThemePreset } from '@consta/uikit/Theme';
19
20
  export declare const presetIgcEffectDark: ThemePreset;
@@ -15,6 +15,7 @@ import '../_component/Theme_component_igcEffectSwitch.css';
15
15
  import '../_component/Theme_component_igcEffectButton.css';
16
16
  import '../_component/Theme_component_igcEffectCommon.css';
17
17
  import '../_component/Theme_component_igcEffectDatePicker.css';
18
+ import '../_component/Theme_component_igcEffectTooltip.css';
18
19
  export var presetIgcEffectDark = {
19
20
  color: {
20
21
  primary: 'igcEffectDark',
@@ -15,5 +15,6 @@ import '../_component/Theme_component_igcEffectSwitch.css';
15
15
  import '../_component/Theme_component_igcEffectButton.css';
16
16
  import '../_component/Theme_component_igcEffectCommon.css';
17
17
  import '../_component/Theme_component_igcEffectDatePicker.css';
18
+ import '../_component/Theme_component_igcEffectTooltip.css';
18
19
  import { ThemePreset } from '@consta/uikit/Theme';
19
20
  export declare const presetIgcEffectDefault: ThemePreset;
@@ -15,6 +15,7 @@ import '../_component/Theme_component_igcEffectSwitch.css';
15
15
  import '../_component/Theme_component_igcEffectButton.css';
16
16
  import '../_component/Theme_component_igcEffectCommon.css';
17
17
  import '../_component/Theme_component_igcEffectDatePicker.css';
18
+ import '../_component/Theme_component_igcEffectTooltip.css';
18
19
  export var presetIgcEffectDefault = {
19
20
  color: {
20
21
  primary: 'igcEffectDefault',
package/package.json CHANGED
@@ -1,36 +1,36 @@
1
- {
2
- "name": "ui-theme-igc-effect",
3
- "private": false,
4
- "version": "1.0.9",
5
- "type": "module",
6
- "license": "MIT",
7
- "files": [
8
- "dist"
9
- ],
10
- "main": "./dist/index.js",
11
- "exports": {
12
- ".": {
13
- "import": "./dist/index.js"
14
- }
15
- },
16
- "scripts": {
17
- "build:css": "npx postcss dist/**/*.css --replace",
18
- "build:copy": "node --loader ts-node/esm ./scripts/copyToDist.ts",
19
- "build:rmAssets": "node --loader ts-node/esm ./scripts/rmAssets.ts",
20
- "build": "tsc --build && npm run build:copy && npm run build:css && npm run build:rmAssets && npm run prettier:dist",
21
- "prettier:dist": "prettier --write dist --ignore-path ''"
22
- },
23
- "peerDependencies": {
24
- "@consta/uikit": "4 - 5"
25
- },
26
- "devDependencies": {
27
- "@types/node": "^20.11.5",
28
- "postcss": "^8.4.33",
29
- "postcss-cli": "^11.0.0",
30
- "postcss-discard-comments": "^6.0.1",
31
- "postcss-url": "^10.1.3",
32
- "prettier": "^3.2.4",
33
- "ts-node": "^10.9.2",
34
- "typescript": "^5.2.2"
35
- }
36
- }
1
+ {
2
+ "name": "ui-theme-igc-effect",
3
+ "private": false,
4
+ "version": "1.0.11",
5
+ "type": "module",
6
+ "license": "MIT",
7
+ "files": [
8
+ "dist"
9
+ ],
10
+ "main": "./dist/index.js",
11
+ "exports": {
12
+ ".": {
13
+ "import": "./dist/index.js"
14
+ }
15
+ },
16
+ "scripts": {
17
+ "build:css": "npx postcss dist/**/*.css --replace",
18
+ "build:copy": "node --loader ts-node/esm ./scripts/copyToDist.ts",
19
+ "build:rmAssets": "node --loader ts-node/esm ./scripts/rmAssets.ts",
20
+ "build": "tsc --build && npm run build:copy && npm run build:css && npm run build:rmAssets && npm run prettier:dist",
21
+ "prettier:dist": "prettier --write dist --ignore-path ''"
22
+ },
23
+ "peerDependencies": {
24
+ "@consta/uikit": "4 - 5"
25
+ },
26
+ "devDependencies": {
27
+ "@types/node": "^20.11.5",
28
+ "postcss": "^8.4.33",
29
+ "postcss-cli": "^11.0.0",
30
+ "postcss-discard-comments": "^6.0.1",
31
+ "postcss-url": "^10.1.3",
32
+ "prettier": "^3.2.4",
33
+ "ts-node": "^10.9.2",
34
+ "typescript": "^5.2.2"
35
+ }
36
+ }