@alfalab/core-components-tabs 8.0.6 → 8.0.7

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 (104) hide show
  1. package/collapsible.js +2 -2
  2. package/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  3. package/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  4. package/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  5. package/components/primary-tablist/Component.desktop.js +1 -1
  6. package/components/primary-tablist/Component.mobile.js +2 -2
  7. package/components/primary-tablist/Component.responsive.js +2 -2
  8. package/components/primary-tablist/index.css +29 -29
  9. package/components/primary-tablist/mobile.css +32 -32
  10. package/components/scrollable-container/Component.js +1 -1
  11. package/components/scrollable-container/index.css +5 -5
  12. package/components/secondary-tablist/Component.desktop.js +1 -1
  13. package/components/secondary-tablist/Component.mobile.js +2 -2
  14. package/components/secondary-tablist/Component.responsive.js +1 -1
  15. package/components/secondary-tablist/index.css +11 -11
  16. package/components/secondary-tablist/mobile.css +13 -13
  17. package/components/tab/Component.js +1 -1
  18. package/components/tab/index.css +3 -3
  19. package/components/tabs/Component.collabsible.desktop.js +1 -1
  20. package/components/tabs/Component.collapsible.mobile.js +2 -2
  21. package/components/tabs/Component.collapsible.responsive.js +2 -2
  22. package/components/tabs/Component.desktop.js +2 -2
  23. package/components/tabs/Component.mobile.js +3 -3
  24. package/components/tabs/Component.responsive.js +3 -3
  25. package/cssm/index-f12ee135.d.ts +5 -0
  26. package/desktop.js +2 -2
  27. package/esm/collapsible.js +2 -2
  28. package/esm/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  29. package/esm/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  30. package/esm/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  31. package/esm/components/primary-tablist/Component.desktop.js +1 -1
  32. package/esm/components/primary-tablist/Component.mobile.js +2 -2
  33. package/esm/components/primary-tablist/Component.responsive.js +2 -2
  34. package/esm/components/primary-tablist/index.css +29 -29
  35. package/esm/components/primary-tablist/mobile.css +32 -32
  36. package/esm/components/scrollable-container/Component.js +1 -1
  37. package/esm/components/scrollable-container/index.css +5 -5
  38. package/esm/components/secondary-tablist/Component.desktop.js +1 -1
  39. package/esm/components/secondary-tablist/Component.mobile.js +2 -2
  40. package/esm/components/secondary-tablist/Component.responsive.js +1 -1
  41. package/esm/components/secondary-tablist/index.css +11 -11
  42. package/esm/components/secondary-tablist/mobile.css +13 -13
  43. package/esm/components/tab/Component.js +1 -1
  44. package/esm/components/tab/index.css +3 -3
  45. package/esm/components/tabs/Component.collabsible.desktop.js +1 -1
  46. package/esm/components/tabs/Component.collapsible.mobile.js +2 -2
  47. package/esm/components/tabs/Component.collapsible.responsive.js +2 -2
  48. package/esm/components/tabs/Component.desktop.js +2 -2
  49. package/esm/components/tabs/Component.mobile.js +3 -3
  50. package/esm/components/tabs/Component.responsive.js +3 -3
  51. package/esm/desktop.js +2 -2
  52. package/esm/index-f12ee135.d.ts +5 -0
  53. package/esm/index.js +3 -3
  54. package/esm/index.module-07ecf2f2.js +4 -0
  55. package/esm/index.module-bf43c7e6.js +4 -0
  56. package/esm/mobile.js +3 -3
  57. package/esm/mobile.module-28188e8d.js +4 -0
  58. package/index-ebda875c.d.ts +86 -21
  59. package/index-f12ee135.d.ts +5 -0
  60. package/index.js +3 -3
  61. package/index.module-3691700d.js +6 -0
  62. package/index.module-dce6bd4b.js +6 -0
  63. package/mobile.js +3 -3
  64. package/{mobile.module-6b11e45e.js → mobile.module-e4053729.js} +1 -1
  65. package/modern/collapsible.js +2 -2
  66. package/modern/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  67. package/modern/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  68. package/modern/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  69. package/modern/components/primary-tablist/Component.desktop.js +1 -1
  70. package/modern/components/primary-tablist/Component.mobile.js +2 -2
  71. package/modern/components/primary-tablist/Component.responsive.js +2 -2
  72. package/modern/components/primary-tablist/index.css +29 -29
  73. package/modern/components/primary-tablist/mobile.css +32 -32
  74. package/modern/components/scrollable-container/Component.js +1 -1
  75. package/modern/components/scrollable-container/index.css +5 -5
  76. package/modern/components/secondary-tablist/Component.desktop.js +1 -1
  77. package/modern/components/secondary-tablist/Component.mobile.js +2 -2
  78. package/modern/components/secondary-tablist/Component.responsive.js +1 -1
  79. package/modern/components/secondary-tablist/index.css +11 -11
  80. package/modern/components/secondary-tablist/mobile.css +13 -13
  81. package/modern/components/tab/Component.js +1 -1
  82. package/modern/components/tab/index.css +3 -3
  83. package/modern/components/tabs/Component.collabsible.desktop.js +1 -1
  84. package/modern/components/tabs/Component.collapsible.mobile.js +2 -2
  85. package/modern/components/tabs/Component.collapsible.responsive.js +2 -2
  86. package/modern/components/tabs/Component.desktop.js +2 -2
  87. package/modern/components/tabs/Component.mobile.js +3 -3
  88. package/modern/components/tabs/Component.responsive.js +3 -3
  89. package/modern/desktop.js +2 -2
  90. package/modern/index-f12ee135.d.ts +5 -0
  91. package/modern/index.js +3 -3
  92. package/modern/index.module-2a3e44bc.js +4 -0
  93. package/modern/index.module-5aa4033e.js +4 -0
  94. package/modern/mobile.js +3 -3
  95. package/modern/mobile.module-47eb0ef0.js +4 -0
  96. package/package.json +3 -3
  97. package/esm/index.module-0d6aac07.js +0 -4
  98. package/esm/index.module-dab47194.js +0 -4
  99. package/esm/mobile.module-9b70a4fc.js +0 -4
  100. package/index.module-1176452c.js +0 -6
  101. package/index.module-6fac1a11.js +0 -6
  102. package/modern/index.module-2f2bbaf5.js +0 -4
  103. package/modern/index.module-9e23227a.js +0 -4
  104. package/modern/mobile.module-a0b368a1.js +0 -4
@@ -1,4 +1,4 @@
1
- /* hash: fbtrt */
1
+ /* hash: tx1z0 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-accent: #ef3124;
@@ -83,11 +83,11 @@
83
83
  /* size l */
84
84
 
85
85
  /* size xl */
86
- } .tabs__component_d0xly {
86
+ } .tabs__component_hpujn {
87
87
  position: relative;
88
88
  display: inline-flex;
89
89
  min-width: 100%
90
- } .tabs__component_d0xly:before {
90
+ } .tabs__component_hpujn:before {
91
91
  content: '';
92
92
  display: block;
93
93
  position: absolute;
@@ -95,17 +95,17 @@
95
95
  height: 1px;
96
96
  width: 100%;
97
97
  background-color: var(--primary-tablist-bottom-border-color);
98
- } .tabs__fullWidthScroll_d0xly {
98
+ } .tabs__fullWidthScroll_hpujn {
99
99
  min-width: calc(100% - 2 * var(--gap-m));
100
100
  margin: 0 var(--gap-m);
101
- } .tabs__container_d0xly {
101
+ } .tabs__container_hpujn {
102
102
  position: relative;
103
103
  overflow: hidden;
104
104
 
105
105
  /* focus-outline fix */
106
106
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
107
107
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
108
- } .tabs__title_d0xly {
108
+ } .tabs__title_hpujn {
109
109
  display: flex;
110
110
  align-items: center;
111
111
  height: 100%;
@@ -122,76 +122,76 @@
122
122
  user-select: none;
123
123
  cursor: pointer;
124
124
  outline: none
125
- } .tabs__title_d0xly:not(.tabs__disabled_d0xly):hover {
125
+ } .tabs__title_hpujn:not(.tabs__disabled_hpujn):hover {
126
126
  color: var(--primary-tablist-hover-color);
127
- } .tabs__focused_d0xly {
127
+ } .tabs__focused_hpujn {
128
128
  outline: 2px solid var(--focus-color);
129
129
  outline-offset: 2px;
130
- } .tabs__collapsed_d0xly {
130
+ } .tabs__collapsed_hpujn {
131
131
  order: 99;
132
132
  visibility: collapse;
133
- } .tabs__selected_d0xly {
133
+ } .tabs__selected_hpujn {
134
134
  cursor: default;
135
135
  color: var(--primary-tablist-selected-color);
136
- } .tabs__disabled_d0xly {
136
+ } .tabs__disabled_hpujn {
137
137
  cursor: var(--disabled-cursor);
138
138
  color: var(--primary-tablist-disabled-color);
139
- } .tabs__line_d0xly {
139
+ } .tabs__line_hpujn {
140
140
  position: absolute;
141
141
  height: 3px;
142
142
  bottom: 0;
143
143
  left: 0;
144
144
  background-color: var(--primary-tablist-line-color);
145
145
  transition: transform 0.2s ease, width 0.2s ease;
146
- } /* sizes */ .tabs__s_d0xly .tabs__title_d0xly, .tabs__xs_d0xly .tabs__title_d0xly, .tabs__xxs_d0xly .tabs__title_d0xly {
146
+ } /* sizes */ .tabs__s_hpujn .tabs__title_hpujn, .tabs__xs_hpujn .tabs__title_hpujn, .tabs__xxs_hpujn .tabs__title_hpujn {
147
147
  padding: var(--primary-tablist-s-padding);
148
148
  font-size: var(--primary-tablist-s-font-size);
149
149
  font-weight: var(--primary-tablist-s-font-weight);
150
150
  font-family: var(--primary-tablist-s-font-family);
151
151
  line-height: 24px;
152
- } .tabs__s_d0xly .tabs__title_d0xly + .tabs__title_d0xly, .tabs__xs_d0xly .tabs__title_d0xly + .tabs__title_d0xly, .tabs__xxs_d0xly .tabs__title_d0xly + .tabs__title_d0xly {
152
+ } .tabs__s_hpujn .tabs__title_hpujn + .tabs__title_hpujn, .tabs__xs_hpujn .tabs__title_hpujn + .tabs__title_hpujn, .tabs__xxs_hpujn .tabs__title_hpujn + .tabs__title_hpujn {
153
153
  margin-left: var(--primary-tablist-s-gaps);
154
- } .tabs__s_d0xly .tabs__pickerWrapper_d0xly, .tabs__xs_d0xly .tabs__pickerWrapper_d0xly, .tabs__xxs_d0xly .tabs__pickerWrapper_d0xly {
154
+ } .tabs__s_hpujn .tabs__pickerWrapper_hpujn, .tabs__xs_hpujn .tabs__pickerWrapper_hpujn, .tabs__xxs_hpujn .tabs__pickerWrapper_hpujn {
155
155
  margin-left: var(--primary-tablist-s-gaps);
156
- } .tabs__s_d0xly .tabs__option_d0xly, .tabs__xs_d0xly .tabs__option_d0xly, .tabs__xxs_d0xly .tabs__option_d0xly {
156
+ } .tabs__s_hpujn .tabs__option_hpujn, .tabs__xs_hpujn .tabs__option_hpujn, .tabs__xxs_hpujn .tabs__option_hpujn {
157
157
  padding: 0;
158
- } .tabs__m_d0xly .tabs__title_d0xly {
158
+ } .tabs__m_hpujn .tabs__title_hpujn {
159
159
  padding: var(--primary-tablist-m-padding);
160
160
  font-size: var(--primary-tablist-m-font-size);
161
161
  font-weight: var(--primary-tablist-m-font-weight);
162
162
  font-family: var(--primary-tablist-m-font-family);
163
163
  line-height: 24px;
164
- } .tabs__m_d0xly .tabs__title_d0xly + .tabs__title_d0xly {
164
+ } .tabs__m_hpujn .tabs__title_hpujn + .tabs__title_hpujn {
165
165
  margin-left: var(--primary-tablist-m-gaps);
166
- } .tabs__m_d0xly .tabs__pickerWrapper_d0xly {
166
+ } .tabs__m_hpujn .tabs__pickerWrapper_hpujn {
167
167
  margin-left: var(--primary-tablist-m-gaps);
168
- } .tabs__m_d0xly .tabs__option_d0xly {
168
+ } .tabs__m_hpujn .tabs__option_hpujn {
169
169
  padding: 0;
170
- } .tabs__l_d0xly .tabs__title_d0xly {
170
+ } .tabs__l_hpujn .tabs__title_hpujn {
171
171
  padding: var(--primary-tablist-l-padding);
172
172
  font-size: var(--primary-tablist-l-font-size);
173
173
  font-weight: var(--primary-tablist-l-font-weight);
174
174
  font-family: var(--primary-tablist-l-font-family);
175
175
  line-height: 24px;
176
- } .tabs__l_d0xly .tabs__title_d0xly + .tabs__title_d0xly {
176
+ } .tabs__l_hpujn .tabs__title_hpujn + .tabs__title_hpujn {
177
177
  margin-left: var(--primary-tablist-l-gaps);
178
- } .tabs__l_d0xly .tabs__pickerWrapper_d0xly {
178
+ } .tabs__l_hpujn .tabs__pickerWrapper_hpujn {
179
179
  margin-left: var(--primary-tablist-l-gaps);
180
- } .tabs__l_d0xly .tabs__option_d0xly {
180
+ } .tabs__l_hpujn .tabs__option_hpujn {
181
181
  padding: 0;
182
- } .tabs__xl_d0xly .tabs__title_d0xly {
182
+ } .tabs__xl_hpujn .tabs__title_hpujn {
183
183
  padding: var(--primary-tablist-xl-padding);
184
184
  font-size: var(--primary-tablist-xl-font-size);
185
185
  font-weight: var(--primary-tablist-xl-font-weight);
186
186
  font-family: var(--primary-tablist-xl-font-family);
187
187
  line-height: 32px;
188
- } .tabs__xl_d0xly .tabs__title_d0xly + .tabs__title_d0xly {
188
+ } .tabs__xl_hpujn .tabs__title_hpujn + .tabs__title_hpujn {
189
189
  margin-left: var(--primary-tablist-xl-gaps);
190
- } .tabs__xl_d0xly .tabs__pickerWrapper_d0xly {
190
+ } .tabs__xl_hpujn .tabs__pickerWrapper_hpujn {
191
191
  margin-left: var(--primary-tablist-xl-gaps);
192
- } .tabs__xl_d0xly .tabs__option_d0xly {
192
+ } .tabs__xl_hpujn .tabs__option_hpujn {
193
193
  padding: 0;
194
- } .tabs__rightAddons_d0xly {
194
+ } .tabs__rightAddons_hpujn {
195
195
  display: flex;
196
196
  justify-content: center;
197
197
  align-items: center;
@@ -1,4 +1,4 @@
1
- /* hash: 1xj0f */
1
+ /* hash: 1ulmw */
2
2
  :root {
3
3
  }/* deprecated */:root {
4
4
  --color-light-border-accent: #ef3124;
@@ -90,11 +90,11 @@
90
90
  /* size l */
91
91
 
92
92
  /* size xl */
93
- }.tabs__component_d0xly {
93
+ }.tabs__component_hpujn {
94
94
  position: relative;
95
95
  display: inline-flex;
96
96
  min-width: 100%
97
- }.tabs__component_d0xly:before {
97
+ }.tabs__component_hpujn:before {
98
98
  content: '';
99
99
  display: block;
100
100
  position: absolute;
@@ -102,17 +102,17 @@
102
102
  height: 1px;
103
103
  width: 100%;
104
104
  background-color: var(--primary-tablist-bottom-border-color);
105
- }.tabs__fullWidthScroll_d0xly {
105
+ }.tabs__fullWidthScroll_hpujn {
106
106
  min-width: calc(100% - 2 * var(--gap-m));
107
107
  margin: 0 var(--gap-m);
108
- }.tabs__container_d0xly {
108
+ }.tabs__container_hpujn {
109
109
  position: relative;
110
110
  overflow: hidden;
111
111
 
112
112
  /* focus-outline fix */
113
113
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
114
114
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
115
- }.tabs__title_d0xly {
115
+ }.tabs__title_hpujn {
116
116
  display: flex;
117
117
  align-items: center;
118
118
  height: 100%;
@@ -129,76 +129,76 @@
129
129
  user-select: none;
130
130
  cursor: pointer;
131
131
  outline: none
132
- }.tabs__title_d0xly:not(.tabs__disabled_d0xly):hover {
132
+ }.tabs__title_hpujn:not(.tabs__disabled_hpujn):hover {
133
133
  color: var(--primary-tablist-hover-color);
134
- }.tabs__focused_d0xly {
134
+ }.tabs__focused_hpujn {
135
135
  outline: 2px solid var(--focus-color);
136
136
  outline-offset: 2px;
137
- }.tabs__collapsed_d0xly {
137
+ }.tabs__collapsed_hpujn {
138
138
  order: 99;
139
139
  visibility: collapse;
140
- }.tabs__selected_d0xly {
140
+ }.tabs__selected_hpujn {
141
141
  cursor: default;
142
142
  color: var(--primary-tablist-selected-color);
143
- }.tabs__disabled_d0xly {
143
+ }.tabs__disabled_hpujn {
144
144
  cursor: var(--disabled-cursor);
145
145
  color: var(--primary-tablist-disabled-color);
146
- }.tabs__line_d0xly {
146
+ }.tabs__line_hpujn {
147
147
  position: absolute;
148
148
  height: 3px;
149
149
  bottom: 0;
150
150
  left: 0;
151
151
  background-color: var(--primary-tablist-line-color);
152
152
  transition: transform 0.2s ease, width 0.2s ease;
153
- }/* sizes */.tabs__s_d0xly .tabs__title_d0xly, .tabs__xs_d0xly .tabs__title_d0xly, .tabs__xxs_d0xly .tabs__title_d0xly {
153
+ }/* sizes */.tabs__s_hpujn .tabs__title_hpujn, .tabs__xs_hpujn .tabs__title_hpujn, .tabs__xxs_hpujn .tabs__title_hpujn {
154
154
  padding: var(--primary-tablist-s-padding);
155
155
  font-size: var(--primary-tablist-s-font-size);
156
156
  font-weight: var(--primary-tablist-s-font-weight);
157
157
  font-family: var(--primary-tablist-s-font-family);
158
158
  line-height: 24px;
159
- }.tabs__s_d0xly .tabs__title_d0xly + .tabs__title_d0xly, .tabs__xs_d0xly .tabs__title_d0xly + .tabs__title_d0xly, .tabs__xxs_d0xly .tabs__title_d0xly + .tabs__title_d0xly {
159
+ }.tabs__s_hpujn .tabs__title_hpujn + .tabs__title_hpujn, .tabs__xs_hpujn .tabs__title_hpujn + .tabs__title_hpujn, .tabs__xxs_hpujn .tabs__title_hpujn + .tabs__title_hpujn {
160
160
  margin-left: var(--primary-tablist-s-gaps);
161
- }.tabs__s_d0xly .tabs__pickerWrapper_d0xly, .tabs__xs_d0xly .tabs__pickerWrapper_d0xly, .tabs__xxs_d0xly .tabs__pickerWrapper_d0xly {
161
+ }.tabs__s_hpujn .tabs__pickerWrapper_hpujn, .tabs__xs_hpujn .tabs__pickerWrapper_hpujn, .tabs__xxs_hpujn .tabs__pickerWrapper_hpujn {
162
162
  margin-left: var(--primary-tablist-s-gaps);
163
- }.tabs__s_d0xly .tabs__option_d0xly, .tabs__xs_d0xly .tabs__option_d0xly, .tabs__xxs_d0xly .tabs__option_d0xly {
163
+ }.tabs__s_hpujn .tabs__option_hpujn, .tabs__xs_hpujn .tabs__option_hpujn, .tabs__xxs_hpujn .tabs__option_hpujn {
164
164
  padding: 0;
165
- }.tabs__m_d0xly .tabs__title_d0xly {
165
+ }.tabs__m_hpujn .tabs__title_hpujn {
166
166
  padding: var(--primary-tablist-m-padding);
167
167
  font-size: var(--primary-tablist-m-font-size);
168
168
  font-weight: var(--primary-tablist-m-font-weight);
169
169
  font-family: var(--primary-tablist-m-font-family);
170
170
  line-height: 24px;
171
- }.tabs__m_d0xly .tabs__title_d0xly + .tabs__title_d0xly {
171
+ }.tabs__m_hpujn .tabs__title_hpujn + .tabs__title_hpujn {
172
172
  margin-left: var(--primary-tablist-m-gaps);
173
- }.tabs__m_d0xly .tabs__pickerWrapper_d0xly {
173
+ }.tabs__m_hpujn .tabs__pickerWrapper_hpujn {
174
174
  margin-left: var(--primary-tablist-m-gaps);
175
- }.tabs__m_d0xly .tabs__option_d0xly {
175
+ }.tabs__m_hpujn .tabs__option_hpujn {
176
176
  padding: 0;
177
- }.tabs__l_d0xly .tabs__title_d0xly {
177
+ }.tabs__l_hpujn .tabs__title_hpujn {
178
178
  padding: var(--primary-tablist-l-padding);
179
179
  font-size: var(--primary-tablist-l-font-size);
180
180
  font-weight: var(--primary-tablist-l-font-weight);
181
181
  font-family: var(--primary-tablist-l-font-family);
182
182
  line-height: 24px;
183
- }.tabs__l_d0xly .tabs__title_d0xly + .tabs__title_d0xly {
183
+ }.tabs__l_hpujn .tabs__title_hpujn + .tabs__title_hpujn {
184
184
  margin-left: var(--primary-tablist-l-gaps);
185
- }.tabs__l_d0xly .tabs__pickerWrapper_d0xly {
185
+ }.tabs__l_hpujn .tabs__pickerWrapper_hpujn {
186
186
  margin-left: var(--primary-tablist-l-gaps);
187
- }.tabs__l_d0xly .tabs__option_d0xly {
187
+ }.tabs__l_hpujn .tabs__option_hpujn {
188
188
  padding: 0;
189
- }.tabs__xl_d0xly .tabs__title_d0xly {
189
+ }.tabs__xl_hpujn .tabs__title_hpujn {
190
190
  padding: var(--primary-tablist-xl-padding);
191
191
  font-size: var(--primary-tablist-xl-font-size);
192
192
  font-weight: var(--primary-tablist-xl-font-weight);
193
193
  font-family: var(--primary-tablist-xl-font-family);
194
194
  line-height: 32px;
195
- }.tabs__xl_d0xly .tabs__title_d0xly + .tabs__title_d0xly {
195
+ }.tabs__xl_hpujn .tabs__title_hpujn + .tabs__title_hpujn {
196
196
  margin-left: var(--primary-tablist-xl-gaps);
197
- }.tabs__xl_d0xly .tabs__pickerWrapper_d0xly {
197
+ }.tabs__xl_hpujn .tabs__pickerWrapper_hpujn {
198
198
  margin-left: var(--primary-tablist-xl-gaps);
199
- }.tabs__xl_d0xly .tabs__option_d0xly {
199
+ }.tabs__xl_hpujn .tabs__option_hpujn {
200
200
  padding: 0;
201
- }.tabs__rightAddons_d0xly {
201
+ }.tabs__rightAddons_hpujn {
202
202
  display: flex;
203
203
  justify-content: center;
204
204
  align-items: center;
@@ -1106,13 +1106,13 @@
1106
1106
 
1107
1107
  /* size xl */
1108
1108
  --secondary-tablist-xl-gaps: var(--gap-m);
1109
- } .tabs__title_1wlys {
1110
- } .tabs__mobile_1wlys .tabs__title_1wlys {
1109
+ } .tabs__title_19are {
1110
+ } .tabs__mobile_19are .tabs__title_19are {
1111
1111
  padding: var(--primary-tablist-mobile-padding);
1112
1112
  font-size: var(--primary-tablist-mobile-font-size);
1113
1113
  font-weight: var(--primary-tablist-mobile-font-weight);
1114
1114
  font-family: var(--primary-tablist-mobile-font-family);
1115
1115
  line-height: var(--primary-tablist-mobile-line-height)
1116
- } .tabs__mobile_1wlys .tabs__title_1wlys + .tabs__title_1wlys {
1116
+ } .tabs__mobile_19are .tabs__title_19are + .tabs__title_19are {
1117
1117
  margin-left: var(--primary-tablist-mobile-gaps);
1118
1118
  }
@@ -2,7 +2,7 @@ import React, { useEffect } from 'react';
2
2
  import cn from 'classnames';
3
3
  import computeScrollIntoView from 'compute-scroll-into-view';
4
4
 
5
- const styles = {"container":"tabs__container_8y8ix","fullWidthScroll":"tabs__fullWidthScroll_8y8ix"};
5
+ const styles = {"container":"tabs__container_1x09p","fullWidthScroll":"tabs__fullWidthScroll_1x09p"};
6
6
  require('./index.css')
7
7
 
8
8
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 1h304 */
1
+ /* hash: x5wcp */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -42,7 +42,7 @@
42
42
  /* size l */
43
43
 
44
44
  /* size xl */
45
- } .tabs__container_8y8ix {
45
+ } .tabs__container_1x09p {
46
46
  position: relative;
47
47
  overflow-x: auto;
48
48
  overflow-y: hidden;
@@ -52,10 +52,10 @@
52
52
  /* focus-outline fix */
53
53
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
54
54
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs)
55
- } .tabs__container_8y8ix::-webkit-scrollbar {
55
+ } .tabs__container_1x09p::-webkit-scrollbar {
56
56
  display: none;
57
- } .tabs__container_8y8ix > * {
57
+ } .tabs__container_1x09p > * {
58
58
  flex-shrink: 0;
59
- } .tabs__fullWidthScroll_8y8ix {
59
+ } .tabs__fullWidthScroll_1x09p {
60
60
  margin: 0 var(--gap-m-neg);
61
61
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { TagDesktop } from '@alfalab/core-components-tag/modern/desktop';
3
3
  import { SecondaryTabList } from './Component.js';
4
- import { c as commonStyles } from '../../index.module-9e23227a.js';
4
+ import { c as commonStyles } from '../../index.module-2a3e44bc.js';
5
5
  import 'classnames';
6
6
  import '../../hooks/use-tabs.js';
7
7
  import '@alfalab/core-components-shared/modern';
@@ -2,13 +2,13 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { TagMobile } from '@alfalab/core-components-tag/modern/mobile';
4
4
  import { SecondaryTabList } from './Component.js';
5
- import { c as commonStyles } from '../../index.module-9e23227a.js';
5
+ import { c as commonStyles } from '../../index.module-2a3e44bc.js';
6
6
  import '../../hooks/use-tabs.js';
7
7
  import '@alfalab/core-components-shared/modern';
8
8
  import '../scrollable-container/Component.js';
9
9
  import 'compute-scroll-into-view';
10
10
 
11
- const mobileStyles = {"title":"tabs__title_16zbq tabs__title_17jna","mobile":"tabs__mobile_16zbq"};
11
+ const mobileStyles = {"title":"tabs__title_1rpha tabs__title_k8fwj","mobile":"tabs__mobile_1rpha"};
12
12
  require('./mobile.css')
13
13
 
14
14
  const styles = {
@@ -9,7 +9,7 @@ import '../../hooks/use-tabs.js';
9
9
  import '@alfalab/core-components-shared/modern';
10
10
  import '../scrollable-container/Component.js';
11
11
  import 'compute-scroll-into-view';
12
- import '../../index.module-9e23227a.js';
12
+ import '../../index.module-2a3e44bc.js';
13
13
  import '@alfalab/core-components-tag/modern/mobile';
14
14
 
15
15
  const SecondaryTabListResponsive = ({ size, defaultMatchMediaValue, fullWidthScroll, breakpoint = 1024, ...restProps }) => {
@@ -1,4 +1,4 @@
1
- /* hash: s2p84 */
1
+ /* hash: p5bpi */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -50,29 +50,29 @@
50
50
 
51
51
  /* size xl */
52
52
  --secondary-tablist-xl-gaps: var(--gap-m);
53
- } .tabs__component_17jna {
53
+ } .tabs__component_k8fwj {
54
54
  position: relative;
55
55
  display: inline-flex;
56
- } .tabs__fullWidthScroll_17jna {
56
+ } .tabs__fullWidthScroll_k8fwj {
57
57
  margin: 0 var(--gap-m);
58
- } .tabs__container_17jna {
58
+ } .tabs__container_k8fwj {
59
59
  overflow: hidden;
60
60
 
61
61
  /* focus-outline fix */
62
62
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
63
63
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
64
- } .tabs__title_17jna {
64
+ } .tabs__title_k8fwj {
65
65
  white-space: nowrap;
66
- } /* sizes */ .tabs__xxs_17jna .tabs__title_17jna + .tabs__title_17jna {
66
+ } /* sizes */ .tabs__xxs_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
67
67
  margin-left: var(--secondary-tablist-xxs-gaps);
68
- } .tabs__xs_17jna .tabs__title_17jna + .tabs__title_17jna {
68
+ } .tabs__xs_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
69
69
  margin-left: var(--secondary-tablist-xs-gaps);
70
- } .tabs__s_17jna .tabs__title_17jna + .tabs__title_17jna {
70
+ } .tabs__s_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
71
71
  margin-left: var(--secondary-tablist-s-gaps);
