@ironsource/shared-ui 2.1.6 → 2.1.7-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/DataGrid.vue_vue_type_style_index_0_scoped_63aaf3be_lang.css +1 -0
  2. package/IconButtonV4.vue_vue_type_style_index_0_scoped_4eefa06b_lang.css +1 -0
  3. package/README.md +25 -21
  4. package/components/button/v4/ButtonV4.vue.d.ts +6 -6
  5. package/components/button/v4/IconButtonV4.vue.d.ts +6 -6
  6. package/components/button/v4/index.d.ts +28 -28
  7. package/components/dropdown/v4/AppDropdownTrigger.vue.d.ts +6 -6
  8. package/components/dropdown/v4/DefaultDropdownTrigger.vue.d.ts +3 -3
  9. package/components/dropdown/v4/DropdownV4.vue.d.ts +6 -6
  10. package/components/dropdown/v4/OptionV4.vue.d.ts +6 -6
  11. package/components/dropdown/v4/dropdownStoryArgs.d.ts +1 -1
  12. package/components/dropdown/v4/index.d.ts +58 -58
  13. package/components/emptyState/v4/EmptyStateV4.vue.d.ts +3 -3
  14. package/components/emptyState/v4/index.d.ts +7 -7
  15. package/components/icon/v4/Icon.types.d.ts +1 -1
  16. package/components/icon/v4/IconV4.vue.d.ts +3 -3
  17. package/components/icon/v4/index.d.ts +7 -7
  18. package/components/snackbar/v4/SnackbarV4.vue.d.ts +8 -8
  19. package/design-foundation.stories/icons/iconsData.d.ts +5 -1
  20. package/index.d.ts +203 -203
  21. package/package.json +1 -1
  22. package/src/components/button/v4/IconButtonV4.vue.js +4 -4
  23. package/src/components/button/v4/IconButtonV4.vue2.js +20 -10
  24. package/src/components/table/v4/DataGrid.vue.js +3 -3
  25. package/src/components/table/v4/DataGrid.vue2.js +10 -11
  26. package/DataGrid.vue_vue_type_style_index_0_scoped_057abdf5_lang.css +0 -1
  27. package/IconButtonV4.vue_vue_type_style_index_0_scoped_2ca54aa8_lang.css +0 -1
