@salutejs/plasma-b2c 1.419.1-canary.1346.11361458839.0 → 1.420.0-canary.1459.11364623616.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 +19 -441
  2. package/components/Mask/Mask.d.ts +2 -425
  3. package/components/Segment/Segment.d.ts +9 -12
  4. package/components/Segment/SegmentGroup.config.d.ts +5 -2
  5. package/components/Segment/SegmentGroup.config.js +14 -11
  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 +11 -1
  9. package/components/TextArea/TextArea.config.js +23 -13
  10. package/components/TextArea/index.d.ts +68 -1
  11. package/components/TextField/TextField.config.d.ts +10 -0
  12. package/components/TextField/TextField.config.js +21 -11
  13. package/components/TextField/TextField.d.ts +61 -278
  14. package/components/TextField/TextField.js +4 -1
  15. package/css/cjs/components/Mask/Mask.css +17 -11
  16. package/css/cjs/components/Mask/Mask.js.map +1 -1
  17. package/css/cjs/components/Segment/Segment.css +19 -18
  18. package/css/cjs/components/Segment/SegmentGroup.config.js +6 -3
  19. package/css/cjs/components/Segment/SegmentGroup.config.js.map +1 -1
  20. package/css/cjs/components/Segment/SegmentGroup.config_uubjjb.css +11 -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_1mppsqs.css +9 -0
  24. package/css/cjs/components/TextArea/TextArea.config.js +14 -4
  25. package/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
  26. package/css/{es/components/TextArea/TextArea.config_1g56huc.css → cjs/components/TextArea/TextArea.config_lr7df6.css} +16 -10
  27. package/css/cjs/components/TextArea/TextArea.css +16 -10
  28. package/css/cjs/components/TextField/TextField.config.js +13 -3
  29. package/css/cjs/components/TextField/TextField.config.js.map +1 -1
  30. package/css/cjs/components/TextField/TextField.config_dt66zs.css +19 -0
  31. package/css/cjs/components/TextField/TextField.js +4 -1
  32. package/css/cjs/components/TextField/TextField.js.map +1 -1
  33. package/css/cjs/index.css +57 -44
  34. package/css/es/components/Mask/Mask.css +17 -11
  35. package/css/es/components/Mask/Mask.js.map +1 -1
  36. package/css/es/components/Segment/Segment.css +19 -18
  37. package/css/es/components/Segment/SegmentGroup.config.js +6 -3
  38. package/css/es/components/Segment/SegmentGroup.config.js.map +1 -1
  39. package/css/es/components/Segment/SegmentGroup.config_uubjjb.css +11 -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_1mppsqs.css +9 -0
  43. package/css/es/components/TextArea/TextArea.config.js +14 -4
  44. package/css/es/components/TextArea/TextArea.config.js.map +1 -1
  45. package/css/{cjs/components/TextArea/TextArea.config_1g56huc.css → es/components/TextArea/TextArea.config_lr7df6.css} +16 -10
  46. package/css/es/components/TextArea/TextArea.css +16 -10
  47. package/css/es/components/TextField/TextField.config.js +13 -3
  48. package/css/es/components/TextField/TextField.config.js.map +1 -1
  49. package/css/es/components/TextField/TextField.config_dt66zs.css +19 -0
  50. package/css/es/components/TextField/TextField.js +4 -1
  51. package/css/es/components/TextField/TextField.js.map +1 -1
  52. package/css/es/index.css +57 -44
  53. package/es/components/Segment/SegmentGroup.config.js +14 -11
  54. package/es/components/Segment/SegmentItem.config.js +8 -8
  55. package/es/components/TextArea/TextArea.config.js +23 -13
  56. package/es/components/TextField/TextField.config.js +21 -11
  57. package/es/components/TextField/TextField.js +4 -1
  58. package/package.json +3 -3
  59. package/temp/plasma-b2c.api.md +19 -441
  60. package/css/cjs/components/Segment/SegmentGroup.config_notwep.css +0 -10
  61. package/css/cjs/components/Segment/SegmentItem.config_g2b5lk.css +0 -9
  62. package/css/cjs/components/TextField/TextField.config_o06qtv.css +0 -13
  63. package/css/es/components/Segment/SegmentGroup.config_notwep.css +0 -10
  64. package/css/es/components/Segment/SegmentItem.config_g2b5lk.css +0 -9
  65. package/css/es/components/TextField/TextField.config_o06qtv.css +0 -13
@@ -160,7 +160,6 @@ 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';
164
163
  import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
165
164
  import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
166
165
  import { List } from '@salutejs/plasma-hope';
@@ -197,6 +196,9 @@ import { PickOptional } from '@salutejs/plasma-core';
197
196
  import { PinProps } from '@salutejs/plasma-core';
198
197
  import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
199
198
  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';
200
202
  import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
201
203
  import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
202
204
  import { Popup } from '@salutejs/plasma-hope';
@@ -286,9 +288,9 @@ import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
286
288
  import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
287
289
  import { TextareaResize } from '@salutejs/plasma-core';
288
290
  import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
289
- import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
290
291
  import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
291
292
  import type { TextFieldProps as TextFieldProps_2 } from '@salutejs/plasma-hope';
293
+ import type { TextFieldProps as TextFieldProps_3 } from '@salutejs/plasma-new-hope/styled-components';
292
294
  import { TextFieldPropsBase } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
293
295
  import { TextFieldView } from '@salutejs/plasma-hope';
294
296
  import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
@@ -1882,431 +1884,7 @@ export { List }
1882
1884
  export { ListItem }
1883
1885
 
1884
1886
  // @public (undocumented)
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>>;
1887
+ export const Mask: ForwardRefExoticComponent<(TextFieldProps_3 & MaskProps) & RefAttributes<HTMLInputElement>>;
2310
1888
 
2311
1889
  export { MaxLinesProps }
2312
1890
 
@@ -2704,21 +2282,16 @@ true: PolymorphicClassName;
2704
2282
  pilled: {
2705
2283
  true: PolymorphicClassName;
2706
2284
  };
