@salutejs/plasma-giga 0.352.0-next-sbcom.0 → 0.353.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js +1 -1
  2. package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
  3. package/dist/css/cjs/components/Autocomplete/{Autocomplete.config_7mc3zh.css → Autocomplete.config_1g1mbq4.css} +4 -4
  4. package/dist/css/cjs/components/Autocomplete/Autocomplete.css +14 -14
  5. package/dist/css/cjs/components/BottomSheet/BottomSheet.config.js +22 -0
  6. package/dist/css/cjs/components/BottomSheet/BottomSheet.config.js.map +1 -0
  7. package/dist/css/cjs/components/BottomSheet/BottomSheet.config_eaibtl.css +2 -0
  8. package/dist/css/cjs/components/BottomSheet/BottomSheet.css +2 -0
  9. package/dist/css/cjs/components/BottomSheet/BottomSheet.js +16 -0
  10. package/dist/css/cjs/components/BottomSheet/BottomSheet.js.map +1 -0
  11. package/dist/css/cjs/components/Combobox/Combobox.config.js +1 -1
  12. package/dist/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
  13. package/dist/css/cjs/components/Combobox/{Combobox.config_1qzh91n.css → Combobox.config_v0ugm7.css} +4 -4
  14. package/dist/css/cjs/components/Combobox/Combobox.css +17 -17
  15. package/dist/css/cjs/components/Mask/Mask.css +42 -42
  16. package/dist/css/cjs/components/Select/Select.config.js +1 -1
  17. package/dist/css/cjs/components/Select/Select.config.js.map +1 -1
  18. package/dist/css/cjs/components/Select/{Select.config_1ped1pp.css → Select.config_81outz.css} +4 -4
  19. package/dist/css/cjs/components/Select/Select.css +23 -23
  20. package/dist/css/cjs/components/TextField/TextField.clear.config.js +1 -1
  21. package/dist/css/cjs/components/TextField/TextField.clear.config.js.map +1 -1
  22. package/dist/css/{es/components/TextField/TextField.clear.config_1yf6ngi.css → cjs/components/TextField/TextField.clear.config_1xr12xc.css} +5 -5
  23. package/dist/css/cjs/components/TextField/TextField.config.js +1 -1
  24. package/dist/css/cjs/components/TextField/TextField.config.js.map +1 -1
  25. package/dist/css/cjs/components/TextField/{TextField.config_39au1x.css → TextField.config_bxil95.css} +5 -5
  26. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
  27. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
  28. package/dist/css/cjs/components/TextFieldGroup/{TextFieldGroup.config_1epvsxk.css → TextFieldGroup.config_k97yvi.css} +4 -4
  29. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.css +9 -9
  30. package/dist/css/cjs/index.css +115 -112
  31. package/dist/css/cjs/index.js +6 -0
  32. package/dist/css/cjs/index.js.map +1 -1
  33. package/dist/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
  34. package/dist/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  35. package/dist/css/es/components/Autocomplete/{Autocomplete.config_7mc3zh.css → Autocomplete.config_1g1mbq4.css} +4 -4
  36. package/dist/css/es/components/Autocomplete/Autocomplete.css +14 -14
  37. package/dist/css/es/components/BottomSheet/BottomSheet.config.js +18 -0
  38. package/dist/css/es/components/BottomSheet/BottomSheet.config.js.map +1 -0
  39. package/dist/css/es/components/BottomSheet/BottomSheet.config_eaibtl.css +2 -0
  40. package/dist/css/es/components/BottomSheet/BottomSheet.css +2 -0
  41. package/dist/css/es/components/BottomSheet/BottomSheet.js +12 -0
  42. package/dist/css/es/components/BottomSheet/BottomSheet.js.map +1 -0
  43. package/dist/css/es/components/Combobox/Combobox.config.js +1 -1
  44. package/dist/css/es/components/Combobox/Combobox.config.js.map +1 -1
  45. package/dist/css/es/components/Combobox/{Combobox.config_1qzh91n.css → Combobox.config_v0ugm7.css} +4 -4
  46. package/dist/css/es/components/Combobox/Combobox.css +17 -17
  47. package/dist/css/es/components/Mask/Mask.css +42 -42
  48. package/dist/css/es/components/Select/Select.config.js +1 -1
  49. package/dist/css/es/components/Select/Select.config.js.map +1 -1
  50. package/dist/css/es/components/Select/{Select.config_1ped1pp.css → Select.config_81outz.css} +4 -4
  51. package/dist/css/es/components/Select/Select.css +23 -23
  52. package/dist/css/es/components/TextField/TextField.clear.config.js +1 -1
  53. package/dist/css/es/components/TextField/TextField.clear.config.js.map +1 -1
  54. package/dist/css/{cjs/components/TextField/TextField.clear.config_1yf6ngi.css → es/components/TextField/TextField.clear.config_1xr12xc.css} +5 -5
  55. package/dist/css/es/components/TextField/TextField.config.js +1 -1
  56. package/dist/css/es/components/TextField/TextField.config.js.map +1 -1
  57. package/dist/css/es/components/TextField/{TextField.config_39au1x.css → TextField.config_bxil95.css} +5 -5
  58. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
  59. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
  60. package/dist/css/es/components/TextFieldGroup/{TextFieldGroup.config_1epvsxk.css → TextFieldGroup.config_k97yvi.css} +4 -4
  61. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.css +9 -9
  62. package/dist/css/es/index.css +115 -112
  63. package/dist/css/es/index.js +2 -1
  64. package/dist/css/es/index.js.map +1 -1
  65. package/dist/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +4 -4
  66. package/dist/styled-components/cjs/components/BottomSheet/BottomSheet.config.js +50 -0
  67. package/dist/styled-components/cjs/components/BottomSheet/BottomSheet.js +14 -0
  68. package/dist/styled-components/cjs/components/BottomSheet/index.js +20 -0
  69. package/dist/styled-components/cjs/components/Combobox/Combobox.config.js +4 -4
  70. package/dist/styled-components/cjs/components/Select/Select.config.js +4 -4
  71. package/dist/styled-components/cjs/components/TextField/TextField.clear.config.js +5 -5
  72. package/dist/styled-components/cjs/components/TextField/TextField.config.js +5 -5
  73. package/dist/styled-components/cjs/components/TextFieldGroup/TextFieldGroup.config.js +4 -4
  74. package/dist/styled-components/cjs/index.js +1 -0
  75. package/dist/styled-components/es/components/Autocomplete/Autocomplete.config.js +4 -4
  76. package/dist/styled-components/es/components/BottomSheet/BottomSheet.config.js +40 -0
  77. package/dist/styled-components/es/components/BottomSheet/BottomSheet.js +6 -0
  78. package/dist/styled-components/es/components/BottomSheet/index.js +2 -0
  79. package/dist/styled-components/es/components/Combobox/Combobox.config.js +4 -4
  80. package/dist/styled-components/es/components/Select/Select.config.js +4 -4
  81. package/dist/styled-components/es/components/TextField/TextField.clear.config.js +5 -5
  82. package/dist/styled-components/es/components/TextField/TextField.config.js +5 -5
  83. package/dist/styled-components/es/components/TextFieldGroup/TextFieldGroup.config.js +4 -4
  84. package/dist/styled-components/es/index.js +1 -0
  85. package/package.json +9 -9
  86. package/types/components/Autocomplete/Autocomplete.d.ts +8 -0
  87. package/types/components/Avatar/Avatar.d.ts +4 -4
  88. package/types/components/BottomSheet/BottomSheet.config.d.ts +14 -0
  89. package/types/components/BottomSheet/BottomSheet.d.ts +11 -0
  90. package/types/components/BottomSheet/index.d.ts +3 -0
  91. package/types/components/CodeArea/CodeArea.d.ts +4 -44
  92. package/types/components/Combobox/Combobox.d.ts +8 -0
  93. package/types/components/DatePicker/DatePicker.d.ts +8 -0
  94. package/types/components/DateTimePicker/DateTimePicker.d.ts +8 -0
  95. package/types/components/Mask/Mask.d.ts +16 -0
  96. package/types/components/Rating/Rating.d.ts +1 -0
  97. package/types/components/Select/Select.d.ts +16 -0
  98. package/types/components/TextField/TextField.d.ts +32 -0
  99. package/types/components/TextFieldSlider/TextFieldSlider.d.ts +8 -0
  100. package/types/components/TimePicker/TimePicker.d.ts +2 -0
  101. package/types/index.d.ts +1 -0
@@ -2,11 +2,11 @@
2
2
  .pdpawn5{--plasma-textfield-color:var(--text-positive,#1A9E32);--plasma-textfield__placeholder-color:var(--text-positive,#1A9E32);--plasma-textfield__placeholder-color-focus:var(--text-positive,#1A9E32);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#24F2BFFF);--plasma-textfield__before-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__after-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__label-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__left-helper-color:var(--text-positive,#1A9E32);--plasma-textfield__right-helper-color:var(--text-positive,#1A9E32);--plasma-textfield__title-caption-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__hint-icon-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color:var(--text-positive,#1A9E32);--plasma-textfield-content-slot-color-hover:var(--text-positive-hover,#1EB83AFF);--plasma-textfield-content-slot-color-active:var(--text-positive-active,#15842AFF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#FFFFFFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#FFFFFFAB);--plasma-textfield-divider-color:var(--surface-positive,#1A9E32);--plasma-textfield-divider-color-hover:var(--surface-positive,#1A9E32);--plasma-textfield-divider-color-focus:var(--surface-accent,#52F2C5);--plasma-textfield-focus-color:var(--text-accent,#24F2BFFF);--plasma-textfield__indicator-color:var(--surface-negative,#FF293E);--plasma-textfield__optional-color:var(--text-tertiary,#FFFFFF47);}
3
3
  .w17x7gjj{--plasma-textfield-color:var(--text-warning,#FA5F05);--plasma-textfield__placeholder-color:var(--text-warning,#FA5F05);--plasma-textfield__placeholder-color-focus:var(--text-warning,#FA5F05);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#24F2BFFF);--plasma-textfield__before-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__after-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__label-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__left-helper-color:var(--text-warning,#FA5F05);--plasma-textfield__right-helper-color:var(--text-warning,#FA5F05);--plasma-textfield__title-caption-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__hint-icon-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color:var(--text-warning,#FA5F05);--plasma-textfield-content-slot-color-hover:var(--text-warning-hover,#FB7223FF);--plasma-textfield-content-slot-color-active:var(--text-warning-active,#DC5304FF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#FFFFFFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#FFFFFFAB);--plasma-textfield-divider-color:var(--surface-warning,#FA5F05);--plasma-textfield-divider-color-hover:var(--surface-warning,#FA5F05);--plasma-textfield-divider-color-focus:var(--surface-accent,#52F2C5);--plasma-textfield-focus-color:var(--text-accent,#24F2BFFF);--plasma-textfield__indicator-color:var(--surface-negative,#FF293E);--plasma-textfield__optional-color:var(--text-tertiary,#FFFFFF47);}
4
4
  .n1emjrtv{--plasma-textfield-color:var(--text-negative,#FF293E);--plasma-textfield__placeholder-color:var(--text-negative,#FF293E);--plasma-textfield__placeholder-color-focus:var(--text-negative,#FF293E);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#24F2BFFF);--plasma-textfield__before-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__after-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__label-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__left-helper-color:var(--text-negative,#FF293E);--plasma-textfield__right-helper-color:var(--text-negative,#FF293E);--plasma-textfield__title-caption-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__hint-icon-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color:var(--text-negative,#FF293E);--plasma-textfield-content-slot-color-hover:var(--text-negative-hover,#FF475AFF);--plasma-textfield-content-slot-color-active:var(--text-negative-active,#FF0A23FF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#FFFFFFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#FFFFFFAB);--plasma-textfield-divider-color:var(--surface-negative,#FF293E);--plasma-textfield-divider-color-hover:var(--surface-negative,#FF293E);--plasma-textfield-divider-color-focus:var(--surface-accent,#52F2C5);--plasma-textfield-focus-color:var(--text-accent,#24F2BFFF);--plasma-textfield__indicator-color:var(--surface-negative,#FF293E);--plasma-textfield__optional-color:var(--text-tertiary,#FFFFFF47);}
5
- .xr2wj7q{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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.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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.063rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 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.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 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-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);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.75rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.75rem -2.488rem auto auto;}
6
- .llgeoal{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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.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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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:0 0.75rem 0 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:1.5rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;}
7
- .m1y65yur{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem 0;--plasma-textfield__right-content-margin:-0.125rem 0 -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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.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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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:0 0.625rem 0 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:1.25rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;}
8
- .s12b6hd6{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem 0;--plasma-textfield__right-content-margin:-0.1875rem 0 -0.1875rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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.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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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:0 0.5rem 0 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:1.063rem auto auto -0.75rem;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;}
9
- .xkkpdvb{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--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.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__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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:0 0.375rem 0 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.813rem auto auto -0.625rem;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;}
5
+ .xr2wj7q{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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.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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.063rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 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.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 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-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);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.75rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.75rem -2.488rem auto auto;}
6
+ .llgeoal{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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.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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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:0 0.75rem 0 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:1.5rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;}
7
+ .m1y65yur{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem 0;--plasma-textfield__right-content-margin:-0.125rem 0 -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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.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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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:0 0.625rem 0 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:1.25rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;}
8
+ .s12b6hd6{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem 0;--plasma-textfield__right-content-margin:-0.1875rem 0 -0.1875rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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.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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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:0 0.5rem 0 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:1.063rem auto auto -0.75rem;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;}
9
+ .xkkpdvb{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--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.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__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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:0 0.375rem 0 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.813rem auto auto -0.625rem;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;}
10
10
  .i1p3y1gi{--plasma-textfield__placeholder-color:var(--text-secondary,#FFFFFF8F);--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);}
11
11
 
12
12
  .daqndxt{--plasma-textfield__chip-color:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-background:var(--surface-solid-default,#FFFFFFFF);--plasma-textfield__chip-color-hover:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover,#FFFFFFFF);--plasma-textfield__chip-color-active:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-background-active:var(--surface-solid-default-active,#FFFFFFFF);--plasma-textfield__chip-background-readonly:var(--surface-solid-default,#FFFFFFFF);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default,#FFFFFFFF);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary,#0808088F);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary,#0808088F);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#080808FF);--plasma-textfield__chip-opacity-readonly:1;}
@@ -1,4 +1,4 @@
1
- require('./TextField.config_39au1x.css');
1
+ require('./TextField.config_bxil95.css');
2
2
  'use strict';
3
3
 
4
4
  Object.defineProperty(exports, '__esModule', { value: true });
@@ -1 +1 @@
1
- {"version":3,"file":"TextField.config.js","sources":["../../../../../src-css/components/TextField/TextField.config.ts"],"sourcesContent":["import { css, textFieldTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyM,\n bodyS,\n bodyXS,\n inverseTextPrimary,\n inverseTextSecondary,\n inverseTextSecondaryHover,\n onDarkTextPrimary,\n onDarkTextSecondary,\n onDarkTextSecondaryHover,\n surfaceAccent,\n surfaceAccentActive,\n surfaceAccentHover,\n surfaceNegative,\n surfaceNegativeActive,\n surfaceNegativeHover,\n surfacePositive,\n surfacePositiveActive,\n surfacePositiveHover,\n surfaceSolidCardBrightness,\n surfaceSolidDefault,\n surfaceSolidDefaultActive,\n surfaceSolidDefaultHover,\n surfaceTransparentNegative,\n surfaceTransparentNegativeActive,\n surfaceTransparentNegativeHover,\n surfaceTransparentPositive,\n surfaceTransparentPositiveActive,\n surfaceTransparentPositiveHover,\n surfaceTransparentPrimary,\n surfaceTransparentPrimaryHover,\n surfaceTransparentSecondary,\n surfaceTransparentSecondaryActive,\n surfaceTransparentSecondaryHover,\n surfaceTransparentTertiary,\n surfaceTransparentWarning,\n surfaceTransparentWarningActive,\n surfaceTransparentWarningHover,\n surfaceWarning,\n surfaceWarningActive,\n surfaceWarningHover,\n textAccent,\n textNegative,\n textPositive,\n textPrimary,\n textSecondary,\n textSecondaryActive,\n textSecondaryHover,\n textTertiary,\n textWarning,\n} from '@salutejs/plasma-themes/tokens/plasma_giga';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n labelPlacement: 'outer',\n },\n variations: {\n view: {\n default: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: ${surfaceTransparentPrimary};\n ${tokens.backgroundColorHover}: ${surfaceTransparentPrimaryHover};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentSecondary};\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textSecondary};\n ${tokens.rightHelperColor}: ${textSecondary};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n ${tokens.dividerColorHover}: ${textSecondary};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n positive: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: ${surfaceTransparentPositive};\n ${tokens.backgroundColorHover}: ${surfaceTransparentPositiveHover};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentPositiveActive};\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textPositive};\n ${tokens.rightHelperColor}: ${textPositive};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfacePositive};\n ${tokens.dividerColorHover}: ${surfacePositive};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n warning: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: ${surfaceTransparentWarning};\n ${tokens.backgroundColorHover}: ${surfaceTransparentWarningHover};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentWarningActive};\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textWarning};\n ${tokens.rightHelperColor}: ${textWarning};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceWarning};\n ${tokens.dividerColorHover}: ${surfaceWarning};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n negative: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: ${surfaceTransparentNegative};\n ${tokens.backgroundColorHover}: ${surfaceTransparentNegativeHover};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentNegativeActive};\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textNegative};\n ${tokens.rightHelperColor}: ${textNegative};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceNegative};\n ${tokens.dividerColorHover}: ${surfaceNegative};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n },\n size: {\n xl: css`\n ${tokens.height}: 4rem;\n ${tokens.padding}: 1.3125rem 1.125rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 1rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.5rem -0.0625rem 0rem;\n ${tokens.rightContentMargin}: -0.0625rem 0rem -0.0625rem 0.75rem;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.75rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.82rem -2.938rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.8125rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.813rem 0 0.813rem 0;\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.chipGap}: 0.125rem;\n ${tokens.chipMarginRight}: 1rem;\n ${tokens.chipBorderRadius}: 0.625rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 3.25rem;\n ${tokens.chipPadding}: 0 0.75rem 0 1rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelInnerFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelInnerFontSize}: ${bodyXS.fontSize};\n ${tokens.labelInnerFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelInnerFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelInnerLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelInnerLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.5rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n `,\n l: css`\n ${tokens.height}: 3.5rem;\n ${tokens.padding}: 1.0625rem 1.125rem 1.0625rem 1.125rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 0.875rem;\n ${tokens.borderWidth}: 0.0625rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.5rem -0.0625rem -0.125rem;\n ${tokens.rightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.0625rem -0.438rem -0.0625rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.75rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.563rem -2.938rem auto auto;\n ${tokens.clearHintInnerLabelPlacementOffset}: 0.563rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.5625rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.5625rem 0 0.5625rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.5rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.75rem;\n ${tokens.chipPadding}: 0 0.75rem 0 1rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.5rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n `,\n m: css`\n ${tokens.height}: 3rem;\n ${tokens.padding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 0.75rem;\n ${tokens.borderWidth}: 0.0625rem;\n\n ${tokens.leftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.rightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.125rem -0.438rem -0.125rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.letterSpacing}: ${bodyM.letterSpacing};\n ${tokens.lineHeight}: ${bodyM.lineHeight};\n\n ${tokens.labelOffset}: 0.625rem;\n ${tokens.labelFontFamily}: ${bodyM.fontFamily};\n ${tokens.labelFontSize}: ${bodyM.fontSize};\n ${tokens.labelFontStyle}: ${bodyM.fontStyle};\n ${tokens.labelFontWeight}: ${bodyM.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;\n ${tokens.clearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.375rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.25rem;\n ${tokens.chipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.25rem;\n ${tokens.chipFontFamily}: ${bodyM.fontFamily};\n ${tokens.chipFontSize}: ${bodyM.fontSize};\n ${tokens.chipFontStyle}: ${bodyM.fontStyle};\n ${tokens.chipFontWeight}: ${bodyM.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.375rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.6875rem auto auto;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n `,\n s: css`\n ${tokens.height}: 2.5rem;\n ${tokens.padding}: 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 0.625rem;\n ${tokens.borderWidth}: 0.0625rem;\n\n ${tokens.leftContentMargin}: -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ${tokens.rightContentMargin}: -0.1875rem -0.125rem -0.1875rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.1875rem -0.438rem -0.1875rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyS.fontFamily};\n ${tokens.fontSize}: ${bodyS.fontSize};\n ${tokens.fontStyle}: ${bodyS.fontStyle};\n ${tokens.fontWeight}: ${bodyS.fontWeight};\n ${tokens.letterSpacing}: ${bodyS.letterSpacing};\n ${tokens.lineHeight}: ${bodyS.lineHeight};\n\n ${tokens.labelOffset}: 0.5rem;\n ${tokens.labelFontFamily}: ${bodyS.fontFamily};\n ${tokens.labelFontSize}: ${bodyS.fontSize};\n ${tokens.labelFontStyle}: ${bodyS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.062rem -2.688rem auto auto;\n ${tokens.clearHintInnerLabelPlacementOffset}: 0.062rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.25rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.75rem;\n ${tokens.chipPadding}: 0 0.5rem 0 0.75rem;\n ${tokens.chipClearContentMarginLeft}: 0.375rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1rem;\n ${tokens.chipFontFamily}: ${bodyS.fontFamily};\n ${tokens.chipFontSize}: ${bodyS.fontSize};\n ${tokens.chipFontStyle}: ${bodyS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.375rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.3125rem auto auto -0.6875rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n `,\n xs: css`\n ${tokens.height}: 2rem;\n ${tokens.padding}: 0.5625rem 0.625rem 0.5625rem 0.625rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 0.5rem;\n ${tokens.borderWidth}: 0.0625rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.25rem -0.0625rem -0.125rem;\n ${tokens.rightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.0625rem -0.688rem -0.0625rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.688rem -0.688rem -0.688rem 0;\n\n ${tokens.fontFamily}: ${bodyXS.fontFamily};\n ${tokens.fontSize}: ${bodyXS.fontSize};\n ${tokens.fontStyle}: ${bodyXS.fontStyle};\n ${tokens.fontWeight}: ${bodyXS.fontWeight};\n ${tokens.letterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.lineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelOffset}: 0.375rem;\n ${tokens.labelFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelFontSize}: ${bodyXS.fontSize};\n ${tokens.labelFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.hintMargin}: -0.75rem -0.625rem -0.75rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: -0.188rem -2.1875rem auto auto;\n ${tokens.clearHintInnerLabelPlacementOffset}: -0.188rem -1.938rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.125rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.25rem;\n ${tokens.chipPadding}: 0 0.375rem 0 0.625rem;\n ${tokens.chipClearContentMarginLeft}: 0.25rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 0.75rem;\n ${tokens.chipFontFamily}: ${bodyXS.fontFamily};\n ${tokens.chipFontSize}: ${bodyXS.fontSize};\n ${tokens.chipFontStyle}: ${bodyXS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyXS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.375rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.25rem auto auto -0.625rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.125rem -0.6875rem auto auto;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n `,\n },\n labelPlacement: {\n inner: css`\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.labelInnerFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelInnerFontSize}: ${bodyXS.fontSize};\n ${tokens.labelInnerFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelInnerFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelInnerLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelInnerLineHeight}: ${bodyXS.lineHeight};\n `,\n outer: css``,\n },\n chipView: {\n default: css`\n ${tokens.chipColor}: ${inverseTextPrimary};\n ${tokens.chipBackground}: ${surfaceSolidDefault};\n ${tokens.chipColorHover}: ${inverseTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceSolidDefaultHover};\n ${tokens.chipColorActive}: ${inverseTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceSolidDefaultActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceSolidDefault};\n ${tokens.chipColorReadOnly}: ${inverseTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceSolidDefault};\n ${tokens.chipColorReadOnlyHover}: ${inverseTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${inverseTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${inverseTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${inverseTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n secondary: css`\n ${tokens.chipColor}: ${textPrimary};\n ${tokens.chipBackground}: ${surfaceTransparentSecondary};\n ${tokens.chipColorHover}: ${textPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.chipColorActive}: ${textPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.chipColorReadOnly}: ${textPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.chipColorReadOnlyHover}: ${textPrimary};\n\n ${tokens.chipCloseIconColor}: ${textSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.chipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n accent: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceAccent};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceAccentHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceAccentActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceAccent};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceAccent};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n positive: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfacePositive};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfacePositiveHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfacePositiveActive};\n ${tokens.chipBackgroundReadOnly}: ${surfacePositive};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfacePositive};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n warning: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceWarning};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceWarningHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceWarningActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceWarning};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceWarning};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n negative: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceNegative};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceNegativeHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceNegativeActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceNegative};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceNegative};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n },\n hintView: {\n default: css`\n ${tokens.tooltipBackgroundColor}: ${surfaceSolidCardBrightness};\n ${tokens.tooltipBoxShadow}: var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ${tokens.tooltipColor}: ${textPrimary};\n ${tokens.tooltipArrowBackground}: ${surfaceSolidCardBrightness};\n `,\n },\n hintSize: {\n m: css`\n ${tokens.tooltipPaddingTop}: 0.6875rem;\n ${tokens.tooltipPaddingRight}: 0.875rem;\n ${tokens.tooltipPaddingBottom}: 0.6875rem;\n ${tokens.tooltipPaddingLeft}: 0.875rem;\n\n ${tokens.tooltipMinHeight}: 2.5rem;\n ${tokens.tooltipBorderRadius}: 0.625rem;\n\n ${tokens.tooltipTextFontFamily}: ${bodyS.fontFamily};\n ${tokens.tooltipTextFontSize}: ${bodyS.fontSize};\n ${tokens.tooltipTextFontStyle}: ${bodyS.fontStyle};\n ${tokens.tooltipTextFontWeight}: ${bodyS.fontWeight};\n ${tokens.tooltipTextFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.tooltipTextFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.tooltipContentLeftMargin}: 0.375rem;\n\n ${tokens.tooltipArrowMaskWidth}: 1.25rem;\n ${tokens.tooltipArrowMaskHeight}: 1.25rem;\n ${tokens.tooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tokens.tooltipArrowHeight}: 0.5rem;\n ${tokens.tooltipArrowEdgeMargin}: 0.625rem;\n `,\n s: css`\n ${tokens.tooltipPaddingTop}: 0.5rem;\n ${tokens.tooltipPaddingRight}: 0.75rem;\n ${tokens.tooltipPaddingBottom}: 0.5rem;\n ${tokens.tooltipPaddingLeft}: 0.75rem;\n\n ${tokens.tooltipMinHeight}: 2rem;\n ${tokens.tooltipBorderRadius}: 0.5rem;\n\n ${tokens.tooltipTextFontFamily}: ${bodyXS.fontFamily};\n ${tokens.tooltipTextFontSize}: ${bodyXS.fontSize};\n ${tokens.tooltipTextFontStyle}: ${bodyXS.fontStyle};\n ${tokens.tooltipTextFontWeight}: ${bodyXS.fontWeight};\n ${tokens.tooltipTextFontLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.tooltipTextFontLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.tooltipContentLeftMargin}: 0.25rem;\n\n ${tokens.tooltipArrowMaskWidth}: 1rem;\n ${tokens.tooltipArrowMaskHeight}: 1rem;\n ${tokens.tooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tokens.tooltipArrowHeight}: 0.375rem;\n ${tokens.tooltipArrowEdgeMargin}: 0.5625rem;\n `,\n },\n disabled: {\n true: css`\n ${tokens.disabledOpacity}: 0.4;\n `,\n },\n readOnly: {\n true: css`\n ${tokens.readOnlyOpacity}: 0.1;\n ${tokens.colorReadOnly}: ${textPrimary};\n ${tokens.backgroundColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.placeholderColorReadOnly}: ${textSecondary};\n ${tokens.leftHelperColorReadOnly}: ${textSecondary};\n ${tokens.rightHelperColorReadOnly}: ${textSecondary};\n ${tokens.titleCaptionColorReadOnly}: ${textSecondary};\n ${tokens.labelColorReadOnly}: ${textPrimary};\n ${tokens.dividerColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.contentSlotRightOpacityReadOnly}: 0.4;\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","labelPlacement","variations","default","positive","warning","negative","xl","l","m","s","xs","inner","outer","chipView","secondary","accent","hintView","hintSize","disabled","true","readOnly"],"mappings":";;;;AAsDO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAG;AACTC,IAAAA,cAAc,EAAE;GACnB;AACDC,EAAAA,UAAU,EAAE;AACRH,IAAAA,IAAI,EAAE;AACFI,MAAAA,SAAAA,EAAO,SA6BN;AACDC,MAAAA,QAAQ,EAAA,SA6BP;AACDC,MAAAA,OAAO,EAAA,UA6BN;AACDC,MAAAA,QAAQ,EAAA;KA8BX;AACDN,IAAAA,IAAI,EAAE;AACFO,MAAAA,EAAE,EAAA,SAsFD;AACDC,MAAAA,CAAC,EAAA,SAqFA;AACDC,MAAAA,CAAC,EAAA,SAqFA;AACDC,MAAAA,CAAC,EAAA,UAqFA;AACDC,MAAAA,EAAE,EAAA;KAsFL;AACDV,IAAAA,cAAc,EAAE;AACZW,MAAAA,KAAK,EAAA,UAQJ;AACDC,MAAAA,KAAK,EAAA;KACR;AACDC,IAAAA,QAAQ,EAAE;AACNX,MAAAA,SAAAA,EAAO,SAgBN;AACDY,MAAAA,SAAS,EAAA,SAgBR;AACDC,MAAAA,MAAM,EAAA,UAgBL;AACDZ,MAAAA,QAAQ,EAAA,SAgBP;AACDC,MAAAA,OAAO,EAAA,SAgBN;AACDC,MAAAA,QAAQ,EAAA;KAiBX;AACDW,IAAAA,QAAQ,EAAE;MACNd,SAAAA,EAAO;KAMV;AACDe,IAAAA,QAAQ,EAAE;AACNT,MAAAA,CAAC,EAAA,UAuBA;AACDC,MAAAA,CAAC,EAAA;KAwBJ;AACDS,IAAAA,QAAQ,EAAE;MACNC,MAAAA,EAAI;KAGP;AACDC,IAAAA,QAAQ,EAAE;MACND,MAAAA,EAAI;AAYR;AACJ;AACJ;;;;"}
1
+ {"version":3,"file":"TextField.config.js","sources":["../../../../../src-css/components/TextField/TextField.config.ts"],"sourcesContent":["import { css, textFieldTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyM,\n bodyS,\n bodyXS,\n inverseTextPrimary,\n inverseTextSecondary,\n inverseTextSecondaryHover,\n onDarkTextPrimary,\n onDarkTextSecondary,\n onDarkTextSecondaryHover,\n surfaceAccent,\n surfaceAccentActive,\n surfaceAccentHover,\n surfaceNegative,\n surfaceNegativeActive,\n surfaceNegativeHover,\n surfacePositive,\n surfacePositiveActive,\n surfacePositiveHover,\n surfaceSolidCardBrightness,\n surfaceSolidDefault,\n surfaceSolidDefaultActive,\n surfaceSolidDefaultHover,\n surfaceTransparentNegative,\n surfaceTransparentNegativeActive,\n surfaceTransparentNegativeHover,\n surfaceTransparentPositive,\n surfaceTransparentPositiveActive,\n surfaceTransparentPositiveHover,\n surfaceTransparentPrimary,\n surfaceTransparentPrimaryHover,\n surfaceTransparentSecondary,\n surfaceTransparentSecondaryActive,\n surfaceTransparentSecondaryHover,\n surfaceTransparentTertiary,\n surfaceTransparentWarning,\n surfaceTransparentWarningActive,\n surfaceTransparentWarningHover,\n surfaceWarning,\n surfaceWarningActive,\n surfaceWarningHover,\n textAccent,\n textNegative,\n textPositive,\n textPrimary,\n textSecondary,\n textSecondaryActive,\n textSecondaryHover,\n textTertiary,\n textWarning,\n} from '@salutejs/plasma-themes/tokens/plasma_giga';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n labelPlacement: 'outer',\n },\n variations: {\n view: {\n default: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: ${surfaceTransparentPrimary};\n ${tokens.backgroundColorHover}: ${surfaceTransparentPrimaryHover};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentSecondary};\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textSecondary};\n ${tokens.rightHelperColor}: ${textSecondary};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n ${tokens.dividerColorHover}: ${textSecondary};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n positive: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: ${surfaceTransparentPositive};\n ${tokens.backgroundColorHover}: ${surfaceTransparentPositiveHover};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentPositiveActive};\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textPositive};\n ${tokens.rightHelperColor}: ${textPositive};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfacePositive};\n ${tokens.dividerColorHover}: ${surfacePositive};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n warning: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: ${surfaceTransparentWarning};\n ${tokens.backgroundColorHover}: ${surfaceTransparentWarningHover};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentWarningActive};\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textWarning};\n ${tokens.rightHelperColor}: ${textWarning};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceWarning};\n ${tokens.dividerColorHover}: ${surfaceWarning};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n negative: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: ${surfaceTransparentNegative};\n ${tokens.backgroundColorHover}: ${surfaceTransparentNegativeHover};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentNegativeActive};\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textNegative};\n ${tokens.rightHelperColor}: ${textNegative};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceNegative};\n ${tokens.dividerColorHover}: ${surfaceNegative};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n },\n size: {\n xl: css`\n ${tokens.height}: 4rem;\n ${tokens.padding}: 1.3125rem 1.125rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 1rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.5rem -0.0625rem 0rem;\n ${tokens.rightContentMargin}: -0.0625rem 0rem -0.0625rem 0.75rem;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.75rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.82rem -2.938rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.8125rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.813rem 0 0.813rem 0;\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.chipGap}: 0.125rem;\n ${tokens.chipMarginRight}: 1rem;\n ${tokens.chipBorderRadius}: 0.625rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 3.25rem;\n ${tokens.chipPadding}: 0 0.75rem 0 1rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelInnerFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelInnerFontSize}: ${bodyXS.fontSize};\n ${tokens.labelInnerFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelInnerFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelInnerLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelInnerLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.5rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n `,\n l: css`\n ${tokens.height}: 3.5rem;\n ${tokens.padding}: 1.0625rem 1.125rem 1.0625rem 1.125rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 0.875rem;\n ${tokens.borderWidth}: 0.0625rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.5rem -0.0625rem -0.125rem;\n ${tokens.rightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.0625rem -0.438rem -0.0625rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.75rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.563rem -2.938rem auto auto;\n ${tokens.clearHintInnerLabelPlacementOffset}: 0.563rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.5625rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.5625rem 0 0.5625rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.5rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.75rem;\n ${tokens.chipPadding}: 0 0.75rem 0 1rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.5rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n `,\n m: css`\n ${tokens.height}: 3rem;\n ${tokens.padding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 0.75rem;\n ${tokens.borderWidth}: 0.0625rem;\n\n ${tokens.leftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.rightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.125rem -0.438rem -0.125rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.letterSpacing}: ${bodyM.letterSpacing};\n ${tokens.lineHeight}: ${bodyM.lineHeight};\n\n ${tokens.labelOffset}: 0.625rem;\n ${tokens.labelFontFamily}: ${bodyM.fontFamily};\n ${tokens.labelFontSize}: ${bodyM.fontSize};\n ${tokens.labelFontStyle}: ${bodyM.fontStyle};\n ${tokens.labelFontWeight}: ${bodyM.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;\n ${tokens.clearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.375rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.25rem;\n ${tokens.chipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.25rem;\n ${tokens.chipFontFamily}: ${bodyM.fontFamily};\n ${tokens.chipFontSize}: ${bodyM.fontSize};\n ${tokens.chipFontStyle}: ${bodyM.fontStyle};\n ${tokens.chipFontWeight}: ${bodyM.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.375rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.6875rem auto auto;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n `,\n s: css`\n ${tokens.height}: 2.5rem;\n ${tokens.padding}: 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 0.625rem;\n ${tokens.borderWidth}: 0.0625rem;\n\n ${tokens.leftContentMargin}: -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ${tokens.rightContentMargin}: -0.1875rem -0.125rem -0.1875rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.1875rem -0.438rem -0.1875rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyS.fontFamily};\n ${tokens.fontSize}: ${bodyS.fontSize};\n ${tokens.fontStyle}: ${bodyS.fontStyle};\n ${tokens.fontWeight}: ${bodyS.fontWeight};\n ${tokens.letterSpacing}: ${bodyS.letterSpacing};\n ${tokens.lineHeight}: ${bodyS.lineHeight};\n\n ${tokens.labelOffset}: 0.5rem;\n ${tokens.labelFontFamily}: ${bodyS.fontFamily};\n ${tokens.labelFontSize}: ${bodyS.fontSize};\n ${tokens.labelFontStyle}: ${bodyS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.062rem -2.688rem auto auto;\n ${tokens.clearHintInnerLabelPlacementOffset}: 0.062rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.25rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.75rem;\n ${tokens.chipPadding}: 0 0.5rem 0 0.75rem;\n ${tokens.chipClearContentMarginLeft}: 0.375rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1rem;\n ${tokens.chipFontFamily}: ${bodyS.fontFamily};\n ${tokens.chipFontSize}: ${bodyS.fontSize};\n ${tokens.chipFontStyle}: ${bodyS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.375rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.3125rem auto auto -0.6875rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n `,\n xs: css`\n ${tokens.height}: 2rem;\n ${tokens.padding}: 0.5625rem 0.625rem 0.5625rem 0.625rem;\n ${tokens.paddingWithChips}: 0.375rem;\n ${tokens.borderRadius}: 0.5rem;\n ${tokens.borderWidth}: 0.0625rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.25rem -0.0625rem -0.125rem;\n ${tokens.rightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.0625rem -0.688rem -0.0625rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.688rem -0.688rem -0.688rem 0;\n\n ${tokens.fontFamily}: ${bodyXS.fontFamily};\n ${tokens.fontSize}: ${bodyXS.fontSize};\n ${tokens.fontStyle}: ${bodyXS.fontStyle};\n ${tokens.fontWeight}: ${bodyXS.fontWeight};\n ${tokens.letterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.lineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelOffset}: 0.375rem;\n ${tokens.labelFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelFontSize}: ${bodyXS.fontSize};\n ${tokens.labelFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.hintMargin}: -0.75rem -0.625rem -0.75rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: -0.188rem -2.1875rem auto auto;\n ${tokens.clearHintInnerLabelPlacementOffset}: -0.188rem -1.938rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.125rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.25rem;\n ${tokens.chipPadding}: 0 0.375rem 0 0.625rem;\n ${tokens.chipClearContentMarginLeft}: 0.25rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 0.75rem;\n ${tokens.chipFontFamily}: ${bodyXS.fontFamily};\n ${tokens.chipFontSize}: ${bodyXS.fontSize};\n ${tokens.chipFontStyle}: ${bodyXS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyXS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.375rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.indicatorLabelPlacementOuter}: 0.25rem auto auto -0.625rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.125rem -0.6875rem auto auto;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n `,\n },\n labelPlacement: {\n inner: css`\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.labelInnerFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelInnerFontSize}: ${bodyXS.fontSize};\n ${tokens.labelInnerFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelInnerFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelInnerLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelInnerLineHeight}: ${bodyXS.lineHeight};\n `,\n outer: css``,\n },\n chipView: {\n default: css`\n ${tokens.chipColor}: ${inverseTextPrimary};\n ${tokens.chipBackground}: ${surfaceSolidDefault};\n ${tokens.chipColorHover}: ${inverseTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceSolidDefaultHover};\n ${tokens.chipColorActive}: ${inverseTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceSolidDefaultActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceSolidDefault};\n ${tokens.chipColorReadOnly}: ${inverseTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceSolidDefault};\n ${tokens.chipColorReadOnlyHover}: ${inverseTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${inverseTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${inverseTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${inverseTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n secondary: css`\n ${tokens.chipColor}: ${textPrimary};\n ${tokens.chipBackground}: ${surfaceTransparentSecondary};\n ${tokens.chipColorHover}: ${textPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.chipColorActive}: ${textPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.chipColorReadOnly}: ${textPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.chipColorReadOnlyHover}: ${textPrimary};\n\n ${tokens.chipCloseIconColor}: ${textSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.chipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n accent: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceAccent};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceAccentHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceAccentActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceAccent};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceAccent};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n positive: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfacePositive};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfacePositiveHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfacePositiveActive};\n ${tokens.chipBackgroundReadOnly}: ${surfacePositive};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfacePositive};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n warning: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceWarning};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceWarningHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceWarningActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceWarning};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceWarning};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n negative: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceNegative};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceNegativeHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceNegativeActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceNegative};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceNegative};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n },\n hintView: {\n default: css`\n ${tokens.tooltipBackgroundColor}: ${surfaceSolidCardBrightness};\n ${tokens.tooltipBoxShadow}: var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ${tokens.tooltipColor}: ${textPrimary};\n ${tokens.tooltipArrowBackground}: ${surfaceSolidCardBrightness};\n `,\n },\n hintSize: {\n m: css`\n ${tokens.tooltipPaddingTop}: 0.6875rem;\n ${tokens.tooltipPaddingRight}: 0.875rem;\n ${tokens.tooltipPaddingBottom}: 0.6875rem;\n ${tokens.tooltipPaddingLeft}: 0.875rem;\n\n ${tokens.tooltipMinHeight}: 2.5rem;\n ${tokens.tooltipBorderRadius}: 0.625rem;\n\n ${tokens.tooltipTextFontFamily}: ${bodyS.fontFamily};\n ${tokens.tooltipTextFontSize}: ${bodyS.fontSize};\n ${tokens.tooltipTextFontStyle}: ${bodyS.fontStyle};\n ${tokens.tooltipTextFontWeight}: ${bodyS.fontWeight};\n ${tokens.tooltipTextFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.tooltipTextFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.tooltipContentLeftMargin}: 0.375rem;\n\n ${tokens.tooltipArrowMaskWidth}: 1.25rem;\n ${tokens.tooltipArrowMaskHeight}: 1.25rem;\n ${tokens.tooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tokens.tooltipArrowHeight}: 0.5rem;\n ${tokens.tooltipArrowEdgeMargin}: 0.625rem;\n `,\n s: css`\n ${tokens.tooltipPaddingTop}: 0.5rem;\n ${tokens.tooltipPaddingRight}: 0.75rem;\n ${tokens.tooltipPaddingBottom}: 0.5rem;\n ${tokens.tooltipPaddingLeft}: 0.75rem;\n\n ${tokens.tooltipMinHeight}: 2rem;\n ${tokens.tooltipBorderRadius}: 0.5rem;\n\n ${tokens.tooltipTextFontFamily}: ${bodyXS.fontFamily};\n ${tokens.tooltipTextFontSize}: ${bodyXS.fontSize};\n ${tokens.tooltipTextFontStyle}: ${bodyXS.fontStyle};\n ${tokens.tooltipTextFontWeight}: ${bodyXS.fontWeight};\n ${tokens.tooltipTextFontLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.tooltipTextFontLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.tooltipContentLeftMargin}: 0.25rem;\n\n ${tokens.tooltipArrowMaskWidth}: 1rem;\n ${tokens.tooltipArrowMaskHeight}: 1rem;\n ${tokens.tooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tokens.tooltipArrowHeight}: 0.375rem;\n ${tokens.tooltipArrowEdgeMargin}: 0.5625rem;\n `,\n },\n disabled: {\n true: css`\n ${tokens.disabledOpacity}: 0.4;\n `,\n },\n readOnly: {\n true: css`\n ${tokens.readOnlyOpacity}: 0.1;\n ${tokens.colorReadOnly}: ${textPrimary};\n ${tokens.backgroundColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.placeholderColorReadOnly}: ${textSecondary};\n ${tokens.leftHelperColorReadOnly}: ${textSecondary};\n ${tokens.rightHelperColorReadOnly}: ${textSecondary};\n ${tokens.titleCaptionColorReadOnly}: ${textSecondary};\n ${tokens.labelColorReadOnly}: ${textPrimary};\n ${tokens.dividerColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.contentSlotRightOpacityReadOnly}: 0.4;\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","labelPlacement","variations","default","positive","warning","negative","xl","l","m","s","xs","inner","outer","chipView","secondary","accent","hintView","hintSize","disabled","true","readOnly"],"mappings":";;;;AAsDO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAG;AACTC,IAAAA,cAAc,EAAE;GACnB;AACDC,EAAAA,UAAU,EAAE;AACRH,IAAAA,IAAI,EAAE;AACFI,MAAAA,SAAAA,EAAO,SA6BN;AACDC,MAAAA,QAAQ,EAAA,SA6BP;AACDC,MAAAA,OAAO,EAAA,UA6BN;AACDC,MAAAA,QAAQ,EAAA;KA8BX;AACDN,IAAAA,IAAI,EAAE;AACFO,MAAAA,EAAE,EAAA,SAsFD;AACDC,MAAAA,CAAC,EAAA,SAqFA;AACDC,MAAAA,CAAC,EAAA,SAqFA;AACDC,MAAAA,CAAC,EAAA,UAqFA;AACDC,MAAAA,EAAE,EAAA;KAsFL;AACDV,IAAAA,cAAc,EAAE;AACZW,MAAAA,KAAK,EAAA,UAQJ;AACDC,MAAAA,KAAK,EAAA;KACR;AACDC,IAAAA,QAAQ,EAAE;AACNX,MAAAA,SAAAA,EAAO,SAgBN;AACDY,MAAAA,SAAS,EAAA,SAgBR;AACDC,MAAAA,MAAM,EAAA,UAgBL;AACDZ,MAAAA,QAAQ,EAAA,SAgBP;AACDC,MAAAA,OAAO,EAAA,SAgBN;AACDC,MAAAA,QAAQ,EAAA;KAiBX;AACDW,IAAAA,QAAQ,EAAE;MACNd,SAAAA,EAAO;KAMV;AACDe,IAAAA,QAAQ,EAAE;AACNT,MAAAA,CAAC,EAAA,UAuBA;AACDC,MAAAA,CAAC,EAAA;KAwBJ;AACDS,IAAAA,QAAQ,EAAE;MACNC,MAAAA,EAAI;KAGP;AACDC,IAAAA,QAAQ,EAAE;MACND,MAAAA,EAAI;AAYR;AACJ;AACJ;;;;"}
@@ -2,11 +2,11 @@
2
2
  .pfhkds4{--plasma-textfield-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__placeholder-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#FFFFFF47);--plasma-textfield-bg-color:var(--surface-transparent-positive,#1A9E3233);--plasma-textfield-bg-color-hover:var(--surface-transparent-positive-hover,#1A9E3252);--plasma-textfield-bg-color-focus:var(--surface-transparent-positive-active,#1A9E3224);--plasma-textfield__caret-color:var(--text-accent,#24F2BFFF);--plasma-textfield__before-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__after-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__label-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__left-helper-color:var(--text-positive,#1A9E32);--plasma-textfield__right-helper-color:var(--text-positive,#1A9E32);--plasma-textfield__title-caption-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__hint-icon-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#FFFFFFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#FFFFFFAB);--plasma-textfield-divider-color:var(--surface-positive,#1A9E32);--plasma-textfield-divider-color-hover:var(--surface-positive,#1A9E32);--plasma-textfield-divider-color-focus:var(--surface-accent,#52F2C5);--plasma-textfield-focus-color:var(--text-accent,#24F2BFFF);--plasma-textfield__indicator-color:var(--surface-negative,#FF293E);--plasma-textfield__optional-color:var(--text-tertiary,#FFFFFF47);}
3
3
  .w1ocoxlz{--plasma-textfield-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__placeholder-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#FFFFFF47);--plasma-textfield-bg-color:var(--surface-transparent-warning,#FA5F0533);--plasma-textfield-bg-color-hover:var(--surface-transparent-warning-hover,#FA5F0552);--plasma-textfield-bg-color-focus:var(--surface-transparent-warning-active,#FA5F0524);--plasma-textfield__caret-color:var(--text-accent,#24F2BFFF);--plasma-textfield__before-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__after-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__label-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__left-helper-color:var(--text-warning,#FA5F05);--plasma-textfield__right-helper-color:var(--text-warning,#FA5F05);--plasma-textfield__title-caption-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__hint-icon-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#FFFFFFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#FFFFFFAB);--plasma-textfield-divider-color:var(--surface-warning,#FA5F05);--plasma-textfield-divider-color-hover:var(--surface-warning,#FA5F05);--plasma-textfield-divider-color-focus:var(--surface-accent,#52F2C5);--plasma-textfield-focus-color:var(--text-accent,#24F2BFFF);--plasma-textfield__indicator-color:var(--surface-negative,#FF293E);--plasma-textfield__optional-color:var(--text-tertiary,#FFFFFF47);}
4
4
  .nlfdoc8{--plasma-textfield-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__placeholder-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#FFFFFF47);--plasma-textfield-bg-color:var(--surface-transparent-negative,#FF293E33);--plasma-textfield-bg-color-hover:var(--surface-transparent-negative-hover,#FF293E52);--plasma-textfield-bg-color-focus:var(--surface-transparent-negative-active,#FF293E24);--plasma-textfield__caret-color:var(--text-accent,#24F2BFFF);--plasma-textfield__before-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__after-text-color:var(--text-tertiary,#FFFFFF47);--plasma-textfield__label-color:var(--text-primary,#FFFFFFF5);--plasma-textfield__left-helper-color:var(--text-negative,#FF293E);--plasma-textfield__right-helper-color:var(--text-negative,#FF293E);--plasma-textfield__title-caption-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield__hint-icon-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color:var(--text-secondary,#FFFFFF8F);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#FFFFFFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#FFFFFFAB);--plasma-textfield-divider-color:var(--surface-negative,#FF293E);--plasma-textfield-divider-color-hover:var(--surface-negative,#FF293E);--plasma-textfield-divider-color-focus:var(--surface-accent,#52F2C5);--plasma-textfield-focus-color:var(--text-accent,#24F2BFFF);--plasma-textfield__indicator-color:var(--surface-negative,#FF293E);--plasma-textfield__optional-color:var(--text-tertiary,#FFFFFF47);}
5
- .x6zduia{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -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__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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 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.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 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-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);--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;}
6
- .lp7pk8g{--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-border-width:0.0625rem;--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__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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__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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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__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:0 0.75rem 0 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__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
7
- .m2w1lwg{--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-border-width:0.0625rem;--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__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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__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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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__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:0 0.625rem 0 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__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
8
- .s1w33z3o{--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-border-width:0.0625rem;--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__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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__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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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__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:0 0.5rem 0 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__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
9
- .x8whelw{--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-border-width:0.0625rem;--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__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--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__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__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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__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:0 0.375rem 0 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__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
5
+ .x6zduia{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 1.125rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1rem;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -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__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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 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.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 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-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);--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;}
6
+ .lp7pk8g{--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-border-width:0.0625rem;--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__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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__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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.938rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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__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:0 0.75rem 0 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__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
7
+ .m2w1lwg{--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-border-width:0.0625rem;--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__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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__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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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__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:0 0.625rem 0 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__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
8
+ .s1w33z3o{--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-border-width:0.0625rem;--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__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--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__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__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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__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:0 0.5rem 0 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__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
9
+ .x8whelw{--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-border-width:0.0625rem;--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__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--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__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__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -2.1875rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem 0 0 0;--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__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-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__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:0 0.375rem 0 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__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
10
10
  .i1h3g1ks{--plasma-textfield__placeholder-color:var(--text-secondary,#FFFFFF8F);--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);}
11
11
 
12
12
  .dx53wwr{--plasma-textfield__chip-color:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-background:var(--surface-solid-default,#FFFFFFFF);--plasma-textfield__chip-color-hover:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover,#FFFFFFFF);--plasma-textfield__chip-color-active:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-background-active:var(--surface-solid-default-active,#FFFFFFFF);--plasma-textfield__chip-background-readonly:var(--surface-solid-default,#FFFFFFFF);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default,#FFFFFFFF);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#080808F5);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary,#0808088F);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary,#0808088F);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#080808FF);--plasma-textfield__chip-opacity-readonly:1;}
@@ -1,4 +1,4 @@
1
- require('./TextFieldGroup.config_1epvsxk.css');
1
+ require('./TextFieldGroup.config_k97yvi.css');
2
2
  'use strict';
3
3
 
4
4
  Object.defineProperty(exports, '__esModule', { value: true });
@@ -1 +1 @@
1
- {"version":3,"file":"TextFieldGroup.config.js","sources":["../../../../../src-css/components/TextFieldGroup/TextFieldGroup.config.ts"],"sourcesContent":["import { css, textFieldGroupTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport { bodyL, bodyM, bodyS, bodyXS } from '@salutejs/plasma-themes/tokens/plasma_giga';\n\nexport const config = {\n defaults: {\n size: 'm',\n },\n variations: {\n size: {\n l: css`\n ${tokens.textFieldDefaultRadius}: 0.875rem;\n ${tokens.textFieldSegmentedRadius}: 0.375rem;\n ${tokens.textFieldSideRadius}: 0.875rem;\n\n ${tokens.height}: 3.5rem;\n ${tokens.padding}: 1.0625rem 1.125rem 1.0625rem 1.125rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.5rem -0.0625rem -0.125rem;\n ${tokens.rightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.75rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.5625rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.5625rem 0 0.5625rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.5rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.75rem;\n ${tokens.chipPadding}: 0 0.75rem 0 1rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n `,\n m: css`\n ${tokens.textFieldDefaultRadius}: 0.75rem;\n ${tokens.textFieldSegmentedRadius}: 0.25rem;\n ${tokens.textFieldSideRadius}: 0.75rem;\n\n ${tokens.height}: 3rem;\n ${tokens.padding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.rightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.letterSpacing}: ${bodyM.letterSpacing};\n ${tokens.lineHeight}: ${bodyM.lineHeight};\n\n ${tokens.labelOffset}: 0.625rem;\n ${tokens.labelFontFamily}: ${bodyM.fontFamily};\n ${tokens.labelFontSize}: ${bodyM.fontSize};\n ${tokens.labelFontStyle}: ${bodyM.fontStyle};\n ${tokens.labelFontWeight}: ${bodyM.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.375rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.25rem;\n ${tokens.chipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.25rem;\n ${tokens.chipFontFamily}: ${bodyM.fontFamily};\n ${tokens.chipFontSize}: ${bodyM.fontSize};\n ${tokens.chipFontStyle}: ${bodyM.fontStyle};\n ${tokens.chipFontWeight}: ${bodyM.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyM.lineHeight};\n `,\n s: css`\n ${tokens.textFieldSegmentedRadius}: 0.25rem;\n ${tokens.textFieldSideRadius}: 0.625rem;\n ${tokens.textFieldDefaultRadius}: 0.625rem;\n\n ${tokens.height}: 2.5rem;\n ${tokens.padding}: 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ${tokens.rightContentMargin}: -0.1875rem -0.125rem -0.1875rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: ${bodyS.fontFamily};\n ${tokens.fontSize}: ${bodyS.fontSize};\n ${tokens.fontStyle}: ${bodyS.fontStyle};\n ${tokens.fontWeight}: ${bodyS.fontWeight};\n ${tokens.letterSpacing}: ${bodyS.letterSpacing};\n ${tokens.lineHeight}: ${bodyS.lineHeight};\n\n ${tokens.labelOffset}: 0.5rem;\n ${tokens.labelFontFamily}: ${bodyS.fontFamily};\n ${tokens.labelFontSize}: ${bodyS.fontSize};\n ${tokens.labelFontStyle}: ${bodyS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.25rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.75rem;\n ${tokens.chipPadding}: 0 0.5rem 0 0.75rem;\n ${tokens.chipClearContentMarginLeft}: 0.375rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1rem;\n ${tokens.chipFontFamily}: ${bodyS.fontFamily};\n ${tokens.chipFontSize}: ${bodyS.fontSize};\n ${tokens.chipFontStyle}: ${bodyS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyS.lineHeight};\n `,\n xs: css`\n ${tokens.textFieldSegmentedRadius}: 0.125rem;\n ${tokens.textFieldDefaultRadius}: 0.5rem;\n ${tokens.textFieldSideRadius}: 0.5rem;\n\n ${tokens.height}: 2rem;\n ${tokens.padding}: 0.5625rem 0.625rem 0.5625rem 0.625rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.25rem -0.0625rem -0.125rem;\n ${tokens.rightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: ${bodyXS.fontFamily};\n ${tokens.fontSize}: ${bodyXS.fontSize};\n ${tokens.fontStyle}: ${bodyXS.fontStyle};\n ${tokens.fontWeight}: ${bodyXS.fontWeight};\n ${tokens.letterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.lineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelOffset}: 0.375rem;\n ${tokens.labelFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelFontSize}: ${bodyXS.fontSize};\n ${tokens.labelFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.125rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.25rem;\n ${tokens.chipPadding}: 0 0.375rem 0 0.625rem;\n ${tokens.chipClearContentMarginLeft}: 0.25rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 0.75rem;\n ${tokens.chipFontFamily}: ${bodyXS.fontFamily};\n ${tokens.chipFontSize}: ${bodyXS.fontSize};\n ${tokens.chipFontStyle}: ${bodyXS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyXS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyXS.lineHeight};\n `,\n },\n orientation: {\n horizontal: css`\n ${tokens.textFieldGroupOrientation}: row;\n `,\n vertical: css`\n ${tokens.textFieldGroupOrientation}: column;\n `,\n },\n gap: {\n none: css`\n ${tokens.textFieldGroupItemsGap}: 0.063rem;\n `,\n dense: css`\n ${tokens.textFieldGroupItemsGap}: 0.125rem;\n `,\n wide: css`\n ${tokens.textFieldGroupItemsGap}: 0.5rem;\n `,\n },\n shape: {\n segmented: css``,\n default: css``,\n },\n stretching: {\n auto: css``,\n filled: css``,\n },\n },\n};\n"],"names":["config","defaults","size","variations","l","m","s","xs","orientation","horizontal","vertical","gap","none","dense","wide","shape","segmented","default","stretching","auto","filled"],"mappings":";;;;AAGO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFE,MAAAA,CAAC,EAAA,SAuDA;AACDC,MAAAA,CAAC,EAAA,SAuDA;AACDC,MAAAA,CAAC,EAAA,UAuDA;AACDC,MAAAA,EAAE,EAAA;KAwDL;AACDC,IAAAA,WAAW,EAAE;AACTC,MAAAA,UAAU,EAAA,UAET;AACDC,MAAAA,QAAQ,EAAA;KAGX;AACDC,IAAAA,GAAG,EAAE;AACDC,MAAAA,IAAI,EAAA,UAEH;AACDC,MAAAA,KAAK,EAAA,UAEJ;AACDC,MAAAA,IAAI,EAAA;KAGP;AACDC,IAAAA,KAAK,EAAE;AACHC,MAAAA,SAAS,EAAA,SAAO;MAChBC,SAAAA,EAAO;KACV;AACDC,IAAAA,UAAU,EAAE;AACRC,MAAAA,IAAI,EAAA,UAAO;AACXC,MAAAA,MAAM,EAAA;AACV;AACJ;AACJ;;;;"}
1
+ {"version":3,"file":"TextFieldGroup.config.js","sources":["../../../../../src-css/components/TextFieldGroup/TextFieldGroup.config.ts"],"sourcesContent":["import { css, textFieldGroupTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport { bodyL, bodyM, bodyS, bodyXS } from '@salutejs/plasma-themes/tokens/plasma_giga';\n\nexport const config = {\n defaults: {\n size: 'm',\n },\n variations: {\n size: {\n l: css`\n ${tokens.textFieldDefaultRadius}: 0.875rem;\n ${tokens.textFieldSegmentedRadius}: 0.375rem;\n ${tokens.textFieldSideRadius}: 0.875rem;\n\n ${tokens.height}: 3.5rem;\n ${tokens.padding}: 1.0625rem 1.125rem 1.0625rem 1.125rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.5rem -0.0625rem -0.125rem;\n ${tokens.rightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.75rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.5625rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.5625rem 0 0.5625rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.5rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.75rem;\n ${tokens.chipPadding}: 0 0.75rem 0 1rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n `,\n m: css`\n ${tokens.textFieldDefaultRadius}: 0.75rem;\n ${tokens.textFieldSegmentedRadius}: 0.25rem;\n ${tokens.textFieldSideRadius}: 0.75rem;\n\n ${tokens.height}: 3rem;\n ${tokens.padding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.rightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.letterSpacing}: ${bodyM.letterSpacing};\n ${tokens.lineHeight}: ${bodyM.lineHeight};\n\n ${tokens.labelOffset}: 0.625rem;\n ${tokens.labelFontFamily}: ${bodyM.fontFamily};\n ${tokens.labelFontSize}: ${bodyM.fontSize};\n ${tokens.labelFontStyle}: ${bodyM.fontStyle};\n ${tokens.labelFontWeight}: ${bodyM.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.375rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.25rem;\n ${tokens.chipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.25rem;\n ${tokens.chipFontFamily}: ${bodyM.fontFamily};\n ${tokens.chipFontSize}: ${bodyM.fontSize};\n ${tokens.chipFontStyle}: ${bodyM.fontStyle};\n ${tokens.chipFontWeight}: ${bodyM.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyM.lineHeight};\n `,\n s: css`\n ${tokens.textFieldSegmentedRadius}: 0.25rem;\n ${tokens.textFieldSideRadius}: 0.625rem;\n ${tokens.textFieldDefaultRadius}: 0.625rem;\n\n ${tokens.height}: 2.5rem;\n ${tokens.padding}: 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ${tokens.rightContentMargin}: -0.1875rem -0.125rem -0.1875rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: ${bodyS.fontFamily};\n ${tokens.fontSize}: ${bodyS.fontSize};\n ${tokens.fontStyle}: ${bodyS.fontStyle};\n ${tokens.fontWeight}: ${bodyS.fontWeight};\n ${tokens.letterSpacing}: ${bodyS.letterSpacing};\n ${tokens.lineHeight}: ${bodyS.lineHeight};\n\n ${tokens.labelOffset}: 0.5rem;\n ${tokens.labelFontFamily}: ${bodyS.fontFamily};\n ${tokens.labelFontSize}: ${bodyS.fontSize};\n ${tokens.labelFontStyle}: ${bodyS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.25rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.75rem;\n ${tokens.chipPadding}: 0 0.5rem 0 0.75rem;\n ${tokens.chipClearContentMarginLeft}: 0.375rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1rem;\n ${tokens.chipFontFamily}: ${bodyS.fontFamily};\n ${tokens.chipFontSize}: ${bodyS.fontSize};\n ${tokens.chipFontStyle}: ${bodyS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyS.lineHeight};\n `,\n xs: css`\n ${tokens.textFieldSegmentedRadius}: 0.125rem;\n ${tokens.textFieldDefaultRadius}: 0.5rem;\n ${tokens.textFieldSideRadius}: 0.5rem;\n\n ${tokens.height}: 2rem;\n ${tokens.padding}: 0.5625rem 0.625rem 0.5625rem 0.625rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.25rem -0.0625rem -0.125rem;\n ${tokens.rightContentMargin}: -0.0625rem -0.125rem -0.0625rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: ${bodyXS.fontFamily};\n ${tokens.fontSize}: ${bodyXS.fontSize};\n ${tokens.fontStyle}: ${bodyXS.fontStyle};\n ${tokens.fontWeight}: ${bodyXS.fontWeight};\n ${tokens.letterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.lineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelOffset}: 0.375rem;\n ${tokens.labelFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelFontSize}: ${bodyXS.fontSize};\n ${tokens.labelFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.125rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.25rem;\n ${tokens.chipPadding}: 0 0.375rem 0 0.625rem;\n ${tokens.chipClearContentMarginLeft}: 0.25rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 0.75rem;\n ${tokens.chipFontFamily}: ${bodyXS.fontFamily};\n ${tokens.chipFontSize}: ${bodyXS.fontSize};\n ${tokens.chipFontStyle}: ${bodyXS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyXS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyXS.lineHeight};\n `,\n },\n orientation: {\n horizontal: css`\n ${tokens.textFieldGroupOrientation}: row;\n `,\n vertical: css`\n ${tokens.textFieldGroupOrientation}: column;\n `,\n },\n gap: {\n none: css`\n ${tokens.textFieldGroupItemsGap}: 0.063rem;\n `,\n dense: css`\n ${tokens.textFieldGroupItemsGap}: 0.125rem;\n `,\n wide: css`\n ${tokens.textFieldGroupItemsGap}: 0.5rem;\n `,\n },\n shape: {\n segmented: css``,\n default: css``,\n },\n stretching: {\n auto: css``,\n filled: css``,\n },\n },\n};\n"],"names":["config","defaults","size","variations","l","m","s","xs","orientation","horizontal","vertical","gap","none","dense","wide","shape","segmented","default","stretching","auto","filled"],"mappings":";;;;AAGO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFE,MAAAA,CAAC,EAAA,SAuDA;AACDC,MAAAA,CAAC,EAAA,SAuDA;AACDC,MAAAA,CAAC,EAAA,UAuDA;AACDC,MAAAA,EAAE,EAAA;KAwDL;AACDC,IAAAA,WAAW,EAAE;AACTC,MAAAA,UAAU,EAAA,UAET;AACDC,MAAAA,QAAQ,EAAA;KAGX;AACDC,IAAAA,GAAG,EAAE;AACDC,MAAAA,IAAI,EAAA,UAEH;AACDC,MAAAA,KAAK,EAAA,UAEJ;AACDC,MAAAA,IAAI,EAAA;KAGP;AACDC,IAAAA,KAAK,EAAE;AACHC,MAAAA,SAAS,EAAA,SAAO;MAChBC,SAAAA,EAAO;KACV;AACDC,IAAAA,UAAU,EAAE;AACRC,MAAAA,IAAI,EAAA,UAAO;AACXC,MAAAA,MAAM,EAAA;AACV;AACJ;AACJ;;;;"}