@salutejs/plasma-new-hope 0.271.0-canary.1778.13390888088.0 → 0.271.0-canary.1782.13387584790.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. package/cjs/components/Combobox/ComboboxNew/Combobox.js +5 -1
  2. package/cjs/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
  3. package/cjs/components/Notification/Notification.css +11 -11
  4. package/cjs/components/Notification/Notification.js +3 -7
  5. package/cjs/components/Notification/Notification.js.map +1 -1
  6. package/cjs/components/Notification/Notification.styles.js +26 -42
  7. package/cjs/components/Notification/Notification.styles.js.map +1 -1
  8. package/cjs/components/Notification/{Notification.styles_gk4bgs.css → Notification.styles_1u5gusp.css} +2 -2
  9. package/cjs/components/Notification/Notification.tokens.js +0 -1
  10. package/cjs/components/Notification/Notification.tokens.js.map +1 -1
  11. package/cjs/components/Notification/Notification.types.js.map +1 -1
  12. package/cjs/components/Notification/NotificationsPortal.js +0 -1
  13. package/cjs/components/Notification/NotificationsPortal.js.map +1 -1
  14. package/cjs/components/Notification/NotificationsProvider.css +11 -11
  15. package/cjs/index.css +11 -11
  16. package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.js +5 -1
  17. package/emotion/cjs/components/Notification/Notification.js +3 -7
  18. package/emotion/cjs/components/Notification/Notification.styles.js +26 -32
  19. package/emotion/cjs/components/Notification/Notification.tokens.js +0 -1
  20. package/emotion/cjs/components/Notification/NotificationsPortal.js +1 -2
  21. package/emotion/cjs/examples/plasma_b2c/components/Notification/Notification.config.js +7 -11
  22. package/emotion/cjs/examples/plasma_b2c/components/Notification/Notification.stories.tsx +3 -35
  23. package/emotion/cjs/examples/plasma_web/components/Notification/Notification.config.js +7 -11
  24. package/emotion/cjs/examples/plasma_web/components/Notification/Notification.stories.tsx +2 -18
  25. package/emotion/es/components/Combobox/ComboboxNew/Combobox.js +5 -1
  26. package/emotion/es/components/Notification/Notification.js +3 -7
  27. package/emotion/es/components/Notification/Notification.styles.js +26 -32
  28. package/emotion/es/components/Notification/Notification.tokens.js +0 -1
  29. package/emotion/es/components/Notification/NotificationsPortal.js +1 -2
  30. package/emotion/es/examples/plasma_b2c/components/Notification/Notification.config.js +7 -11
  31. package/emotion/es/examples/plasma_b2c/components/Notification/Notification.stories.tsx +3 -35
  32. package/emotion/es/examples/plasma_web/components/Notification/Notification.config.js +7 -11
  33. package/emotion/es/examples/plasma_web/components/Notification/Notification.stories.tsx +2 -18
  34. package/es/components/Combobox/ComboboxNew/Combobox.js +5 -1
  35. package/es/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
  36. package/es/components/Notification/Notification.css +11 -11
  37. package/es/components/Notification/Notification.js +3 -7
  38. package/es/components/Notification/Notification.js.map +1 -1
  39. package/es/components/Notification/Notification.styles.js +26 -42
  40. package/es/components/Notification/Notification.styles.js.map +1 -1
  41. package/es/components/Notification/{Notification.styles_gk4bgs.css → Notification.styles_1u5gusp.css} +2 -2
  42. package/es/components/Notification/Notification.tokens.js +0 -1
  43. package/es/components/Notification/Notification.tokens.js.map +1 -1
  44. package/es/components/Notification/Notification.types.js.map +1 -1
  45. package/es/components/Notification/NotificationsPortal.js +0 -1
  46. package/es/components/Notification/NotificationsPortal.js.map +1 -1
  47. package/es/components/Notification/NotificationsProvider.css +11 -11
  48. package/es/index.css +11 -11
  49. package/package.json +2 -2
  50. package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.js +5 -1
  51. package/styled-components/cjs/components/Notification/Notification.js +3 -7
  52. package/styled-components/cjs/components/Notification/Notification.styles.js +15 -21
  53. package/styled-components/cjs/components/Notification/Notification.tokens.js +0 -1
  54. package/styled-components/cjs/components/Notification/NotificationsPortal.js +0 -1
  55. package/styled-components/cjs/examples/plasma_b2c/components/Notification/Notification.config.js +1 -5
  56. package/styled-components/cjs/examples/plasma_b2c/components/Notification/Notification.stories.tsx +3 -35
  57. package/styled-components/cjs/examples/plasma_web/components/Notification/Notification.config.js +1 -5
  58. package/styled-components/cjs/examples/plasma_web/components/Notification/Notification.stories.tsx +2 -18
  59. package/styled-components/es/components/Combobox/ComboboxNew/Combobox.js +5 -1
  60. package/styled-components/es/components/Notification/Notification.js +3 -7
  61. package/styled-components/es/components/Notification/Notification.styles.js +15 -21
  62. package/styled-components/es/components/Notification/Notification.tokens.js +0 -1
  63. package/styled-components/es/components/Notification/NotificationsPortal.js +0 -1
  64. package/styled-components/es/examples/plasma_b2c/components/Notification/Notification.config.js +1 -5
  65. package/styled-components/es/examples/plasma_b2c/components/Notification/Notification.stories.tsx +3 -35
  66. package/styled-components/es/examples/plasma_web/components/Notification/Notification.config.js +1 -5
  67. package/styled-components/es/examples/plasma_web/components/Notification/Notification.stories.tsx +2 -18
  68. package/types/components/Combobox/ComboboxNew/Combobox.d.ts.map +1 -1
  69. package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts +4 -0
  70. package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts.map +1 -1
  71. package/types/components/Notification/Notification.d.ts.map +1 -1
  72. package/types/components/Notification/Notification.styles.d.ts +2 -6
  73. package/types/components/Notification/Notification.styles.d.ts.map +1 -1
  74. package/types/components/Notification/Notification.tokens.d.ts +0 -1
  75. package/types/components/Notification/Notification.tokens.d.ts.map +1 -1
  76. package/types/components/Notification/Notification.types.d.ts +0 -8
  77. package/types/components/Notification/Notification.types.d.ts.map +1 -1
  78. package/types/components/Notification/NotificationsPortal.d.ts.map +1 -1
  79. package/types/examples/plasma_b2c/components/Combobox/Combobox.d.ts +48 -0
  80. package/types/examples/plasma_b2c/components/Combobox/Combobox.d.ts.map +1 -1
  81. package/types/examples/plasma_b2c/components/Notification/Notification.config.d.ts +0 -4
  82. package/types/examples/plasma_b2c/components/Notification/Notification.config.d.ts.map +1 -1
  83. package/types/examples/plasma_web/components/Combobox/Combobox.d.ts +48 -0
  84. package/types/examples/plasma_web/components/Combobox/Combobox.d.ts.map +1 -1
  85. package/types/examples/plasma_web/components/Notification/Notification.config.d.ts +0 -4
  86. package/types/examples/plasma_web/components/Notification/Notification.config.d.ts.map +1 -1
@@ -23,7 +23,6 @@ const texts = ['SSH ключ успешно скопирован', 'Нельзя
23
23
  const size = ['xs', 'xxs'];
24
24
  const iconPlacement = ['top', 'left'];
25
25
  const notificationsPlacements = ['bottom-right', 'bottom-left'];
26
- const views = ['default', 'negative', 'positive', 'warning', 'info'];
27
26
 
28
27
  const longText = `JavaScript frameworks are an essential part of modern front-end web development,
29
28
  providing developers with proven tools for building scalable, interactive web applications.
@@ -65,7 +64,7 @@ const StoryDefault = ({ title, children, iconPlacement, size, layout, showLeftIc
65
64
  return (
66
65
  <Notification
67
66
  title={title}
68
- icon={showLeftIcon ? <IconDisclosureRight color="inherit" /> : ''}
67
+ icon={showLeftIcon ? <IconDisclosureRight /> : ''}
69
68
  iconPlacement={iconPlacement}
70
69
  actions={
71
70
  <Button
@@ -109,18 +108,6 @@ export const Default: StoryObj<StoryDefaultProps> = {
109
108
  type: 'select',
110
109
  },
111
110
  },
112
- view: {
113
- options: views,
114
- control: {
115
- type: 'select',
116
- },
117
- },
118
- textColor: {
119
- control: 'color',
120
- },
121
- iconColor: {
122
- control: 'color',
123
- },
124
111
  },
125
112
  args: {
126
113
  title: 'Title',
@@ -146,10 +133,7 @@ type StoryLiveDemoProps = ComponentProps<typeof Notification> & {
146
133
  const StoryLiveDemo = ({ timeout, placement, ...rest }: StoryLiveDemoProps) => {
147
134
  const count = useRef(0);
148
135
  const handleClick = useCallback(() => {
149
- addNotification(
150
- { icon: <IconDisclosureRight color="inherit" />, ...rest, ...getNotificationProps(count.current) },
151
- timeout,
152
- );
136
+ addNotification({ icon: <IconDisclosureRight />, ...rest, ...getNotificationProps(count.current) }, timeout);
153
137
  count.current++;
154
138
  }, [count, rest]);
155
139
 
@@ -1 +1 @@
1
- {"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6E,MAAM,OAAO,CAAC;AAIlG,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAqB7C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AAEH,eAAO,MAAM,YAAY,SAAU,UAAU,gBAAgB,EAAE,KAAK,aAAa,EAAE,OAAO,CAAC,CAAC,+IA+dtF,CAAC;AAEP,eAAO,MAAM,cAAc;;;mBAjeQ,UAAU,gBAAgB,EAAE,KAAK,aAAa,EAAE,OAAO,CAAC,CAAC;;;;;;;;;;;;;;;;;;CAsf3F,CAAC"}
1
+ {"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6E,MAAM,OAAO,CAAC;AAIlG,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAqB7C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AAEH,eAAO,MAAM,YAAY,SAAU,UAAU,gBAAgB,EAAE,KAAK,aAAa,EAAE,OAAO,CAAC,CAAC,+IAoetF,CAAC;AAEP,eAAO,MAAM,cAAc;;;mBAteQ,UAAU,gBAAgB,EAAE,KAAK,aAAa,EAAE,OAAO,CAAC,CAAC;;;;;;;;;;;;;;;;;;CA2f3F,CAAC"}
@@ -162,6 +162,10 @@ declare type BasicProps<T extends ItemOption = ItemOption> = {
162
162
  * @default если single, то true; если multiple, то false; если передан alwaysOpened, то false
163
163
  */
164
164
  closeAfterSelect?: boolean;
165
+ /**
166
+ * Обработчик изменения значения в строке поиска.
167
+ */
168
+ onChangeValue?: (value: string) => void;
165
169
  /**
166
170
  * Ячейка для контента в начале выпадающего списка.
167
171
  */
@@ -1 +1 @@
1
- {"version":3,"file":"Combobox.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Combobox.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.types.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"Notification.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/Notification.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAU1C,OAAO,EAAsB,iBAAiB,EAAW,MAAM,sBAAsB,CAAC;AActF;;GAEG;AACH,eAAO,MAAM,gBAAgB,SAAU,UAAU,cAAc,EAAE,KAAK,iBAAiB,EAAE,OAAO,CAAC,CAAC,6FAqG5F,CAAC;AAEP,eAAO,MAAM,kBAAkB;;;mBAvGQ,UAAU,cAAc,EAAE,KAAK,iBAAiB,EAAE,OAAO,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;CAgIjG,CAAC"}
1
+ {"version":3,"file":"Notification.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/Notification.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAU1C,OAAO,EAAsB,iBAAiB,EAAW,MAAM,sBAAsB,CAAC;AActF;;GAEG;AACH,eAAO,MAAM,gBAAgB,SAAU,UAAU,cAAc,EAAE,KAAK,iBAAiB,EAAE,OAAO,CAAC,CAAC,6FA8F5F,CAAC;AAEP,eAAO,MAAM,kBAAkB;;;mBAhGQ,UAAU,cAAc,EAAE,KAAK,iBAAiB,EAAE,OAAO,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;CAyHjG,CAAC"}
@@ -46,14 +46,10 @@ export declare const CloseIconWrapper: import("@linaria/react").StyledMeta & imp
46
46
  } & import("react").RefAttributes<HTMLButtonElement>))>;
47
47
  export declare const Wrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
48
48
  export declare const ButtonsWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & IconPlacementType>;
49
- export declare const IconWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & IconPlacementType & {
50
- iconColor?: string | undefined;
51
- }>;
49
+ export declare const IconWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & IconPlacementType>;
52
50
  export declare const ContentBox: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & IconPlacementType>;
53
51
  export declare const TextBox: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & CloseIconType & IconPlacementType>;
54
- export declare const StyledTitle: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
55
- textColor?: string | undefined;
56
- }>;
52
+ export declare const StyledTitle: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
57
53
  export declare const StyledContent: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
58
54
  export declare const StyledItemWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
59
55
  isHidden: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"Notification.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/Notification.styles.ts"],"names":[],"mappings":";AAQA,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,qBAAqB,EAAc,MAAM,sBAAsB,CAAC;AAE3G,eAAO,MAAM,kBAAkB,0CAE9B,CAAC;AAKF,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uDAe5B,CAAC;AAEF,eAAO,MAAM,OAAO,qKAanB,CAAC;AAEF,eAAO,MAAM,cAAc,gKAW1B,CAAC;AAEF,eAAO,MAAM,WAAW;;EAevB,CAAC;AAEF,eAAO,MAAM,UAAU,gKActB,CAAC;AAEF,eAAO,MAAM,OAAO,gLAqBnB,CAAC;AAEF,eAAO,MAAM,WAAW;;EAUvB,CAAC;AAEF,eAAO,MAAM,aAAa,qKAUzB,CAAC;AAEF,eAAO,MAAM,iBAAiB;cAA0B,OAAO;EAmE9D,CAAC;AAEF,eAAO,MAAM,UAAU;;EAOtB,CAAC"}
1
+ {"version":3,"file":"Notification.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/Notification.styles.ts"],"names":[],"mappings":";AAQA,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,qBAAqB,EAAc,MAAM,sBAAsB,CAAC;AAE3G,eAAO,MAAM,kBAAkB,0CAE9B,CAAC;AAKF,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uDAe5B,CAAC;AAEF,eAAO,MAAM,OAAO,qKAanB,CAAC;AAEF,eAAO,MAAM,cAAc,gKAW1B,CAAC;AAEF,eAAO,MAAM,WAAW,gKAcvB,CAAC;AAEF,eAAO,MAAM,UAAU,gKActB,CAAC;AAEF,eAAO,MAAM,OAAO,gLAqBnB,CAAC;AAEF,eAAO,MAAM,WAAW,qKAQvB,CAAC;AAEF,eAAO,MAAM,aAAa,qKAUzB,CAAC;AAEF,eAAO,MAAM,iBAAiB;cAA0B,OAAO;EAmE9D,CAAC;AAEF,eAAO,MAAM,UAAU;;EAOtB,CAAC"}
@@ -45,7 +45,6 @@ export declare const tokens: {
45
45
  textboxGap: string;
46
46
  buttonsMarginTop: string;
47
47
  buttonsMarginLeft: string;
48
- contentLeftIconColor: string;
49
48
  contentLeftIconSize: string;
50
49
  contentLeftIconMargin: string;
51
50
  contentTopIconMargin: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Notification.tokens.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/Notification.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;CAmBnB,CAAC;AAEF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkElB,CAAC"}
1
+ {"version":3,"file":"Notification.tokens.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/Notification.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;CAmBnB,CAAC;AAEF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiElB,CAAC"}
@@ -78,14 +78,6 @@ export interface NotificationProps extends AsProps, Omit<HTMLAttributes<HTMLDivE
78
78
  * @description Только для применения в рамках SSR.
79
79
  */
80
80
  UNSAFE_SSR_ENABLED?: boolean;
81
- /**
82
- * Цвет текста (по умолчанию берётся цвет из view)
83
- */
84
- textColor?: string;
85
- /**
86
- * Цвет иконки (по умолчанию берётся цвет из view)
87
- */
88
- iconColor?: string;
89
81
  }
90
82
  export interface NotificationPortalProps extends Omit<HTMLAttributes<HTMLDivElement>, 'title'> {
91
83
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"Notification.types.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/Notification.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElD,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAE3E,eAAO,MAAM,OAAO;;;CAGnB,CAAC;AAEF,oBAAY,kBAAkB,GAAG,MAAM,OAAO,OAAO,CAAC;AAEtD,eAAO,MAAM,UAAU;;;CAGtB,CAAC;AAEF,oBAAY,yBAAyB,GAAG,MAAM,OAAO,UAAU,CAAC;AAChE,oBAAY,qBAAqB,GAAG,cAAc,GAAG,aAAa,CAAC;AAEnE,oBAAY,UAAU,GAAG;IACrB,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC/B,CAAC;AAEF,oBAAY,iBAAiB,GAAG;IAC5B,aAAa,CAAC,EAAE,yBAAyB,CAAC;CAC7C,CAAC;AAEF,oBAAY,aAAa,GAAG;IACxB,aAAa,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,MAAM,WAAW,iBAAkB,SAAQ,OAAO,EAAE,IAAI,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,OAAO,CAAC;IAC7F;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB;;OAEG;IACH,aAAa,CAAC,EAAE,yBAAyB,CAAC;IAC1C;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;IAChC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,aAAa,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IACnC;;OAEG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,uBAAwB,SAAQ,IAAI,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,OAAO,CAAC;IAC1F;;OAEG;IACH,MAAM,EAAE,eAAe,CAAC,MAAM,EAAE,QAAQ,EAAE,SAAS,CAAC,QAAQ,CAAC,EAAE,iBAAiB,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC,CAAC;IACnH;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,SAAS,CAAC,EAAE,qBAAqB,CAAC;IAClC;;OAEG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC"}
1
+ {"version":3,"file":"Notification.types.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/Notification.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElD,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAE3E,eAAO,MAAM,OAAO;;;CAGnB,CAAC;AAEF,oBAAY,kBAAkB,GAAG,MAAM,OAAO,OAAO,CAAC;AAEtD,eAAO,MAAM,UAAU;;;CAGtB,CAAC;AAEF,oBAAY,yBAAyB,GAAG,MAAM,OAAO,UAAU,CAAC;AAChE,oBAAY,qBAAqB,GAAG,cAAc,GAAG,aAAa,CAAC;AAEnE,oBAAY,UAAU,GAAG;IACrB,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC/B,CAAC;AAEF,oBAAY,iBAAiB,GAAG;IAC5B,aAAa,CAAC,EAAE,yBAAyB,CAAC;CAC7C,CAAC;AAEF,oBAAY,aAAa,GAAG;IACxB,aAAa,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,MAAM,WAAW,iBAAkB,SAAQ,OAAO,EAAE,IAAI,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,OAAO,CAAC;IAC7F;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB;;OAEG;IACH,aAAa,CAAC,EAAE,yBAAyB,CAAC;IAC1C;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;IAChC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,aAAa,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IACnC;;OAEG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC;AAED,MAAM,WAAW,uBAAwB,SAAQ,IAAI,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,OAAO,CAAC;IAC1F;;OAEG;IACH,MAAM,EAAE,eAAe,CAAC,MAAM,EAAE,QAAQ,EAAE,SAAS,CAAC,QAAQ,CAAC,EAAE,iBAAiB,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC,CAAC;IACnH;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,SAAS,CAAC,EAAE,qBAAqB,CAAC;IAClC;;OAEG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationsPortal.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/NotificationsPortal.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAqD,MAAM,OAAO,CAAC;AAUrF,OAAO,EAAE,uBAAuB,EAAqB,MAAM,sBAAsB,CAAC;AAalF;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,EAAE,CAAC,uBAAuB,CA0C3D,CAAC"}
1
+ {"version":3,"file":"NotificationsPortal.d.ts","sourceRoot":"","sources":["../../../src/components/Notification/NotificationsPortal.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAqD,MAAM,OAAO,CAAC;AAUrF,OAAO,EAAE,uBAAuB,EAAqB,MAAM,sBAAsB,CAAC;AAalF;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,EAAE,CAAC,uBAAuB,CAwC3D,CAAC"}
@@ -48,6 +48,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
48
48
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
49
49
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
50
50
  closeAfterSelect?: boolean | undefined;
51
+ onChangeValue?: ((value: string) => void) | undefined;
51
52
  beforeList?: import("react").ReactNode;
52
53
  afterList?: import("react").ReactNode;
53
54
  virtual?: boolean | undefined;
@@ -96,6 +97,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
96
97
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
97
98
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
98
99
  closeAfterSelect?: boolean | undefined;
100
+ onChangeValue?: ((value: string) => void) | undefined;
99
101
  beforeList?: import("react").ReactNode;
100
102
  afterList?: import("react").ReactNode;
101
103
  virtual?: boolean | undefined;
@@ -144,6 +146,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
144
146
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
145
147
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
146
148
  closeAfterSelect?: boolean | undefined;
149
+ onChangeValue?: ((value: string) => void) | undefined;
147
150
  beforeList?: import("react").ReactNode;
148
151
  afterList?: import("react").ReactNode;
149
152
  virtual?: boolean | undefined;
@@ -192,6 +195,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
192
195
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
193
196
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
194
197
  closeAfterSelect?: boolean | undefined;
198
+ onChangeValue?: ((value: string) => void) | undefined;
195
199
  beforeList?: import("react").ReactNode;
196
200
  afterList?: import("react").ReactNode;
197
201
  virtual?: boolean | undefined;
@@ -240,6 +244,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
240
244
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
241
245
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
242
246
  closeAfterSelect?: boolean | undefined;
247
+ onChangeValue?: ((value: string) => void) | undefined;
243
248
  beforeList?: import("react").ReactNode;
244
249
  afterList?: import("react").ReactNode;
245
250
  virtual?: boolean | undefined;
@@ -288,6 +293,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
288
293
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
289
294
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
290
295
  closeAfterSelect?: boolean | undefined;
296
+ onChangeValue?: ((value: string) => void) | undefined;
291
297
  beforeList?: import("react").ReactNode;
292
298
  afterList?: import("react").ReactNode;
293
299
  virtual?: boolean | undefined;
@@ -336,6 +342,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
336
342
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
337
343
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
338
344
  closeAfterSelect?: boolean | undefined;
345
+ onChangeValue?: ((value: string) => void) | undefined;
339
346
  beforeList?: import("react").ReactNode;
340
347
  afterList?: import("react").ReactNode;
341
348
  virtual?: boolean | undefined;
@@ -384,6 +391,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
384
391
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
385
392
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
386
393
  closeAfterSelect?: boolean | undefined;
394
+ onChangeValue?: ((value: string) => void) | undefined;
387
395
  beforeList?: import("react").ReactNode;
388
396
  afterList?: import("react").ReactNode;
389
397
  virtual?: boolean | undefined;
@@ -432,6 +440,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
432
440
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
433
441
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
434
442
  closeAfterSelect?: boolean | undefined;
443
+ onChangeValue?: ((value: string) => void) | undefined;
435
444
  beforeList?: import("react").ReactNode;
436
445
  afterList?: import("react").ReactNode;
437
446
  virtual?: boolean | undefined;
@@ -480,6 +489,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
480
489
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
481
490
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
482
491
  closeAfterSelect?: boolean | undefined;
492
+ onChangeValue?: ((value: string) => void) | undefined;
483
493
  beforeList?: import("react").ReactNode;
484
494
  afterList?: import("react").ReactNode;
485
495
  virtual?: boolean | undefined;
@@ -528,6 +538,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
528
538
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
529
539
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
530
540
  closeAfterSelect?: boolean | undefined;
541
+ onChangeValue?: ((value: string) => void) | undefined;
531
542
  beforeList?: import("react").ReactNode;
532
543
  afterList?: import("react").ReactNode;
533
544
  virtual?: boolean | undefined;
@@ -576,6 +587,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
576
587
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
577
588
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
578
589
  closeAfterSelect?: boolean | undefined;
590
+ onChangeValue?: ((value: string) => void) | undefined;
579
591
  beforeList?: import("react").ReactNode;
580
592
  afterList?: import("react").ReactNode;
581
593
  virtual?: boolean | undefined;
@@ -624,6 +636,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
624
636
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
625
637
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
626
638
  closeAfterSelect?: boolean | undefined;
639
+ onChangeValue?: ((value: string) => void) | undefined;
627
640
  beforeList?: import("react").ReactNode;
628
641
  afterList?: import("react").ReactNode;
629
642
  virtual?: boolean | undefined;
@@ -672,6 +685,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
672
685
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
673
686
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
674
687
  closeAfterSelect?: boolean | undefined;
688
+ onChangeValue?: ((value: string) => void) | undefined;
675
689
  beforeList?: import("react").ReactNode;
676
690
  afterList?: import("react").ReactNode;
677
691
  virtual?: boolean | undefined;
@@ -720,6 +734,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
720
734
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
721
735
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
722
736
  closeAfterSelect?: boolean | undefined;
737
+ onChangeValue?: ((value: string) => void) | undefined;
723
738
  beforeList?: import("react").ReactNode;
724
739
  afterList?: import("react").ReactNode;
725
740
  virtual?: boolean | undefined;
@@ -768,6 +783,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
768
783
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
769
784
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
770
785
  closeAfterSelect?: boolean | undefined;
786
+ onChangeValue?: ((value: string) => void) | undefined;
771
787
  beforeList?: import("react").ReactNode;
772
788
  afterList?: import("react").ReactNode;
773
789
  virtual?: boolean | undefined;
@@ -816,6 +832,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
816
832
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
817
833
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
818
834
  closeAfterSelect?: boolean | undefined;
835
+ onChangeValue?: ((value: string) => void) | undefined;
819
836
  beforeList?: import("react").ReactNode;
820
837
  afterList?: import("react").ReactNode;
821
838
  virtual?: boolean | undefined;
@@ -864,6 +881,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
864
881
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
865
882
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
866
883
  closeAfterSelect?: boolean | undefined;
884
+ onChangeValue?: ((value: string) => void) | undefined;
867
885
  beforeList?: import("react").ReactNode;
868
886
  afterList?: import("react").ReactNode;
869
887
  virtual?: boolean | undefined;
@@ -912,6 +930,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
912
930
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
913
931
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
914
932
  closeAfterSelect?: boolean | undefined;
933
+ onChangeValue?: ((value: string) => void) | undefined;
915
934
  beforeList?: import("react").ReactNode;
916
935
  afterList?: import("react").ReactNode;
917
936
  virtual?: boolean | undefined;
@@ -960,6 +979,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
960
979
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
961
980
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
962
981
  closeAfterSelect?: boolean | undefined;
982
+ onChangeValue?: ((value: string) => void) | undefined;
963
983
  beforeList?: import("react").ReactNode;
964
984
  afterList?: import("react").ReactNode;
965
985
  virtual?: boolean | undefined;
@@ -1008,6 +1028,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
1008
1028
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1009
1029
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1010
1030
  closeAfterSelect?: boolean | undefined;
1031
+ onChangeValue?: ((value: string) => void) | undefined;
1011
1032
  beforeList?: import("react").ReactNode;
1012
1033
  afterList?: import("react").ReactNode;
1013
1034
  virtual?: boolean | undefined;
@@ -1056,6 +1077,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
1056
1077
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1057
1078
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1058
1079
  closeAfterSelect?: boolean | undefined;
1080
+ onChangeValue?: ((value: string) => void) | undefined;
1059
1081
  beforeList?: import("react").ReactNode;
1060
1082
  afterList?: import("react").ReactNode;
1061
1083
  virtual?: boolean | undefined;
@@ -1104,6 +1126,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
1104
1126
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1105
1127
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1106
1128
  closeAfterSelect?: boolean | undefined;
1129
+ onChangeValue?: ((value: string) => void) | undefined;
1107
1130
  beforeList?: import("react").ReactNode;
1108
1131
  afterList?: import("react").ReactNode;
1109
1132
  virtual?: boolean | undefined;
@@ -1152,6 +1175,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
1152
1175
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1153
1176
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1154
1177
  closeAfterSelect?: boolean | undefined;
1178
+ onChangeValue?: ((value: string) => void) | undefined;
1155
1179
  beforeList?: import("react").ReactNode;
1156
1180
  afterList?: import("react").ReactNode;
1157
1181
  virtual?: boolean | undefined;
@@ -1233,6 +1257,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1233
1257
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1234
1258
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1235
1259
  closeAfterSelect?: boolean | undefined;
1260
+ onChangeValue?: ((value: string) => void) | undefined;
1236
1261
  beforeList?: import("react").ReactNode;
1237
1262
  afterList?: import("react").ReactNode;
1238
1263
  virtual?: boolean | undefined;
@@ -1281,6 +1306,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1281
1306
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1282
1307
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1283
1308
  closeAfterSelect?: boolean | undefined;
1309
+ onChangeValue?: ((value: string) => void) | undefined;
1284
1310
  beforeList?: import("react").ReactNode;
1285
1311
  afterList?: import("react").ReactNode;
1286
1312
  virtual?: boolean | undefined;
@@ -1329,6 +1355,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1329
1355
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1330
1356
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1331
1357
  closeAfterSelect?: boolean | undefined;
1358
+ onChangeValue?: ((value: string) => void) | undefined;
1332
1359
  beforeList?: import("react").ReactNode;
1333
1360
  afterList?: import("react").ReactNode;
1334
1361
  virtual?: boolean | undefined;
@@ -1377,6 +1404,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1377
1404
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1378
1405
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1379
1406
  closeAfterSelect?: boolean | undefined;
1407
+ onChangeValue?: ((value: string) => void) | undefined;
1380
1408
  beforeList?: import("react").ReactNode;
1381
1409
  afterList?: import("react").ReactNode;
1382
1410
  virtual?: boolean | undefined;
@@ -1425,6 +1453,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1425
1453
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1426
1454
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1427
1455
  closeAfterSelect?: boolean | undefined;
1456
+ onChangeValue?: ((value: string) => void) | undefined;
1428
1457
  beforeList?: import("react").ReactNode;
1429
1458
  afterList?: import("react").ReactNode;
1430
1459
  virtual?: boolean | undefined;
@@ -1473,6 +1502,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1473
1502
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1474
1503
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1475
1504
  closeAfterSelect?: boolean | undefined;
1505
+ onChangeValue?: ((value: string) => void) | undefined;
1476
1506
  beforeList?: import("react").ReactNode;
1477
1507
  afterList?: import("react").ReactNode;
1478
1508
  virtual?: boolean | undefined;
@@ -1521,6 +1551,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1521
1551
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1522
1552
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1523
1553
  closeAfterSelect?: boolean | undefined;
1554
+ onChangeValue?: ((value: string) => void) | undefined;
1524
1555
  beforeList?: import("react").ReactNode;
1525
1556
  afterList?: import("react").ReactNode;
1526
1557
  virtual?: boolean | undefined;
@@ -1569,6 +1600,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1569
1600
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1570
1601
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1571
1602
  closeAfterSelect?: boolean | undefined;
1603
+ onChangeValue?: ((value: string) => void) | undefined;
1572
1604
  beforeList?: import("react").ReactNode;
1573
1605
  afterList?: import("react").ReactNode;
1574
1606
  virtual?: boolean | undefined;
@@ -1617,6 +1649,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1617
1649
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1618
1650
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1619
1651
  closeAfterSelect?: boolean | undefined;
1652
+ onChangeValue?: ((value: string) => void) | undefined;
1620
1653
  beforeList?: import("react").ReactNode;
1621
1654
  afterList?: import("react").ReactNode;
1622
1655
  virtual?: boolean | undefined;
@@ -1665,6 +1698,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1665
1698
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1666
1699
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1667
1700
  closeAfterSelect?: boolean | undefined;
1701
+ onChangeValue?: ((value: string) => void) | undefined;
1668
1702
  beforeList?: import("react").ReactNode;
1669
1703
  afterList?: import("react").ReactNode;
1670
1704
  virtual?: boolean | undefined;
@@ -1713,6 +1747,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1713
1747
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1714
1748
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1715
1749
  closeAfterSelect?: boolean | undefined;
1750
+ onChangeValue?: ((value: string) => void) | undefined;
1716
1751
  beforeList?: import("react").ReactNode;
1717
1752
  afterList?: import("react").ReactNode;
1718
1753
  virtual?: boolean | undefined;
@@ -1761,6 +1796,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1761
1796
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1762
1797
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1763
1798
  closeAfterSelect?: boolean | undefined;
1799
+ onChangeValue?: ((value: string) => void) | undefined;
1764
1800
  beforeList?: import("react").ReactNode;
1765
1801
  afterList?: import("react").ReactNode;
1766
1802
  virtual?: boolean | undefined;
@@ -1809,6 +1845,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1809
1845
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1810
1846
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1811
1847
  closeAfterSelect?: boolean | undefined;
1848
+ onChangeValue?: ((value: string) => void) | undefined;
1812
1849
  beforeList?: import("react").ReactNode;
1813
1850
  afterList?: import("react").ReactNode;
1814
1851
  virtual?: boolean | undefined;
@@ -1857,6 +1894,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1857
1894
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1858
1895
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1859
1896
  closeAfterSelect?: boolean | undefined;
1897
+ onChangeValue?: ((value: string) => void) | undefined;
1860
1898
  beforeList?: import("react").ReactNode;
1861
1899
  afterList?: import("react").ReactNode;
1862
1900
  virtual?: boolean | undefined;
@@ -1905,6 +1943,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1905
1943
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1906
1944
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1907
1945
  closeAfterSelect?: boolean | undefined;
1946
+ onChangeValue?: ((value: string) => void) | undefined;
1908
1947
  beforeList?: import("react").ReactNode;
1909
1948
  afterList?: import("react").ReactNode;
1910
1949
  virtual?: boolean | undefined;
@@ -1953,6 +1992,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
1953
1992
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
1954
1993
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1955
1994
  closeAfterSelect?: boolean | undefined;
1995
+ onChangeValue?: ((value: string) => void) | undefined;
1956
1996
  beforeList?: import("react").ReactNode;
1957
1997
  afterList?: import("react").ReactNode;
1958
1998
  virtual?: boolean | undefined;
@@ -2001,6 +2041,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
2001
2041
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
2002
2042
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
2003
2043
  closeAfterSelect?: boolean | undefined;
2044
+ onChangeValue?: ((value: string) => void) | undefined;
2004
2045
  beforeList?: import("react").ReactNode;
2005
2046
  afterList?: import("react").ReactNode;
2006
2047
  virtual?: boolean | undefined;
@@ -2049,6 +2090,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
2049
2090
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
2050
2091
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
2051
2092
  closeAfterSelect?: boolean | undefined;
2093
+ onChangeValue?: ((value: string) => void) | undefined;
2052
2094
  beforeList?: import("react").ReactNode;
2053
2095
  afterList?: import("react").ReactNode;
2054
2096
  virtual?: boolean | undefined;
@@ -2097,6 +2139,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
2097
2139
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
2098
2140
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
2099
2141
  closeAfterSelect?: boolean | undefined;
2142
+ onChangeValue?: ((value: string) => void) | undefined;
2100
2143
  beforeList?: import("react").ReactNode;
2101
2144
  afterList?: import("react").ReactNode;
2102
2145
  virtual?: boolean | undefined;
@@ -2145,6 +2188,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
2145
2188
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
2146
2189
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
2147
2190
  closeAfterSelect?: boolean | undefined;
2191
+ onChangeValue?: ((value: string) => void) | undefined;
2148
2192
  beforeList?: import("react").ReactNode;
2149
2193
  afterList?: import("react").ReactNode;
2150
2194
  virtual?: boolean | undefined;
@@ -2193,6 +2237,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
2193
2237
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
2194
2238
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
2195
2239
  closeAfterSelect?: boolean | undefined;
2240
+ onChangeValue?: ((value: string) => void) | undefined;
2196
2241
  beforeList?: import("react").ReactNode;
2197
2242
  afterList?: import("react").ReactNode;
2198
2243
  virtual?: boolean | undefined;
@@ -2241,6 +2286,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
2241
2286
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
2242
2287
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
2243
2288
  closeAfterSelect?: boolean | undefined;
2289
+ onChangeValue?: ((value: string) => void) | undefined;
2244
2290
  beforeList?: import("react").ReactNode;
2245
2291
  afterList?: import("react").ReactNode;
2246
2292
  virtual?: boolean | undefined;
@@ -2289,6 +2335,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
2289
2335
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
2290
2336
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
2291
2337
  closeAfterSelect?: boolean | undefined;
2338
+ onChangeValue?: ((value: string) => void) | undefined;
2292
2339
  beforeList?: import("react").ReactNode;
2293
2340
  afterList?: import("react").ReactNode;
2294
2341
  virtual?: boolean | undefined;
@@ -2337,6 +2384,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
2337
2384
  renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
2338
2385
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
2339
2386
  closeAfterSelect?: boolean | undefined;
2387
+ onChangeValue?: ((value: string) => void) | undefined;
2340
2388
  beforeList?: import("react").ReactNode;
2341
2389
  afterList?: import("react").ReactNode;
2342
2390
  virtual?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Combobox/Combobox.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Combobox/Combobox.ts"],"names":[],"mappings":"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"}
@@ -6,10 +6,6 @@ export declare const config: {
6
6
  variations: {
7
7
  view: {
8
8
  default: import("@linaria/core").LinariaClassName;
9
- negative: import("@linaria/core").LinariaClassName;
10
- positive: import("@linaria/core").LinariaClassName;
11
- warning: import("@linaria/core").LinariaClassName;
12
- info: import("@linaria/core").LinariaClassName;
13
9
  };
14
10
  layout: {
15
11
  horizontal: import("@linaria/core").LinariaClassName;
@@ -1 +1 @@
1
- {"version":3,"file":"Notification.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Notification/Notification.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;CAyUlB,CAAC"}
1
+ {"version":3,"file":"Notification.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Notification/Notification.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;CA+GlB,CAAC"}