@salutejs/sdds-finportal 0.248.0-canary.1782.13387584790.0 → 0.248.0-dev.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -48,7 +48,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
48
48
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
49
49
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
50
50
  closeAfterSelect?: boolean | undefined;
51
- onChangeValue?: ((value: string) => void) | undefined;
52
51
  beforeList?: React.ReactNode;
53
52
  afterList?: React.ReactNode;
54
53
  virtual?: boolean | undefined;
@@ -97,7 +96,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
97
96
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
98
97
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
99
98
  closeAfterSelect?: boolean | undefined;
100
- onChangeValue?: ((value: string) => void) | undefined;
101
99
  beforeList?: React.ReactNode;
102
100
  afterList?: React.ReactNode;
103
101
  virtual?: boolean | undefined;
@@ -146,7 +144,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
146
144
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
147
145
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
148
146
  closeAfterSelect?: boolean | undefined;
149
- onChangeValue?: ((value: string) => void) | undefined;
150
147
  beforeList?: React.ReactNode;
151
148
  afterList?: React.ReactNode;
152
149
  virtual?: boolean | undefined;
@@ -195,7 +192,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
195
192
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
196
193
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
197
194
  closeAfterSelect?: boolean | undefined;
198
- onChangeValue?: ((value: string) => void) | undefined;
199
195
  beforeList?: React.ReactNode;
200
196
  afterList?: React.ReactNode;
201
197
  virtual?: boolean | undefined;
@@ -244,7 +240,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
244
240
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
245
241
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
246
242
  closeAfterSelect?: boolean | undefined;
247
- onChangeValue?: ((value: string) => void) | undefined;
248
243
  beforeList?: React.ReactNode;
249
244
  afterList?: React.ReactNode;
250
245
  virtual?: boolean | undefined;
@@ -293,7 +288,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
293
288
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
294
289
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
295
290
  closeAfterSelect?: boolean | undefined;
296
- onChangeValue?: ((value: string) => void) | undefined;
297
291
  beforeList?: React.ReactNode;
298
292
  afterList?: React.ReactNode;
299
293
  virtual?: boolean | undefined;
@@ -342,7 +336,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
342
336
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
343
337
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
344
338
  closeAfterSelect?: boolean | undefined;
345
- onChangeValue?: ((value: string) => void) | undefined;
346
339
  beforeList?: React.ReactNode;
347
340
  afterList?: React.ReactNode;
348
341
  virtual?: boolean | undefined;
@@ -391,7 +384,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
391
384
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
392
385
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
393
386
  closeAfterSelect?: boolean | undefined;
394
- onChangeValue?: ((value: string) => void) | undefined;
395
387
  beforeList?: React.ReactNode;
396
388
  afterList?: React.ReactNode;
397
389
  virtual?: boolean | undefined;
@@ -440,7 +432,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
440
432
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
441
433
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
442
434
  closeAfterSelect?: boolean | undefined;
443
- onChangeValue?: ((value: string) => void) | undefined;
444
435
  beforeList?: React.ReactNode;
445
436
  afterList?: React.ReactNode;
446
437
  virtual?: boolean | undefined;
@@ -489,7 +480,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
489
480
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
490
481
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
491
482
  closeAfterSelect?: boolean | undefined;
492
- onChangeValue?: ((value: string) => void) | undefined;
493
483
  beforeList?: React.ReactNode;
494
484
  afterList?: React.ReactNode;
495
485
  virtual?: boolean | undefined;
@@ -538,7 +528,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
538
528
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
539
529
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
540
530
  closeAfterSelect?: boolean | undefined;
541
- onChangeValue?: ((value: string) => void) | undefined;
542
531
  beforeList?: React.ReactNode;
543
532
  afterList?: React.ReactNode;
544
533
  virtual?: boolean | undefined;
@@ -587,7 +576,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
587
576
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
588
577
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
589
578
  closeAfterSelect?: boolean | undefined;
