@hh.ru/magritte-ui-picker-wheel 1.0.16 → 1.0.17

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/PickerWheel.js CHANGED
@@ -6,7 +6,7 @@ import { initScrollHandlers } from '@hh.ru/magritte-internal-custom-scroll';
6
6
  import { BottomSheetContext } from '@hh.ru/magritte-ui-bottom-sheet';
7
7
  import { useBreakpoint } from '@hh.ru/magritte-ui-breakpoint';
8
8
 
9
- var styles = {"picker-wheel":"magritte-picker-wheel___VaPvG_1-0-16","pickerWheel":"magritte-picker-wheel___VaPvG_1-0-16","selected-item-background":"magritte-selected-item-background___UnBPm_1-0-16","selectedItemBackground":"magritte-selected-item-background___UnBPm_1-0-16","columns":"magritte-columns___I7bCB_1-0-16","touch-events-overlay":"magritte-touch-events-overlay___c3YOp_1-0-16","touchEventsOverlay":"magritte-touch-events-overlay___c3YOp_1-0-16","fixed-height":"magritte-fixed-height___BLw9W_1-0-16","fixedHeight":"magritte-fixed-height___BLw9W_1-0-16","column-wrapper":"magritte-column-wrapper___yRwai_1-0-16","columnWrapper":"magritte-column-wrapper___yRwai_1-0-16","column-position-wrapper":"magritte-column-position-wrapper___wQTIu_1-0-16","columnPositionWrapper":"magritte-column-position-wrapper___wQTIu_1-0-16","wide-column-wrapper":"magritte-wide-column-wrapper___nvecx_1-0-16","wideColumnWrapper":"magritte-wide-column-wrapper___nvecx_1-0-16","full-width-column-wrapper":"magritte-full-width-column-wrapper___oxhh1_1-0-16","fullWidthColumnWrapper":"magritte-full-width-column-wrapper___oxhh1_1-0-16","column":"magritte-column___IMYca_1-0-16","item":"magritte-item___4RQVs_1-0-16","align-left":"magritte-align-left___PXJt0_1-0-16","alignLeft":"magritte-align-left___PXJt0_1-0-16","align-right":"magritte-align-right___0yc2S_1-0-16","alignRight":"magritte-align-right___0yc2S_1-0-16","disabled":"magritte-disabled___d3ukm_1-0-16","selected":"magritte-selected___Nar3H_1-0-16"};
9
+ var styles = {"picker-wheel":"magritte-picker-wheel___VaPvG_1-0-17","pickerWheel":"magritte-picker-wheel___VaPvG_1-0-17","selected-item-background":"magritte-selected-item-background___UnBPm_1-0-17","selectedItemBackground":"magritte-selected-item-background___UnBPm_1-0-17","columns":"magritte-columns___I7bCB_1-0-17","touch-events-overlay":"magritte-touch-events-overlay___c3YOp_1-0-17","touchEventsOverlay":"magritte-touch-events-overlay___c3YOp_1-0-17","fixed-height":"magritte-fixed-height___BLw9W_1-0-17","fixedHeight":"magritte-fixed-height___BLw9W_1-0-17","column-wrapper":"magritte-column-wrapper___yRwai_1-0-17","columnWrapper":"magritte-column-wrapper___yRwai_1-0-17","column-position-wrapper":"magritte-column-position-wrapper___wQTIu_1-0-17","columnPositionWrapper":"magritte-column-position-wrapper___wQTIu_1-0-17","wide-column-wrapper":"magritte-wide-column-wrapper___nvecx_1-0-17","wideColumnWrapper":"magritte-wide-column-wrapper___nvecx_1-0-17","full-width-column-wrapper":"magritte-full-width-column-wrapper___oxhh1_1-0-17","fullWidthColumnWrapper":"magritte-full-width-column-wrapper___oxhh1_1-0-17","column":"magritte-column___IMYca_1-0-17","item":"magritte-item___4RQVs_1-0-17","align-left":"magritte-align-left___PXJt0_1-0-17","alignLeft":"magritte-align-left___PXJt0_1-0-17","align-right":"magritte-align-right___0yc2S_1-0-17","alignRight":"magritte-align-right___0yc2S_1-0-17","disabled":"magritte-disabled___d3ukm_1-0-17","selected":"magritte-selected___Nar3H_1-0-17"};
10
10
 
11
11
  const FIXED_HEIGHT_ITEMS = 7;
12
12
  const ITEM_HEIGHT = 48;