2707
- filledBackground: {
2285
+ stretch: {
2708
2286
  true: PolymorphicClassName;
2709
2287
  };
2710
- stretch: {
2288
+ filledBackground: {
2711
2289
  true: PolymorphicClassName;
2712
2290
  };
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>>;
2291
+ orientation: {
2292
+ vertical: PolymorphicClassName;
2293
+ };
2294
+ }> & SegmentGroupProps & RefAttributes<HTMLDivElement>>;
2722
2295
 
2723
2296
  export { SegmentGroupProps }
2724
2297
 
@@ -2726,8 +2299,8 @@ export { SegmentGroupProps }
2726
2299
  export const SegmentItem: FunctionComponent<PropsType< {
2727
2300
  view: {
2728
2301
  clear: PolymorphicClassName;
2729
- default: PolymorphicClassName;
2730
2302
  secondary: PolymorphicClassName;
2303
+ default: PolymorphicClassName;
2731
2304
  };
2732
2305
  size: {
2733
2306
  xs: PolymorphicClassName;
@@ -2749,6 +2322,8 @@ pilled?: boolean | undefined;
2749
2322
  customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
2750
2323
  size?: string | undefined;
2751
2324
  view?: string | undefined;
2325
+ contentLeft?: ReactNode;
2326
+ contentRight?: ReactNode;
2752
2327
  } & RefAttributes<HTMLLabelElement>>;
2753
2328
 
2754
2329
  export { SegmentItemProps }
@@ -3126,11 +2701,13 @@ export { TextareaHTMLAttributes }
3126
2701
 
3127
2702
  // Warning: (ae-forgotten-export) The symbol "RequiredProps" needs to be exported by the entry point index.d.ts
3128
2703
  // 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
3129
2705
  //
3130
2706
  // @public (undocumented)
3131
2707
  export type TextAreaProps = TextAreaProps_2 & {
3132
2708
  resize?: 'none' | 'both' | 'horizontal' | 'vertical';
3133
- } & RequiredProps & ClearProps;
2709
+ titleCaption?: ReactNode;
2710
+ } & RequiredProps & ClearProps & RequiredProps & HintProps;
3134
2711
 
3135
2712
  export { TextareaResize }
3136
2713
 
@@ -3185,9 +2762,10 @@ export { TextFieldGroupProps }
3185
2762
  // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
3186
2763
  // Warning: (ae-forgotten-export) The symbol "RequiredProps_2" needs to be exported by the entry point index.d.ts
3187
2764
  // 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
3188
2766
  //
3189
2767
  // @public (undocumented)
3190
- export type TextFieldProps = (TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips'>) & RequiredProps_2 & ClearProps_2;
2768
+ export type TextFieldProps = (TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips' | 'titleCaption'>) & RequiredProps_2 & ClearProps_2 & HintProps_2;
3191
2769
 
3192
2770
  export { TextFieldView }
3193
2771
 
@@ -1,10 +0,0 @@
1
- .cct3vnm{--plasma-segment-group-background-color:tranparent;--plasma-segment-arrow-color:var(--plasma-colors-secondary);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
2
- .f15142ru{--plasma-segment-group-background-color:transparent;--plasma-segment-arrow-color:var(--plasma-colors-secondary);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
3
- .xekvq49{--plasma-segment-group-border-radius:0.5rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;}
4
- .slveods{--plasma-segment-group-border-radius:0.625rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;}
5
- .mt19ik9{--plasma-segment-group-border-radius:0.75rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;}
6
- .l1pt19wo{--plasma-segment-group-border-radius:0.75rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;}
7
- .t1832286{--plasma-segment-disabled-opacity:0.4;}
8
- .tho2yw5{--plasma-segment-group-pilled-border-radius:1.75rem;}
9
- .t1q8y2w0{--plasma-segment-group-filled-background-color:var(--plasma-colors-surface-liquid01);}
10
-
@@ -1,9 +0,0 @@
1
- .cw5l9ny{--plasma-segment-item-color:var(--plasma-colors-secondary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--plasma-colors-primary);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-selected-color:var(--plasma-colors-primary);--plasma-segment-item-selected-background-color:transparent;--plasma-segment-item-selected-color-hover:var(--plasma-colors-primary);--plasma-segment-item-selected-background-color-hover:transparent;--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
2
- .d1xvuorj{--plasma-segment-item-color:var(--plasma-colors-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--plasma-colors-primary);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-selected-color:var(--plasma-colors-inverse);--plasma-segment-item-selected-background-color:var(--plasma-colors-text);--plasma-segment-item-selected-color-hover:var(--plasma-colors-inverse);--plasma-segment-item-selected-background-color-hover:var(--plasma-colors-text);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
3
- .s1f4sf91{--plasma-segment-item-color:var(--plasma-colors-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--plasma-colors-primary);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-selected-color:var(--plasma-colors-primary);--plasma-segment-item-selected-background-color:var(--plasma-colors-surface-card);--plasma-segment-item-selected-color-hover:var(--plasma-colors-primary);--plasma-segment-item-selected-background-color-hover:var(--plasma-colors-surface-card);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
4
- .x12jn5jz{--plasma-segment-item-border-radius:0.375rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:1.5rem;--plasma-segment-item-padding:0 0.625rem;--plasma-segment-item-margin-left:0.125rem;--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-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.5rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:2rem;--plasma-segment-item-padding:0 0.75rem;--plasma-segment-item-margin-left:0.125rem;--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-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.625rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:2.5rem;--plasma-segment-item-padding:0 0.875rem;--plasma-segment-item-margin-left:0.125rem;--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-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.75rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:3rem;--plasma-segment-item-padding:0 1rem;--plasma-segment-item-margin-left:0.125rem;--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-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.5rem;}
@@ -1,13 +0,0 @@
1
- .dtkroq0{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-primary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-secondary);--plasma-textfield__clear-placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-primary);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-textfield-divider-color-hover:var(--text-secondary);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-opacity-readonly:0.72;--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
2
- .pfhkds4{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-positive);--plasma-textfield__clear-placeholder-color:var(--text-positive);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color-focus:var(--text-positive);--plasma-textfield-bg-color:var(--surface-transparent-positive);--plasma-textfield-bg-color-focus:var(--surface-transparent-positive-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-positive);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-positive);--plasma-textfield-divider-color-hover:var(--surface-positive);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-opacity-readonly:0.72;--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
3
- .w1ocoxlz{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-warning);--plasma-textfield__clear-placeholder-color:var(--text-warning);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color-focus:var(--text-warning);--plasma-textfield-bg-color:var(--surface-transparent-warning);--plasma-textfield-bg-color-focus:var(--surface-transparent-warning-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-warning);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-warning);--plasma-textfield-divider-color-hover:var(--surface-warning);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-opacity-readonly:0.72;--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
4
- .nlfdoc8{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-negative);--plasma-textfield__clear-placeholder-color:var(--text-negative);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color-focus:var(--text-negative);--plasma-textfield-bg-color:var(--surface-transparent-negative);--plasma-textfield-bg-color-focus:var(--surface-transparent-negative-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-negative);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-negative);--plasma-textfield-divider-color-hover:var(--surface-negative);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-opacity-readonly:0.72;--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
5
- .l6zduia{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.875rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.75rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding-right:0.75rem;--plasma-textfield__chip-padding-left:1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:1.5rem -0.875rem auto auto;}
6
- .mp7pk8g{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.75rem;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.625rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding-right:0.625rem;--plasma-textfield__chip-padding-left:0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;}
7
- .s2w1lwg{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.625rem;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-textfield__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.5rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding-right:0.5rem;--plasma-textfield__chip-padding-left:0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textfield__clear-indicator-placement-inner-right:1.063rem -0.75rem auto auto;}
8
- .x1w33z3o{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:0.5rem;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-textfield__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.375rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding-right:0.375rem;--plasma-textfield__chip-padding-left:0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textfield__clear-indicator-placement-inner-right:0.813rem -0.625rem auto auto;}
9
- .i8whelw{--plasma-textfield__placeholder-color:var(--plasma-input-label-color,var(--plasma-input-placeholder-color,var(--text-secondary)));--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
10
-
11
-
12
- .tx53wwr{--plasma-textfield-disabled-opacity:0.4;}
13
- .taletrs{--plasma-textfield-color-readonly:var(--text-secondary);--plasma-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-textfield__placeholder-color-readonly:var(--text-secondary);--plasma-textfield__left-helper-color-readonly:var(--text-secondary);--plasma-textfield__label-color-readonly:var(--text-secondary);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary);}
@@ -1,10 +0,0 @@
1
- .cct3vnm{--plasma-segment-group-background-color:tranparent;--plasma-segment-arrow-color:var(--plasma-colors-secondary);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
2
- .f15142ru{--plasma-segment-group-background-color:transparent;--plasma-segment-arrow-color:var(--plasma-colors-secondary);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
3
- .xekvq49{--plasma-segment-group-border-radius:0.5rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;}
4
- .slveods{--plasma-segment-group-border-radius:0.625rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;}
5
- .mt19ik9{--plasma-segment-group-border-radius:0.75rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;}
6
- .l1pt19wo{--plasma-segment-group-border-radius:0.75rem;--plasma-segment-group-width:auto;--plasma-segment-group-height:auto;}
7
- .t1832286{--plasma-segment-disabled-opacity:0.4;}
8
- .tho2yw5{--plasma-segment-group-pilled-border-radius:1.75rem;}
9
- .t1q8y2w0{--plasma-segment-group-filled-background-color:var(--plasma-colors-surface-liquid01);}
10
-
@@ -1,9 +0,0 @@
1
- .cw5l9ny{--plasma-segment-item-color:var(--plasma-colors-secondary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--plasma-colors-primary);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-selected-color:var(--plasma-colors-primary);--plasma-segment-item-selected-background-color:transparent;--plasma-segment-item-selected-color-hover:var(--plasma-colors-primary);--plasma-segment-item-selected-background-color-hover:transparent;--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
2
- .d1xvuorj{--plasma-segment-item-color:var(--plasma-colors-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--plasma-colors-primary);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-selected-color:var(--plasma-colors-inverse);--plasma-segment-item-selected-background-color:var(--plasma-colors-text);--plasma-segment-item-selected-color-hover:var(--plasma-colors-inverse);--plasma-segment-item-selected-background-color-hover:var(--plasma-colors-text);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
3
- .s1f4sf91{--plasma-segment-item-color:var(--plasma-colors-primary);--plasma-segment-item-background-color:transparent;--plasma-segment-item-color-hover:var(--plasma-colors-primary);--plasma-segment-item-background-color-hover:transparent;--plasma-segment-item-selected-color:var(--plasma-colors-primary);--plasma-segment-item-selected-background-color:var(--plasma-colors-surface-card);--plasma-segment-item-selected-color-hover:var(--plasma-colors-primary);--plasma-segment-item-selected-background-color-hover:var(--plasma-colors-surface-card);--plasma-segment-outline-focus-color:var(--plasma-colors-button-focused);}
4
- .x12jn5jz{--plasma-segment-item-border-radius:0.375rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:1.5rem;--plasma-segment-item-padding:0 0.625rem;--plasma-segment-item-margin-left:0.125rem;--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-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.5rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:2rem;--plasma-segment-item-padding:0 0.75rem;--plasma-segment-item-margin-left:0.125rem;--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-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.625rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:2.5rem;--plasma-segment-item-padding:0 0.875rem;--plasma-segment-item-margin-left:0.125rem;--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-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.75rem;--plasma-segment-item-width:auto;--plasma-segment-item-height:3rem;--plasma-segment-item-padding:0 1rem;--plasma-segment-item-margin-left:0.125rem;--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-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.5rem;}