@salutejs/plasma-new-hope 0.241.1-canary.1701.12828004221.0 → 0.242.0-canary.1702.12829190112.0

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 (138) hide show
  1. package/cjs/components/Cell/ui/CellTextbox/CellTextbox.js +4 -9
  2. package/cjs/components/Cell/ui/CellTextbox/CellTextbox.js.map +1 -1
  3. package/cjs/components/Cell/ui/CellTextboxLabel/CellTextboxLabel.js +2 -6
  4. package/cjs/components/Cell/ui/CellTextboxLabel/CellTextboxLabel.js.map +1 -1
  5. package/cjs/components/Cell/ui/CellTextboxSubtitle/CellTextboxSubtitle.js +2 -6
  6. package/cjs/components/Cell/ui/CellTextboxSubtitle/CellTextboxSubtitle.js.map +1 -1
  7. package/cjs/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.js +4 -10
  8. package/cjs/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.js.map +1 -1
  9. package/cjs/components/Checkbox/Checkbox.css +7 -7
  10. package/cjs/components/Checkbox/Checkbox.js +1 -2
  11. package/cjs/components/Checkbox/Checkbox.js.map +1 -1
  12. package/cjs/components/Checkbox/Checkbox.styles.js +1 -1
  13. package/cjs/components/Checkbox/Checkbox.styles.js.map +1 -1
  14. package/cjs/components/Checkbox/{Checkbox.styles_16ay1rj.css → Checkbox.styles_dmi26u.css} +2 -2
  15. package/cjs/components/Combobox/ComboboxNew/Combobox.css +7 -7
  16. package/cjs/components/Combobox/ComboboxNew/ui/Inner/Inner.css +7 -7
  17. package/cjs/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.css +7 -7
  18. package/cjs/components/DatePicker/RangeDate/RangeDate.js +66 -21
  19. package/cjs/components/DatePicker/RangeDate/RangeDate.js.map +1 -1
  20. package/cjs/components/Pagination/Pagination.css +7 -7
  21. package/cjs/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +7 -7
  22. package/cjs/components/Radiobox/Radiobox.css +9 -9
  23. package/cjs/components/Radiobox/Radiobox.js +1 -2
  24. package/cjs/components/Radiobox/Radiobox.js.map +1 -1
  25. package/cjs/components/Radiobox/Radiobox.styles.js +1 -1
  26. package/cjs/components/Radiobox/Radiobox.styles.js.map +1 -1
  27. package/cjs/components/Radiobox/{Radiobox.styles_vikocp.css → Radiobox.styles_520asv.css} +1 -1
  28. package/cjs/components/Select/Select.css +7 -7
  29. package/cjs/components/Select/ui/Inner/Inner.css +7 -7
  30. package/cjs/components/Select/ui/Inner/ui/Item/Item.css +7 -7
  31. package/cjs/index.css +9 -9
  32. package/emotion/cjs/components/Cell/ui/CellTextbox/CellTextbox.js +4 -11
  33. package/emotion/cjs/components/Cell/ui/CellTextboxLabel/CellTextboxLabel.js +2 -7
  34. package/emotion/cjs/components/Cell/ui/CellTextboxSubtitle/CellTextboxSubtitle.js +2 -7
  35. package/emotion/cjs/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.js +4 -12
  36. package/emotion/cjs/components/Checkbox/Checkbox.js +1 -2
  37. package/emotion/cjs/components/Checkbox/Checkbox.styles.js +15 -7
  38. package/emotion/cjs/components/DatePicker/RangeDate/RangeDate.js +66 -21
  39. package/emotion/cjs/components/Radiobox/Radiobox.js +1 -2
  40. package/emotion/cjs/components/Radiobox/Radiobox.styles.js +2 -2
  41. package/emotion/cjs/examples/plasma_b2c/components/Cell/Cell.stories.tsx +3 -3
  42. package/emotion/cjs/examples/plasma_b2c/components/Checkbox/Checkbox.stories.tsx +8 -23
  43. package/emotion/cjs/examples/plasma_b2c/components/DatePicker/DatePicker.stories.tsx +1 -7
  44. package/emotion/cjs/examples/plasma_web/components/Checkbox/Checkbox.stories.tsx +0 -23
  45. package/emotion/cjs/examples/plasma_web/components/DatePicker/DatePicker.stories.tsx +3 -7
  46. package/emotion/es/components/Cell/ui/CellTextbox/CellTextbox.js +4 -11
  47. package/emotion/es/components/Cell/ui/CellTextboxLabel/CellTextboxLabel.js +2 -7
  48. package/emotion/es/components/Cell/ui/CellTextboxSubtitle/CellTextboxSubtitle.js +2 -7
  49. package/emotion/es/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.js +4 -12
  50. package/emotion/es/components/Checkbox/Checkbox.js +1 -2
  51. package/emotion/es/components/Checkbox/Checkbox.styles.js +15 -7
  52. package/emotion/es/components/DatePicker/RangeDate/RangeDate.js +66 -21
  53. package/emotion/es/components/Radiobox/Radiobox.js +1 -2
  54. package/emotion/es/components/Radiobox/Radiobox.styles.js +2 -2
  55. package/emotion/es/examples/plasma_b2c/components/Cell/Cell.stories.tsx +3 -3
  56. package/emotion/es/examples/plasma_b2c/components/Checkbox/Checkbox.stories.tsx +8 -23
  57. package/emotion/es/examples/plasma_b2c/components/DatePicker/DatePicker.stories.tsx +1 -7
  58. package/emotion/es/examples/plasma_web/components/Checkbox/Checkbox.stories.tsx +0 -23
  59. package/emotion/es/examples/plasma_web/components/DatePicker/DatePicker.stories.tsx +3 -7
  60. package/es/components/Cell/ui/CellTextbox/CellTextbox.js +4 -9
  61. package/es/components/Cell/ui/CellTextbox/CellTextbox.js.map +1 -1
  62. package/es/components/Cell/ui/CellTextboxLabel/CellTextboxLabel.js +2 -6
  63. package/es/components/Cell/ui/CellTextboxLabel/CellTextboxLabel.js.map +1 -1
  64. package/es/components/Cell/ui/CellTextboxSubtitle/CellTextboxSubtitle.js +2 -6
  65. package/es/components/Cell/ui/CellTextboxSubtitle/CellTextboxSubtitle.js.map +1 -1
  66. package/es/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.js +4 -10
  67. package/es/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.js.map +1 -1
  68. package/es/components/Checkbox/Checkbox.css +7 -7
  69. package/es/components/Checkbox/Checkbox.js +1 -2
  70. package/es/components/Checkbox/Checkbox.js.map +1 -1
  71. package/es/components/Checkbox/Checkbox.styles.js +1 -1
  72. package/es/components/Checkbox/Checkbox.styles.js.map +1 -1
  73. package/es/components/Checkbox/{Checkbox.styles_16ay1rj.css → Checkbox.styles_dmi26u.css} +2 -2
  74. package/es/components/Combobox/ComboboxNew/Combobox.css +7 -7
  75. package/es/components/Combobox/ComboboxNew/ui/Inner/Inner.css +7 -7
  76. package/es/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.css +7 -7
  77. package/es/components/DatePicker/RangeDate/RangeDate.js +66 -21
  78. package/es/components/DatePicker/RangeDate/RangeDate.js.map +1 -1
  79. package/es/components/Pagination/Pagination.css +7 -7
  80. package/es/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +7 -7
  81. package/es/components/Radiobox/Radiobox.css +9 -9
  82. package/es/components/Radiobox/Radiobox.js +1 -2
  83. package/es/components/Radiobox/Radiobox.js.map +1 -1
  84. package/es/components/Radiobox/Radiobox.styles.js +1 -1
  85. package/es/components/Radiobox/Radiobox.styles.js.map +1 -1
  86. package/es/components/Radiobox/{Radiobox.styles_vikocp.css → Radiobox.styles_520asv.css} +1 -1
  87. package/es/components/Select/Select.css +7 -7
  88. package/es/components/Select/ui/Inner/Inner.css +7 -7
  89. package/es/components/Select/ui/Inner/ui/Item/Item.css +7 -7
  90. package/es/index.css +9 -9
  91. package/package.json +2 -2
  92. package/styled-components/cjs/components/Cell/ui/CellTextbox/CellTextbox.js +4 -11
  93. package/styled-components/cjs/components/Cell/ui/CellTextboxLabel/CellTextboxLabel.js +2 -7
  94. package/styled-components/cjs/components/Cell/ui/CellTextboxSubtitle/CellTextboxSubtitle.js +2 -7
  95. package/styled-components/cjs/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.js +4 -12
  96. package/styled-components/cjs/components/Checkbox/Checkbox.js +1 -2
  97. package/styled-components/cjs/components/Checkbox/Checkbox.styles.js +2 -2
  98. package/styled-components/cjs/components/DatePicker/RangeDate/RangeDate.js +66 -21
  99. package/styled-components/cjs/components/Radiobox/Radiobox.js +1 -2
  100. package/styled-components/cjs/components/Radiobox/Radiobox.styles.js +1 -1
  101. package/styled-components/cjs/examples/plasma_b2c/components/Cell/Cell.stories.tsx +3 -3
  102. package/styled-components/cjs/examples/plasma_b2c/components/Checkbox/Checkbox.stories.tsx +8 -23
  103. package/styled-components/cjs/examples/plasma_b2c/components/DatePicker/DatePicker.stories.tsx +1 -7
  104. package/styled-components/cjs/examples/plasma_web/components/Checkbox/Checkbox.stories.tsx +0 -23
  105. package/styled-components/cjs/examples/plasma_web/components/DatePicker/DatePicker.stories.tsx +3 -7
  106. package/styled-components/es/components/Cell/ui/CellTextbox/CellTextbox.js +4 -11
  107. package/styled-components/es/components/Cell/ui/CellTextboxLabel/CellTextboxLabel.js +2 -7
  108. package/styled-components/es/components/Cell/ui/CellTextboxSubtitle/CellTextboxSubtitle.js +2 -7
  109. package/styled-components/es/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.js +4 -12
  110. package/styled-components/es/components/Checkbox/Checkbox.js +1 -2
  111. package/styled-components/es/components/Checkbox/Checkbox.styles.js +2 -2
  112. package/styled-components/es/components/DatePicker/RangeDate/RangeDate.js +66 -21
  113. package/styled-components/es/components/Radiobox/Radiobox.js +1 -2
  114. package/styled-components/es/components/Radiobox/Radiobox.styles.js +1 -1
  115. package/styled-components/es/examples/plasma_b2c/components/Cell/Cell.stories.tsx +3 -3
  116. package/styled-components/es/examples/plasma_b2c/components/Checkbox/Checkbox.stories.tsx +8 -23
  117. package/styled-components/es/examples/plasma_b2c/components/DatePicker/DatePicker.stories.tsx +1 -7
  118. package/styled-components/es/examples/plasma_web/components/Checkbox/Checkbox.stories.tsx +0 -23
  119. package/styled-components/es/examples/plasma_web/components/DatePicker/DatePicker.stories.tsx +3 -7
  120. package/types/components/Cell/ui/CellTextbox/CellTextbox.d.ts.map +1 -1
  121. package/types/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.d.ts.map +1 -1
  122. package/types/components/Checkbox/Checkbox.styles.d.ts.map +1 -1
  123. package/types/components/DatePicker/RangeDate/RangeDate.d.ts +10 -8
  124. package/types/components/DatePicker/RangeDate/RangeDate.d.ts.map +1 -1
  125. package/types/components/DatePicker/RangeDate/RangeDate.styles.d.ts +12 -12
  126. package/types/components/DatePicker/RangeDate/RangeDate.types.d.ts +4 -0
  127. package/types/components/DatePicker/RangeDate/RangeDate.types.d.ts.map +1 -1
  128. package/types/components/DatePicker/SingleDate/SingleDate.types.d.ts +1 -1
  129. package/types/components/DatePicker/SingleDate/SingleDate.types.d.ts.map +1 -1
  130. package/types/components/Radiobox/Radiobox.styles.d.ts.map +1 -1
  131. package/types/components/Range/Range.types.d.ts +5 -5
  132. package/types/components/Range/Range.types.d.ts.map +1 -1
  133. package/types/examples/plasma_b2c/components/DatePicker/DatePicker.d.ts +5 -4
  134. package/types/examples/plasma_b2c/components/DatePicker/DatePicker.d.ts.map +1 -1
  135. package/types/examples/plasma_b2c/components/Range/Range.d.ts +12 -12
  136. package/types/examples/plasma_web/components/DatePicker/DatePicker.d.ts +5 -4
  137. package/types/examples/plasma_web/components/DatePicker/DatePicker.d.ts.map +1 -1
  138. package/types/examples/plasma_web/components/Range/Range.d.ts +12 -12
@@ -9,4 +9,4 @@ var mappingOverride = /*#__PURE__*/"\n ".concat(checkboxTokens.labelFontFamil
9
9
  export var StyledEllipse = /*#__PURE__*/styled.div.withConfig({
10
10
  componentId: "plasma-new-hope__sc-rqiilp-0"
11
11
  })(["width:var(", ");height:var(", ");border-radius:var(", ");background-color:var(", ");transition:transform 0.3s ease-in-out;transform:scale(0);input:checked + label &{transform:scale(1);}"], tokens.ellipseSize, tokens.ellipseSize, tokens.ellipseSize, tokens.ellipseColor);
12
- export var base = /*#__PURE__*/css(["", ";margin:var(", ");", ";position:relative;align-items:flex-start;display:flex;.", "{", ";}"], mappingOverride, tokens.margin, /*#__PURE__*/applyNoUserSelect(), classes.singleLine, /*#__PURE__*/applyEllipsis());
12
+ export var base = /*#__PURE__*/css(["", ";margin:var(", ");", ";position:relative;align-items:flex-start;display:flex;cursor:pointer;.", "{", ";}"], mappingOverride, tokens.margin, /*#__PURE__*/applyNoUserSelect(), classes.singleLine, /*#__PURE__*/applyEllipsis());
@@ -118,10 +118,10 @@ export const WithContentTextboxCustom: Story = {
118
118
  }
119
119
  contentRight={!args.disableRightContent && <ChevronRight color="inherit" size="xs" />}
120
120
  >
121
- <CellTextbox>
122
- <CellTextboxTitle>Title</CellTextboxTitle>
121
+ <CellTextboxTitle>
122
+ <CellTextbox>Title</CellTextbox>
123
123
  <MyStyledText>My styled Text</MyStyledText>
124
- </CellTextbox>
124
+ </CellTextboxTitle>
125
125
  </Cell>
126
126
  );
127
127
  },
@@ -98,6 +98,14 @@ const StoryDefault = (props: CheckboxProps) => {
98
98
  <>
99
99
  <Checkbox {...props} />
100
100
  <Checkbox name="item.name" value="item.value" label="Label" description="Description" {...props} />
101
+ <Checkbox
102
+ name="item.name"
103
+ value="item.value"
104
+ singleLine
105
+ label="Label looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooonger"
106
+ description="Description looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooonger"
107
+ {...props}
108
+ />
101
109
  </>
102
110
  );
103
111
  };
@@ -106,29 +114,6 @@ export const Default: StoryObj<CheckboxProps> = {
106
114
  render: (args) => <StoryDefault {...args} />,
107
115
  };
108
116
 
109
- const StoryLong = (props: CheckboxProps) => {
110
- const { width, ...otherProps } = props;
111
- return (
112
- <div style={{ width }}>
113
- <Checkbox {...otherProps} />
114
- </div>
115
- );
116
- };
117
-
118
- export const LongText: StoryObj<CheckboxProps> = {
119
- args: {
120
- name: 'item.name',
121
- value: 'item.value',
122
- label:
123
- 'Label looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooonger',
124
- description:
125
- 'Description looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooonger',
126
- singleLine: true,
127
- width: '300px',
128
- },
129
- render: (args) => <StoryLong {...args} />,
130
- };
131
-
132
117
  const StoryComplex = (props: CheckboxProps) => {
133
118
  const [values, setValues] = useState({
134
119
  russian: true,
@@ -192,7 +192,6 @@ const StoryRange = ({
192
192
  const rangeRef = useRef<RangeInputRefs>(null);
193
193
 
194
194
  const [isOpen, setIsOpen] = useState(false);
195
- const [firstDate, setFirstDate] = useState<string | Date>('');
196
195
 
197
196
  const iconSize = size === 'xs' ? 'xs' : 's';
198
197
  const showDividerIcon = dividerVariant === 'icon';
@@ -239,12 +238,6 @@ const StoryRange = ({
239
238
  onChangeSecondValue={(e, currentValue) => {
240
239
  onChangeSecondValue(e, currentValue);
241
240
  }}
242
- onCommitFirstDate={(currentValue) => {
243
- setFirstDate(currentValue);
244
- }}
245
- onCommitSecondDate={(currentValue) => {
246
- firstDate && currentValue && setIsOpen(false);
247
- }}
248
241
  lang={lang}
249
242
  {...dividerIconProps}
250
243
  {...rest}
@@ -279,6 +272,7 @@ export const Range: StoryObj<StoryPropsRange> = {
279
272
  size: 'l',
280
273
  view: 'default',
281
274
  isDoubleCalendar: false,
275
+ closeAfterDateSelect: true,
282
276
  dividerVariant: 'dash',
283
277
  min: new Date(2024, 1, 1),
284
278
  max: new Date(2024, 12, 29),
@@ -114,29 +114,6 @@ export const Default: StoryObj<CheckboxProps> = {
114
114
  render: (args) => <StoryDefault {...args} />,
115
115
  };
116
116
 
117
- const StoryLong = (props: CheckboxProps) => {
118
- const { width, ...otherProps } = props;
119
- return (
120
- <div style={{ width }}>
121
- <Checkbox {...otherProps} />
122
- </div>
123
- );
124
- };
125
-
126
- export const LongText: StoryObj<CheckboxProps> = {
127
- args: {
128
- name: 'item.name',
129
- value: 'item.value',
130
- label:
131
- 'Label looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooonger',
132
- description:
133
- 'Description looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooonger',
134
- singleLine: true,
135
- width: '300px',
136
- },
137
- render: (args) => <StoryLong {...args} />,
138
- };
139
-
140
117
  const StoryComplex = (props: CheckboxProps) => {
141
118
  const [values, setValues] = useState({
142
119
  russian: true,
@@ -186,12 +186,12 @@ const StoryRange = ({
186
186
  secondValueError,
187
187
  secondValueSuccess,
188
188
  size,
189
+ lang,
189
190
  ...rest
190
191
  }: StoryPropsRange) => {
191
192
  const rangeRef = useRef<RangeInputRefs>(null);
192
193
 
193
194
  const [isOpen, setIsOpen] = useState(false);
194
- const [firstDate, setFirstDate] = useState<string | Date>('');
195
195
 
196
196
  const iconSize = size === 'xs' ? 'xs' : 's';
197
197
  const showDividerIcon = dividerVariant === 'icon';
@@ -238,12 +238,7 @@ const StoryRange = ({
238
238
  onChangeSecondValue={(e, currentValue) => {
239
239
  onChangeSecondValue(e, currentValue);
240
240
  }}
241
- onCommitFirstDate={(currentValue) => {
242
- setFirstDate(currentValue);
243
- }}
244
- onCommitSecondDate={(currentValue) => {
245
- firstDate && currentValue && setIsOpen(false);
246
- }}
241
+ lang={lang}
247
242
  {...dividerIconProps}
248
243
  {...rest}
249
244
  />
@@ -277,6 +272,7 @@ export const Range: StoryObj<StoryPropsRange> = {
277
272
  size: 'l',
278
273
  view: 'default',
279
274
  isDoubleCalendar: false,
275
+ closeAfterDateSelect: true,
280
276
  dividerVariant: 'dash',
281
277
  min: new Date(2024, 1, 1),
282
278
  max: new Date(2024, 12, 29),
@@ -1 +1 @@
1
- {"version":3,"file":"CellTextbox.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/ui/CellTextbox/CellTextbox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAQ9C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG,gBAAgB,CAsBnF,CAAC"}
1
+ {"version":3,"file":"CellTextbox.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/ui/CellTextbox/CellTextbox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAO9C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG,gBAAgB,CAoBnF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CellTextboxTitle.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAM9C,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,cAAc,CAAC,CAOrE,CAAC"}
1
+ {"version":3,"file":"CellTextboxTitle.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/ui/CellTextboxTitle/CellTextboxTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI9C,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,cAAc,CAAC,CAGrE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Checkbox.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Checkbox/Checkbox.styles.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,IAAI,0CAYhB,CAAC;AAEF,eAAO,MAAM,WAAW,8KAYvB,CAAC;AAEF,eAAO,MAAM,aAAa,qKA2BzB,CAAC;AAEF,eAAO,MAAM,oBAAoB,8KAUhC,CAAC;AAEF,eAAO,MAAM,aAAa,qKAMzB,CAAC;AAEF,eAAO,MAAM,WAAW,uKAOvB,CAAC;AAEF,eAAO,MAAM,iBAAiB,qKAc7B,CAAC"}
1
+ {"version":3,"file":"Checkbox.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Checkbox/Checkbox.styles.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,IAAI,0CAahB,CAAC;AAEF,eAAO,MAAM,WAAW,8KAYvB,CAAC;AAEF,eAAO,MAAM,aAAa,qKA2BzB,CAAC;AAEF,eAAO,MAAM,oBAAoB,8KAMhC,CAAC;AAEF,eAAO,MAAM,aAAa,qKAMzB,CAAC;AAEF,eAAO,MAAM,WAAW,uKAOvB,CAAC;AAEF,eAAO,MAAM,iBAAiB,qKAc7B,CAAC"}
@@ -42,10 +42,10 @@ export declare const datePickerRangeRoot: (Root: RootProps<HTMLDivElement, Omit<
42
42
  secondTextfieldContentRight?: React.ReactElement<any, string | React.JSXElementConstructor<any>> | undefined;
43
43
  firstTextfieldTextAfter?: string | undefined;
44
44
  secondTextfieldTextAfter?: string | undefined;
45
- onFocusFirstTextfield?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
46
- onFocusSecondTextfield?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
47
- onBlurFirstTextfield?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
48
- onBlurSecondTextfield?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
45
+ onFocusFirstTextfield?: ((event: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
46
+ onFocusSecondTextfield?: ((event: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
47
+ onBlurFirstTextfield?: ((event: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
48
+ onBlurSecondTextfield?: ((event: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
49
49
  firstTextfieldTextBefore?: string | undefined;
50
50
  secondTextfieldTextBefore?: string | undefined;
51
51
  dividerVariant?: "none" | "icon" | "dash" | undefined;
@@ -53,6 +53,7 @@ export declare const datePickerRangeRoot: (Root: RootProps<HTMLDivElement, Omit<
53
53
  } & import("../DatePickerBase.types").DatePickerCalendarProps & Omit<import("../SingleDate/SingleDate.types").DatePickerPopoverProps, "placement"> & {
54
54
  placement?: import("./RangeDate.types").DatePickerRangePlacement | import("./RangeDate.types").DatePickerRangePlacementBasic[] | undefined;
55
55
  isDoubleCalendar?: boolean | undefined;
56
+ closeAfterDateSelect?: boolean | undefined;
56
57
  } & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<RangeInputRefs>>;
57
58
  export declare const datePickerRangeConfig: {
58
59
  name: string;
@@ -97,10 +98,10 @@ export declare const datePickerRangeConfig: {
97
98
  secondTextfieldContentRight?: React.ReactElement<any, string | React.JSXElementConstructor<any>> | undefined;
98
99
  firstTextfieldTextAfter?: string | undefined;
99
100
  secondTextfieldTextAfter?: string | undefined;
100
- onFocusFirstTextfield?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
101
- onFocusSecondTextfield?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
102
- onBlurFirstTextfield?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
103
- onBlurSecondTextfield?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
101
+ onFocusFirstTextfield?: ((event: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
102
+ onFocusSecondTextfield?: ((event: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
103
+ onBlurFirstTextfield?: ((event: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
104
+ onBlurSecondTextfield?: ((event: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
104
105
  firstTextfieldTextBefore?: string | undefined;
105
106
  secondTextfieldTextBefore?: string | undefined;
106
107
  dividerVariant?: "none" | "icon" | "dash" | undefined;
@@ -108,6 +109,7 @@ export declare const datePickerRangeConfig: {
108
109
  } & import("../DatePickerBase.types").DatePickerCalendarProps & Omit<import("../SingleDate/SingleDate.types").DatePickerPopoverProps, "placement"> & {
109
110
  placement?: import("./RangeDate.types").DatePickerRangePlacement | import("./RangeDate.types").DatePickerRangePlacementBasic[] | undefined;
110
111
  isDoubleCalendar?: boolean | undefined;
112
+ closeAfterDateSelect?: boolean | undefined;
111
113
  } & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<RangeInputRefs>>;
112
114
  base: import("@linaria/core").LinariaClassName;
113
115
  variations: {
@@ -1 +1 @@
1
- {"version":3,"file":"RangeDate.d.ts","sourceRoot":"","sources":["../../../../src/components/DatePicker/RangeDate/RangeDate.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0E,MAAM,OAAO,CAAC;AAW/F,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAIlD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAM9D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAQ9D,eAAO,MAAM,mBAAmB,SACtB,UAAU,cAAc,EAAE,KAAK,oBAAoB,EAAE,QAAQ,GAAG,cAAc,GAAG,eAAe,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+EAoavG,CAAC;AAEN,eAAO,MAAM,qBAAqB;;;mBAtaxB,UAAU,cAAc,EAAE,KAAK,oBAAoB,EAAE,QAAQ,GAAG,cAAc,GAAG,eAAe,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+b3G,CAAC"}
1
+ {"version":3,"file":"RangeDate.d.ts","sourceRoot":"","sources":["../../../../src/components/DatePicker/RangeDate/RangeDate.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0E,MAAM,OAAO,CAAC;AAW/F,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAIlD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAO9D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAQ9D,eAAO,MAAM,mBAAmB,SACtB,UAAU,cAAc,EAAE,KAAK,oBAAoB,EAAE,QAAQ,GAAG,cAAc,GAAG,eAAe,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+EAsdvG,CAAC;AAEN,eAAO,MAAM,qBAAqB;;;mBAxdxB,UAAU,cAAc,EAAE,KAAK,oBAAoB,EAAE,QAAQ,GAAG,cAAc,GAAG,eAAe,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAif3G,CAAC"}
@@ -30,10 +30,10 @@ export declare const StyledRange: import("@linaria/react").StyledMeta & import("
30
30
  onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance | undefined;
31
31
  onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance | undefined;
32
32
  onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance | undefined;
33
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
34
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
35
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
36
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
33
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
34
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
35
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
36
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
37
37
  } & {
38
38
  firstTextfieldTextBefore: string;
39
39
  secondTextfieldTextBefore: string;
@@ -69,10 +69,10 @@ export declare const StyledRange: import("@linaria/react").StyledMeta & import("
69
69
  onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance | undefined;
70
70
  onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance | undefined;
71
71
  onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance | undefined;
72
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
73
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
74
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
75
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
72
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
73
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
74
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
75
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
76
76
  } & {
77
77
  dividerVariant?: "dash" | undefined;
78
78
  dividerIcon?: undefined;
@@ -108,10 +108,10 @@ export declare const StyledRange: import("@linaria/react").StyledMeta & import("
108
108
  onChangeSecondValue?: import("../../Range/Range.types").BaseCallbackChangeInstance | undefined;
109
109
  onSearchFirstValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance | undefined;
110
110
  onSearchSecondValue?: import("../../Range/Range.types").BaseCallbackKeyboardInstance | undefined;
111
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
112
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
113
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
114
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
111
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
112
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
113
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
114
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
115
115
  } & {
116
116
  dividerIcon?: import("react").ReactNode;
117
117
  dividerVariant?: "icon" | undefined;
@@ -69,6 +69,10 @@ export declare type DatePickerDoublePopoverProps = Omit<DatePickerPopoverProps,
69
69
  * Отобразить двойной календарь
70
70
  */
71
71
  isDoubleCalendar?: boolean;
72
+ /**
73
+ * Закрыть календарь после выбора дат
74
+ */
75
+ closeAfterDateSelect?: boolean;
72
76
  };
73
77
  export declare type DatePickerRangeProps = DatePickerVariationProps & DatePickerRangeFieldProps & DatePickerCalendarProps & DatePickerDoublePopoverProps & HTMLAttributes<HTMLDivElement>;
74
78
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"RangeDate.types.d.ts","sourceRoot":"","sources":["../../../../src/components/DatePicker/RangeDate/RangeDate.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEzD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,KAAK,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AACjG,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAE9D,oBAAY,6BAA6B,GAAG,KAAK,GAAG,QAAQ,CAAC;AAC7D,oBAAY,iCAAiC,GAAG,WAAW,GAAG,SAAS,GAAG,cAAc,GAAG,YAAY,CAAC;AACxG,oBAAY,wBAAwB,GAAG,6BAA6B,GAAG,iCAAiC,CAAC;AAEzG,oBAAY,sBAAsB,GAAG,CAAC,KAAK,EAAE,WAAW,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;AAC3G,oBAAY,sBAAsB,GAAG,CACjC,KAAK,EAAE,IAAI,GAAG,MAAM,EACpB,KAAK,CAAC,EAAE,OAAO,EACf,OAAO,CAAC,EAAE,OAAO,EACjB,QAAQ,CAAC,EAAE,QAAQ,KAClB,IAAI,CAAC;AAEV,aAAK,cAAc,GAAG,IAAI,CACtB,eAAe,EACb,YAAY,GACZ,aAAa,GACb,oBAAoB,GACpB,qBAAqB,GACrB,oBAAoB,GACpB,qBAAqB,CAC1B,CAAC;AAEF,oBAAY,yBAAyB,GAAG;IACpC;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,gBAAgB,CAAC,EAAE,IAAI,CAAC;IACxB;;OAEG;IACH,iBAAiB,CAAC,EAAE,IAAI,CAAC;IACzB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,kBAAkB,CAAC,EAAE,sBAAsB,CAAC;IAC5C;;OAEG;IACH,mBAAmB,CAAC,EAAE,sBAAsB,CAAC;IAC7C;;OAEG;IACH,iBAAiB,CAAC,EAAE,sBAAsB,CAAC;IAC3C;;OAEG;IACH,kBAAkB,CAAC,EAAE,sBAAsB,CAAC;IAC5C;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,MAAM,EAAE;YAAE,KAAK,CAAC,EAAE,MAAM,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,CAAA;SAAE,CAAA;KAAE,KAAK,IAAI,CAAC;CAC7E,GAAG,cAAc,CAAC;AAEnB,oBAAY,4BAA4B,GAAG,IAAI,CAAC,sBAAsB,EAAE,WAAW,CAAC,GAAG;IACnF;;;;OAIG;IACH,SAAS,CAAC,EAAE,wBAAwB,GAAG,KAAK,CAAC,6BAA6B,CAAC,CAAC;IAC5E;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC9B,CAAC;AAEF,oBAAY,oBAAoB,GAAG,wBAAwB,GACvD,yBAAyB,GACzB,uBAAuB,GACvB,4BAA4B,GAC5B,cAAc,CAAC,cAAc,CAAC,CAAC"}
1
+ {"version":3,"file":"RangeDate.types.d.ts","sourceRoot":"","sources":["../../../../src/components/DatePicker/RangeDate/RangeDate.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEzD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,KAAK,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AACjG,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAE9D,oBAAY,6BAA6B,GAAG,KAAK,GAAG,QAAQ,CAAC;AAC7D,oBAAY,iCAAiC,GAAG,WAAW,GAAG,SAAS,GAAG,cAAc,GAAG,YAAY,CAAC;AACxG,oBAAY,wBAAwB,GAAG,6BAA6B,GAAG,iCAAiC,CAAC;AAEzG,oBAAY,sBAAsB,GAAG,CAAC,KAAK,EAAE,WAAW,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;AAC3G,oBAAY,sBAAsB,GAAG,CACjC,KAAK,EAAE,IAAI,GAAG,MAAM,EACpB,KAAK,CAAC,EAAE,OAAO,EACf,OAAO,CAAC,EAAE,OAAO,EACjB,QAAQ,CAAC,EAAE,QAAQ,KAClB,IAAI,CAAC;AAEV,aAAK,cAAc,GAAG,IAAI,CACtB,eAAe,EACb,YAAY,GACZ,aAAa,GACb,oBAAoB,GACpB,qBAAqB,GACrB,oBAAoB,GACpB,qBAAqB,CAC1B,CAAC;AAEF,oBAAY,yBAAyB,GAAG;IACpC;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,gBAAgB,CAAC,EAAE,IAAI,CAAC;IACxB;;OAEG;IACH,iBAAiB,CAAC,EAAE,IAAI,CAAC;IACzB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,kBAAkB,CAAC,EAAE,sBAAsB,CAAC;IAC5C;;OAEG;IACH,mBAAmB,CAAC,EAAE,sBAAsB,CAAC;IAC7C;;OAEG;IACH,iBAAiB,CAAC,EAAE,sBAAsB,CAAC;IAC3C;;OAEG;IACH,kBAAkB,CAAC,EAAE,sBAAsB,CAAC;IAC5C;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,MAAM,EAAE;YAAE,KAAK,CAAC,EAAE,MAAM,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,CAAA;SAAE,CAAA;KAAE,KAAK,IAAI,CAAC;CAC7E,GAAG,cAAc,CAAC;AAEnB,oBAAY,4BAA4B,GAAG,IAAI,CAAC,sBAAsB,EAAE,WAAW,CAAC,GAAG;IACnF;;;;OAIG;IACH,SAAS,CAAC,EAAE,wBAAwB,GAAG,KAAK,CAAC,6BAA6B,CAAC,CAAC;IAC5E;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;OAEG;IACH,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAClC,CAAC;AAEF,oBAAY,oBAAoB,GAAG,wBAAwB,GACvD,yBAAyB,GACzB,uBAAuB,GACvB,4BAA4B,GAC5B,cAAc,CAAC,cAAc,CAAC,CAAC"}
@@ -118,7 +118,7 @@ export declare type DatePickerPopoverProps = {
118
118
  /**
119
119
  * Событие сворачивания/разворачивания календаря.
120
120
  */
121
- onToggle?: (isOpen: boolean, event: SyntheticEvent | Event) => void;
121
+ onToggle?: (isOpen: boolean, event?: SyntheticEvent | Event) => void;
122
122
  };
123
123
  export declare type DatePickerProps = DatePickerVariationProps & DatePickerTextFieldProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, 'defaultValue'>;
124
124
  //# sourceMappingURL=SingleDate.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SingleDate.types.d.ts","sourceRoot":"","sources":["../../../../src/components/DatePicker/SingleDate/SingleDate.types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SingleDate.types.d.ts","sourceRoot":"","sources":["../../../../src/components/DatePicker/SingleDate/SingleDate.types.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"Radiobox.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Radiobox/Radiobox.styles.ts"],"names":[],"mappings":";AAoCA,eAAO,MAAM,aAAa,qKAYzB,CAAC;AAEF,eAAO,MAAM,IAAI,0CAchB,CAAC"}
1
+ {"version":3,"file":"Radiobox.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Radiobox/Radiobox.styles.ts"],"names":[],"mappings":";AAoCA,eAAO,MAAM,aAAa,qKAYzB,CAAC;AAEF,eAAO,MAAM,IAAI,0CAehB,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { KeyboardEvent, ChangeEvent, ReactNode, ReactElement, MutableRefObject, HTMLAttributes } from 'react';
1
+ import type { KeyboardEvent, FocusEvent, ChangeEvent, ReactNode, ReactElement, MutableRefObject, HTMLAttributes } from 'react';
2
2
  export declare type TextfieldPrimitiveValue = string | number;
3
3
  export declare type RangeDividerVariants = {
4
4
  firstTextfieldTextBefore: string;
@@ -143,19 +143,19 @@ export declare type RangeInnerProps = {
143
143
  /**
144
144
  * Коллбэк, вызываемый при фокусе на первое поле ввода
145
145
  */
146
- onFocusFirstTextfield?: (event: ChangeEvent<HTMLInputElement>) => void;
146
+ onFocusFirstTextfield?: (event: FocusEvent<HTMLInputElement>) => void;
147
147
  /**
148
148
  * Коллбэк, вызываемый при фокусе на второе поле ввода
149
149
  */
150
- onFocusSecondTextfield?: (event: ChangeEvent<HTMLInputElement>) => void;
150
+ onFocusSecondTextfield?: (event: FocusEvent<HTMLInputElement>) => void;
151
151
  /**
152
152
  * Коллбэк, вызываемый при потере фокуса первым полем ввода
153
153
  */
154
- onBlurFirstTextfield?: (event: ChangeEvent<HTMLInputElement>) => void;
154
+ onBlurFirstTextfield?: (event: FocusEvent<HTMLInputElement>) => void;
155
155
  /**
156
156
  * Коллбэк, вызываемый при потере фокуса вторым полем ввода
157
157
  */
158
- onBlurSecondTextfield?: (event: ChangeEvent<HTMLInputElement>) => void;
158
+ onBlurSecondTextfield?: (event: FocusEvent<HTMLInputElement>) => void;
159
159
  } & RangeDividerVariants;
160
160
  export declare type RangeProps = RangeInnerProps & HTMLAttributes<HTMLDivElement>;
161
161
  //# sourceMappingURL=Range.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Range.types.d.ts","sourceRoot":"","sources":["../../../src/components/Range/Range.types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Range.types.d.ts","sourceRoot":"","sources":["../../../src/components/Range/Range.types.ts"],"names":[],"mappings":"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"}
@@ -93,10 +93,10 @@ export declare const DatePickerRange: import("react").FunctionComponent<import("
93
93
  secondTextfieldContentRight?: import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
94
94
  firstTextfieldTextAfter?: string | undefined;
95
95
  secondTextfieldTextAfter?: string | undefined;
96
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
97
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
98
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
99
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
96
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
97
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
98
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
99
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
100
100
  firstTextfieldTextBefore?: string | undefined;
101
101
  secondTextfieldTextBefore?: string | undefined;
102
102
  dividerVariant?: "none" | "icon" | "dash" | undefined;
@@ -104,5 +104,6 @@ export declare const DatePickerRange: import("react").FunctionComponent<import("
104
104
  } & import("../../../../components/DatePicker/DatePickerBase.types").DatePickerCalendarProps & Omit<import("../../../../components/DatePicker/SingleDate/SingleDate.types").DatePickerPopoverProps, "placement"> & {
105
105
  placement?: import("../../../../components/DatePicker").DatePickerRangePlacement | import("../../../../components/DatePicker/RangeDate/RangeDate.types").DatePickerRangePlacementBasic[] | undefined;
106
106
  isDoubleCalendar?: boolean | undefined;
107
+ closeAfterDateSelect?: boolean | undefined;
107
108
  } & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<import("../../../..").RangeInputRefs>>;
108
109
  //# sourceMappingURL=DatePicker.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/DatePicker/DatePicker.ts"],"names":[],"mappings":";AAMA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+XAA0B,CAAC;AAGlD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yHAA+B,CAAC"}
1
+ {"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/DatePicker/DatePicker.ts"],"names":[],"mappings":";AAMA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+XAA0B,CAAC;AAGlD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yHAA+B,CAAC"}
@@ -45,10 +45,10 @@ export declare const Range: import("react").FunctionComponent<import("../../../.
45
45
  onChangeSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackChangeInstance | undefined;
46
46
  onSearchFirstValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
47
47
  onSearchSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
48
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
49
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
50
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
51
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
48
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
49
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
50
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
51
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
52
52
  } & {
53
53
  firstTextfieldTextBefore: string;
54
54
  secondTextfieldTextBefore: string;
@@ -84,10 +84,10 @@ export declare const Range: import("react").FunctionComponent<import("../../../.
84
84
  onChangeSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackChangeInstance | undefined;
85
85
  onSearchFirstValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
86
86
  onSearchSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
87
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
88
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
89
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
90
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
87
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
88
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
89
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
90
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
91
91
  } & {
92
92
  dividerVariant?: "dash" | undefined;
93
93
  dividerIcon?: undefined;
@@ -123,10 +123,10 @@ export declare const Range: import("react").FunctionComponent<import("../../../.
123
123
  onChangeSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackChangeInstance | undefined;
124
124
  onSearchFirstValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
125
125
  onSearchSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
126
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
127
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
128
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
129
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
126
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
127
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
128
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
129
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
130
130
  } & {
131
131
  dividerIcon?: import("react").ReactNode;
132
132
  dividerVariant?: "icon" | undefined;
@@ -93,10 +93,10 @@ export declare const DatePickerRange: import("react").FunctionComponent<import("
93
93
  secondTextfieldContentRight?: import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
94
94
  firstTextfieldTextAfter?: string | undefined;
95
95
  secondTextfieldTextAfter?: string | undefined;
96
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
97
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
98
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
99
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
96
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
97
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
98
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
99
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
100
100
  firstTextfieldTextBefore?: string | undefined;
101
101
  secondTextfieldTextBefore?: string | undefined;
102
102
  dividerVariant?: "none" | "icon" | "dash" | undefined;
@@ -104,5 +104,6 @@ export declare const DatePickerRange: import("react").FunctionComponent<import("
104
104
  } & import("../../../../components/DatePicker/DatePickerBase.types").DatePickerCalendarProps & Omit<import("../../../../components/DatePicker/SingleDate/SingleDate.types").DatePickerPopoverProps, "placement"> & {
105
105
  placement?: import("../../../../components/DatePicker").DatePickerRangePlacement | import("../../../../components/DatePicker/RangeDate/RangeDate.types").DatePickerRangePlacementBasic[] | undefined;
106
106
  isDoubleCalendar?: boolean | undefined;
107
+ closeAfterDateSelect?: boolean | undefined;
107
108
  } & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<import("../../../..").RangeInputRefs>>;
108
109
  //# sourceMappingURL=DatePicker.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/DatePicker/DatePicker.ts"],"names":[],"mappings":";AAMA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+XAA0B,CAAC;AAGlD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yHAA+B,CAAC"}
1
+ {"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/DatePicker/DatePicker.ts"],"names":[],"mappings":";AAMA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+XAA0B,CAAC;AAGlD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yHAA+B,CAAC"}
@@ -45,10 +45,10 @@ export declare const Range: import("react").FunctionComponent<import("../../../.
45
45
  onChangeSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackChangeInstance | undefined;
46
46
  onSearchFirstValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
47
47
  onSearchSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
48
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
49
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
50
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
51
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
48
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
49
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
50
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
51
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
52
52
  } & {
53
53
  firstTextfieldTextBefore: string;
54
54
  secondTextfieldTextBefore: string;
@@ -84,10 +84,10 @@ export declare const Range: import("react").FunctionComponent<import("../../../.
84
84
  onChangeSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackChangeInstance | undefined;
85
85
  onSearchFirstValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
86
86
  onSearchSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
87
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
88
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
89
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
90
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
87
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
88
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
89
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
90
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
91
91
  } & {
92
92
  dividerVariant?: "dash" | undefined;
93
93
  dividerIcon?: undefined;
@@ -123,10 +123,10 @@ export declare const Range: import("react").FunctionComponent<import("../../../.
123
123
  onChangeSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackChangeInstance | undefined;
124
124
  onSearchFirstValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
125
125
  onSearchSecondValue?: import("../../../../components/Range/Range.types").BaseCallbackKeyboardInstance | undefined;
126
- onFocusFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
127
- onFocusSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
128
- onBlurFirstTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
129
- onBlurSecondTextfield?: ((event: import("react").ChangeEvent<HTMLInputElement>) => void) | undefined;
126
+ onFocusFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
127
+ onFocusSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
128
+ onBlurFirstTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
129
+ onBlurSecondTextfield?: ((event: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
130
130
  } & {
131
131
  dividerIcon?: import("react").ReactNode;
132
132
  dividerVariant?: "icon" | undefined;