package/index.css CHANGED
@@ -1,93 +1,93 @@
1
1
  :root{
2
- --magritte-color-text-primary-v21-4-1:#000000;
3
- --magritte-color-text-state-primary-disabled-v21-4-1:#0000007a;
4
- --magritte-color-component-time-picker-background-selection-v21-4-1:#F1F4F9;
2
+ --magritte-color-text-primary-v21-4-2:#000000;
3
+ --magritte-color-text-state-primary-disabled-v21-4-2:#0000007a;
4
+ --magritte-color-component-time-picker-background-selection-v21-4-2:#F1F4F9;
5
5
  }
6
6
  :root{
7
- --magritte-typography-label-1-regular-font-family-v21-4-1:"hh sans";
8
- --magritte-typography-label-1-regular-font-weight-v21-4-1:400;
9
- --magritte-typography-label-1-regular-line-height-v21-4-1:26px;
10
- --magritte-typography-label-1-regular-font-size-v21-4-1:18px;
11
- --magritte-typography-label-1-regular-letter-spacing-v21-4-1:-0.005em;
12
- --magritte-typography-label-1-regular-text-indent-v21-4-1:0px;
13
- --magritte-typography-label-1-regular-text-transform-v21-4-1:none;
14
- --magritte-typography-label-1-regular-text-decoration-v21-4-1:none;
7
+ --magritte-typography-label-1-regular-font-family-v21-4-2:"hh sans";
8
+ --magritte-typography-label-1-regular-font-weight-v21-4-2:400;
9
+ --magritte-typography-label-1-regular-line-height-v21-4-2:26px;
10
+ --magritte-typography-label-1-regular-font-size-v21-4-2:18px;
11
+ --magritte-typography-label-1-regular-letter-spacing-v21-4-2:-0.005em;
12
+ --magritte-typography-label-1-regular-text-indent-v21-4-2:0px;
13
+ --magritte-typography-label-1-regular-text-transform-v21-4-2:none;
14
+ --magritte-typography-label-1-regular-text-decoration-v21-4-2:none;
15
15
  }
16
16
  .magritte-night-theme{
17
- --magritte-color-text-primary-v21-4-1:#ffffff;
18
- --magritte-color-text-state-primary-disabled-v21-4-1:#ababab7a;
19
- --magritte-color-component-time-picker-background-selection-v21-4-1:#262626;
17
+ --magritte-color-text-primary-v21-4-2:#ffffff;
18
+ --magritte-color-text-state-primary-disabled-v21-4-2:#ababab7a;
19
+ --magritte-color-component-time-picker-background-selection-v21-4-2:#262626;
20
20
  }