package/index.d.ts CHANGED
@@ -3773,7 +3773,7 @@ declare const _default: {
3773
3773
  iconName: string;
3774
3774
  iconSize: string;
3775
3775
  subtitle: string;
3776
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
3776
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3777
3777
  buttonText: string;
3778
3778
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
3779
3779
  title: {
@@ -3797,7 +3797,7 @@ declare const _default: {
3797
3797
  default: any;
3798
3798
  };
3799
3799
  iconType: {
3800
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
3800
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3801
3801
  default: string;
3802
3802
  };
3803
3803
  buttonText: {
@@ -3842,7 +3842,7 @@ declare const _default: {
3842
3842
  default: any;
3843
3843
  };
3844
3844
  iconType: {
3845
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
3845
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3846
3846
  default: string;
3847
3847
  };
3848
3848
  buttonText: {
@@ -3859,7 +3859,7 @@ declare const _default: {
3859
3859
  iconName: string;
3860
3860
  iconSize: string;
3861
3861
  subtitle: string;
3862
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
3862
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3863
3863
  buttonText: string;
3864
3864
  }, {}, string> & {
3865
3865
  beforeCreate?: (() => void) | (() => void)[];
@@ -3903,7 +3903,7 @@ declare const _default: {
3903
3903
  default: any;
3904
3904
  };
3905
3905
  iconType: {
3906
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
3906
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3907
3907
  default: string;
3908
3908
  };
3909
3909
  buttonText: {
@@ -3938,7 +3938,7 @@ declare const _default: {
3938
3938
  default: any;
3939
3939
  };
3940
3940
  iconType: {
3941
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
3941
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3942
3942
  default: string;
3943
3943
  };
3944
3944
  buttonText: {
@@ -3955,7 +3955,7 @@ declare const _default: {
3955
3955
  iconName: string;
3956
3956
  iconSize: string;
3957
3957
  subtitle: string;
3958
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
3958
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3959
3959
  buttonText: string;
3960
3960
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
3961
3961
  $slots: {
@@ -3973,7 +3973,7 @@ declare const _default: {
3973
3973
  iconName: string;
3974
3974
  iconSize: string;
3975
3975
  subtitle: string;
3976
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
3976
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3977
3977
  buttonText: string;
3978
3978
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
3979
3979
  title: {
@@ -3997,7 +3997,7 @@ declare const _default: {
3997
3997
  default: any;
3998
3998
  };
3999
3999
  iconType: {
4000
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
4000
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
4001
4001
  default: string;
4002
4002
  };
4003
4003
  buttonText: {
@@ -4042,7 +4042,7 @@ declare const _default: {
4042
4042
  default: any;
4043
4043
  };
4044
4044
  iconType: {
4045
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
4045
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
4046
4046
  default: string;
4047
4047
  };
4048
4048
  buttonText: {
@@ -4059,7 +4059,7 @@ declare const _default: {
4059
4059
  iconName: string;
4060
4060
  iconSize: string;
4061
4061
  subtitle: string;
4062
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
4062
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
4063
4063
  buttonText: string;
4064
4064
  }, {}, string> & {
4065
4065
  beforeCreate?: (() => void) | (() => void)[];
@@ -4103,7 +4103,7 @@ declare const _default: {
4103
4103
  default: any;
4104
4104
  };
4105
4105
  iconType: {
4106
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
4106
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
4107
4107
  default: string;
4108
4108
  };
4109
4109
  buttonText: {
@@ -4138,7 +4138,7 @@ declare const _default: {
4138
4138
  default: any;
4139
4139
  };
4140
4140
  iconType: {
4141
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
4141
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
4142
4142
  default: string;
4143
4143
  };
4144
4144
  buttonText: {
@@ -4155,7 +4155,7 @@ declare const _default: {
4155
4155
  iconName: string;
4156
4156
  iconSize: string;
4157
4157
  subtitle: string;
4158
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
4158
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
4159
4159
  buttonText: string;
4160
4160
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
4161
4161
  $slots: {
@@ -10147,7 +10147,7 @@ declare const _default: {
10147
10147
  $data: {};
10148
10148
  $props: Partial<{
10149
10149
  name: string;
10150
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
10150
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
10151
10151
  color: string;
10152
10152
  size: string;
10153
10153
  height: string;
@@ -10158,7 +10158,7 @@ declare const _default: {
10158
10158
  default: any;
10159
10159
  };
10160
10160
  type: {
10161
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
10161
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
10162
10162
  default: string;
10163
10163
  };
10164
10164
  color: {
@@ -10197,7 +10197,7 @@ declare const _default: {
10197
10197
  default: any;
10198
10198
  };
10199
10199
  type: {
10200
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
10200
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
10201
10201
  default: string;
10202
10202
  };
10203
10203
  color: {
@@ -10218,7 +10218,7 @@ declare const _default: {
10218
10218
  };
10219
10219
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
10220
10220
  name: string;
10221
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
10221
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
10222
10222
  color: string;
10223
10223
  size: string;
10224
10224
  height: string;
@@ -10249,7 +10249,7 @@ declare const _default: {
10249
10249
  default: any;
10250
10250
  };
10251
10251
  type: {
10252
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
10252
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
10253
10253
  default: string;
10254
10254
  };
10255
10255
  color: {
@@ -10278,7 +10278,7 @@ declare const _default: {
10278
10278
  default: any;
10279
10279
  };
10280
10280
  type: {
10281
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
10281
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
10282
10282
  default: string;
10283
10283
  };
10284
10284
  color: {
@@ -10299,7 +10299,7 @@ declare const _default: {
10299
10299
  };
10300
10300
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
10301
10301
  name: string;
10302
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
10302
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
10303
10303
  color: string;
10304
10304
  size: string;
10305
10305
  height: string;
@@ -10315,7 +10315,7 @@ declare const _default: {
10315
10315
  $data: {};
10316
10316
  $props: Partial<{
10317
10317
  name: string;
10318
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
10318
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
10319
10319
  color: string;
10320
10320
  size: string;
10321
10321
  height: string;
@@ -10326,7 +10326,7 @@ declare const _default: {
10326
10326
  default: any;
10327
10327
  };
10328
10328
  type: {
10329
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
10329
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
10330
10330
  default: string;
10331
10331
  };
10332
10332
  color: {
@@ -10365,7 +10365,7 @@ declare const _default: {
10365
10365
  default: any;
10366
10366
  };
10367
10367
  type: {
10368
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
10368
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
10369
10369
  default: string;
10370
10370
  };
10371
10371
  color: {
@@ -10386,7 +10386,7 @@ declare const _default: {
10386
10386
  };
10387
10387
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
10388
10388
  name: string;
10389
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
10389
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
10390
10390
  color: string;
10391
10391
  size: string;
10392
10392
  height: string;
@@ -10417,7 +10417,7 @@ declare const _default: {
10417
10417
  default: any;
10418
10418
  };
10419
10419
  type: {
10420
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
10420
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
10421
10421
  default: string;
10422
10422
  };
10423
10423
  color: {
@@ -10446,7 +10446,7 @@ declare const _default: {
10446
10446
  default: any;
10447
10447
  };
10448
10448
  type: {
10449
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
10449
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
10450
10450
  default: string;
10451
10451
  };
10452
10452
  color: {
@@ -10467,7 +10467,7 @@ declare const _default: {
10467
10467
  };
10468
10468
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
10469
10469
  name: string;
10470
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
10470
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
10471
10471
  color: string;
10472
10472
  size: string;
10473
10473
  height: string;
@@ -14531,9 +14531,9 @@ declare const _default: {
14531
14531
  optionNameKey: string;
14532
14532
  optionIconKey: string;
14533
14533
  optionImageKey: string;
14534
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
14534
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
14535
14535
  optionEndIconKey: string;
14536
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
14536
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
14537
14537
  valueToCopy: string;
14538
14538
  disabledOptionKey: string;
14539
14539
  fullWidth: boolean;
@@ -14705,7 +14705,7 @@ declare const _default: {
14705
14705
  default: string;
14706
14706
  };
14707
14707
  optionIconType: {
14708
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
14708
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
14709
14709
  default: any;
14710
14710
  };
14711
14711
  optionEndIconKey: {
@@ -14713,7 +14713,7 @@ declare const _default: {
14713
14713
  default: string;
14714
14714
  };
14715
14715
  optionEndIconType: {
14716
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
14716
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
14717
14717
  default: any;
14718
14718
  };
14719
14719
  valueToCopy: {
@@ -14931,7 +14931,7 @@ declare const _default: {
14931
14931
  default: string;
14932
14932
  };
14933
14933
  optionIconType: {
14934
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
14934
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
14935
14935
  default: any;
14936
14936
  };
14937
14937
  optionEndIconKey: {
@@ -14939,7 +14939,7 @@ declare const _default: {
14939
14939
  default: string;
14940
14940
  };
14941
14941
  optionEndIconType: {
14942
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
14942
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
14943
14943
  default: any;
14944
14944
  };
14945
14945
  valueToCopy: {
@@ -15029,9 +15029,9 @@ declare const _default: {
15029
15029
  optionNameKey: string;
15030
15030
  optionIconKey: string;
15031
15031
  optionImageKey: string;
15032
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
15032
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
15033
15033
  optionEndIconKey: string;
15034
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
15034
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
15035
15035
  valueToCopy: string;
15036
15036
  disabledOptionKey: string;
15037
15037
  fullWidth: boolean;
@@ -15223,7 +15223,7 @@ declare const _default: {
15223
15223
  default: string;
15224
15224
  };
15225
15225
  optionIconType: {
15226
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
15226
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
15227
15227
  default: any;
15228
15228
  };
15229
15229
  optionEndIconKey: {
@@ -15231,7 +15231,7 @@ declare const _default: {
15231
15231
  default: string;
15232
15232
  };
15233
15233
  optionEndIconType: {
15234
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
15234
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
15235
15235
  default: any;
15236
15236
  };
15237
15237
  valueToCopy: {
@@ -15442,7 +15442,7 @@ declare const _default: {
15442
15442
  default: string;
15443
15443
  };
15444
15444
  optionIconType: {
15445
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
15445
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
15446
15446
  default: any;
15447
15447
  };
15448
15448
  optionEndIconKey: {
@@ -15450,7 +15450,7 @@ declare const _default: {
15450
15450
  default: string;
15451
15451
  };
15452
15452
  optionEndIconType: {
15453
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
15453
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
15454
15454
  default: any;
15455
15455
  };
15456
15456
  valueToCopy: {
@@ -15540,9 +15540,9 @@ declare const _default: {
15540
15540
  optionNameKey: string;
15541
15541
  optionIconKey: string;
15542
15542
  optionImageKey: string;
15543
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
15543
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
15544
15544
  optionEndIconKey: string;
15545
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
15545
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
15546
15546
  valueToCopy: string;
15547
15547
  disabledOptionKey: string;
15548
15548
  fullWidth: boolean;
@@ -15596,7 +15596,7 @@ declare const _default: {
15596
15596
  optionNameKey: string;
15597
15597
  optionIconKey: string;
15598
15598
  optionImageKey: string;
15599
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
15599
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
15600
15600
  selectedOption: any;
15601
15601
  showFeedbackIcon: boolean;
15602
15602
  brandIconType: "android" | "ios";
@@ -15682,7 +15682,7 @@ declare const _default: {
15682
15682
  default: any;
15683
15683
  };
15684
15684
  optionIconType: {
15685
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
15685
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
15686
15686
  default: any;
15687
15687
  };
15688
15688
  selectedOption: {
@@ -15801,7 +15801,7 @@ declare const _default: {
15801
15801
  default: any;
15802
15802
  };
15803
15803
  optionIconType: {
15804
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
15804
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
15805
15805
  default: any;
15806
15806
  };
15807
15807
  selectedOption: {
@@ -15847,7 +15847,7 @@ declare const _default: {
15847
15847
  optionNameKey: string;
15848
15848
  optionIconKey: string;
15849
15849
  optionImageKey: string;
15850
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
15850
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
15851
15851
  selectedOption: any;
15852
15852
  showFeedbackIcon: boolean;
15853
15853
  brandIconType: "android" | "ios";
@@ -15953,7 +15953,7 @@ declare const _default: {
15953
15953
  default: any;
15954
15954
  };
15955
15955
  optionIconType: {
15956
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
15956
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
15957
15957
  default: any;
15958
15958
  };
15959
15959
  selectedOption: {
@@ -16062,7 +16062,7 @@ declare const _default: {
16062
16062
  default: any;
16063
16063
  };
16064
16064
  optionIconType: {
16065
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16065
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16066
16066
  default: any;
16067
16067
  };
16068
16068
  selectedOption: {
@@ -16108,7 +16108,7 @@ declare const _default: {
16108
16108
  optionNameKey: string;
16109
16109
  optionIconKey: string;
16110
16110
  optionImageKey: string;
16111
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16111
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16112
16112
  selectedOption: any;
16113
16113
  showFeedbackIcon: boolean;
16114
16114
  brandIconType: "android" | "ios";
@@ -16263,7 +16263,7 @@ declare const _default: {
16263
16263
  default: any;
16264
16264
  };
16265
16265
  startIconType: {
16266
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16266
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16267
16267
  default: string;
16268
16268
  };
16269
16269
  hideEndIcon: {
@@ -16302,7 +16302,7 @@ declare const _default: {
16302
16302
  default: any;
16303
16303
  };
16304
16304
  startIconType: {
16305
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16305
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16306
16306
  default: string;
16307
16307
  };
16308
16308
  hideEndIcon: {
@@ -16318,7 +16318,7 @@ declare const _default: {
16318
16318
  open: boolean;
16319
16319
  testId: string;
16320
16320
  startIconName: string;
16321
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16321
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16322
16322
  hideEndIcon: boolean;
16323
16323
  }>;
16324
16324
  ButtonFilterDropdownTrigger: import("vue").DefineComponent<{
@@ -16347,7 +16347,7 @@ declare const _default: {
16347
16347
  default: any;
16348
16348
  };
16349
16349
  startIconType: {
16350
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16350
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16351
16351
  default: string;
16352
16352
  };
16353
16353
  hideEndIcon: {
@@ -16382,7 +16382,7 @@ declare const _default: {
16382
16382
  default: any;
16383
16383
  };
16384
16384
  startIconType: {
16385
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16385
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16386
16386
  default: string;
16387
16387
  };
16388
16388
  hideEndIcon: {
@@ -16397,7 +16397,7 @@ declare const _default: {
16397
16397
  open: boolean;
16398
16398
  testId: string;
16399
16399
  startIconName: string;
16400
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16400
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16401
16401
  hideEndIcon: boolean;
16402
16402
  }>;
16403
16403
  AppDropdownTrigger: {
@@ -16419,9 +16419,9 @@ declare const _default: {
16419
16419
  optionNameKey: string;
16420
16420
  optionIconKey: string;
16421
16421
  optionImageKey: string;
16422
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16422
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16423
16423
  optionEndIconKey: string;
16424
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16424
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16425
16425
  valueToCopy: string;
16426
16426
  selectedOption: any;
16427
16427
  brandIconType: "android" | "ios";
@@ -16489,7 +16489,7 @@ declare const _default: {
16489
16489
  default: any;
16490
16490
  };
16491
16491
  optionIconType: {
16492
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16492
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16493
16493
  default: any;
16494
16494
  };
16495
16495
  optionEndIconKey: {
@@ -16497,7 +16497,7 @@ declare const _default: {
16497
16497
  default: any;
16498
16498
  };
16499
16499
  optionEndIconType: {
16500
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16500
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16501
16501
  default: any;
16502
16502
  };
16503
16503
  valueToCopy: {
@@ -16593,7 +16593,7 @@ declare const _default: {
16593
16593
  default: any;
16594
16594
  };
16595
16595
  optionIconType: {
16596
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16596
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16597
16597
  default: any;
16598
16598
  };
16599
16599
  optionEndIconKey: {
@@ -16601,7 +16601,7 @@ declare const _default: {
16601
16601
  default: any;
16602
16602
  };
16603
16603
  optionEndIconType: {
16604
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16604
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16605
16605
  default: any;
16606
16606
  };
16607
16607
  valueToCopy: {
@@ -16637,9 +16637,9 @@ declare const _default: {
16637
16637
  optionNameKey: string;
16638
16638
  optionIconKey: string;
16639
16639
  optionImageKey: string;
16640
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16640
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16641
16641
  optionEndIconKey: string;
16642
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16642
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16643
16643
  valueToCopy: string;
16644
16644
  selectedOption: any;
16645
16645
  brandIconType: "android" | "ios";
@@ -16727,7 +16727,7 @@ declare const _default: {
16727
16727
  default: any;
16728
16728
  };
16729
16729
  optionIconType: {
16730
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16730
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16731
16731
  default: any;
16732
16732
  };
16733
16733
  optionEndIconKey: {
@@ -16735,7 +16735,7 @@ declare const _default: {
16735
16735
  default: any;
16736
16736
  };
16737
16737
  optionEndIconType: {
16738
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16738
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16739
16739
  default: any;
16740
16740
  };
16741
16741
  valueToCopy: {
@@ -16821,7 +16821,7 @@ declare const _default: {
16821
16821
  default: any;
16822
16822
  };
16823
16823
  optionIconType: {
16824
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16824
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16825
16825
  default: any;
16826
16826
  };
16827
16827
  optionEndIconKey: {
@@ -16829,7 +16829,7 @@ declare const _default: {
16829
16829
  default: any;
16830
16830
  };
16831
16831
  optionEndIconType: {
16832
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16832
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16833
16833
  default: any;
16834
16834
  };
16835
16835
  valueToCopy: {
@@ -16865,9 +16865,9 @@ declare const _default: {
16865
16865
  optionNameKey: string;
16866
16866
  optionIconKey: string;
16867
16867
  optionImageKey: string;
16868
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16868
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16869
16869
  optionEndIconKey: string;
16870
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16870
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16871
16871
  valueToCopy: string;
16872
16872
  selectedOption: any;
16873
16873
  brandIconType: "android" | "ios";
@@ -16901,7 +16901,7 @@ declare const _default: {
16901
16901
  optionNameKey: string;
16902
16902
  optionIconKey: string;
16903
16903
  optionImageKey: string;
16904
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
16904
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
16905
16905
  selectedOption: any;
16906
16906
  showFeedbackIcon: boolean;
16907
16907
  brandIconType: "android" | "ios";
@@ -16987,7 +16987,7 @@ declare const _default: {
16987
16987
  default: any;
16988
16988
  };
16989
16989
  optionIconType: {
16990
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
16990
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
16991
16991
  default: any;
16992
16992
  };
16993
16993
  selectedOption: {
@@ -17106,7 +17106,7 @@ declare const _default: {
17106
17106
  default: any;
17107
17107
  };
17108
17108
  optionIconType: {
17109
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17109
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17110
17110
  default: any;
17111
17111
  };
17112
17112
  selectedOption: {
@@ -17152,7 +17152,7 @@ declare const _default: {
17152
17152
  optionNameKey: string;
17153
17153
  optionIconKey: string;
17154
17154
  optionImageKey: string;
17155
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17155
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17156
17156
  selectedOption: any;
17157
17157
  showFeedbackIcon: boolean;
17158
17158
  brandIconType: "android" | "ios";
@@ -17258,7 +17258,7 @@ declare const _default: {
17258
17258
  default: any;
17259
17259
  };
17260
17260
  optionIconType: {
17261
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17261
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17262
17262
  default: any;
17263
17263
  };
17264
17264
  selectedOption: {
@@ -17367,7 +17367,7 @@ declare const _default: {
17367
17367
  default: any;
17368
17368
  };
17369
17369
  optionIconType: {
17370
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17370
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17371
17371
  default: any;
17372
17372
  };
17373
17373
  selectedOption: {
@@ -17413,7 +17413,7 @@ declare const _default: {
17413
17413
  optionNameKey: string;
17414
17414
  optionIconKey: string;
17415
17415
  optionImageKey: string;
17416
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17416
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17417
17417
  selectedOption: any;
17418
17418
  showFeedbackIcon: boolean;
17419
17419
  brandIconType: "android" | "ios";
@@ -17443,9 +17443,9 @@ declare const _default: {
17443
17443
  optionNameKey: string;
17444
17444
  optionIconKey: string;
17445
17445
  optionImageKey: string;
17446
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17446
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17447
17447
  optionEndIconKey: string;
17448
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17448
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17449
17449
  valueToCopy: string;
17450
17450
  selectedOption: any;
17451
17451
  brandIconType: "android" | "ios";
@@ -17513,7 +17513,7 @@ declare const _default: {
17513
17513
  default: any;
17514
17514
  };
17515
17515
  optionIconType: {
17516
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17516
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17517
17517
  default: any;
17518
17518
  };
17519
17519
  optionEndIconKey: {
@@ -17521,7 +17521,7 @@ declare const _default: {
17521
17521
  default: any;
17522
17522
  };
17523
17523
  optionEndIconType: {
17524
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17524
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17525
17525
  default: any;
17526
17526
  };
17527
17527
  valueToCopy: {
@@ -17617,7 +17617,7 @@ declare const _default: {
17617
17617
  default: any;
17618
17618
  };
17619
17619
  optionIconType: {
17620
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17620
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17621
17621
  default: any;
17622
17622
  };
17623
17623
  optionEndIconKey: {
@@ -17625,7 +17625,7 @@ declare const _default: {
17625
17625
  default: any;
17626
17626
  };
17627
17627
  optionEndIconType: {
17628
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17628
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17629
17629
  default: any;
17630
17630
  };
17631
17631
  valueToCopy: {
@@ -17661,9 +17661,9 @@ declare const _default: {
17661
17661
  optionNameKey: string;
17662
17662
  optionIconKey: string;
17663
17663
  optionImageKey: string;
17664
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17664
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17665
17665
  optionEndIconKey: string;
17666
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17666
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17667
17667
  valueToCopy: string;
17668
17668
  selectedOption: any;
17669
17669
  brandIconType: "android" | "ios";
@@ -17751,7 +17751,7 @@ declare const _default: {
17751
17751
  default: any;
17752
17752
  };
17753
17753
  optionIconType: {
17754
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17754
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17755
17755
  default: any;
17756
17756
  };
17757
17757
  optionEndIconKey: {
@@ -17759,7 +17759,7 @@ declare const _default: {
17759
17759
  default: any;
17760
17760
  };
17761
17761
  optionEndIconType: {
17762
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17762
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17763
17763
  default: any;
17764
17764
  };
17765
17765
  valueToCopy: {
@@ -17845,7 +17845,7 @@ declare const _default: {
17845
17845
  default: any;
17846
17846
  };
17847
17847
  optionIconType: {
17848
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17848
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17849
17849
  default: any;
17850
17850
  };
17851
17851
  optionEndIconKey: {
@@ -17853,7 +17853,7 @@ declare const _default: {
17853
17853
  default: any;
17854
17854
  };
17855
17855
  optionEndIconType: {
17856
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17856
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17857
17857
  default: any;
17858
17858
  };
17859
17859
  valueToCopy: {
@@ -17889,9 +17889,9 @@ declare const _default: {
17889
17889
  optionNameKey: string;
17890
17890
  optionIconKey: string;
17891
17891
  optionImageKey: string;
17892
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17892
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17893
17893
  optionEndIconKey: string;
17894
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17894
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17895
17895
  valueToCopy: string;
17896
17896
  selectedOption: any;
17897
17897
  brandIconType: "android" | "ios";
@@ -17909,14 +17909,14 @@ declare const _default: {
17909
17909
  option: any;
17910
17910
  disabled: boolean;
17911
17911
  active: boolean;
17912
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17912
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17913
17913
  isIndeterminate: boolean;
17914
17914
  subtitle: string;
17915
17915
  selectAllOption: boolean;
17916
17916
  nameKey: string;
17917
17917
  imageKey: string;
17918
17918
  iconKey: string;
17919
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
17919
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
17920
17920
  endIconKey: string;
17921
17921
  toolTipPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
17922
17922
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
@@ -17933,7 +17933,7 @@ declare const _default: {
17933
17933
  default: any;
17934
17934
  };
17935
17935
  endIconType: {
17936
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17936
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17937
17937
  default: string;
17938
17938
  };
17939
17939
  isIndeterminate: {
@@ -17961,7 +17961,7 @@ declare const _default: {
17961
17961
  default: any;
17962
17962
  };
17963
17963
  iconType: {
17964
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
17964
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
17965
17965
  default: string;
17966
17966
  };
17967
17967
  endIconKey: {
@@ -18003,7 +18003,7 @@ declare const _default: {
18003
18003
  default: any;
18004
18004
  };
18005
18005
  endIconType: {
18006
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18006
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18007
18007
  default: string;
18008
18008
  };
18009
18009
  isIndeterminate: {
@@ -18031,7 +18031,7 @@ declare const _default: {
18031
18031
  default: any;
18032
18032
  };
18033
18033
  iconType: {
18034
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18034
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18035
18035
  default: string;
18036
18036
  };
18037
18037
  endIconKey: {
@@ -18049,14 +18049,14 @@ declare const _default: {
18049
18049
  option: any;
18050
18050
  disabled: boolean;
18051
18051
  active: boolean;
18052
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
18052
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
18053
18053
  isIndeterminate: boolean;
18054
18054
  subtitle: string;
18055
18055
  selectAllOption: boolean;
18056
18056
  nameKey: string;
18057
18057
  imageKey: string;
18058
18058
  iconKey: string;
18059
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
18059
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
18060
18060
  endIconKey: string;
18061
18061
  toolTipPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
18062
18062
  }, {}, string> & {
@@ -18093,7 +18093,7 @@ declare const _default: {
18093
18093
  default: any;
18094
18094
  };
18095
18095
  endIconType: {
18096
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18096
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18097
18097
  default: string;
18098
18098
  };
18099
18099
  isIndeterminate: {
@@ -18121,7 +18121,7 @@ declare const _default: {
18121
18121
  default: any;
18122
18122
  };
18123
18123
  iconType: {
18124
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18124
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18125
18125
  default: string;
18126
18126
  };
18127
18127
  endIconKey: {
@@ -18153,7 +18153,7 @@ declare const _default: {
18153
18153
  default: any;
18154
18154
  };
18155
18155
  endIconType: {
18156
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18156
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18157
18157
  default: string;
18158
18158
  };
18159
18159
  isIndeterminate: {
@@ -18181,7 +18181,7 @@ declare const _default: {
18181
18181
  default: any;
18182
18182
  };
18183
18183
  iconType: {
18184
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18184
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18185
18185
  default: string;
18186
18186
  };
18187
18187
  endIconKey: {
@@ -18199,14 +18199,14 @@ declare const _default: {
18199
18199
  option: any;
18200
18200
  disabled: boolean;
18201
18201
  active: boolean;
18202
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
18202
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
18203
18203
  isIndeterminate: boolean;
18204
18204
  subtitle: string;
18205
18205
  selectAllOption: boolean;
18206
18206
  nameKey: string;
18207
18207
  imageKey: string;
18208
18208
  iconKey: string;
18209
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
18209
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
18210
18210
  endIconKey: string;
18211
18211
  toolTipPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
18212
18212
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
@@ -18369,9 +18369,9 @@ declare const _default: {
18369
18369
  optionNameKey: string;
18370
18370
  optionIconKey: string;
18371
18371
  optionImageKey: string;
18372
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
18372
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
18373
18373
  optionEndIconKey: string;
18374
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
18374
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
18375
18375
  valueToCopy: string;
18376
18376
  disabledOptionKey: string;
18377
18377
  fullWidth: boolean;
@@ -18543,7 +18543,7 @@ declare const _default: {
18543
18543
  default: string;
18544
18544
  };
18545
18545
  optionIconType: {
18546
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18546
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18547
18547
  default: any;
18548
18548
  };
18549
18549
  optionEndIconKey: {
@@ -18551,7 +18551,7 @@ declare const _default: {
18551
18551
  default: string;
18552
18552
  };
18553
18553
  optionEndIconType: {
18554
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18554
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18555
18555
  default: any;
18556
18556
  };
18557
18557
  valueToCopy: {
@@ -18769,7 +18769,7 @@ declare const _default: {
18769
18769
  default: string;
18770
18770
  };
18771
18771
  optionIconType: {
18772
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18772
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18773
18773
  default: any;
18774
18774
  };
18775
18775
  optionEndIconKey: {
@@ -18777,7 +18777,7 @@ declare const _default: {
18777
18777
  default: string;
18778
18778
  };
18779
18779
  optionEndIconType: {
18780
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
18780
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
18781
18781
  default: any;
18782
18782
  };
18783
18783
  valueToCopy: {
@@ -18867,9 +18867,9 @@ declare const _default: {
18867
18867
  optionNameKey: string;
18868
18868
  optionIconKey: string;
18869
18869
  optionImageKey: string;
18870
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
18870
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
18871
18871
  optionEndIconKey: string;
18872
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
18872
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
18873
18873
  valueToCopy: string;
18874
18874
  disabledOptionKey: string;
18875
18875
  fullWidth: boolean;
@@ -19061,7 +19061,7 @@ declare const _default: {
19061
19061
  default: string;
19062
19062
  };
19063
19063
  optionIconType: {
19064
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19064
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19065
19065
  default: any;
19066
19066
  };
19067
19067
  optionEndIconKey: {
@@ -19069,7 +19069,7 @@ declare const _default: {
19069
19069
  default: string;
19070
19070
  };
19071
19071
  optionEndIconType: {
19072
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19072
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19073
19073
  default: any;
19074
19074
  };
19075
19075
  valueToCopy: {
@@ -19280,7 +19280,7 @@ declare const _default: {
19280
19280
  default: string;
19281
19281
  };
19282
19282
  optionIconType: {
19283
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19283
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19284
19284
  default: any;
19285
19285
  };
19286
19286
  optionEndIconKey: {
@@ -19288,7 +19288,7 @@ declare const _default: {
19288
19288
  default: string;
19289
19289
  };
19290
19290
  optionEndIconType: {
19291
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19291
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19292
19292
  default: any;
19293
19293
  };
19294
19294
  valueToCopy: {
@@ -19378,9 +19378,9 @@ declare const _default: {
19378
19378
  optionNameKey: string;
19379
19379
  optionIconKey: string;
19380
19380
  optionImageKey: string;
19381
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19381
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19382
19382
  optionEndIconKey: string;
19383
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19383
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19384
19384
  valueToCopy: string;
19385
19385
  disabledOptionKey: string;
19386
19386
  fullWidth: boolean;
@@ -19436,7 +19436,7 @@ declare const _default: {
19436
19436
  default: any;
19437
19437
  };
19438
19438
  startIconType: {
19439
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19439
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19440
19440
  default: string;
19441
19441
  };
19442
19442
  hideEndIcon: {
@@ -19471,7 +19471,7 @@ declare const _default: {
19471
19471
  default: any;
19472
19472
  };
19473
19473
  startIconType: {
19474
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19474
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19475
19475
  default: string;
19476
19476
  };
19477
19477
  hideEndIcon: {
@@ -19486,7 +19486,7 @@ declare const _default: {
19486
19486
  open: boolean;
19487
19487
  testId: string;
19488
19488
  startIconName: string;
19489
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19489
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19490
19490
  hideEndIcon: boolean;
19491
19491
  }> | import("vue").DefineComponent<{
19492
19492
  disabled: {
@@ -19537,7 +19537,7 @@ declare const _default: {
19537
19537
  default: string;
19538
19538
  };
19539
19539
  optionIconType: {
19540
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19540
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19541
19541
  default: any;
19542
19542
  };
19543
19543
  optionEndIconKey: {
@@ -19545,7 +19545,7 @@ declare const _default: {
19545
19545
  default: string;
19546
19546
  };
19547
19547
  optionEndIconType: {
19548
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19548
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19549
19549
  default: any;
19550
19550
  };
19551
19551
  valueToCopy: {
@@ -19612,7 +19612,7 @@ declare const _default: {
19612
19612
  default: string;
19613
19613
  };
19614
19614
  optionIconType: {
19615
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19615
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19616
19616
  default: any;
19617
19617
  };
19618
19618
  optionEndIconKey: {
@@ -19620,7 +19620,7 @@ declare const _default: {
19620
19620
  default: string;
19621
19621
  };
19622
19622
  optionEndIconType: {
19623
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19623
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19624
19624
  default: any;
19625
19625
  };
19626
19626
  valueToCopy: {
@@ -19648,9 +19648,9 @@ declare const _default: {
19648
19648
  optionNameKey: string;
19649
19649
  optionIconKey: string;
19650
19650
  optionImageKey: string;
19651
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19651
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19652
19652
  optionEndIconKey: string;
19653
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19653
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19654
19654
  valueToCopy: string;
19655
19655
  disabledOptionKey: string;
19656
19656
  optionChildrenKey: string;
@@ -19663,14 +19663,14 @@ declare const _default: {
19663
19663
  option: any;
19664
19664
  disabled: boolean;
19665
19665
  active: boolean;
19666
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19666
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19667
19667
  isIndeterminate: boolean;
19668
19668
  subtitle: string;
19669
19669
  selectAllOption: boolean;
19670
19670
  nameKey: string;
19671
19671
  imageKey: string;
19672
19672
  iconKey: string;
19673
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19673
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19674
19674
  endIconKey: string;
19675
19675
  toolTipPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
19676
19676
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
@@ -19687,7 +19687,7 @@ declare const _default: {
19687
19687
  default: any;
19688
19688
  };
19689
19689
  endIconType: {
19690
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19690
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19691
19691
  default: string;
19692
19692
  };
19693
19693
  isIndeterminate: {
@@ -19715,7 +19715,7 @@ declare const _default: {
19715
19715
  default: any;
19716
19716
  };
19717
19717
  iconType: {
19718
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19718
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19719
19719
  default: string;
19720
19720
  };
19721
19721
  endIconKey: {
@@ -19757,7 +19757,7 @@ declare const _default: {
19757
19757
  default: any;
19758
19758
  };
19759
19759
  endIconType: {
19760
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19760
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19761
19761
  default: string;
19762
19762
  };
19763
19763
  isIndeterminate: {
@@ -19785,7 +19785,7 @@ declare const _default: {
19785
19785
  default: any;
19786
19786
  };
19787
19787
  iconType: {
19788
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19788
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19789
19789
  default: string;
19790
19790
  };
19791
19791
  endIconKey: {
@@ -19803,14 +19803,14 @@ declare const _default: {
19803
19803
  option: any;
19804
19804
  disabled: boolean;
19805
19805
  active: boolean;
19806
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19806
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19807
19807
  isIndeterminate: boolean;
19808
19808
  subtitle: string;
19809
19809
  selectAllOption: boolean;
19810
19810
  nameKey: string;
19811
19811
  imageKey: string;
19812
19812
  iconKey: string;
19813
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19813
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19814
19814
  endIconKey: string;
19815
19815
  toolTipPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
19816
19816
  }, {}, string> & {
@@ -19847,7 +19847,7 @@ declare const _default: {
19847
19847
  default: any;
19848
19848
  };
19849
19849
  endIconType: {
19850
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19850
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19851
19851
  default: string;
19852
19852
  };
19853
19853
  isIndeterminate: {
@@ -19875,7 +19875,7 @@ declare const _default: {
19875
19875
  default: any;
19876
19876
  };
19877
19877
  iconType: {
19878
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19878
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19879
19879
  default: string;
19880
19880
  };
19881
19881
  endIconKey: {
@@ -19907,7 +19907,7 @@ declare const _default: {
19907
19907
  default: any;
19908
19908
  };
19909
19909
  endIconType: {
19910
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19910
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19911
19911
  default: string;
19912
19912
  };
19913
19913
  isIndeterminate: {
@@ -19935,7 +19935,7 @@ declare const _default: {
19935
19935
  default: any;
19936
19936
  };
19937
19937
  iconType: {
19938
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
19938
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
19939
19939
  default: string;
19940
19940
  };
19941
19941
  endIconKey: {
@@ -19953,14 +19953,14 @@ declare const _default: {
19953
19953
  option: any;
19954
19954
  disabled: boolean;
19955
19955
  active: boolean;
19956
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19956
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19957
19957
  isIndeterminate: boolean;
19958
19958
  subtitle: string;
19959
19959
  selectAllOption: boolean;
19960
19960
  nameKey: string;
19961
19961
  imageKey: string;
19962
19962
  iconKey: string;
19963
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
19963
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
19964
19964
  endIconKey: string;
19965
19965
  toolTipPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
19966
19966
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
@@ -20020,7 +20020,7 @@ declare const _default: {
20020
20020
  default: string;
20021
20021
  };
20022
20022
  optionIconType: {
20023
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20023
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20024
20024
  default: any;
20025
20025
  };
20026
20026
  optionEndIconKey: {
@@ -20028,7 +20028,7 @@ declare const _default: {
20028
20028
  default: string;
20029
20029
  };
20030
20030
  optionEndIconType: {
20031
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20031
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20032
20032
  default: any;
20033
20033
  };
20034
20034
  valueToCopy: {
@@ -20095,7 +20095,7 @@ declare const _default: {
20095
20095
  default: string;
20096
20096
  };
20097
20097
  optionIconType: {
20098
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20098
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20099
20099
  default: any;
20100
20100
  };
20101
20101
  optionEndIconKey: {
@@ -20103,7 +20103,7 @@ declare const _default: {
20103
20103
  default: string;
20104
20104
  };
20105
20105
  optionEndIconType: {
20106
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20106
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20107
20107
  default: any;
20108
20108
  };
20109
20109
  valueToCopy: {
@@ -20131,9 +20131,9 @@ declare const _default: {
20131
20131
  optionNameKey: string;
20132
20132
  optionIconKey: string;
20133
20133
  optionImageKey: string;
20134
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20134
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20135
20135
  optionEndIconKey: string;
20136
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20136
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20137
20137
  valueToCopy: string;
20138
20138
  disabledOptionKey: string;
20139
20139
  optionChildrenKey: string;
@@ -20252,8 +20252,8 @@ declare const _default: {
20252
20252
  testId: string;
20253
20253
  startIconName: string;
20254
20254
  endIconName: string;
20255
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20256
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20255
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20256
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20257
20257
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
20258
20258
  variant: {
20259
20259
  type: import("vue").PropType<"text" | "contained" | "outlined">;
@@ -20292,11 +20292,11 @@ declare const _default: {
20292
20292
  default: any;
20293
20293
  };
20294
20294
  startIconType: {
20295
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20295
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20296
20296
  default: string;
20297
20297
  };
20298
20298
  endIconType: {
20299
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20299
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20300
20300
  default: string;
20301
20301
  };
20302
20302
  }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "disabled" | "color" | "size" | "content" | "loading" | "testId" | "startIconName" | "endIconName" | "startIconType" | "endIconType">;
@@ -20351,11 +20351,11 @@ declare const _default: {
20351
20351
  default: any;
20352
20352
  };
20353
20353
  startIconType: {
20354
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20354
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20355
20355
  default: string;
20356
20356
  };
20357
20357
  endIconType: {
20358
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20358
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20359
20359
  default: string;
20360
20360
  };
20361
20361
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
@@ -20368,8 +20368,8 @@ declare const _default: {
20368
20368
  testId: string;
20369
20369
  startIconName: string;
20370
20370
  endIconName: string;
20371
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20372
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20371
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20372
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20373
20373
  }, {}, string> & {
20374
20374
  beforeCreate?: (() => void) | (() => void)[];
20375
20375
  created?: (() => void) | (() => void)[];
@@ -20428,11 +20428,11 @@ declare const _default: {
20428
20428
  default: any;
20429
20429
  };
20430
20430
  startIconType: {
20431
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20431
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20432
20432
  default: string;
20433
20433
  };
20434
20434
  endIconType: {
20435
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20435
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20436
20436
  default: string;
20437
20437
  };
20438
20438
  }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
@@ -20477,11 +20477,11 @@ declare const _default: {
20477
20477
  default: any;
20478
20478
  };
20479
20479
  startIconType: {
20480
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20480
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20481
20481
  default: string;
20482
20482
  };
20483
20483
  endIconType: {
20484
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20484
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20485
20485
  default: string;
20486
20486
  };
20487
20487
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
@@ -20494,8 +20494,8 @@ declare const _default: {
20494
20494
  testId: string;
20495
20495
  startIconName: string;
20496
20496
  endIconName: string;
20497
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20498
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20497
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20498
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20499
20499
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
20500
20500
  $slots: {
20501
20501
  default?(_: {}): any;
@@ -20507,16 +20507,16 @@ declare const _default: {
20507
20507
  $: import("vue").ComponentInternalInstance;
20508
20508
  $data: {};
20509
20509
  $props: Partial<{
20510
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20510
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20511
20511
  variant: "default" | "outlined";
20512
20512
  disabled: boolean;
20513
20513
  color: "default" | "primary" | "error";
20514
- size: "small" | "medium" | "large" | "extraLarge";
20514
+ size: "small" | "medium" | "large" | "extraLarge" | "extraSmall";
20515
20515
  testId: string;
20516
20516
  iconName: string;
20517
20517
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
20518
20518
  type: {
20519
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20519
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20520
20520
  default: string;
20521
20521
  };
20522
20522
  variant: {
@@ -20532,7 +20532,7 @@ declare const _default: {
20532
20532
  default: string;
20533
20533
  };
20534
20534
  size: {
20535
- type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge">;
20535
+ type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge" | "extraSmall">;
20536
20536
  default: string;
20537
20537
  };
20538
20538
  testId: {
@@ -20559,7 +20559,7 @@ declare const _default: {
20559
20559
  $el: any;
20560
20560
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
20561
20561
  type: {
20562
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20562
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20563
20563
  default: string;
20564
20564
  };
20565
20565
  variant: {
@@ -20575,7 +20575,7 @@ declare const _default: {
20575
20575
  default: string;
20576
20576
  };
20577
20577
  size: {
20578
- type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge">;
20578
+ type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge" | "extraSmall">;
20579
20579
  default: string;
20580
20580
  };
20581
20581
  testId: {
@@ -20587,11 +20587,11 @@ declare const _default: {
20587
20587
  default: string;
20588
20588
  };
20589
20589
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
20590
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20590
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20591
20591
  variant: "default" | "outlined";
20592
20592
  disabled: boolean;
20593
20593
  color: "default" | "primary" | "error";
20594
- size: "small" | "medium" | "large" | "extraLarge";
20594
+ size: "small" | "medium" | "large" | "extraLarge" | "extraSmall";
20595
20595
  testId: string;
20596
20596
  iconName: string;
20597
20597
  }, {}, string> & {
@@ -20616,7 +20616,7 @@ declare const _default: {
20616
20616
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
20617
20617
  } & Readonly<import("vue").ExtractPropTypes<{
20618
20618
  type: {
20619
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20619
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20620
20620
  default: string;
20621
20621
  };
20622
20622
  variant: {
@@ -20632,7 +20632,7 @@ declare const _default: {
20632
20632
  default: string;
20633
20633
  };
20634
20634
  size: {
20635
- type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge">;
20635
+ type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge" | "extraSmall">;
20636
20636
  default: string;
20637
20637
  };
20638
20638
  testId: {
@@ -20649,7 +20649,7 @@ declare const _default: {
20649
20649
  __isSuspense?: never;
20650
20650
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
20651
20651
  type: {
20652
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20652
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20653
20653
  default: string;
20654
20654
  };
20655
20655
  variant: {
@@ -20665,7 +20665,7 @@ declare const _default: {
20665
20665
  default: string;
20666
20666
  };
20667
20667
  size: {
20668
- type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge">;
20668
+ type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge" | "extraSmall">;
20669
20669
  default: string;
20670
20670
  };
20671
20671
  testId: {
@@ -20677,11 +20677,11 @@ declare const _default: {
20677
20677
  default: string;
20678
20678
  };
20679
20679
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
20680
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20680
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20681
20681
  variant: "default" | "outlined";
20682
20682
  disabled: boolean;
20683
20683
  color: "default" | "primary" | "error";
20684
- size: "small" | "medium" | "large" | "extraLarge";
20684
+ size: "small" | "medium" | "large" | "extraLarge" | "extraSmall";
20685
20685
  testId: string;
20686
20686
  iconName: string;
20687
20687
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
@@ -20703,8 +20703,8 @@ declare const _default: {
20703
20703
  testId: string;
20704
20704
  startIconName: string;
20705
20705
  endIconName: string;
20706
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20707
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20706
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20707
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20708
20708
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
20709
20709
  variant: {
20710
20710
  type: import("vue").PropType<"text" | "contained" | "outlined">;
@@ -20743,11 +20743,11 @@ declare const _default: {
20743
20743
  default: any;
20744
20744
  };
20745
20745
  startIconType: {
20746
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20746
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20747
20747
  default: string;
20748
20748
  };
20749
20749
  endIconType: {
20750
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20750
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20751
20751
  default: string;
20752
20752
  };
20753
20753
  }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "disabled" | "color" | "size" | "content" | "loading" | "testId" | "startIconName" | "endIconName" | "startIconType" | "endIconType">;
@@ -20802,11 +20802,11 @@ declare const _default: {
20802
20802
  default: any;
20803
20803
  };
20804
20804
  startIconType: {
20805
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20805
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20806
20806
  default: string;
20807
20807
  };
20808
20808
  endIconType: {
20809
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20809
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20810
20810
  default: string;
20811
20811
  };
20812
20812
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
@@ -20819,8 +20819,8 @@ declare const _default: {
20819
20819
  testId: string;
20820
20820
  startIconName: string;
20821
20821
  endIconName: string;
20822
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20823
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20822
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20823
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20824
20824
  }, {}, string> & {
20825
20825
  beforeCreate?: (() => void) | (() => void)[];
20826
20826
  created?: (() => void) | (() => void)[];
@@ -20879,11 +20879,11 @@ declare const _default: {
20879
20879
  default: any;
20880
20880
  };
20881
20881
  startIconType: {
20882
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20882
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20883
20883
  default: string;
20884
20884
  };
20885
20885
  endIconType: {
20886
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20886
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20887
20887
  default: string;
20888
20888
  };
20889
20889
  }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
@@ -20928,11 +20928,11 @@ declare const _default: {
20928
20928
  default: any;
20929
20929
  };
20930
20930
  startIconType: {
20931
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20931
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20932
20932
  default: string;
20933
20933
  };
20934
20934
  endIconType: {
20935
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20935
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20936
20936
  default: string;
20937
20937
  };
20938
20938
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
@@ -20945,8 +20945,8 @@ declare const _default: {
20945
20945
  testId: string;
20946
20946
  startIconName: string;
20947
20947
  endIconName: string;
20948
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20949
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20948
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20949
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20950
20950
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
20951
20951
  $slots: {
20952
20952
  default?(_: {}): any;
@@ -20957,16 +20957,16 @@ declare const _default: {
20957
20957
  $: import("vue").ComponentInternalInstance;
20958
20958
  $data: {};
20959
20959
  $props: Partial<{
20960
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
20960
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20961
20961
  variant: "default" | "outlined";
20962
20962
  disabled: boolean;
20963
20963
  color: "default" | "primary" | "error";
20964
- size: "small" | "medium" | "large" | "extraLarge";
20964
+ size: "small" | "medium" | "large" | "extraLarge" | "extraSmall";
20965
20965
  testId: string;
20966
20966
  iconName: string;
20967
20967
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
20968
20968
  type: {
20969
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
20969
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
20970
20970
  default: string;
20971
20971
  };
20972
20972
  variant: {
@@ -20982,7 +20982,7 @@ declare const _default: {
20982
20982
  default: string;
20983
20983
  };
20984
20984
  size: {
20985
- type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge">;
20985
+ type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge" | "extraSmall">;
20986
20986
  default: string;
20987
20987
  };
20988
20988
  testId: {
@@ -21009,7 +21009,7 @@ declare const _default: {
21009
21009
  $el: any;
21010
21010
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
21011
21011
  type: {
21012
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
21012
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
21013
21013
  default: string;
21014
21014
  };
21015
21015
  variant: {
@@ -21025,7 +21025,7 @@ declare const _default: {
21025
21025
  default: string;
21026
21026
  };
21027
21027
  size: {
21028
- type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge">;
21028
+ type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge" | "extraSmall">;
21029
21029
  default: string;
21030
21030
  };
21031
21031
  testId: {
@@ -21037,11 +21037,11 @@ declare const _default: {
21037
21037
  default: string;
21038
21038
  };
21039
21039
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
21040
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
21040
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
21041
21041
  variant: "default" | "outlined";
21042
21042
  disabled: boolean;
21043
21043
  color: "default" | "primary" | "error";
21044
- size: "small" | "medium" | "large" | "extraLarge";
21044
+ size: "small" | "medium" | "large" | "extraLarge" | "extraSmall";
21045
21045
  testId: string;
21046
21046
  iconName: string;
21047
21047
  }, {}, string> & {
@@ -21066,7 +21066,7 @@ declare const _default: {
21066
21066
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
21067
21067
  } & Readonly<import("vue").ExtractPropTypes<{
21068
21068
  type: {
21069
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
21069
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
21070
21070
  default: string;
21071
21071
  };
21072
21072
  variant: {
@@ -21082,7 +21082,7 @@ declare const _default: {
21082
21082
  default: string;
21083
21083
  };
21084
21084
  size: {
21085
- type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge">;
21085
+ type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge" | "extraSmall">;
21086
21086
  default: string;
21087
21087
  };
21088
21088
  testId: {
@@ -21099,7 +21099,7 @@ declare const _default: {
21099
21099
  __isSuspense?: never;
21100
21100
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
21101
21101
  type: {
21102
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat">;
21102
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
21103
21103
  default: string;
21104
21104
  };
21105
21105
  variant: {
@@ -21115,7 +21115,7 @@ declare const _default: {
21115
21115
  default: string;
21116
21116
  };
21117
21117
  size: {
21118
- type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge">;
21118
+ type: import("vue").PropType<"small" | "medium" | "large" | "extraLarge" | "extraSmall">;
21119
21119
  default: string;
21120
21120
  };
21121
21121
  testId: {
@@ -21127,11 +21127,11 @@ declare const _default: {
21127
21127
  default: string;
21128
21128
  };
21129
21129
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
21130
- type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat";
21130
+ type: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
21131
21131
  variant: "default" | "outlined";
21132
21132
  disabled: boolean;
21133
21133
  color: "default" | "primary" | "error";
21134
- size: "small" | "medium" | "large" | "extraLarge";
21134
+ size: "small" | "medium" | "large" | "extraLarge" | "extraSmall";
21135
21135
  testId: string;
21136
21136
  iconName: string;
21137
21137
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {