@ironsource/shared-ui 2.1.12-test.74 → 2.1.12-test.75

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.
package/index.d.ts CHANGED
@@ -16362,8 +16362,8 @@ declare const _default: {
16362
16362
  mandatory: boolean;
16363
16363
  skidding: number;
16364
16364
  modelValue: any;
16365
- selected: any;
16366
16365
  valueToCopy: string;
16366
+ selected: any;
16367
16367
  placeholder: string;
16368
16368
  multi: boolean;
16369
16369
  infiniteLoading: boolean;
@@ -16466,14 +16466,14 @@ declare const _default: {
16466
16466
  type: import("vue").PropType<unknown>;
16467
16467
  default: any;
16468
16468
  };
16469
- selected: {
16470
- type: import("vue").PropType<unknown>;
16471
- default: any;
16472
- };
16473
16469
  valueToCopy: {
16474
16470
  type: import("vue").PropType<string>;
16475
16471
  default: any;
16476
16472
  };
16473
+ selected: {
16474
+ type: import("vue").PropType<unknown>;
16475
+ default: any;
16476
+ };
16477
16477
  options: {
16478
16478
  type: import("vue").PropType<unknown[]>;
16479
16479
  required: true;
@@ -16686,7 +16686,7 @@ declare const _default: {
16686
16686
  onUnsavedSelectionUpdate?: (value: unknown[]) => any;
16687
16687
  onOpened?: () => any;
16688
16688
  onClosed?: () => any;
16689
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "selected" | "valueToCopy" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
16689
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
16690
16690
  $attrs: {
16691
16691
  [x: string]: unknown;
16692
16692
  };
@@ -16755,14 +16755,14 @@ declare const _default: {
16755
16755
  type: import("vue").PropType<unknown>;
16756
16756
  default: any;
16757
16757
  };
16758
- selected: {
16759
- type: import("vue").PropType<unknown>;
16760
- default: any;
16761
- };
16762
16758
  valueToCopy: {
16763
16759
  type: import("vue").PropType<string>;
16764
16760
  default: any;
16765
16761
  };
16762
+ selected: {
16763
+ type: import("vue").PropType<unknown>;
16764
+ default: any;
16765
+ };
16766
16766
  options: {
16767
16767
  type: import("vue").PropType<unknown[]>;
16768
16768
  required: true;
@@ -17004,8 +17004,8 @@ declare const _default: {
17004
17004
  mandatory: boolean;
17005
17005
  skidding: number;
17006
17006
  modelValue: any;
17007
- selected: any;
17008
17007
  valueToCopy: string;
17008
+ selected: any;
17009
17009
  placeholder: string;
17010
17010
  multi: boolean;
17011
17011
  infiniteLoading: boolean;
@@ -17128,14 +17128,14 @@ declare const _default: {
17128
17128
  type: import("vue").PropType<unknown>;
17129
17129
  default: any;
17130
17130
  };
17131
- selected: {
17132
- type: import("vue").PropType<unknown>;
17133
- default: any;
17134
- };
17135
17131
  valueToCopy: {
17136
17132
  type: import("vue").PropType<string>;
17137
17133
  default: any;
17138
17134
  };
17135
+ selected: {
17136
+ type: import("vue").PropType<unknown>;
17137
+ default: any;
17138
+ };
17139
17139
  options: {
17140
17140
  type: import("vue").PropType<unknown[]>;
17141
17141
  required: true;
@@ -17410,14 +17410,14 @@ declare const _default: {
17410
17410
  type: import("vue").PropType<unknown>;
17411
17411
  default: any;
17412
17412
  };
17413
- selected: {
17414
- type: import("vue").PropType<unknown>;
17415
- default: any;
17416
- };
17417
17413
  valueToCopy: {
17418
17414
  type: import("vue").PropType<string>;
17419
17415
  default: any;
17420
17416
  };
17417
+ selected: {
17418
+ type: import("vue").PropType<unknown>;
17419
+ default: any;
17420
+ };
17421
17421
  options: {
17422
17422
  type: import("vue").PropType<unknown[]>;
17423
17423
  required: true;
@@ -17659,8 +17659,8 @@ declare const _default: {
17659
17659
  mandatory: boolean;
17660
17660
  skidding: number;
17661
17661
  modelValue: any;
17662
- selected: any;
17663
17662
  valueToCopy: string;
17663
+ selected: any;
17664
17664
  placeholder: string;
17665
17665
  multi: boolean;
17666
17666
  infiniteLoading: boolean;
@@ -21138,8 +21138,8 @@ declare const _default: {
21138
21138
  mandatory: boolean;
21139
21139
  skidding: number;
21140
21140
  modelValue: any;
21141
- selected: any;
21142
21141
  valueToCopy: string;
21142
+ selected: any;
21143
21143
  placeholder: string;
21144
21144
  multi: boolean;
21145
21145
  infiniteLoading: boolean;
@@ -21242,14 +21242,14 @@ declare const _default: {
21242
21242
  type: import("vue").PropType<unknown>;
21243
21243
  default: any;
21244
21244
  };
21245
- selected: {
21246
- type: import("vue").PropType<unknown>;
21247
- default: any;
21248
- };
21249
21245
  valueToCopy: {
21250
21246
  type: import("vue").PropType<string>;
21251
21247
  default: any;
21252
21248
  };
21249
+ selected: {
21250
+ type: import("vue").PropType<unknown>;
21251
+ default: any;
21252
+ };
21253
21253
  options: {
21254
21254
  type: import("vue").PropType<unknown[]>;
21255
21255
  required: true;
@@ -21462,7 +21462,7 @@ declare const _default: {
21462
21462
  onUnsavedSelectionUpdate?: (value: unknown[]) => any;
21463
21463
  onOpened?: () => any;
21464
21464
  onClosed?: () => any;
21465
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "selected" | "valueToCopy" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
21465
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
21466
21466
  $attrs: {
21467
21467
  [x: string]: unknown;
21468
21468
  };
@@ -21531,14 +21531,14 @@ declare const _default: {
21531
21531
  type: import("vue").PropType<unknown>;
21532
21532
  default: any;
21533
21533
  };
21534
- selected: {
21535
- type: import("vue").PropType<unknown>;
21536
- default: any;
21537
- };
21538
21534
  valueToCopy: {
21539
21535
  type: import("vue").PropType<string>;
21540
21536
  default: any;
21541
21537
  };
21538
+ selected: {
21539
+ type: import("vue").PropType<unknown>;
21540
+ default: any;
21541
+ };
21542
21542
  options: {
21543
21543
  type: import("vue").PropType<unknown[]>;
21544
21544
  required: true;
@@ -21780,8 +21780,8 @@ declare const _default: {
21780
21780
  mandatory: boolean;
21781
21781
  skidding: number;
21782
21782
  modelValue: any;
21783
- selected: any;
21784
21783
  valueToCopy: string;
21784
+ selected: any;
21785
21785
  placeholder: string;
21786
21786
  multi: boolean;
21787
21787
  infiniteLoading: boolean;
@@ -21904,14 +21904,14 @@ declare const _default: {
21904
21904
  type: import("vue").PropType<unknown>;
21905
21905
  default: any;
21906
21906
  };
21907
- selected: {
21908
- type: import("vue").PropType<unknown>;
21909
- default: any;
21910
- };
21911
21907
  valueToCopy: {
21912
21908
  type: import("vue").PropType<string>;
21913
21909
  default: any;
21914
21910
  };
21911
+ selected: {
21912
+ type: import("vue").PropType<unknown>;
21913
+ default: any;
21914
+ };
21915
21915
  options: {
21916
21916
  type: import("vue").PropType<unknown[]>;
21917
21917
  required: true;
@@ -22186,14 +22186,14 @@ declare const _default: {
22186
22186
  type: import("vue").PropType<unknown>;
22187
22187
  default: any;
22188
22188
  };
22189
- selected: {
22190
- type: import("vue").PropType<unknown>;
22191
- default: any;
22192
- };
22193
22189
  valueToCopy: {
22194
22190
  type: import("vue").PropType<string>;
22195
22191
  default: any;
22196
22192
  };
22193
+ selected: {
22194
+ type: import("vue").PropType<unknown>;
22195
+ default: any;
22196
+ };
22197
22197
  options: {
22198
22198
  type: import("vue").PropType<unknown[]>;
22199
22199
  required: true;
@@ -22435,8 +22435,8 @@ declare const _default: {
22435
22435
  mandatory: boolean;
22436
22436
  skidding: number;
22437
22437
  modelValue: any;
22438
- selected: any;
22439
22438
  valueToCopy: string;
22439
+ selected: any;
22440
22440
  placeholder: string;
22441
22441
  multi: boolean;
22442
22442
  infiniteLoading: boolean;
@@ -22629,8 +22629,8 @@ declare const _default: {
22629
22629
  testId: string;
22630
22630
  disabled: boolean;
22631
22631
  size: "small" | "medium" | "large";
22632
- selected: unknown[];
22633
22632
  valueToCopy: string;
22633
+ selected: unknown[];
22634
22634
  placeholder: string;
22635
22635
  inlineSearchPlaceholder: string;
22636
22636
  optionNameKey: string;
@@ -22657,14 +22657,14 @@ declare const _default: {
22657
22657
  isOpen: {
22658
22658
  type: import("vue").PropType<boolean>;
22659
22659
  };
22660
- selected: {
22661
- type: import("vue").PropType<unknown[]>;
22662
- default: any;
22663
- };
22664
22660
  valueToCopy: {
22665
22661
  type: import("vue").PropType<string>;
22666
22662
  default: any;
22667
22663
  };
22664
+ selected: {
22665
+ type: import("vue").PropType<unknown[]>;
22666
+ default: any;
22667
+ };
22668
22668
  options: {
22669
22669
  type: import("vue").PropType<unknown[]>;
22670
22670
  required: true;
@@ -22728,7 +22728,7 @@ declare const _default: {
22728
22728
  }>> & {
22729
22729
  "onUpdate:selected"?: (value: unknown) => any;
22730
22730
  "onUpdate:isOpen"?: (value: unknown) => any;
22731
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "disabled" | "size" | "selected" | "valueToCopy" | "placeholder" | "inlineSearchPlaceholder" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "disabledOptionKey" | "optionEndTextIconKey">;
22731
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "disabled" | "size" | "valueToCopy" | "selected" | "placeholder" | "inlineSearchPlaceholder" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "disabledOptionKey" | "optionEndTextIconKey">;
22732
22732
  $attrs: {
22733
22733
  [x: string]: unknown;
22734
22734
  };
@@ -22758,14 +22758,14 @@ declare const _default: {
22758
22758
  isOpen: {
22759
22759
  type: import("vue").PropType<boolean>;
22760
22760
  };
22761
- selected: {
22762
- type: import("vue").PropType<unknown[]>;
22763
- default: any;
22764
- };
22765
22761
  valueToCopy: {
22766
22762
  type: import("vue").PropType<string>;
22767
22763
  default: any;
22768
22764
  };
22765
+ selected: {
22766
+ type: import("vue").PropType<unknown[]>;
22767
+ default: any;
22768
+ };
22769
22769
  options: {
22770
22770
  type: import("vue").PropType<unknown[]>;
22771
22771
  required: true;
@@ -22836,8 +22836,8 @@ declare const _default: {
22836
22836
  testId: string;
22837
22837
  disabled: boolean;
22838
22838
  size: "small" | "medium" | "large";
22839
- selected: unknown[];
22840
22839
  valueToCopy: string;
22840
+ selected: unknown[];
22841
22841
  placeholder: string;
22842
22842
  inlineSearchPlaceholder: string;
22843
22843
  optionNameKey: string;
@@ -22884,14 +22884,14 @@ declare const _default: {
22884
22884
  isOpen: {
22885
22885
  type: import("vue").PropType<boolean>;
22886
22886
  };
22887
- selected: {
22888
- type: import("vue").PropType<unknown[]>;
22889
- default: any;
22890
- };
22891
22887
  valueToCopy: {
22892
22888
  type: import("vue").PropType<string>;
22893
22889
  default: any;
22894
22890
  };
22891
+ selected: {
22892
+ type: import("vue").PropType<unknown[]>;
22893
+ default: any;
22894
+ };
22895
22895
  options: {
22896
22896
  type: import("vue").PropType<unknown[]>;
22897
22897
  required: true;
@@ -22975,14 +22975,14 @@ declare const _default: {
22975
22975
  isOpen: {
22976
22976
  type: import("vue").PropType<boolean>;
22977
22977
  };
22978
- selected: {
22979
- type: import("vue").PropType<unknown[]>;
22980
- default: any;
22981
- };
22982
22978
  valueToCopy: {
22983
22979
  type: import("vue").PropType<string>;
22984
22980
  default: any;
22985
22981
  };
22982
+ selected: {
22983
+ type: import("vue").PropType<unknown[]>;
22984
+ default: any;
22985
+ };
22986
22986
  options: {
22987
22987
  type: import("vue").PropType<unknown[]>;
22988
22988
  required: true;
@@ -23053,8 +23053,8 @@ declare const _default: {
23053
23053
  testId: string;
23054
23054
  disabled: boolean;
23055
23055
  size: "small" | "medium" | "large";
23056
- selected: unknown[];
23057
23056
  valueToCopy: string;
23057
+ selected: unknown[];
23058
23058
  placeholder: string;
23059
23059
  inlineSearchPlaceholder: string;
23060
23060
  optionNameKey: string;
@@ -23837,8 +23837,8 @@ declare const _default: {
23837
23837
  testId: string;
23838
23838
  disabled: boolean;
23839
23839
  size: "small" | "medium" | "large";
23840
- selected: unknown[];
23841
23840
  valueToCopy: string;
23841
+ selected: unknown[];
23842
23842
  placeholder: string;
23843
23843
  inlineSearchPlaceholder: string;
23844
23844
  optionNameKey: string;
@@ -23865,14 +23865,14 @@ declare const _default: {
23865
23865
  isOpen: {
23866
23866
  type: import("vue").PropType<boolean>;
23867
23867
  };
23868
- selected: {
23869
- type: import("vue").PropType<unknown[]>;
23870
- default: any;
23871
- };
23872
23868
  valueToCopy: {
23873
23869
  type: import("vue").PropType<string>;
23874
23870
  default: any;
23875
23871
  };
23872
+ selected: {
23873
+ type: import("vue").PropType<unknown[]>;
23874
+ default: any;
23875
+ };
23876
23876
  options: {
23877
23877
  type: import("vue").PropType<unknown[]>;
23878
23878
  required: true;
@@ -23936,7 +23936,7 @@ declare const _default: {
23936
23936
  }>> & {
23937
23937
  "onUpdate:selected"?: (value: unknown) => any;
23938
23938
  "onUpdate:isOpen"?: (value: unknown) => any;
23939
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "disabled" | "size" | "selected" | "valueToCopy" | "placeholder" | "inlineSearchPlaceholder" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "disabledOptionKey" | "optionEndTextIconKey">;
23939
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "disabled" | "size" | "valueToCopy" | "selected" | "placeholder" | "inlineSearchPlaceholder" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "disabledOptionKey" | "optionEndTextIconKey">;
23940
23940
  $attrs: {
23941
23941
  [x: string]: unknown;
23942
23942
  };
@@ -23966,14 +23966,14 @@ declare const _default: {
23966
23966
  isOpen: {
23967
23967
  type: import("vue").PropType<boolean>;
23968
23968
  };
23969
- selected: {
23970
- type: import("vue").PropType<unknown[]>;
23971
- default: any;
23972
- };
23973
23969
  valueToCopy: {
23974
23970
  type: import("vue").PropType<string>;
23975
23971
  default: any;
23976
23972
  };
23973
+ selected: {
23974
+ type: import("vue").PropType<unknown[]>;
23975
+ default: any;
23976
+ };
23977
23977
  options: {
23978
23978
  type: import("vue").PropType<unknown[]>;
23979
23979
  required: true;
@@ -24044,8 +24044,8 @@ declare const _default: {
24044
24044
  testId: string;
24045
24045
  disabled: boolean;
24046
24046
  size: "small" | "medium" | "large";
24047
- selected: unknown[];
24048
24047
  valueToCopy: string;
24048
+ selected: unknown[];
24049
24049
  placeholder: string;
24050
24050
  inlineSearchPlaceholder: string;
24051
24051
  optionNameKey: string;
@@ -24092,14 +24092,14 @@ declare const _default: {
24092
24092
  isOpen: {
24093
24093
  type: import("vue").PropType<boolean>;
24094
24094
  };
24095
- selected: {
24096
- type: import("vue").PropType<unknown[]>;
24097
- default: any;
24098
- };
24099
24095
  valueToCopy: {
24100
24096
  type: import("vue").PropType<string>;
24101
24097
  default: any;
24102
24098
  };
24099
+ selected: {
24100
+ type: import("vue").PropType<unknown[]>;
24101
+ default: any;
24102
+ };
24103
24103
  options: {
24104
24104
  type: import("vue").PropType<unknown[]>;
24105
24105
  required: true;
@@ -24183,14 +24183,14 @@ declare const _default: {
24183
24183
  isOpen: {
24184
24184
  type: import("vue").PropType<boolean>;
24185
24185
  };
24186
- selected: {
24187
- type: import("vue").PropType<unknown[]>;
24188
- default: any;
24189
- };
24190
24186
  valueToCopy: {
24191
24187
  type: import("vue").PropType<string>;
24192
24188
  default: any;
24193
24189
  };
24190
+ selected: {
24191
+ type: import("vue").PropType<unknown[]>;
24192
+ default: any;
24193
+ };
24194
24194
  options: {
24195
24195
  type: import("vue").PropType<unknown[]>;
24196
24196
  required: true;
@@ -24261,8 +24261,8 @@ declare const _default: {
24261
24261
  testId: string;
24262
24262
  disabled: boolean;
24263
24263
  size: "small" | "medium" | "large";
24264
- selected: unknown[];
24265
24264
  valueToCopy: string;
24265
+ selected: unknown[];
24266
24266
  placeholder: string;
24267
24267
  inlineSearchPlaceholder: string;
24268
24268
  optionNameKey: string;
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import './Heading.vue_vue_type_style_index_0_scoped_19878c4b_lang.css';
1
+ import './MenuItem.vue_vue_type_style_index_0_scoped_67e53b85_lang.css';
2
2
  import { AppTriggerTypes as eo } from "./components/appTrigger/index.js";
3
3
  import { AutocompleteDropdownTypes as mo } from "./components/autocompleteDropdown/index.js";
4
4
  import { MenuItemTypes as ao } from "./components/menuItem/index.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ironsource/shared-ui",
3
- "version": "2.1.12-test.74",
3
+ "version": "2.1.12-test.75",
4
4
  "engines": {
5
5
  "npm": ">=7.0.0",
6
6
  "node": ">=16.0.0"
@@ -1 +0,0 @@
1
- .custom-list-area[data-v-cce87267]{color:var(--text-secondary);width:100%;text-align:center;box-sizing:border-box;padding:63px 10px}.inline-search[data-v-cce87267]{width:100%}.contain-accept[data-v-cce87267]{padding:6px 8px;margin-bottom:4px;cursor:pointer}.contain-accept[data-v-cce87267]:hover{background-color:var(--action-hover);border-radius:.5rem}.contain-accept--query[data-v-cce87267]{margin-left:4px;display:inline-flex;color:var(--primary-main)}
@@ -1 +0,0 @@
1
- .sticky[data-v-086c5b0d]{position:sticky}.table-container[data-v-086c5b0d]{width:100%;position:relative;display:flex;flex-direction:column}.table-header[data-v-086c5b0d]{display:flex;align-items:center;height:calc(var(--spacing-800) - 1px);border-bottom:1px solid var(--common-divider);background-color:var(--background-paper-elevation-0);position:sticky;left:0;padding:var(--spacing-300)}.table-header .table-title[data-v-086c5b0d]{display:flex;flex:1;align-items:center;justify-content:flex-start;height:100%;color:var(--text-primary)}.table-header .table-header-right[data-v-086c5b0d]{display:flex;align-items:center;height:100%}.table-header .search-wrapper[data-v-086c5b0d]{width:13.75rem}.table-header.isStickyHeader[data-v-086c5b0d]{z-index:calc(var(--93d4ced6) + 3);top:0}.table-head-container[data-v-086c5b0d]{display:flex;align-items:center;white-space:nowrap;color:var(--text-primary)}.table-footer[data-v-086c5b0d]{color:var(--text-primary);background-color:var(--background-paper-elevation-0);padding:0 var(--spacing-300);display:flex;align-items:center;min-height:var(--spacing-600);border:1px solid var(--common-divider);border-radius:var(--border-radius-md);border-top-right-radius:0;border-top-left-radius:0}.table-body-wrapper[data-v-086c5b0d]{display:inline-table}.table-header-pre-search-content[data-v-086c5b0d]{margin-right:var(--spacing-100);display:flex;align-items:center}.table-header-actions[data-v-086c5b0d]{margin-left:var(--spacing-100);display:flex;align-items:center}.table-row[data-v-086c5b0d]{position:relative}.table-row.loading[data-v-086c5b0d]{opacity:.7}.table-row:not(.expanded):last-child>td[data-v-086c5b0d]{border-bottom:none}.table-row.expanded:last-child>.expanded-row[data-v-086c5b0d]{border-bottom:none}.expanded-row[data-v-086c5b0d]{grid-column:var(--1799c749);border-bottom:1px solid var(--common-divider);background-color:var(--background-default)}table[data-v-086c5b0d]{position:relative;display:block;overflow:auto;background:var(--background-paper-elevation-0);border:1px solid var(--common-divider);color:var(--text-primary);text-align:left;table-layout:fixed;width:100%;max-height:100%;border-radius:var(--border-radius-md);border-collapse:collapse;border-spacing:0}table.hasFooter[data-v-086c5b0d]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}table td[data-v-086c5b0d],table th[data-v-086c5b0d]{line-height:normal;padding:0 var(--spacing-200)}table td[data-v-086c5b0d]:first-of-type,table th[data-v-086c5b0d]:first-of-type{padding-left:var(--spacing-300)}table td[data-v-086c5b0d]:last-of-type,table th[data-v-086c5b0d]:last-of-type{padding-right:var(--spacing-300)}table td.expand-toggle-cell[data-v-086c5b0d],table th.expand-toggle-cell[data-v-086c5b0d]{padding-left:var(--spacing-150);padding-right:var(--spacing-75)}table>thead[data-v-086c5b0d]{border-bottom:none;z-index:calc(var(--93d4ced6) + 1);display:inline-table;min-width:100%}table>thead>tr[data-v-086c5b0d]{color:var(--text-primary);border-bottom:1px solid var(--common-divider);height:var(--spacing-500);display:grid;grid-template-columns:var(--60112c02)}table>thead>tr>th[data-v-086c5b0d]{background:var(--background-paper-elevation-0);width:100%;display:flex;align-items:center;cursor:default}table>thead>tr>th.isSortable[data-v-086c5b0d]{cursor:pointer}table>thead>tr>td[data-v-086c5b0d]{display:flex;align-items:center}table>thead>tr>th.bordered[data-v-086c5b0d],table>thead>tr>td.bordered[data-v-086c5b0d]{border-right:1px solid var(--common-divider)}table>thead>tr>th.bordered.isStickyRight[data-v-086c5b0d],table>thead>tr>td.bordered.isStickyRight[data-v-086c5b0d]{border-right:none;border-left:1px solid var(--common-divider)}table>thead>tr>th.isTextRight[data-v-086c5b0d],table>thead>tr>td.isTextRight[data-v-086c5b0d]{justify-content:flex-end}table>thead.sticky[data-v-086c5b0d]{position:sticky;top:0;background:var(--background-default)}table>thead.isStickyHeader[data-v-086c5b0d]{z-index:calc(var(--93d4ced6) + 2);top:calc(var(--spacing-800) - 1px)}table .totals-row[data-v-086c5b0d]{height:40px}table .totals-row[data-v-086c5b0d]:hover{background:var(--background-paper-elevation-1)}table>tbody[data-v-086c5b0d]{display:block}table>tbody>*>tr[data-v-086c5b0d]{background-color:var(--background-default);height:auto;display:grid;align-items:center;grid-template-columns:var(--60112c02)}table>tbody>*>tr:nth-of-type(2n)>td[data-v-086c5b0d]{background-color:var(--background-default)}table>tbody>*>tr:hover:not(.loading)>td[data-v-086c5b0d],table>tbody>*>tr.activeMenu>td[data-v-086c5b0d]{background-color:var(--background-paper-elevation-1)}table>tbody td[data-v-086c5b0d]{background-color:var(--background-default);border:none;min-width:0;display:flex;height:auto;width:100%;place-items:center;border-bottom:1px solid var(--common-divider);justify-content:start}table>tbody td.bordered[data-v-086c5b0d]{border-right:1px solid var(--common-divider)}table>tbody td.bordered.isStickyRight[data-v-086c5b0d]{border-right:none;border-left:1px solid var(--common-divider)}table>tbody td.isTextRight[data-v-086c5b0d]{justify-content:flex-end;text-align:right}.underlined[data-v-086c5b0d]{border-bottom:.0625rem dashed var(--common-divider)}.underlined[data-v-086c5b0d]:hover{cursor:help}.section-container[data-v-086c5b0d]{left:0}.sections[data-v-086c5b0d]{display:flex}.section[data-v-086c5b0d]{padding:0 1.5rem;background:var(--background-default);left:0;height:32px;display:flex;align-items:flex-end;border-right:1px solid var(--common-divider)}.table-cell[data-v-086c5b0d]{width:100%}.empty-state[data-v-086c5b0d]{min-height:250px}.floating-row[data-v-086c5b0d]{display:flex;inset:0;pointer-events:none;position:absolute;z-index:calc(var(--93d4ced6) + 1)}.floating-row *[data-v-086c5b0d-s]{pointer-events:auto}.bg[data-v-086c5b0d]{background:var(--background-default)}
@@ -1 +0,0 @@
1
- .group-button-wrapper[data-v-c81a7d3e]{display:flex}.group-button-wrapper[data-v-c81a7d3e] button{border-radius:0}.group-button-wrapper .toggle-button[data-v-c81a7d3e]:nth-child(1){border-top-left-radius:var(--border-radius-md);border-bottom-left-radius:var(--border-radius-md);border-right:none;background-color:var(--common-inverse-white);width:32px}.group-button-wrapper .toggle-button[data-v-c81a7d3e]:nth-child(2){border-right:none;border-left:none;width:32px}.group-button-wrapper .toggle-button[data-v-c81a7d3e]:last-child{border-top-right-radius:var(--border-radius-md);border-bottom-right-radius:var(--border-radius-md);border-right:1px solid var(--default-outlined-border)}.group-button-wrapper .toggle-button[data-v-c81a7d3e]:nth-child(3){padding:0}.group-button-wrapper .popover-trigger[data-v-c81a7d3e]{padding:5px 3px}.group-button-wrapper .trigger-active[data-v-c81a7d3e]{background:var(--default-light)}.group-button-wrapper .primary[data-v-c81a7d3e]{border-color:var(--default-outlined-border);color:var(--action-active)}.group-button-wrapper .toggle-button[data-v-c81a7d3e]:nth-child(3):hover,.group-button-wrapper .toggle-button[data-v-c81a7d3e]:nth-child(1):not(.selected-a):hover,.group-button-wrapper .toggle-button[data-v-c81a7d3e]:nth-child(2):not(.selected-b):hover{background-color:var(--action-hover)}.group-button-wrapper .toggle-button.selected-a[data-v-c81a7d3e],.group-button-wrapper .toggle-button.selected-a[data-v-c81a7d3e]:hover{background-color:var(--aba);color:var(--common-inverse-white)}.group-button-wrapper .toggle-button.selected-b[data-v-c81a7d3e],.group-button-wrapper .toggle-button.selected-b[data-v-c81a7d3e]:hover{background-color:var(--abb);color:var(--common-inverse-white)}