21
- .magritte-picker-wheel___VaPvG_1-0-16{
21
+ .magritte-picker-wheel___VaPvG_1-0-17{
22
22
  position:relative;
23
23
  height:100%;
24
24
  }
25
- .magritte-selected-item-background___UnBPm_1-0-16{
25
+ .magritte-selected-item-background___UnBPm_1-0-17{
26
26
  position:absolute;
27
27
  inset:calc(50% - 48px / 2) 0;
28
- background-color:var(--magritte-color-component-time-picker-background-selection-v21-4-1);
28
+ background-color:var(--magritte-color-component-time-picker-background-selection-v21-4-2);
29
29
  }
30
- .magritte-columns___I7bCB_1-0-16{
30
+ .magritte-columns___I7bCB_1-0-17{
31
31
  position:relative;
32
32
  height:100%;
33
33
  display:flex;
34
34
  align-items:stretch;
35
35
  justify-content:center;
36
36
  }
37
- .magritte-touch-events-overlay___c3YOp_1-0-16{
37
+ .magritte-touch-events-overlay___c3YOp_1-0-17{
38
38
  position:absolute;
39
39
  inset:0;
40
40
  }
41
- .magritte-fixed-height___BLw9W_1-0-16{
41
+ .magritte-fixed-height___BLw9W_1-0-17{
42
42
  height:336px;
43
43
  }
44
- .magritte-column-wrapper___yRwai_1-0-16{
44
+ .magritte-column-wrapper___yRwai_1-0-17{
45
45
  flex:0 0 64px;
46
46
  position:relative;
47
47
  }
48
- .magritte-column-position-wrapper___wQTIu_1-0-16{
48
+ .magritte-column-position-wrapper___wQTIu_1-0-17{
49
49
  position:relative;
50
50
  top:50%;
51
51
  margin-top:-24px;
52
52
  }
53
- .magritte-wide-column-wrapper___nvecx_1-0-16{
53
+ .magritte-wide-column-wrapper___nvecx_1-0-17{
54
54
  flex:0 0 105px;
55
55
  }
56
- .magritte-full-width-column-wrapper___oxhh1_1-0-16{
56
+ .magritte-full-width-column-wrapper___oxhh1_1-0-17{
57
57
  flex:0 0 100%;
58
58
  }
59
- .magritte-column___IMYca_1-0-16{
59
+ .magritte-column___IMYca_1-0-17{
60
60
  will-change:transform;
61
61
  transform:translate3d(0, 0, 0);
62
62
  }
63
- .magritte-item___4RQVs_1-0-16{
64
- font-family:var(--magritte-typography-label-1-regular-font-family-v21-4-1);
65
- font-weight:var(--magritte-typography-label-1-regular-font-weight-v21-4-1);
66
- line-height:var(--magritte-typography-label-1-regular-line-height-v21-4-1);
67
- font-size:var(--magritte-typography-label-1-regular-font-size-v21-4-1);
68
- letter-spacing:var(--magritte-typography-label-1-regular-letter-spacing-v21-4-1);
69
- text-indent:var(--magritte-typography-label-1-regular-text-indent-v21-4-1);
70
- text-transform:var(--magritte-typography-label-1-regular-text-transform-v21-4-1);
71
- text-decoration:var(--magritte-typography-label-1-regular-text-decoration-v21-4-1);
72
- color:var(--magritte-color-text-primary-v21-4-1);
63
+ .magritte-item___4RQVs_1-0-17{
64
+ font-family:var(--magritte-typography-label-1-regular-font-family-v21-4-2);
65
+ font-weight:var(--magritte-typography-label-1-regular-font-weight-v21-4-2);
66
+ line-height:var(--magritte-typography-label-1-regular-line-height-v21-4-2);
67
+ font-size:var(--magritte-typography-label-1-regular-font-size-v21-4-2);
68
+ letter-spacing:var(--magritte-typography-label-1-regular-letter-spacing-v21-4-2);
69
+ text-indent:var(--magritte-typography-label-1-regular-text-indent-v21-4-2);
70
+ text-transform:var(--magritte-typography-label-1-regular-text-transform-v21-4-2);
71
+ text-decoration:var(--magritte-typography-label-1-regular-text-decoration-v21-4-2);
72
+ color:var(--magritte-color-text-primary-v21-4-2);
73
73
  height:18px;
74
74
  line-height:18px;
75
75
  padding:calc((48px - 18px) / 2) 0;
76
76
  text-align:center;
77
77
  transform-origin:center center;
78
78
  }
79
- .magritte-item___4RQVs_1-0-16.magritte-align-left___PXJt0_1-0-16{
79
+ .magritte-item___4RQVs_1-0-17.magritte-align-left___PXJt0_1-0-17{
80
80
  text-align:left;
81
81
  transform-origin:left center;
82
82
  }
83
- .magritte-item___4RQVs_1-0-16.magritte-align-right___0yc2S_1-0-16{
83
+ .magritte-item___4RQVs_1-0-17.magritte-align-right___0yc2S_1-0-17{
84
84
  text-align:right;
85
85
  transform-origin:right center;
86
86
  }
87
- .magritte-item___4RQVs_1-0-16.magritte-disabled___d3ukm_1-0-16{
88
- color:var(--magritte-color-text-state-primary-disabled-v21-4-1);
87
+ .magritte-item___4RQVs_1-0-17.magritte-disabled___d3ukm_1-0-17{
88
+ color:var(--magritte-color-text-state-primary-disabled-v21-4-2);
89
89
  }
90
- .magritte-item___4RQVs_1-0-16.magritte-selected___Nar3H_1-0-16{
90
+ .magritte-item___4RQVs_1-0-17.magritte-selected___Nar3H_1-0-17{
91
91
  font-weight:500;
92
92
  height:22px;
93
93
  line-height:22px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui-picker-wheel",
3
- "version": "1.0.16",
3
+ "version": "1.0.17",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": [
@@ -20,13 +20,13 @@
20
20
  "watch": "yarn root:watch $(pwd)"
21
21
  },
22
22
  "dependencies": {
23
- "@hh.ru/magritte-design-tokens": "21.4.1",
23
+ "@hh.ru/magritte-design-tokens": "21.4.2",
24
24
  "@hh.ru/magritte-internal-custom-scroll": "1.4.0",
25
25
  "@hh.ru/magritte-types": "5.0.1",
26
- "@hh.ru/magritte-ui-bottom-sheet": "7.1.14",
26
+ "@hh.ru/magritte-ui-bottom-sheet": "7.1.15",
27
27
  "@hh.ru/magritte-ui-breakpoint": "5.0.0",
28
- "@hh.ru/magritte-ui-theme-provider": "1.1.43",
29
- "@hh.ru/magritte-ui-typography": "3.0.34"
28
+ "@hh.ru/magritte-ui-theme-provider": "1.1.44",
29
+ "@hh.ru/magritte-ui-typography": "3.0.35"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "classnames": ">=2.3.2",
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "bb2cc4bead8878b27ed2de03e1cbdeffc706f517"
38
+ "gitHead": "e402cc9c3a1c6f84ffa5651e51290e4194e564d6"
39
39
  }