@ironsource/shared-ui 2.1.12-rc.26 → 2.1.12-rc.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_adb49e50_lang.css +1 -0
- package/ButtonV4.vue_vue_type_style_index_0_scoped_852be7ec_lang.css +1 -0
- package/Chart.vue_vue_type_style_index_0_scoped_e8f25a03_lang.css +1 -0
- package/ChartHeader.vue_vue_type_style_index_0_scoped_af520313_lang.css +1 -0
- package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_db8a902c_lang.css +1 -0
- package/ChartLegend.vue_vue_type_style_index_0_scoped_6103d8bd_lang.css +1 -0
- package/ChartPlane.vue_vue_type_style_index_0_scoped_4f67d41d_lang.css +1 -0
- package/ChartTooltip.vue_vue_type_style_index_0_scoped_3315b68f_lang.css +1 -0
- package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_f5204c04_lang.css +1 -0
- package/DataGrid.vue_vue_type_style_index_0_scoped_b21a79b1_lang.css +1 -0
- package/DropdownV4.vue_vue_type_style_index_0_scoped_55dd36a7_lang.css +1 -0
- package/Link.vue_vue_type_style_index_0_scoped_ad98fe7b_lang.css +1 -0
- package/OptionV4.vue_vue_type_style_index_0_scoped_0287cebf_lang.css +1 -0
- package/components/button/v4/ButtonV4.vue.d.ts +1 -0
- package/components/button/v4/ButtonV4.vue.js +3 -3
- package/components/button/v4/ButtonV4.vue2.js +28 -27
- package/components/chart/Chart.vue.d.ts +5 -0
- package/components/chart/Chart.vue.js +3 -3
- package/components/chart/Chart.vue2.js +6 -4
- package/components/chart/ChartHeader.vue.d.ts +5 -0
- package/components/chart/ChartHeader.vue.js +2 -2
- package/components/chart/ChartHeader.vue2.js +43 -35
- package/components/chart/ChartHeaderTrend.vue.js +3 -3
- package/components/chart/ChartHeaderTrend.vue2.js +17 -17
- package/components/chart/ChartLegend.vue.js +3 -3
- package/components/chart/ChartLegend.vue2.js +1 -1
- package/components/chart/ChartPlane.vue.d.ts +5 -0
- package/components/chart/ChartPlane.vue.js +4 -4
- package/components/chart/ChartPlane.vue2.js +33 -31
- package/components/chart/ChartTooltip.vue.js +2 -2
- package/components/chart/ChartTooltip.vue2.js +5 -5
- package/components/chart/index.d.ts +20 -1
- package/components/dateRange/common/DateRange.common.js +81 -75
- package/components/dateRange/common/DateServices.common.d.ts +1 -1
- package/components/dateRange/common/DateServices.common.js +1 -0
- package/components/dropdown/common/Dropdown.common.js +82 -78
- package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +1 -0
- package/components/dropdown/v4/ButtonDropdownTrigger.vue.js +3 -3
- package/components/dropdown/v4/ButtonDropdownTrigger.vue2.js +16 -13
- package/components/dropdown/v4/ConditionalDropdown.vue.js +2 -2
- package/components/dropdown/v4/ConditionalDropdown.vue2.js +119 -110
- package/components/dropdown/v4/DropdownV4.vue.d.ts +5 -0
- package/components/dropdown/v4/DropdownV4.vue.js +3 -3
- package/components/dropdown/v4/DropdownV4.vue2.js +174 -165
- package/components/dropdown/v4/OptionV4.vue.d.ts +10 -5
- package/components/dropdown/v4/OptionV4.vue.js +3 -3
- package/components/dropdown/v4/OptionV4.vue2.js +85 -80
- package/components/dropdown/v4/index.d.ts +59 -21
- package/components/link/Link.vue.d.ts +70 -0
- package/components/link/Link.vue.js +7 -0
- package/components/link/Link.vue2.js +43 -0
- package/components/link/index.d.ts +201 -0
- package/components/link/index.js +6 -0
- package/components/table/v4/DataGrid.vue.d.ts +2 -0
- package/components/table/v4/DataGrid.vue.js +3 -3
- package/components/table/v4/DataGrid.vue2.js +111 -110
- package/components/table/v4/index.d.ts +2 -0
- package/composables/useDateService.d.ts +7 -0
- package/composables/useDateService.js +10 -0
- package/index.d.ts +126 -42
- package/index.js +111 -105
- package/mocks/apps.d.ts +1 -0
- package/mocks/optionsWithIcons.d.ts +1 -0
- package/package.json +9 -1
- package/testids/index.d.ts +4 -0
- package/testids/index.js +31 -30
- package/ButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_0123c361_lang.css +0 -1
- package/ButtonV4.vue_vue_type_style_index_0_scoped_d7948c77_lang.css +0 -1
- package/Chart.vue_vue_type_style_index_0_scoped_03771fa3_lang.css +0 -1
- package/ChartHeader.vue_vue_type_style_index_0_scoped_da34b108_lang.css +0 -1
- package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_ebc0c582_lang.css +0 -1
- package/ChartLegend.vue_vue_type_style_index_0_scoped_fd9e4ea2_lang.css +0 -1
- package/ChartPlane.vue_vue_type_style_index_0_scoped_ff7e556e_lang.css +0 -1
- package/ChartTooltip.vue_vue_type_style_index_0_scoped_e53c6287_lang.css +0 -1
- package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_683b8a75_lang.css +0 -1
- package/DataGrid.vue_vue_type_style_index_0_scoped_0963bb3c_lang.css +0 -1
- package/DropdownV4.vue_vue_type_style_index_0_scoped_1f7f7f9c_lang.css +0 -1
- package/OptionV4.vue_vue_type_style_index_0_scoped_9560a062_lang.css +0 -1
|
@@ -1078,6 +1078,7 @@ declare const DropdownTypes: () => (({
|
|
|
1078
1078
|
$data: {};
|
|
1079
1079
|
$props: Partial<{
|
|
1080
1080
|
option: any;
|
|
1081
|
+
tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1081
1082
|
disabled: boolean;
|
|
1082
1083
|
active: boolean;
|
|
1083
1084
|
endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
@@ -1094,17 +1095,21 @@ declare const DropdownTypes: () => (({
|
|
|
1094
1095
|
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
1095
1096
|
endIconKey: string;
|
|
1096
1097
|
endTextIconKey: string;
|
|
1097
|
-
toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1098
1098
|
treeMainOption: boolean;
|
|
1099
1099
|
treeMainOptionExpanded: boolean;
|
|
1100
1100
|
stopOptionClickEventPropagation: boolean;
|
|
1101
1101
|
treeChildShown: boolean;
|
|
1102
1102
|
isMulti: boolean;
|
|
1103
|
+
minMaxSelectionTooltipMessage: string;
|
|
1103
1104
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
1104
1105
|
option: {
|
|
1105
1106
|
type: import("vue").PropType<unknown>;
|
|
1106
1107
|
default: any;
|
|
1107
1108
|
};
|
|
1109
|
+
tooltipPlacement: {
|
|
1110
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1111
|
+
default: string;
|
|
1112
|
+
};
|
|
1108
1113
|
disabled: {
|
|
1109
1114
|
type: import("vue").PropType<boolean>;
|
|
1110
1115
|
default: boolean;
|
|
@@ -1169,10 +1174,6 @@ declare const DropdownTypes: () => (({
|
|
|
1169
1174
|
type: import("vue").PropType<string>;
|
|
1170
1175
|
default: any;
|
|
1171
1176
|
};
|
|
1172
|
-
toolTipPlacement: {
|
|
1173
|
-
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1174
|
-
default: string;
|
|
1175
|
-
};
|
|
1176
1177
|
treeMainOption: {
|
|
1177
1178
|
type: import("vue").PropType<boolean>;
|
|
1178
1179
|
default: boolean;
|
|
@@ -1193,12 +1194,16 @@ declare const DropdownTypes: () => (({
|
|
|
1193
1194
|
type: import("vue").PropType<boolean>;
|
|
1194
1195
|
default: boolean;
|
|
1195
1196
|
};
|
|
1197
|
+
minMaxSelectionTooltipMessage: {
|
|
1198
|
+
type: import("vue").PropType<string>;
|
|
1199
|
+
default: any;
|
|
1200
|
+
};
|
|
1196
1201
|
selectedProp: {
|
|
1197
1202
|
type: import("vue").PropType<boolean>;
|
|
1198
1203
|
};
|
|
1199
1204
|
}>> & {
|
|
1200
1205
|
onToggleTreeCollapse?: (option: unknown) => any;
|
|
1201
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "
|
|
1206
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "tooltipPlacement" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "treeMainOption" | "treeMainOptionExpanded" | "stopOptionClickEventPropagation" | "treeChildShown" | "isMulti" | "minMaxSelectionTooltipMessage">;
|
|
1202
1207
|
$attrs: {
|
|
1203
1208
|
[x: string]: unknown;
|
|
1204
1209
|
};
|
|
@@ -1217,6 +1222,10 @@ declare const DropdownTypes: () => (({
|
|
|
1217
1222
|
type: import("vue").PropType<unknown>;
|
|
1218
1223
|
default: any;
|
|
1219
1224
|
};
|
|
1225
|
+
tooltipPlacement: {
|
|
1226
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1227
|
+
default: string;
|
|
1228
|
+
};
|
|
1220
1229
|
disabled: {
|
|
1221
1230
|
type: import("vue").PropType<boolean>;
|
|
1222
1231
|
default: boolean;
|
|
@@ -1281,10 +1290,6 @@ declare const DropdownTypes: () => (({
|
|
|
1281
1290
|
type: import("vue").PropType<string>;
|
|
1282
1291
|
default: any;
|
|
1283
1292
|
};
|
|
1284
|
-
toolTipPlacement: {
|
|
1285
|
-
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1286
|
-
default: string;
|
|
1287
|
-
};
|
|
1288
1293
|
treeMainOption: {
|
|
1289
1294
|
type: import("vue").PropType<boolean>;
|
|
1290
1295
|
default: boolean;
|
|
@@ -1305,6 +1310,10 @@ declare const DropdownTypes: () => (({
|
|
|
1305
1310
|
type: import("vue").PropType<boolean>;
|
|
1306
1311
|
default: boolean;
|
|
1307
1312
|
};
|
|
1313
|
+
minMaxSelectionTooltipMessage: {
|
|
1314
|
+
type: import("vue").PropType<string>;
|
|
1315
|
+
default: any;
|
|
1316
|
+
};
|
|
1308
1317
|
selectedProp: {
|
|
1309
1318
|
type: import("vue").PropType<boolean>;
|
|
1310
1319
|
};
|
|
@@ -1314,6 +1323,7 @@ declare const DropdownTypes: () => (({
|
|
|
1314
1323
|
toggleTreeCollapse: (option: unknown) => void;
|
|
1315
1324
|
}, string, {
|
|
1316
1325
|
option: any;
|
|
1326
|
+
tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1317
1327
|
disabled: boolean;
|
|
1318
1328
|
active: boolean;
|
|
1319
1329
|
endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
@@ -1330,12 +1340,12 @@ declare const DropdownTypes: () => (({
|
|
|
1330
1340
|
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
1331
1341
|
endIconKey: string;
|
|
1332
1342
|
endTextIconKey: string;
|
|
1333
|
-
toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1334
1343
|
treeMainOption: boolean;
|
|
1335
1344
|
treeMainOptionExpanded: boolean;
|
|
1336
1345
|
stopOptionClickEventPropagation: boolean;
|
|
1337
1346
|
treeChildShown: boolean;
|
|
1338
1347
|
isMulti: boolean;
|
|
1348
|
+
minMaxSelectionTooltipMessage: string;
|
|
1339
1349
|
}, {}, string> & {
|
|
1340
1350
|
beforeCreate?: (() => void) | (() => void)[];
|
|
1341
1351
|
created?: (() => void) | (() => void)[];
|
|
@@ -1361,6 +1371,10 @@ declare const DropdownTypes: () => (({
|
|
|
1361
1371
|
type: import("vue").PropType<unknown>;
|
|
1362
1372
|
default: any;
|
|
1363
1373
|
};
|
|
1374
|
+
tooltipPlacement: {
|
|
1375
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1376
|
+
default: string;
|
|
1377
|
+
};
|
|
1364
1378
|
disabled: {
|
|
1365
1379
|
type: import("vue").PropType<boolean>;
|
|
1366
1380
|
default: boolean;
|
|
@@ -1425,10 +1439,6 @@ declare const DropdownTypes: () => (({
|
|
|
1425
1439
|
type: import("vue").PropType<string>;
|
|
1426
1440
|
default: any;
|
|
1427
1441
|
};
|
|
1428
|
-
toolTipPlacement: {
|
|
1429
|
-
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1430
|
-
default: string;
|
|
1431
|
-
};
|
|
1432
1442
|
treeMainOption: {
|
|
1433
1443
|
type: import("vue").PropType<boolean>;
|
|
1434
1444
|
default: boolean;
|
|
@@ -1449,6 +1459,10 @@ declare const DropdownTypes: () => (({
|
|
|
1449
1459
|
type: import("vue").PropType<boolean>;
|
|
1450
1460
|
default: boolean;
|
|
1451
1461
|
};
|
|
1462
|
+
minMaxSelectionTooltipMessage: {
|
|
1463
|
+
type: import("vue").PropType<string>;
|
|
1464
|
+
default: any;
|
|
1465
|
+
};
|
|
1452
1466
|
selectedProp: {
|
|
1453
1467
|
type: import("vue").PropType<boolean>;
|
|
1454
1468
|
};
|
|
@@ -1463,6 +1477,10 @@ declare const DropdownTypes: () => (({
|
|
|
1463
1477
|
type: import("vue").PropType<unknown>;
|
|
1464
1478
|
default: any;
|
|
1465
1479
|
};
|
|
1480
|
+
tooltipPlacement: {
|
|
1481
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1482
|
+
default: string;
|
|
1483
|
+
};
|
|
1466
1484
|
disabled: {
|
|
1467
1485
|
type: import("vue").PropType<boolean>;
|
|
1468
1486
|
default: boolean;
|
|
@@ -1527,10 +1545,6 @@ declare const DropdownTypes: () => (({
|
|
|
1527
1545
|
type: import("vue").PropType<string>;
|
|
1528
1546
|
default: any;
|
|
1529
1547
|
};
|
|
1530
|
-
toolTipPlacement: {
|
|
1531
|
-
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1532
|
-
default: string;
|
|
1533
|
-
};
|
|
1534
1548
|
treeMainOption: {
|
|
1535
1549
|
type: import("vue").PropType<boolean>;
|
|
1536
1550
|
default: boolean;
|
|
@@ -1551,6 +1565,10 @@ declare const DropdownTypes: () => (({
|
|
|
1551
1565
|
type: import("vue").PropType<boolean>;
|
|
1552
1566
|
default: boolean;
|
|
1553
1567
|
};
|
|
1568
|
+
minMaxSelectionTooltipMessage: {
|
|
1569
|
+
type: import("vue").PropType<string>;
|
|
1570
|
+
default: any;
|
|
1571
|
+
};
|
|
1554
1572
|
selectedProp: {
|
|
1555
1573
|
type: import("vue").PropType<boolean>;
|
|
1556
1574
|
};
|
|
@@ -1560,6 +1578,7 @@ declare const DropdownTypes: () => (({
|
|
|
1560
1578
|
toggleTreeCollapse: (option: unknown) => void;
|
|
1561
1579
|
}, string, {
|
|
1562
1580
|
option: any;
|
|
1581
|
+
tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1563
1582
|
disabled: boolean;
|
|
1564
1583
|
active: boolean;
|
|
1565
1584
|
endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
@@ -1576,12 +1595,12 @@ declare const DropdownTypes: () => (({
|
|
|
1576
1595
|
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
1577
1596
|
endIconKey: string;
|
|
1578
1597
|
endTextIconKey: string;
|
|
1579
|
-
toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1580
1598
|
treeMainOption: boolean;
|
|
1581
1599
|
treeMainOptionExpanded: boolean;
|
|
1582
1600
|
stopOptionClickEventPropagation: boolean;
|
|
1583
1601
|
treeChildShown: boolean;
|
|
1584
1602
|
isMulti: boolean;
|
|
1603
|
+
minMaxSelectionTooltipMessage: string;
|
|
1585
1604
|
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
1586
1605
|
$slots: {
|
|
1587
1606
|
image?(_: {}): any;
|
|
@@ -1819,6 +1838,7 @@ declare const DropdownTypes: () => (({
|
|
|
1819
1838
|
groupedOptions: boolean;
|
|
1820
1839
|
comparingKey: string;
|
|
1821
1840
|
customNumberOfDisplayedOptions: number;
|
|
1841
|
+
optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1822
1842
|
fullWidth: boolean;
|
|
1823
1843
|
optionsListWidth: string;
|
|
1824
1844
|
statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
|
|
@@ -2067,6 +2087,10 @@ declare const DropdownTypes: () => (({
|
|
|
2067
2087
|
type: import("vue").PropType<number>;
|
|
2068
2088
|
default: any;
|
|
2069
2089
|
};
|
|
2090
|
+
optionTooltipPosition: {
|
|
2091
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
2092
|
+
default: string;
|
|
2093
|
+
};
|
|
2070
2094
|
fullWidth: {
|
|
2071
2095
|
type: import("vue").PropType<boolean>;
|
|
2072
2096
|
default: boolean;
|
|
@@ -2104,7 +2128,7 @@ declare const DropdownTypes: () => (({
|
|
|
2104
2128
|
onUnsavedSelectionUpdate?: (value: unknown[]) => any;
|
|
2105
2129
|
onOpened?: () => any;
|
|
2106
2130
|
onClosed?: () => any;
|
|
2107
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
|
|
2131
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "optionTooltipPosition" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
|
|
2108
2132
|
$attrs: {
|
|
2109
2133
|
[x: string]: unknown;
|
|
2110
2134
|
};
|
|
@@ -2360,6 +2384,10 @@ declare const DropdownTypes: () => (({
|
|
|
2360
2384
|
type: import("vue").PropType<number>;
|
|
2361
2385
|
default: any;
|
|
2362
2386
|
};
|
|
2387
|
+
optionTooltipPosition: {
|
|
2388
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
2389
|
+
default: string;
|
|
2390
|
+
};
|
|
2363
2391
|
fullWidth: {
|
|
2364
2392
|
type: import("vue").PropType<boolean>;
|
|
2365
2393
|
default: boolean;
|
|
@@ -2470,6 +2498,7 @@ declare const DropdownTypes: () => (({
|
|
|
2470
2498
|
groupedOptions: boolean;
|
|
2471
2499
|
comparingKey: string;
|
|
2472
2500
|
customNumberOfDisplayedOptions: number;
|
|
2501
|
+
optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
2473
2502
|
fullWidth: boolean;
|
|
2474
2503
|
optionsListWidth: string;
|
|
2475
2504
|
statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
|
|
@@ -2738,6 +2767,10 @@ declare const DropdownTypes: () => (({
|
|
|
2738
2767
|
type: import("vue").PropType<number>;
|
|
2739
2768
|
default: any;
|
|
2740
2769
|
};
|
|
2770
|
+
optionTooltipPosition: {
|
|
2771
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
2772
|
+
default: string;
|
|
2773
|
+
};
|
|
2741
2774
|
fullWidth: {
|
|
2742
2775
|
type: import("vue").PropType<boolean>;
|
|
2743
2776
|
default: boolean;
|
|
@@ -3024,6 +3057,10 @@ declare const DropdownTypes: () => (({
|
|
|
3024
3057
|
type: import("vue").PropType<number>;
|
|
3025
3058
|
default: any;
|
|
3026
3059
|
};
|
|
3060
|
+
optionTooltipPosition: {
|
|
3061
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
3062
|
+
default: string;
|
|
3063
|
+
};
|
|
3027
3064
|
fullWidth: {
|
|
3028
3065
|
type: import("vue").PropType<boolean>;
|
|
3029
3066
|
default: boolean;
|
|
@@ -3134,6 +3171,7 @@ declare const DropdownTypes: () => (({
|
|
|
3134
3171
|
groupedOptions: boolean;
|
|
3135
3172
|
comparingKey: string;
|
|
3136
3173
|
customNumberOfDisplayedOptions: number;
|
|
3174
|
+
optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
3137
3175
|
fullWidth: boolean;
|
|
3138
3176
|
optionsListWidth: string;
|
|
3139
3177
|
statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
href?: string;
|
|
3
|
+
disabled?: boolean;
|
|
4
|
+
color?: "default" | "primary";
|
|
5
|
+
variant?: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
6
|
+
iconName?: string;
|
|
7
|
+
iconType?: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
8
|
+
testId?: string;
|
|
9
|
+
}>, {
|
|
10
|
+
href: any;
|
|
11
|
+
disabled: boolean;
|
|
12
|
+
color: string;
|
|
13
|
+
variant: string;
|
|
14
|
+
iconName: any;
|
|
15
|
+
iconType: string;
|
|
16
|
+
testId: string;
|
|
17
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
18
|
+
click: () => void;
|
|
19
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
20
|
+
href?: string;
|
|
21
|
+
disabled?: boolean;
|
|
22
|
+
color?: "default" | "primary";
|
|
23
|
+
variant?: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
24
|
+
iconName?: string;
|
|
25
|
+
iconType?: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
26
|
+
testId?: string;
|
|
27
|
+
}>, {
|
|
28
|
+
href: any;
|
|
29
|
+
disabled: boolean;
|
|
30
|
+
color: string;
|
|
31
|
+
variant: string;
|
|
32
|
+
iconName: any;
|
|
33
|
+
iconType: string;
|
|
34
|
+
testId: string;
|
|
35
|
+
}>>> & {
|
|
36
|
+
onClick?: () => any;
|
|
37
|
+
}, {
|
|
38
|
+
testId: string;
|
|
39
|
+
variant: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
40
|
+
disabled: boolean;
|
|
41
|
+
color: "default" | "primary";
|
|
42
|
+
href: string;
|
|
43
|
+
iconName: string;
|
|
44
|
+
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
45
|
+
}>, {
|
|
46
|
+
default?(_: {}): any;
|
|
47
|
+
}>;
|
|
48
|
+
export default _default;
|
|
49
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
50
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
51
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
52
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
53
|
+
} : {
|
|
54
|
+
type: import('vue').PropType<T[K]>;
|
|
55
|
+
required: true;
|
|
56
|
+
};
|
|
57
|
+
};
|
|
58
|
+
type __VLS_WithDefaults<P, D> = {
|
|
59
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
60
|
+
default: D[K];
|
|
61
|
+
}> : P[K];
|
|
62
|
+
};
|
|
63
|
+
type __VLS_Prettify<T> = {
|
|
64
|
+
[K in keyof T]: T[K];
|
|
65
|
+
} & {};
|
|
66
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
67
|
+
new (): {
|
|
68
|
+
$slots: S;
|
|
69
|
+
};
|
|
70
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import o from "./Link.vue2.js";
|
|
2
|
+
/* empty css */import e from "../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
// import "../../Link.vue_vue_type_style_index_0_scoped_ad98fe7b_lang.css"; //*');
|
|
4
|
+
const p = /* @__PURE__ */ e(o, [["__scopeId", "data-v-ad98fe7b"]]);
|
|
5
|
+
export {
|
|
6
|
+
p as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import "../../Link.vue_vue_type_style_index_0_scoped_ad98fe7b_lang.css"; import { defineComponent as f, openBlock as i, createBlock as r, unref as t, mergeProps as l, withCtx as m, renderSlot as u, createCommentVNode as p } from "vue";
|
|
2
|
+
import k from "../typography/v4/Typography.vue.js";
|
|
3
|
+
import y from "../icon/v4/IconV4.vue.js";
|
|
4
|
+
import "../icon/v4/IconFlag.vue.js";
|
|
5
|
+
import { useTestIdAttrs as I } from "../../utils/testIds.js";
|
|
6
|
+
import { LinkTestIdModifiers as a } from "../../testids/index.js";
|
|
7
|
+
const w = /* @__PURE__ */ f({
|
|
8
|
+
__name: "Link",
|
|
9
|
+
props: {
|
|
10
|
+
href: { default: null },
|
|
11
|
+
disabled: { type: Boolean, default: !1 },
|
|
12
|
+
color: { default: "primary" },
|
|
13
|
+
variant: { default: "body1" },
|
|
14
|
+
iconName: { default: null },
|
|
15
|
+
iconType: { default: "regular" },
|
|
16
|
+
testId: { default: "" }
|
|
17
|
+
},
|
|
18
|
+
emits: ["click"],
|
|
19
|
+
setup(e, { emit: d }) {
|
|
20
|
+
const o = e, c = () => {
|
|
21
|
+
o.disabled || (o.href && window.open(o.href), d("click"));
|
|
22
|
+
}, n = I(o.testId, a);
|
|
23
|
+
return (s, h) => (i(), r(t(k), l({
|
|
24
|
+
class: ["link", [`link--${e.color}`, { "link--disabled": e.disabled }]],
|
|
25
|
+
variant: e.variant
|
|
26
|
+
}, t(n)[t(a).WRAPPER], { onClick: c }), {
|
|
27
|
+
default: m(() => [
|
|
28
|
+
u(s.$slots, "default", {}, void 0, !0),
|
|
29
|
+
e.iconName ? (i(), r(t(y), l({
|
|
30
|
+
key: 0,
|
|
31
|
+
name: e.iconName,
|
|
32
|
+
type: e.iconType,
|
|
33
|
+
size: "16px",
|
|
34
|
+
class: "icon"
|
|
35
|
+
}, t(n)[t(a).ICON]), null, 16, ["name", "type"])) : p("", !0)
|
|
36
|
+
]),
|
|
37
|
+
_: 3
|
|
38
|
+
}, 16, ["class", "variant"]));
|
|
39
|
+
}
|
|
40
|
+
});
|
|
41
|
+
export {
|
|
42
|
+
w as default
|
|
43
|
+
};
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
declare const LinkTypes: () => ({
|
|
2
|
+
new (...args: any[]): {
|
|
3
|
+
$: import("vue").ComponentInternalInstance;
|
|
4
|
+
$data: {};
|
|
5
|
+
$props: Partial<{
|
|
6
|
+
testId: string;
|
|
7
|
+
variant: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
8
|
+
disabled: boolean;
|
|
9
|
+
color: "default" | "primary";
|
|
10
|
+
href: string;
|
|
11
|
+
iconName: string;
|
|
12
|
+
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
13
|
+
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
14
|
+
testId: {
|
|
15
|
+
type: import("vue").PropType<string>;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
variant: {
|
|
19
|
+
type: import("vue").PropType<"button" | "body1" | "body2" | "subtitle1" | "subtitle2">;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
disabled: {
|
|
23
|
+
type: import("vue").PropType<boolean>;
|
|
24
|
+
default: boolean;
|
|
25
|
+
};
|
|
26
|
+
color: {
|
|
27
|
+
type: import("vue").PropType<"default" | "primary">;
|
|
28
|
+
default: string;
|
|
29
|
+
};
|
|
30
|
+
href: {
|
|
31
|
+
type: import("vue").PropType<string>;
|
|
32
|
+
default: any;
|
|
33
|
+
};
|
|
34
|
+
iconName: {
|
|
35
|
+
type: import("vue").PropType<string>;
|
|
36
|
+
default: any;
|
|
37
|
+
};
|
|
38
|
+
iconType: {
|
|
39
|
+
type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
|
|
40
|
+
default: string;
|
|
41
|
+
};
|
|
42
|
+
}>> & {
|
|
43
|
+
onClick?: () => any;
|
|
44
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "variant" | "disabled" | "color" | "href" | "iconName" | "iconType">;
|
|
45
|
+
$attrs: {
|
|
46
|
+
[x: string]: unknown;
|
|
47
|
+
};
|
|
48
|
+
$refs: {
|
|
49
|
+
[x: string]: unknown;
|
|
50
|
+
};
|
|
51
|
+
$slots: Readonly<{
|
|
52
|
+
[name: string]: import("vue").Slot;
|
|
53
|
+
}>;
|
|
54
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
|
|
55
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
|
|
56
|
+
$emit: (event: "click") => void;
|
|
57
|
+
$el: any;
|
|
58
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
59
|
+
testId: {
|
|
60
|
+
type: import("vue").PropType<string>;
|
|
61
|
+
default: string;
|
|
62
|
+
};
|
|
63
|
+
variant: {
|
|
64
|
+
type: import("vue").PropType<"button" | "body1" | "body2" | "subtitle1" | "subtitle2">;
|
|
65
|
+
default: string;
|
|
66
|
+
};
|
|
67
|
+
disabled: {
|
|
68
|
+
type: import("vue").PropType<boolean>;
|
|
69
|
+
default: boolean;
|
|
70
|
+
};
|
|
71
|
+
color: {
|
|
72
|
+
type: import("vue").PropType<"default" | "primary">;
|
|
73
|
+
default: string;
|
|
74
|
+
};
|
|
75
|
+
href: {
|
|
76
|
+
type: import("vue").PropType<string>;
|
|
77
|
+
default: any;
|
|
78
|
+
};
|
|
79
|
+
iconName: {
|
|
80
|
+
type: import("vue").PropType<string>;
|
|
81
|
+
default: any;
|
|
82
|
+
};
|
|
83
|
+
iconType: {
|
|
84
|
+
type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
|
|
85
|
+
default: string;
|
|
86
|
+
};
|
|
87
|
+
}>> & {
|
|
88
|
+
onClick?: () => any;
|
|
89
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
90
|
+
click: () => void;
|
|
91
|
+
}, string, {
|
|
92
|
+
testId: string;
|
|
93
|
+
variant: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
94
|
+
disabled: boolean;
|
|
95
|
+
color: "default" | "primary";
|
|
96
|
+
href: string;
|
|
97
|
+
iconName: string;
|
|
98
|
+
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
99
|
+
}, {}, string> & {
|
|
100
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
101
|
+
created?: (() => void) | (() => void)[];
|
|
102
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
103
|
+
mounted?: (() => void) | (() => void)[];
|
|
104
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
105
|
+
updated?: (() => void) | (() => void)[];
|
|
106
|
+
activated?: (() => void) | (() => void)[];
|
|
107
|
+
deactivated?: (() => void) | (() => void)[];
|
|
108
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
109
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
110
|
+
destroyed?: (() => void) | (() => void)[];
|
|
111
|
+
unmounted?: (() => void) | (() => void)[];
|
|
112
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
113
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
114
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
|
|
115
|
+
};
|
|
116
|
+
$forceUpdate: () => void;
|
|
117
|
+
$nextTick: typeof import("vue").nextTick;
|
|
118
|
+
$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;
|
|
119
|
+
} & Readonly<import("vue").ExtractPropTypes<{
|
|
120
|
+
testId: {
|
|
121
|
+
type: import("vue").PropType<string>;
|
|
122
|
+
default: string;
|
|
123
|
+
};
|
|
124
|
+
variant: {
|
|
125
|
+
type: import("vue").PropType<"button" | "body1" | "body2" | "subtitle1" | "subtitle2">;
|
|
126
|
+
default: string;
|
|
127
|
+
};
|
|
128
|
+
disabled: {
|
|
129
|
+
type: import("vue").PropType<boolean>;
|
|
130
|
+
default: boolean;
|
|
131
|
+
};
|
|
132
|
+
color: {
|
|
133
|
+
type: import("vue").PropType<"default" | "primary">;
|
|
134
|
+
default: string;
|
|
135
|
+
};
|
|
136
|
+
href: {
|
|
137
|
+
type: import("vue").PropType<string>;
|
|
138
|
+
default: any;
|
|
139
|
+
};
|
|
140
|
+
iconName: {
|
|
141
|
+
type: import("vue").PropType<string>;
|
|
142
|
+
default: any;
|
|
143
|
+
};
|
|
144
|
+
iconType: {
|
|
145
|
+
type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
|
|
146
|
+
default: string;
|
|
147
|
+
};
|
|
148
|
+
}>> & {
|
|
149
|
+
onClick?: () => any;
|
|
150
|
+
} & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
151
|
+
__isFragment?: never;
|
|
152
|
+
__isTeleport?: never;
|
|
153
|
+
__isSuspense?: never;
|
|
154
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
155
|
+
testId: {
|
|
156
|
+
type: import("vue").PropType<string>;
|
|
157
|
+
default: string;
|
|
158
|
+
};
|
|
159
|
+
variant: {
|
|
160
|
+
type: import("vue").PropType<"button" | "body1" | "body2" | "subtitle1" | "subtitle2">;
|
|
161
|
+
default: string;
|
|
162
|
+
};
|
|
163
|
+
disabled: {
|
|
164
|
+
type: import("vue").PropType<boolean>;
|
|
165
|
+
default: boolean;
|
|
166
|
+
};
|
|
167
|
+
color: {
|
|
168
|
+
type: import("vue").PropType<"default" | "primary">;
|
|
169
|
+
default: string;
|
|
170
|
+
};
|
|
171
|
+
href: {
|
|
172
|
+
type: import("vue").PropType<string>;
|
|
173
|
+
default: any;
|
|
174
|
+
};
|
|
175
|
+
iconName: {
|
|
176
|
+
type: import("vue").PropType<string>;
|
|
177
|
+
default: any;
|
|
178
|
+
};
|
|
179
|
+
iconType: {
|
|
180
|
+
type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
|
|
181
|
+
default: string;
|
|
182
|
+
};
|
|
183
|
+
}>> & {
|
|
184
|
+
onClick?: () => any;
|
|
185
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
186
|
+
click: () => void;
|
|
187
|
+
}, string, {
|
|
188
|
+
testId: string;
|
|
189
|
+
variant: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
190
|
+
disabled: boolean;
|
|
191
|
+
color: "default" | "primary";
|
|
192
|
+
href: string;
|
|
193
|
+
iconName: string;
|
|
194
|
+
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
195
|
+
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
196
|
+
$slots: {
|
|
197
|
+
default?(_: {}): any;
|
|
198
|
+
};
|
|
199
|
+
}))[];
|
|
200
|
+
export { default as Link } from './Link.vue';
|
|
201
|
+
export { LinkTypes };
|
|
@@ -181,6 +181,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
181
181
|
isSelectionBordered: boolean;
|
|
182
182
|
}>, Partial<Record<`section-${string}`, (_: {}) => any>> & Partial<Record<`header-${string}`, (_: {
|
|
183
183
|
column: Column;
|
|
184
|
+
}) => any>> & Partial<Record<`after-header-${string}`, (_: {
|
|
185
|
+
column: Column;
|
|
184
186
|
}) => any>> & Partial<Record<`total-${string}`, (_: {
|
|
185
187
|
column: Column;
|
|
186
188
|
}) => any>> & Partial<Record<`cell-${string}`, (_: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./DataGrid.vue2.js";
|
|
2
2
|
/* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
-
// import "../../../DataGrid.
|
|
4
|
-
const
|
|
3
|
+
// import "../../../DataGrid.vue_vue_type_style_index_0_scoped_b21a79b1_lang.css"; //*');
|
|
4
|
+
const s = /* @__PURE__ */ _(o, [["__scopeId", "data-v-b21a79b1"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
s as default
|
|
7
7
|
};
|