590
- onChangeValue?: ((value: string) => void) | undefined;
591
579
  beforeList?: React.ReactNode;
592
580
  afterList?: React.ReactNode;
593
581
  virtual?: boolean | undefined;
@@ -636,7 +624,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
636
624
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
637
625
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
638
626
  closeAfterSelect?: boolean | undefined;
639
- onChangeValue?: ((value: string) => void) | undefined;
640
627
  beforeList?: React.ReactNode;
641
628
  afterList?: React.ReactNode;
642
629
  virtual?: boolean | undefined;
@@ -685,7 +672,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
685
672
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
686
673
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
687
674
  closeAfterSelect?: boolean | undefined;
688
- onChangeValue?: ((value: string) => void) | undefined;
689
675
  beforeList?: React.ReactNode;
690
676
  afterList?: React.ReactNode;
691
677
  virtual?: boolean | undefined;
@@ -734,7 +720,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
734
720
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
735
721
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
736
722
  closeAfterSelect?: boolean | undefined;
737
- onChangeValue?: ((value: string) => void) | undefined;
738
723
  beforeList?: React.ReactNode;
739
724
  afterList?: React.ReactNode;
740
725
  virtual?: boolean | undefined;
@@ -783,7 +768,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
783
768
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
784
769
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
785
770
  closeAfterSelect?: boolean | undefined;
786
- onChangeValue?: ((value: string) => void) | undefined;
787
771
  beforeList?: React.ReactNode;
788
772
  afterList?: React.ReactNode;
789
773
  virtual?: boolean | undefined;
@@ -832,7 +816,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
832
816
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
833
817
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
834
818
  closeAfterSelect?: boolean | undefined;
835
- onChangeValue?: ((value: string) => void) | undefined;
836
819
  beforeList?: React.ReactNode;
837
820
  afterList?: React.ReactNode;
838
821
  virtual?: boolean | undefined;
@@ -881,7 +864,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
881
864
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
882
865
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
883
866
  closeAfterSelect?: boolean | undefined;
884
- onChangeValue?: ((value: string) => void) | undefined;
885
867
  beforeList?: React.ReactNode;
886
868
  afterList?: React.ReactNode;
887
869
  virtual?: boolean | undefined;
@@ -930,7 +912,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
930
912
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
931
913
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
932
914
  closeAfterSelect?: boolean | undefined;
933
- onChangeValue?: ((value: string) => void) | undefined;
934
915
  beforeList?: React.ReactNode;
935
916
  afterList?: React.ReactNode;
936
917
  virtual?: boolean | undefined;
@@ -979,7 +960,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
979
960
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
980
961
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
981
962
  closeAfterSelect?: boolean | undefined;
982
- onChangeValue?: ((value: string) => void) | undefined;
983
963
  beforeList?: React.ReactNode;
984
964
  afterList?: React.ReactNode;
985
965
  virtual?: boolean | undefined;
@@ -1028,7 +1008,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1028
1008
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
1029
1009
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1030
1010
  closeAfterSelect?: boolean | undefined;
1031
- onChangeValue?: ((value: string) => void) | undefined;
1032
1011
  beforeList?: React.ReactNode;
1033
1012
  afterList?: React.ReactNode;
1034
1013
  virtual?: boolean | undefined;
@@ -1077,7 +1056,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1077
1056
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
1078
1057
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1079
1058
  closeAfterSelect?: boolean | undefined;
1080
- onChangeValue?: ((value: string) => void) | undefined;
1081
1059
  beforeList?: React.ReactNode;
1082
1060
  afterList?: React.ReactNode;
1083
1061
  virtual?: boolean | undefined;
@@ -1126,7 +1104,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1126
1104
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
1127
1105
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1128
1106
  closeAfterSelect?: boolean | undefined;
1129
- onChangeValue?: ((value: string) => void) | undefined;
1130
1107
  beforeList?: React.ReactNode;
1131
1108
  afterList?: React.ReactNode;
1132
1109
  virtual?: boolean | undefined;
@@ -1175,7 +1152,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1175
1152
  renderItem?: ((item: ItemOption) => React.ReactNode) | undefined;
1176
1153
  filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1177
1154
  closeAfterSelect?: boolean | undefined;
1178
- onChangeValue?: ((value: string) => void) | undefined;
1179
1155
  beforeList?: React.ReactNode;
1180
1156
  afterList?: React.ReactNode;
1181
1157
  virtual?: boolean | undefined;
@@ -16,7 +16,7 @@ var Category = exports.Category = /*#__PURE__*/(0, _styledComponents["default"])
16
16
  })(["margin:0 0 1.125rem 1.5rem;"]);
17
17
  var AccordionInfo = exports.AccordionInfo = /*#__PURE__*/_styledComponents["default"].div.withConfig({
18
18
  componentId: "sdds-srvc__sc-bg0nd0-2"
19
- })(["display:grid;grid-template-columns:18rem 7.938rem 3.813rem;grid-column-gap:1.5rem;font-family:var(--plasma-typo-body-m-font-family);font-size:var(--plasma-typo-body-m-font-size);font-style:var(--plasma-typo-body-m-font-style);font-weight:var(--plasma-typo-body-m-font-weight);letter-spacing:var(--plasma-typo-body-m-letter-spacing);line-height:var(--plasma-typo-body-m-line-height);"]);
19
+ })(["display:grid;grid-template-columns:18rem 7.938rem 2.375rem 3.813rem;grid-column-gap:1.5rem;font-family:var(--plasma-typo-body-m-font-family);font-size:var(--plasma-typo-body-m-font-size);font-style:var(--plasma-typo-body-m-font-style);font-weight:var(--plasma-typo-body-m-font-weight);letter-spacing:var(--plasma-typo-body-m-letter-spacing);line-height:var(--plasma-typo-body-m-line-height);"]);
20
20
  var Subcategory = exports.Subcategory = /*#__PURE__*/_styledComponents["default"].div.withConfig({
21
21
  componentId: "sdds-srvc__sc-bg0nd0-3"
22
22
  })(["color:var(--text-secondary);"]);
@@ -34,7 +34,7 @@ var OpacityPart = exports.OpacityPart = /*#__PURE__*/_styledComponents["default"
34
34
  })(["color:var(--text-secondary);padding-left:0.125rem;"]);
35
35
  var TokenInfo = exports.TokenInfo = /*#__PURE__*/_styledComponents["default"].div.withConfig({
36
36
  componentId: "sdds-srvc__sc-bg0nd0-8"
37
- })(["color:var(--text-paragraph);cursor:default;&.copy{cursor:copy;}&.color{display:flex;align-items:center;gap:0.5rem;}&.opacity{text-align:right;}&:not(.opacity):hover{color:var(--text-paragraph-hover);", "{color:var(--text-paragraph-hover);}}&:not(.opacity):active{color:var(--text-paragraph-active);", "{color:var(--text-secondary-active);}}"], OpacityPart, OpacityPart);
37
+ })(["color:var(--text-paragraph);cursor:default;&.copy{cursor:copy;}&.color{display:flex;align-items:center;gap:0.5rem;}&.no-interaction{text-align:right;}&:not(.no-interaction):hover{color:var(--text-paragraph-hover);", "{color:var(--text-paragraph-hover);}}&:not(.no-interaction):active{color:var(--text-paragraph-active);", "{color:var(--text-secondary-active);}}"], OpacityPart, OpacityPart);
38
38
  var ColorCircle = exports.ColorCircle = /*#__PURE__*/_styledComponents["default"].div.withConfig({
39
39
  componentId: "sdds-srvc__sc-bg0nd0-9"
40
40
  })(["width:1.25rem;height:1.25rem;border-radius:50%;background:", ";box-shadow:", ";"], function (props) {
@@ -9,7 +9,7 @@ export var Category = /*#__PURE__*/styled(H2).withConfig({
9
9
  })(["margin:0 0 1.125rem 1.5rem;"]);
10
10
  export var AccordionInfo = /*#__PURE__*/styled.div.withConfig({
11
11
  componentId: "sdds-srvc__sc-bg0nd0-2"
12
- })(["display:grid;grid-template-columns:18rem 7.938rem 3.813rem;grid-column-gap:1.5rem;font-family:var(--plasma-typo-body-m-font-family);font-size:var(--plasma-typo-body-m-font-size);font-style:var(--plasma-typo-body-m-font-style);font-weight:var(--plasma-typo-body-m-font-weight);letter-spacing:var(--plasma-typo-body-m-letter-spacing);line-height:var(--plasma-typo-body-m-line-height);"]);
12
+ })(["display:grid;grid-template-columns:18rem 7.938rem 2.375rem 3.813rem;grid-column-gap:1.5rem;font-family:var(--plasma-typo-body-m-font-family);font-size:var(--plasma-typo-body-m-font-size);font-style:var(--plasma-typo-body-m-font-style);font-weight:var(--plasma-typo-body-m-font-weight);letter-spacing:var(--plasma-typo-body-m-letter-spacing);line-height:var(--plasma-typo-body-m-line-height);"]);
13
13
  export var Subcategory = /*#__PURE__*/styled.div.withConfig({
14
14
  componentId: "sdds-srvc__sc-bg0nd0-3"
15
15
  })(["color:var(--text-secondary);"]);
@@ -27,7 +27,7 @@ export var OpacityPart = /*#__PURE__*/styled.span.withConfig({
27
27
  })(["color:var(--text-secondary);padding-left:0.125rem;"]);
28
28
  export var TokenInfo = /*#__PURE__*/styled.div.withConfig({
29
29
  componentId: "sdds-srvc__sc-bg0nd0-8"
30
- })(["color:var(--text-paragraph);cursor:default;&.copy{cursor:copy;}&.color{display:flex;align-items:center;gap:0.5rem;}&.opacity{text-align:right;}&:not(.opacity):hover{color:var(--text-paragraph-hover);", "{color:var(--text-paragraph-hover);}}&:not(.opacity):active{color:var(--text-paragraph-active);", "{color:var(--text-secondary-active);}}"], OpacityPart, OpacityPart);
30
+ })(["color:var(--text-paragraph);cursor:default;&.copy{cursor:copy;}&.color{display:flex;align-items:center;gap:0.5rem;}&.no-interaction{text-align:right;}&:not(.no-interaction):hover{color:var(--text-paragraph-hover);", "{color:var(--text-paragraph-hover);}}&:not(.no-interaction):active{color:var(--text-paragraph-active);", "{color:var(--text-secondary-active);}}"], OpacityPart, OpacityPart);
31
31
  export var ColorCircle = /*#__PURE__*/styled.div.withConfig({
32
32
  componentId: "sdds-srvc__sc-bg0nd0-9"
33
33
  })(["width:1.25rem;height:1.25rem;border-radius:50%;background:", ";box-shadow:", ";"], function (props) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-finportal",
3
- "version": "0.248.0-canary.1782.13387584790.0",
3
+ "version": "0.248.0-dev.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS FinPortal web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -19,7 +19,7 @@
19
19
  "directory": "packages/sdds-finportal"
20
20
  },
21
21
  "dependencies": {
22
- "@salutejs/plasma-new-hope": "0.271.0-canary.1782.13387584790.0",
22
+ "@salutejs/plasma-new-hope": "0.271.0-dev.0",
23
23
  "@salutejs/sdds-themes": "0.32.0-dev.0"
24
24
  },
25
25
  "peerDependencies": {
@@ -95,5 +95,5 @@
95
95
  "Vasiliy Loginevskiy"
96
96
  ],
97
97
  "sideEffects": false,
98
- "gitHead": "5876af92df2dd2fe10083d614261fcff2fa5f4e1"
98
+ "gitHead": "e2a94f2dc796410607400b01a2fbb9816e7c7eaf"
99
99
  }