72
- } .tabs__m_17jna .tabs__title_17jna + .tabs__title_17jna {
72
+ } .tabs__m_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
73
73
  margin-left: var(--secondary-tablist-m-gaps);
74
- } .tabs__l_17jna .tabs__title_17jna + .tabs__title_17jna {
74
+ } .tabs__l_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
75
75
  margin-left: var(--secondary-tablist-l-gaps);
76
- } .tabs__xl_17jna .tabs__title_17jna + .tabs__title_17jna {
76
+ } .tabs__xl_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
77
77
  margin-left: var(--secondary-tablist-xl-gaps);
78
78
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1ffq8 */
1
+ /* hash: 118yi */
2
2
  :root {
3
3
  }/* deprecated */:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  }:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -51,30 +51,30 @@
51
51
 
52
52
  /* size xl */
53
53
  --secondary-tablist-xl-gaps: var(--gap-m);
54
- }.tabs__component_17jna {
54
+ }.tabs__component_k8fwj {
55
55
  position: relative;
56
56
  display: inline-flex;
57
- }.tabs__fullWidthScroll_17jna {
57
+ }.tabs__fullWidthScroll_k8fwj {
58
58
  margin: 0 var(--gap-m);
59
- }.tabs__container_17jna {
59
+ }.tabs__container_k8fwj {
60
60
  overflow: hidden;
61
61
 
62
62
  /* focus-outline fix */
63
63
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
64
64
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
65
- }.tabs__title_17jna {
65
+ }.tabs__title_k8fwj {
66
66
  white-space: nowrap;
67
- }/* sizes */.tabs__xxs_17jna .tabs__title_17jna + .tabs__title_17jna {
67
+ }/* sizes */.tabs__xxs_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
68
68
  margin-left: var(--secondary-tablist-xxs-gaps);
69
- }.tabs__xs_17jna .tabs__title_17jna + .tabs__title_17jna {
69
+ }.tabs__xs_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
70
70
  margin-left: var(--secondary-tablist-xs-gaps);
71
- }.tabs__s_17jna .tabs__title_17jna + .tabs__title_17jna {
71
+ }.tabs__s_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
72
72
  margin-left: var(--secondary-tablist-s-gaps);
73
- }.tabs__m_17jna .tabs__title_17jna + .tabs__title_17jna {
73
+ }.tabs__m_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
74
74
  margin-left: var(--secondary-tablist-m-gaps);
75
- }.tabs__l_17jna .tabs__title_17jna + .tabs__title_17jna {
75
+ }.tabs__l_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
76
76
  margin-left: var(--secondary-tablist-l-gaps);
77
- }.tabs__xl_17jna .tabs__title_17jna + .tabs__title_17jna {
77
+ }.tabs__xl_k8fwj .tabs__title_k8fwj + .tabs__title_k8fwj {
78
78
  margin-left: var(--secondary-tablist-xl-gaps);
79
79
  } :root {
80
80
  --color-dark-indigo: #0b1f35;
@@ -979,7 +979,7 @@
979
979
 
980
980
  /* size xl */
981
981
  --secondary-tablist-xl-gaps: var(--gap-m);
982
- } .tabs__title_16zbq {
983
- } .tabs__mobile_16zbq .tabs__title_16zbq + .tabs__title_16zbq {
982
+ } .tabs__title_1rpha {
983
+ } .tabs__mobile_1rpha .tabs__title_1rpha + .tabs__title_1rpha {
984
984
  margin-left: var(--secondary-tablist-mobile-gaps);
985
985
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
 
4
- const styles = {"component":"tabs__component_1hw0j","hidden":"tabs__hidden_1hw0j"};
4
+ const styles = {"component":"tabs__component_1d73m","hidden":"tabs__hidden_1d73m"};
5
5
  require('./index.css')
6
6
 
7
7
  const Tab = ({ children, hidden, className, disabled, dataTestId }) => children ? (React.createElement("div", { className: cn(styles.component, {
@@ -1,8 +1,8 @@
1
- /* hash: ht4mq */
2
- .tabs__component_1hw0j {
1
+ /* hash: 37wfi */
2
+ .tabs__component_1d73m {
3
3
  outline: none;
4
4
  }
5
5
 
6
- .tabs__hidden_1hw0j {
6
+ .tabs__hidden_1d73m {
7
7
  display: none;
8
8
  }
@@ -15,7 +15,7 @@ import '../../hooks/use-tabs.js';
15
15
  import '@alfalab/core-components-shared/modern';
16
16
  import '../../synthetic-events.js';
17
17
  import '../title/Component.js';
18
- import '../../index.module-2f2bbaf5.js';
18
+ import '../../index.module-5aa4033e.js';
19
19
 
20
20
  const TabsCollapsibleDesktop = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabListDesktop, ...restProps }));
21
21
 
@@ -15,8 +15,8 @@ import '../../hooks/use-tabs.js';
15
15
  import '@alfalab/core-components-shared/modern';
16
16
  import '../../synthetic-events.js';
17
17
  import '../title/Component.js';
18
- import '../../index.module-2f2bbaf5.js';
19
- import '../../mobile.module-a0b368a1.js';
18
+ import '../../index.module-5aa4033e.js';
19
+ import '../../mobile.module-47eb0ef0.js';
20
20
 
21
21
  const TabsCollapsibleMobile = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabListMobile, ...restProps }));
22
22
 
@@ -16,9 +16,9 @@ import '../../hooks/use-tabs.js';
16
16
  import '@alfalab/core-components-shared/modern';
17
17
  import '../../synthetic-events.js';
18
18
  import '../title/Component.js';
19
- import '../../index.module-2f2bbaf5.js';
19
+ import '../../index.module-5aa4033e.js';
20
20
  import '../primary-tablist/Component.collapsible.mobile.js';
21
- import '../../mobile.module-a0b368a1.js';
21
+ import '../../mobile.module-47eb0ef0.js';
22
22
 
23
23
  const TabsCollapsibleResponsive = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabListResponsive, ...restProps }));
