@salutejs/plasma-b2c 1.420.0-canary.1459.11364623616.0 → 1.420.0-canary.1486.11363705461.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. package/api/plasma-b2c.api.md +441 -19
  2. package/components/Mask/Mask.d.ts +425 -2
  3. package/components/Segment/Segment.d.ts +12 -9
  4. package/components/Segment/SegmentGroup.config.d.ts +2 -5
  5. package/components/Segment/SegmentGroup.config.js +11 -14
  6. package/components/Segment/SegmentItem.config.d.ts +1 -1
  7. package/components/Segment/SegmentItem.config.js +8 -8
  8. package/components/TextArea/TextArea.config.d.ts +1 -11
  9. package/components/TextArea/TextArea.config.js +13 -23
  10. package/components/TextArea/index.d.ts +1 -68
  11. package/components/TextField/TextField.config.d.ts +0 -10
  12. package/components/TextField/TextField.config.js +11 -21
  13. package/components/TextField/TextField.d.ts +278 -61
  14. package/components/TextField/TextField.js +1 -4
  15. package/css/cjs/components/Mask/Mask.css +11 -17
  16. package/css/cjs/components/Mask/Mask.js.map +1 -1
  17. package/css/cjs/components/Segment/Segment.css +18 -19
  18. package/css/cjs/components/Segment/SegmentGroup.config.js +3 -6
  19. package/css/cjs/components/Segment/SegmentGroup.config.js.map +1 -1
  20. package/css/cjs/components/Segment/SegmentGroup.config_notwep.css +10 -0
  21. package/css/cjs/components/Segment/SegmentItem.config.js +3 -3
  22. package/css/cjs/components/Segment/SegmentItem.config.js.map +1 -1
  23. package/css/cjs/components/Segment/SegmentItem.config_g2b5lk.css +9 -0
  24. package/css/cjs/components/TextArea/TextArea.config.js +4 -14
  25. package/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
  26. package/css/{es/components/TextArea/TextArea.config_lr7df6.css → cjs/components/TextArea/TextArea.config_1g56huc.css} +10 -16
  27. package/css/cjs/components/TextArea/TextArea.css +10 -16
  28. package/css/cjs/components/TextField/TextField.config.js +3 -13
  29. package/css/cjs/components/TextField/TextField.config.js.map +1 -1
  30. package/css/cjs/components/TextField/TextField.config_o06qtv.css +13 -0
  31. package/css/cjs/components/TextField/TextField.js +1 -4
  32. package/css/cjs/components/TextField/TextField.js.map +1 -1
  33. package/css/cjs/index.css +44 -57
  34. package/css/es/components/Mask/Mask.css +11 -17
  35. package/css/es/components/Mask/Mask.js.map +1 -1
  36. package/css/es/components/Segment/Segment.css +18 -19
  37. package/css/es/components/Segment/SegmentGroup.config.js +3 -6
  38. package/css/es/components/Segment/SegmentGroup.config.js.map +1 -1
  39. package/css/es/components/Segment/SegmentGroup.config_notwep.css +10 -0
  40. package/css/es/components/Segment/SegmentItem.config.js +3 -3
  41. package/css/es/components/Segment/SegmentItem.config.js.map +1 -1
  42. package/css/es/components/Segment/SegmentItem.config_g2b5lk.css +9 -0
  43. package/css/es/components/TextArea/TextArea.config.js +4 -14
  44. package/css/es/components/TextArea/TextArea.config.js.map +1 -1
  45. package/css/{cjs/components/TextArea/TextArea.config_lr7df6.css → es/components/TextArea/TextArea.config_1g56huc.css} +10 -16
  46. package/css/es/components/TextArea/TextArea.css +10 -16
  47. package/css/es/components/TextField/TextField.config.js +3 -13
  48. package/css/es/components/TextField/TextField.config.js.map +1 -1
  49. package/css/es/components/TextField/TextField.config_o06qtv.css +13 -0
  50. package/css/es/components/TextField/TextField.js +1 -4
  51. package/css/es/components/TextField/TextField.js.map +1 -1
  52. package/css/es/index.css +44 -57
  53. package/es/components/Segment/SegmentGroup.config.js +11 -14
  54. package/es/components/Segment/SegmentItem.config.js +8 -8
  55. package/es/components/TextArea/TextArea.config.js +13 -23
  56. package/es/components/TextField/TextField.config.js +11 -21
  57. package/es/components/TextField/TextField.js +1 -4
  58. package/package.json +7 -7
  59. package/temp/plasma-b2c.api.md +441 -19
  60. package/css/cjs/components/Segment/SegmentGroup.config_uubjjb.css +0 -11
  61. package/css/cjs/components/Segment/SegmentItem.config_1mppsqs.css +0 -9
  62. package/css/cjs/components/TextField/TextField.config_dt66zs.css +0 -19
  63. package/css/es/components/Segment/SegmentGroup.config_uubjjb.css +0 -11
  64. package/css/es/components/Segment/SegmentItem.config_1mppsqs.css +0 -9
  65. package/css/es/components/TextField/TextField.config_dt66zs.css +0 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-b2c",
3
- "version": "1.420.0-canary.1459.11364623616.0",
3
+ "version": "1.420.0-canary.1486.11363705461.0",
4
4
  "description": "Salute Design System / React UI kit for business-related web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -42,9 +42,9 @@
42
42
  "atLeast": 99.97
43
43
  },
44
44
  "dependencies": {
45
- "@salutejs/plasma-core": "1.182.0-dev.0",
46
- "@salutejs/plasma-hope": "1.315.0-dev.0",
47
- "@salutejs/plasma-new-hope": "0.169.0-canary.1459.11364623616.0",
45
+ "@salutejs/plasma-core": "1.183.0-canary.1486.11363705461.0",
46
+ "@salutejs/plasma-hope": "1.316.0-canary.1486.11363705461.0",
47
+ "@salutejs/plasma-new-hope": "0.169.0-canary.1486.11363705461.0",
48
48
  "@salutejs/plasma-themes": "0.20.0-dev.0",
49
49
  "@salutejs/plasma-tokens-b2c": "0.53.0-dev.0",
50
50
  "@salutejs/plasma-tokens-web": "1.58.0-dev.0",
@@ -71,9 +71,9 @@
71
71
  "@rollup/plugin-commonjs": "25.0.7",
72
72
  "@rollup/plugin-node-resolve": "15.2.3",
73
73
  "@salutejs/plasma-colors": "0.13.0",
74
- "@salutejs/plasma-cy-utils": "0.113.0-dev.0",
74
+ "@salutejs/plasma-cy-utils": "0.114.0-canary.1486.11363705461.0",
75
75
  "@salutejs/plasma-icons": "1.206.0",
76
- "@salutejs/plasma-sb-utils": "0.180.0-dev.0",
76
+ "@salutejs/plasma-sb-utils": "0.181.0-canary.1486.11363705461.0",
77
77
  "@storybook/addon-docs": "7.6.17",
78
78
  "@storybook/addon-essentials": "7.6.17",
79
79
  "@storybook/addon-knobs": "7.0.2",
@@ -109,5 +109,5 @@
109
109
  "react"
110
110
  ],
111
111
  "sideEffects": false,
112
- "gitHead": "bff935f0247fc53aeadbfd756abfe842ca55405e"
112
+ "gitHead": "0792258bd5b125f26df4f7b697da243ce9d98a21"
113
113
  }
@@ -160,6 +160,7 @@ import { InputHTMLAttributes as InputHTMLAttributes_3 } from 'react';
160
160
  import type { ItemOption } from '@salutejs/plasma-new-hope';
161
161
  import { ItemOption as ItemOption_2 } from '@salutejs/plasma-new-hope/styled-components';
162
162
  import { JSXElementConstructor } from 'react';
163
+ import { KeyboardEvent as KeyboardEvent_2 } from 'react';
163
164
  import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
164
165
  import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
165
166
  import { List } from '@salutejs/plasma-hope';
@@ -196,9 +197,6 @@ import { PickOptional } from '@salutejs/plasma-core';
196
197
  import { PinProps } from '@salutejs/plasma-core';
197
198
  import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
198
199
  import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
199
- import type { PopoverPlacement as PopoverPlacement_2 } from '@salutejs/plasma-new-hope';
200
- import type { PopoverPlacementBasic } from '@salutejs/plasma-new-hope';
201
- import type { PopoverPlacementBasic as PopoverPlacementBasic_2 } from '@salutejs/plasma-new-hope/styled-components';
202
200
  import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
203
201
  import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
204
202
  import { Popup } from '@salutejs/plasma-hope';
@@ -288,9 +286,9 @@ import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
288
286
  import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
289
287
  import { TextareaResize } from '@salutejs/plasma-core';
290
288
  import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
289
+ import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
291
290
  import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
292
291
  import type { TextFieldProps as TextFieldProps_2 } from '@salutejs/plasma-hope';
293
- import type { TextFieldProps as TextFieldProps_3 } from '@salutejs/plasma-new-hope/styled-components';
294
292
  import { TextFieldPropsBase } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
295
293
  import { TextFieldView } from '@salutejs/plasma-hope';
296
294
  import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
@@ -1884,7 +1882,431 @@ export { List }
1884
1882
  export { ListItem }
1885
1883
 
1886
1884
  // @public (undocumented)
1887
- export const Mask: ForwardRefExoticComponent<(TextFieldProps_3 & MaskProps) & RefAttributes<HTMLInputElement>>;
1885
+ export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
1886
+ view: {
1887
+ default: PolymorphicClassName;
1888
+ positive: PolymorphicClassName;
1889
+ warning: PolymorphicClassName;
1890
+ negative: PolymorphicClassName;
1891
+ };
1892
+ size: {
1893
+ l: PolymorphicClassName;
1894
+ m: PolymorphicClassName;
1895
+ s: PolymorphicClassName;
1896
+ xs: PolymorphicClassName;
1897
+ };
1898
+ labelPlacement: {
1899
+ inner: PolymorphicClassName;
1900
+ outer: PolymorphicClassName;
1901
+ };
1902
+ clear: {
1903
+ true: PolymorphicClassName;
1904
+ };
1905
+ disabled: {
1906
+ true: PolymorphicClassName;
1907
+ };
1908
+ readOnly: {
1909
+ true: PolymorphicClassName;
1910
+ };
1911
+ }> & {
1912
+ size?: string | undefined;
1913
+ view?: string | undefined;
1914
+ readOnly?: boolean | undefined;
1915
+ disabled?: boolean | undefined;
1916
+ } & {
1917
+ label?: string | undefined;
1918
+ labelPlacement?: "outer" | "inner" | undefined;
1919
+ leftHelper?: string | undefined;
1920
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1921
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1922
+ textBefore?: string | undefined;
1923
+ textAfter?: string | undefined;
1924
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
1925
+ } & {
1926
+ requiredPlacement?: "right" | "left" | undefined;
1927
+ } & {
1928
+ required: true;
1929
+ optional?: false | undefined;
1930
+ } & {
1931
+ clear?: boolean | undefined;
1932
+ hasDivider?: boolean | undefined;
1933
+ } & {
1934
+ chips?: undefined;
1935
+ onChangeChips?: undefined;
1936
+ enumerationType?: "plain" | undefined;
1937
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
1938
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
1939
+ view: {
1940
+ default: PolymorphicClassName;
1941
+ positive: PolymorphicClassName;
1942
+ warning: PolymorphicClassName;
1943
+ negative: PolymorphicClassName;
1944
+ };
1945
+ size: {
1946
+ l: PolymorphicClassName;
1947
+ m: PolymorphicClassName;
1948
+ s: PolymorphicClassName;
1949
+ xs: PolymorphicClassName;
1950
+ };
1951
+ labelPlacement: {
1952
+ inner: PolymorphicClassName;
1953
+ outer: PolymorphicClassName;
1954
+ };
1955
+ clear: {
1956
+ true: PolymorphicClassName;
1957
+ };
1958
+ disabled: {
1959
+ true: PolymorphicClassName;
1960
+ };
1961
+ readOnly: {
1962
+ true: PolymorphicClassName;
1963
+ };
1964
+ }> & {
1965
+ size?: string | undefined;
1966
+ view?: string | undefined;
1967
+ readOnly?: boolean | undefined;
1968
+ disabled?: boolean | undefined;
1969
+ } & {
1970
+ label?: string | undefined;
1971
+ labelPlacement?: "outer" | "inner" | undefined;
1972
+ leftHelper?: string | undefined;
1973
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1974
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1975
+ textBefore?: string | undefined;
1976
+ textAfter?: string | undefined;
1977
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
1978
+ } & {
1979
+ requiredPlacement?: "right" | "left" | undefined;
1980
+ } & {
1981
+ required: true;
1982
+ optional?: false | undefined;
1983
+ } & {
1984
+ clear?: boolean | undefined;
1985
+ hasDivider?: boolean | undefined;
1986
+ } & {
1987
+ enumerationType: "chip";
1988
+ onSearch?: undefined;
1989
+ chips?: TextFieldPrimitiveValue[] | undefined;
1990
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
1991
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
1992
+ view: {
1993
+ default: PolymorphicClassName;
1994
+ positive: PolymorphicClassName;
1995
+ warning: PolymorphicClassName;
1996
+ negative: PolymorphicClassName;
1997
+ };
1998
+ size: {
1999
+ l: PolymorphicClassName;
2000
+ m: PolymorphicClassName;
2001
+ s: PolymorphicClassName;
2002
+ xs: PolymorphicClassName;
2003
+ };
2004
+ labelPlacement: {
2005
+ inner: PolymorphicClassName;
2006
+ outer: PolymorphicClassName;
2007
+ };
2008
+ clear: {
2009
+ true: PolymorphicClassName;
2010
+ };
2011
+ disabled: {
2012
+ true: PolymorphicClassName;
2013
+ };
2014
+ readOnly: {
2015
+ true: PolymorphicClassName;
2016
+ };
2017
+ }> & {
2018
+ size?: string | undefined;
2019
+ view?: string | undefined;
2020
+ readOnly?: boolean | undefined;
2021
+ disabled?: boolean | undefined;
2022
+ } & {
2023
+ label?: string | undefined;
2024
+ labelPlacement?: "outer" | "inner" | undefined;
2025
+ leftHelper?: string | undefined;
2026
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2027
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2028
+ textBefore?: string | undefined;
2029
+ textAfter?: string | undefined;
2030
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2031
+ } & {
2032
+ requiredPlacement?: "right" | "left" | undefined;
2033
+ } & {
2034
+ required: true;
2035
+ optional?: false | undefined;
2036
+ } & {
2037
+ clear?: false | undefined;
2038
+ hasDivider?: undefined;
2039
+ } & {
2040
+ chips?: undefined;
2041
+ onChangeChips?: undefined;
2042
+ enumerationType?: "plain" | undefined;
2043
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2044
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2045
+ view: {
2046
+ default: PolymorphicClassName;
2047
+ positive: PolymorphicClassName;
2048
+ warning: PolymorphicClassName;
2049
+ negative: PolymorphicClassName;
2050
+ };
2051
+ size: {
2052
+ l: PolymorphicClassName;
2053
+ m: PolymorphicClassName;
2054
+ s: PolymorphicClassName;
2055
+ xs: PolymorphicClassName;
2056
+ };
2057
+ labelPlacement: {
2058
+ inner: PolymorphicClassName;
2059
+ outer: PolymorphicClassName;
2060
+ };
2061
+ clear: {
2062
+ true: PolymorphicClassName;
2063
+ };
2064
+ disabled: {
2065
+ true: PolymorphicClassName;
2066
+ };
2067
+ readOnly: {
2068
+ true: PolymorphicClassName;
2069
+ };
2070
+ }> & {
2071
+ size?: string | undefined;
2072
+ view?: string | undefined;
2073
+ readOnly?: boolean | undefined;
2074
+ disabled?: boolean | undefined;
2075
+ } & {
2076
+ label?: string | undefined;
2077
+ labelPlacement?: "outer" | "inner" | undefined;
2078
+ leftHelper?: string | undefined;
2079
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2080
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2081
+ textBefore?: string | undefined;
2082
+ textAfter?: string | undefined;
2083
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2084
+ } & {
2085
+ requiredPlacement?: "right" | "left" | undefined;
2086
+ } & {
2087
+ required: true;
2088
+ optional?: false | undefined;
2089
+ } & {
2090
+ clear?: false | undefined;
2091
+ hasDivider?: undefined;
2092
+ } & {
2093
+ enumerationType: "chip";
2094
+ onSearch?: undefined;
2095
+ chips?: TextFieldPrimitiveValue[] | undefined;
2096
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2097
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2098
+ view: {
2099
+ default: PolymorphicClassName;
2100
+ positive: PolymorphicClassName;
2101
+ warning: PolymorphicClassName;
2102
+ negative: PolymorphicClassName;
2103
+ };
2104
+ size: {
2105
+ l: PolymorphicClassName;
2106
+ m: PolymorphicClassName;
2107
+ s: PolymorphicClassName;
2108
+ xs: PolymorphicClassName;
2109
+ };
2110
+ labelPlacement: {
2111
+ inner: PolymorphicClassName;
2112
+ outer: PolymorphicClassName;
2113
+ };
2114
+ clear: {
2115
+ true: PolymorphicClassName;
2116
+ };
2117
+ disabled: {
2118
+ true: PolymorphicClassName;
2119
+ };
2120
+ readOnly: {
2121
+ true: PolymorphicClassName;
2122
+ };
2123
+ }> & {
2124
+ size?: string | undefined;
2125
+ view?: string | undefined;
2126
+ readOnly?: boolean | undefined;
2127
+ disabled?: boolean | undefined;
2128
+ } & {
2129
+ label?: string | undefined;
2130
+ labelPlacement?: "outer" | "inner" | undefined;
2131
+ leftHelper?: string | undefined;
2132
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2133
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2134
+ textBefore?: string | undefined;
2135
+ textAfter?: string | undefined;
2136
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2137
+ } & {
2138
+ requiredPlacement?: "right" | "left" | undefined;
2139
+ } & {
2140
+ optional?: true | undefined;
2141
+ required?: false | undefined;
2142
+ } & {
2143
+ clear?: boolean | undefined;
2144
+ hasDivider?: boolean | undefined;
2145
+ } & {
2146
+ chips?: undefined;
2147
+ onChangeChips?: undefined;
2148
+ enumerationType?: "plain" | undefined;
2149
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2150
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2151
+ view: {
2152
+ default: PolymorphicClassName;
2153
+ positive: PolymorphicClassName;
2154
+ warning: PolymorphicClassName;
2155
+ negative: PolymorphicClassName;
2156
+ };
2157
+ size: {
2158
+ l: PolymorphicClassName;
2159
+ m: PolymorphicClassName;
2160
+ s: PolymorphicClassName;
2161
+ xs: PolymorphicClassName;
2162
+ };
2163
+ labelPlacement: {
2164
+ inner: PolymorphicClassName;
2165
+ outer: PolymorphicClassName;
2166
+ };
2167
+ clear: {
2168
+ true: PolymorphicClassName;
2169
+ };
2170
+ disabled: {
2171
+ true: PolymorphicClassName;
2172
+ };
2173
+ readOnly: {
2174
+ true: PolymorphicClassName;
2175
+ };
2176
+ }> & {
2177
+ size?: string | undefined;
2178
+ view?: string | undefined;
2179
+ readOnly?: boolean | undefined;
2180
+ disabled?: boolean | undefined;
2181
+ } & {
2182
+ label?: string | undefined;
2183
+ labelPlacement?: "outer" | "inner" | undefined;
2184
+ leftHelper?: string | undefined;
2185
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2186
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2187
+ textBefore?: string | undefined;
2188
+ textAfter?: string | undefined;
2189
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2190
+ } & {
2191
+ requiredPlacement?: "right" | "left" | undefined;
2192
+ } & {
2193
+ optional?: true | undefined;
2194
+ required?: false | undefined;
2195
+ } & {
2196
+ clear?: boolean | undefined;
2197
+ hasDivider?: boolean | undefined;
2198
+ } & {
2199
+ enumerationType: "chip";
2200
+ onSearch?: undefined;
2201
+ chips?: TextFieldPrimitiveValue[] | undefined;
2202
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2203
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2204
+ view: {
2205
+ default: PolymorphicClassName;
2206
+ positive: PolymorphicClassName;
2207
+ warning: PolymorphicClassName;
2208
+ negative: PolymorphicClassName;
2209
+ };
2210
+ size: {
2211
+ l: PolymorphicClassName;
2212
+ m: PolymorphicClassName;
2213
+ s: PolymorphicClassName;
2214
+ xs: PolymorphicClassName;
2215
+ };
2216
+ labelPlacement: {
2217
+ inner: PolymorphicClassName;
2218
+ outer: PolymorphicClassName;
2219
+ };
2220
+ clear: {
2221
+ true: PolymorphicClassName;
2222
+ };
2223
+ disabled: {
2224
+ true: PolymorphicClassName;
2225
+ };
2226
+ readOnly: {
2227
+ true: PolymorphicClassName;
2228
+ };
2229
+ }> & {
2230
+ size?: string | undefined;
2231
+ view?: string | undefined;
2232
+ readOnly?: boolean | undefined;
2233
+ disabled?: boolean | undefined;
2234
+ } & {
2235
+ label?: string | undefined;
2236
+ labelPlacement?: "outer" | "inner" | undefined;
2237
+ leftHelper?: string | undefined;
2238
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2239
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2240
+ textBefore?: string | undefined;
2241
+ textAfter?: string | undefined;
2242
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2243
+ } & {
2244
+ requiredPlacement?: "right" | "left" | undefined;
2245
+ } & {
2246
+ optional?: true | undefined;
2247
+ required?: false | undefined;
2248
+ } & {
2249
+ clear?: false | undefined;
2250
+ hasDivider?: undefined;
2251
+ } & {
2252
+ chips?: undefined;
2253
+ onChangeChips?: undefined;
2254
+ enumerationType?: "plain" | undefined;
2255
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2256
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2257
+ view: {
2258
+ default: PolymorphicClassName;
2259
+ positive: PolymorphicClassName;
2260
+ warning: PolymorphicClassName;
2261
+ negative: PolymorphicClassName;
2262
+ };
2263
+ size: {
2264
+ l: PolymorphicClassName;
2265
+ m: PolymorphicClassName;
2266
+ s: PolymorphicClassName;
2267
+ xs: PolymorphicClassName;
2268
+ };
2269
+ labelPlacement: {
2270
+ inner: PolymorphicClassName;
2271
+ outer: PolymorphicClassName;
2272
+ };
2273
+ clear: {
2274
+ true: PolymorphicClassName;
2275
+ };
2276
+ disabled: {
2277
+ true: PolymorphicClassName;
2278
+ };
2279
+ readOnly: {
2280
+ true: PolymorphicClassName;
2281
+ };
2282
+ }> & {
2283
+ size?: string | undefined;
2284
+ view?: string | undefined;
2285
+ readOnly?: boolean | undefined;
2286
+ disabled?: boolean | undefined;
2287
+ } & {
2288
+ label?: string | undefined;
2289
+ labelPlacement?: "outer" | "inner" | undefined;
2290
+ leftHelper?: string | undefined;
2291
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2292
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2293
+ textBefore?: string | undefined;
2294
+ textAfter?: string | undefined;
2295
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2296
+ } & {
2297
+ requiredPlacement?: "right" | "left" | undefined;
2298
+ } & {
2299
+ optional?: true | undefined;
2300
+ required?: false | undefined;
2301
+ } & {
2302
+ clear?: false | undefined;
2303
+ hasDivider?: undefined;
2304
+ } & {
2305
+ enumerationType: "chip";
2306
+ onSearch?: undefined;
2307
+ chips?: TextFieldPrimitiveValue[] | undefined;
2308
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2309
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
1888
2310
 
1889
2311
  export { MaxLinesProps }
1890
2312
 
@@ -2282,16 +2704,21 @@ true: PolymorphicClassName;
2282
2704
  pilled: {
2283
2705
  true: PolymorphicClassName;
2284
2706
  };
2285
- stretch: {
2286
- true: PolymorphicClassName;
2287
- };
2288
2707
  filledBackground: {
2289
2708
  true: PolymorphicClassName;
2290
2709
  };
2291
- orientation: {
2292
- vertical: PolymorphicClassName;
2710
+ stretch: {
2711
+ true: PolymorphicClassName;
2293
2712
  };
2294
- }> & SegmentGroupProps & RefAttributes<HTMLDivElement>>;
2713
+ }> & HTMLAttributes<HTMLDivElement> & {
2714
+ selectionMode?: "multiple" | "single" | undefined;
2715
+ disabled?: boolean | undefined;
2716
+ stretch?: boolean | undefined;
2717
+ pilled?: boolean | undefined;
2718
+ filledBackground?: boolean | undefined;
2719
+ size?: string | undefined;
2720
+ view?: string | undefined;
2721
+ } & RefAttributes<HTMLDivElement>>;
2295
2722
 
2296
2723
  export { SegmentGroupProps }
2297
2724
 
@@ -2299,8 +2726,8 @@ export { SegmentGroupProps }
2299
2726
  export const SegmentItem: FunctionComponent<PropsType< {
2300
2727
  view: {
2301
2728
  clear: PolymorphicClassName;
2302
- secondary: PolymorphicClassName;
2303
2729
  default: PolymorphicClassName;
2730
+ secondary: PolymorphicClassName;
2304
2731
  };
2305
2732
  size: {
2306
2733
  xs: PolymorphicClassName;
@@ -2322,8 +2749,6 @@ pilled?: boolean | undefined;
2322
2749
  customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
2323
2750
  size?: string | undefined;
2324
2751
  view?: string | undefined;
2325
- contentLeft?: ReactNode;
2326
- contentRight?: ReactNode;
2327
2752
  } & RefAttributes<HTMLLabelElement>>;
2328
2753
 
2329
2754
  export { SegmentItemProps }
@@ -2701,13 +3126,11 @@ export { TextareaHTMLAttributes }
2701
3126
 
2702
3127
  // Warning: (ae-forgotten-export) The symbol "RequiredProps" needs to be exported by the entry point index.d.ts
2703
3128
  // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
2704
- // Warning: (ae-forgotten-export) The symbol "HintProps" needs to be exported by the entry point index.d.ts
2705
3129
  //
2706
3130
  // @public (undocumented)
2707
3131
  export type TextAreaProps = TextAreaProps_2 & {
2708
3132
  resize?: 'none' | 'both' | 'horizontal' | 'vertical';
2709
- titleCaption?: ReactNode;
2710
- } & RequiredProps & ClearProps & RequiredProps & HintProps;
3133
+ } & RequiredProps & ClearProps;
2711
3134
 
2712
3135
  export { TextareaResize }
2713
3136
 
@@ -2762,10 +3185,9 @@ export { TextFieldGroupProps }
2762
3185
  // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
2763
3186
  // Warning: (ae-forgotten-export) The symbol "RequiredProps_2" needs to be exported by the entry point index.d.ts
2764
3187
  // Warning: (ae-forgotten-export) The symbol "ClearProps_2" needs to be exported by the entry point index.d.ts
2765
- // Warning: (ae-forgotten-export) The symbol "HintProps_2" needs to be exported by the entry point index.d.ts
2766
3188
  //
2767
3189
  // @public (undocumented)
2768
- export type TextFieldProps = (TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips' | 'titleCaption'>) & RequiredProps_2 & ClearProps_2 & HintProps_2;
3190
+ export type TextFieldProps = (TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips'>) & RequiredProps_2 & ClearProps_2;
2769
3191
 
2770
3192
  export { TextFieldView }
2771
3193
 
@@ -1,11 +0,0 @@
1
- .cct3vnm{--plasma-segment-arrow-color:var(--text-secondary);--plasma-segment-group-background-color:transparent;--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused,var(--text-accent));}
2
- .f15142ru{--plasma-segment-arrow-color:var(--text-secondary);--plasma-segment-group-background-color:transparent;--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused,var(--text-accent));}
3
- .xekvq49{--plasma-segment-group-border-radius:0.625rem;--plasma-segment-group-pilled-border-radius:1.125rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:0.25rem 0.75rem;--plasma-segment-group-vertical-arrow-padding:0.75rem 0;}
4
- .slveods{--plasma-segment-group-border-radius:0.75rem;--plasma-segment-group-pilled-border-radius:1.375rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:0.5rem 0.875rem;--plasma-segment-group-vertical-arrow-padding:0.875rem 0;}
5
- .mt19ik9{--plasma-segment-group-border-radius:0.875rem;--plasma-segment-group-pilled-border-radius:1.625rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:0.75rem 1.25rem;--plasma-segment-group-vertical-arrow-padding:1.25rem 0;}
6
- .l1pt19wo{--plasma-segment-group-border-radius:1rem;--plasma-segment-group-pilled-border-radius:1.875rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;--plasma-segment-group-arrow-padding:1rem 1.375rem;--plasma-segment-group-vertical-arrow-padding:1.375rem 0;}
7
- .t1832286{--plasma-segment-disabled-opacity:0.4;}
8
-
9
-
10
- .tjfuhig{--plasma-segment-group-filled-background-color:var(--surface-transparent-secondary);}
11
-
@@ -1,9 +0,0 @@
1
- .cw5l9ny{--plasma-segment-item-color:var(--text-secondary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--text-primary-hover);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-additional-color:var(--text-tertiary);--plasma-segment-item-additional-color-hover:var(--text-secondary);--plasma-segment-item-selected-color:var(--text-primary-hover);--plasma-segment-item-selected-background-color:transparent;--plasma-segment-item-selected-color-hover:var(--text-primary);--plasma-segment-item-selected-background-color-hover:transparent;--plasma-segment-item-selected-additional-color:var(--text-secondary);--plasma-segment-item-selected-additional-color-hover:var(--text-secondary);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused,var(--text-accent));}
2
- .s1xvuorj{--plasma-segment-item-color:var(--text-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--text-primary-hover);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-additional-color:var(--text-secondary);--plasma-segment-item-additional-color-hover:var(--text-secondary);--plasma-segment-item-selected-color:var(--text-primary);--plasma-segment-item-selected-background-color:var(--surface-transparent-card);--plasma-segment-item-selected-color-hover:var(--text-primary-hover);--plasma-segment-item-selected-background-color-hover:var(--surface-transparent-card);--plasma-segment-item-selected-additional-color:var(--text-secondary);--plasma-segment-item-selected-additional-color-hover:var(--text-secondary);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused,var(--text-accent));}
3
- .d1f4sf91{--plasma-segment-item-color:var(--text-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--text-primary-hover);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-additional-color:var(--text-secondary);--plasma-segment-item-additional-color-hover:var(--text-secondary);--plasma-segment-item-selected-color:var(--inverse-text-primary);--plasma-segment-item-selected-background-color:var(--surface-solid-default);--plasma-segment-item-selected-color-hover:var(--inverse-text-primary-hover);--plasma-segment-item-selected-background-color-hover:var(--surface-solid-default);--plasma-segment-item-selected-additional-color:var(--inverse-text-secondary);--plasma-segment-item-selected-additional-color-hover:var(--inverse-text-secondary);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused,var(--text-accent));}
4
- .x12jn5jz{--plasma-segment-item-border-radius:0.5rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:2rem;--plasma-segment-item-padding:0.5rem 0.75rem;--plasma-segment-item-pilled-padding:0.5rem 0.5rem;--plasma-segment-item-content-padding:0.0625rem 0.125rem;--plasma-segment-item-content-icon-margin:0.125rem;--plasma-segment-item-margin-left:0;--plasma-segment-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-xs-line-height);}
5
- .s1w7desh{--plasma-segment-item-border-radius:0.625rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:2.5rem;--plasma-segment-item-padding:0.5rem 1rem;--plasma-segment-item-pilled-padding:0.5rem 0.5rem;--plasma-segment-item-content-padding:0.1875rem 0.125rem;--plasma-segment-item-content-icon-margin:0.125rem;--plasma-segment-item-margin-left:0rem;--plasma-segment-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-s-line-height);}
6
- .msu8eyv{--plasma-segment-item-border-radius:0.75rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:3rem;--plasma-segment-item-padding:0.75rem 1.25rem;--plasma-segment-item-pilled-padding:0.75rem 0.75rem;--plasma-segment-item-content-padding:0.125rem;--plasma-segment-item-content-icon-margin:0.25rem;--plasma-segment-item-margin-left:0rem;--plasma-segment-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-m-line-height);}
7
- .l1k7f0bw{--plasma-segment-item-border-radius:0.875rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:3.5rem;--plasma-segment-item-padding:1rem 1.5rem;--plasma-segment-item-pilled-padding:1rem 1rem;--plasma-segment-item-content-padding:0.0625rem 0.125rem;--plasma-segment-item-content-icon-margin:0.375rem;--plasma-segment-item-margin-left:0;--plasma-segment-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-segment-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-segment-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-segment-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-segment-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-segment-item-lineheight:var(--plasma-typo-body-l-line-height);}
8
- .t169sl90{--plasma-segment-disabled-opacity:0.4;}
9
- .t1aaurja{--plasma-segment-item-pilled-border-radius:1.75rem;}