24
24
 
@@ -10,10 +10,10 @@ import '@alfalab/core-components-shared/modern';
10
10
  import '../scrollable-container/Component.js';
11
11
  import 'compute-scroll-into-view';
12
12
  import '../title/Component.js';
13
- import '../../index.module-2f2bbaf5.js';
13
+ import '../../index.module-5aa4033e.js';
14
14
  import '@alfalab/core-components-tag/modern/desktop';
15
15
  import '../secondary-tablist/Component.js';
16
- import '../../index.module-9e23227a.js';
16
+ import '../../index.module-2a3e44bc.js';
17
17
 
18
18
  const views = {
19
19
  primary: PrimaryTabListDesktop,
@@ -10,11 +10,11 @@ import '@alfalab/core-components-shared/modern';
10
10
  import '../scrollable-container/Component.js';
11
11
  import 'compute-scroll-into-view';
12
12
  import '../title/Component.js';
13
- import '../../index.module-2f2bbaf5.js';
14
- import '../../mobile.module-a0b368a1.js';
13
+ import '../../index.module-5aa4033e.js';
14
+ import '../../mobile.module-47eb0ef0.js';
15
15
  import '@alfalab/core-components-tag/modern/mobile';
16
16
  import '../secondary-tablist/Component.js';
17
- import '../../index.module-9e23227a.js';
17
+ import '../../index.module-2a3e44bc.js';
18
18
 
19
19
  const views = {
20
20
  primary: PrimaryTabListMobile,
@@ -12,13 +12,13 @@ import '@alfalab/core-components-shared/modern';
12
12
  import '../scrollable-container/Component.js';
13
13
  import 'compute-scroll-into-view';
14
14
  import '../title/Component.js';
15
- import '../../index.module-2f2bbaf5.js';
15
+ import '../../index.module-5aa4033e.js';
16
16
  import '../primary-tablist/Component.mobile.js';
17
- import '../../mobile.module-a0b368a1.js';
17
+ import '../../mobile.module-47eb0ef0.js';
18
18
  import '../secondary-tablist/Component.desktop.js';
19
19
  import '@alfalab/core-components-tag/modern/desktop';
20
20
  import '../secondary-tablist/Component.js';
21
- import '../../index.module-9e23227a.js';
21
+ import '../../index.module-2a3e44bc.js';
22
22
  import '../secondary-tablist/Component.mobile.js';
23
23
  import '@alfalab/core-components-tag/modern/mobile';
24
24
 
package/modern/desktop.js CHANGED
@@ -11,8 +11,8 @@ import '@alfalab/core-components-shared/modern';
11
11
  import './components/scrollable-container/Component.js';
12
12
  import 'compute-scroll-into-view';
13
13
  import './components/title/Component.js';
14
- import './index.module-2f2bbaf5.js';
14
+ import './index.module-5aa4033e.js';
15
15
  import '@alfalab/core-components-tag/modern/desktop';
16
16
  import './components/secondary-tablist/Component.js';
17
- import './index.module-9e23227a.js';
17
+ import './index.module-2a3e44bc.js';
18
18
  import './components/tabs/Component.js';
@@ -2,6 +2,7 @@
2
2
  /// <reference types="react" />
3
3
  import React from "react";
4
4
  import { HTMLAttributes, ReactElement, ReactNode, RefObject, FC } from "react";
5
+ import { HandledEvents } from "react-swipeable/es/types";
5
6
  import { TransitionProps } from "react-transition-group/Transition";
6
7
  import { BaseModalProps } from "./index-bdb4c6b9";
7
8
  import { NavigationBarProps } from "./index-c76d6398";
@@ -267,6 +268,10 @@ type BottomSheetProps = {
267
268
  * Вызывается при изменении положения шторки
268
269
  */
269
270
  onOffsetChange?: (offset: number, percent: number) => void;
271
+ /**
272
+ * Вызывается для событий touchend and mouseup.
273
+ */
274
+ onTouchEnd?: (event: HandledEvents) => void;
270
275
  };
271
276
  declare const BottomSheet: React.ForwardRefExoticComponent<BottomSheetProps & React.RefAttributes<HTMLDivElement>>;
272
277
  declare const TIMEOUT = 500;