dap-design-system 0.55.4 → 0.55.6
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/dist/{components-CUgS-U9o.js → components-BBr8It7c.js} +24 -22
- package/dist/components-BBr8It7c.js.map +1 -0
- package/dist/components.js +1 -1
- package/dist/dds.js +1 -1
- package/dist/manifest/types/vue/index.d.ts +337 -337
- package/dist/manifest/vscode.html-custom-data.json +244 -244
- package/dist/manifest/web-types.json +551 -551
- package/dist/react/index.d.ts +12 -12
- package/dist/react-types.ts +12 -12
- package/dist/react.js +165 -165
- package/dist/react.js.map +1 -1
- package/package.json +1 -1
- package/dist/components-CUgS-U9o.js.map +0 -1
|
@@ -7017,6 +7017,7 @@ const Do = class Do extends pe {
|
|
|
7017
7017
|
size=${this.getSearchIconSize(this.size)}
|
|
7018
7018
|
variant=${this.subtle ? "neutral" : "inverted-brand"}
|
|
7019
7019
|
icon="search-line"
|
|
7020
|
+
iconSize=${this.getInnerIconSize(this.size)}
|
|
7020
7021
|
aria-label=${(o = this.searchButtonAriaLabel) != null ? o : N("search")}
|
|
7021
7022
|
@click=${this.handleSearchClick}>
|
|
7022
7023
|
</dap-ds-icon-button>`}
|
|
@@ -14152,6 +14153,7 @@ let Ne = class extends ev {
|
|
|
14152
14153
|
{
|
|
14153
14154
|
[`icon-button--${this.effectiveSize}`]: this.effectiveSize && this.iconSize === void 0
|
|
14154
14155
|
},
|
|
14156
|
+
{ [`icon-button--${this.size}`]: this.size },
|
|
14155
14157
|
{ "icon-button--disabled": this.disabled },
|
|
14156
14158
|
{ "icon-button--clean": this.clean },
|
|
14157
14159
|
`icon-button--${this.variant}`
|
|
@@ -14852,7 +14854,7 @@ const mv = mt(M), gs = class gs extends mv {
|
|
|
14852
14854
|
).defaultPrevented || this.handleClose("close-button");
|
|
14853
14855
|
}
|
|
14854
14856
|
handleClick(e) {
|
|
14855
|
-
this.closeOnOverlayClick === "true" && !
|
|
14857
|
+
this.closeOnOverlayClick === "true" && !e.composedPath().includes(this.modalBox) && this.handleClose("overlay");
|
|
14856
14858
|
}
|
|
14857
14859
|
handleKeyDown(e) {
|
|
14858
14860
|
if (e.key === "Tab" && !this.useNativeFocus) {
|
|
@@ -21503,7 +21505,7 @@ export {
|
|
|
21503
21505
|
Ei as A,
|
|
21504
21506
|
To as B,
|
|
21505
21507
|
Ea as C,
|
|
21506
|
-
|
|
21508
|
+
Us as D,
|
|
21507
21509
|
Ir as E,
|
|
21508
21510
|
W as F,
|
|
21509
21511
|
tt as G,
|
|
@@ -21527,7 +21529,7 @@ export {
|
|
|
21527
21529
|
ja as Y,
|
|
21528
21530
|
Ro as Z,
|
|
21529
21531
|
ie as _,
|
|
21530
|
-
|
|
21532
|
+
Qi as a,
|
|
21531
21533
|
Ar as a0,
|
|
21532
21534
|
zt as a1,
|
|
21533
21535
|
Lr as a2,
|
|
@@ -21573,24 +21575,24 @@ export {
|
|
|
21573
21575
|
co as ax,
|
|
21574
21576
|
me as ay,
|
|
21575
21577
|
Er as az,
|
|
21576
|
-
|
|
21577
|
-
|
|
21578
|
-
|
|
21579
|
-
|
|
21580
|
-
|
|
21581
|
-
|
|
21582
|
-
|
|
21583
|
-
|
|
21584
|
-
|
|
21585
|
-
|
|
21586
|
-
|
|
21587
|
-
|
|
21588
|
-
|
|
21589
|
-
|
|
21590
|
-
|
|
21591
|
-
|
|
21592
|
-
|
|
21593
|
-
|
|
21578
|
+
to as b,
|
|
21579
|
+
Be as c,
|
|
21580
|
+
Ut as d,
|
|
21581
|
+
He as e,
|
|
21582
|
+
Po as f,
|
|
21583
|
+
fi as g,
|
|
21584
|
+
Ot as h,
|
|
21585
|
+
qt as i,
|
|
21586
|
+
Et as j,
|
|
21587
|
+
ii as k,
|
|
21588
|
+
Xt as l,
|
|
21589
|
+
Ia as m,
|
|
21590
|
+
$r as n,
|
|
21591
|
+
Ai as o,
|
|
21592
|
+
Sr as p,
|
|
21593
|
+
Eo as q,
|
|
21594
|
+
ve as r,
|
|
21595
|
+
jt as s,
|
|
21594
21596
|
Ce as t,
|
|
21595
21597
|
Li as u,
|
|
21596
21598
|
De as v,
|
|
@@ -21599,4 +21601,4 @@ export {
|
|
|
21599
21601
|
Qt as y,
|
|
21600
21602
|
xi as z
|
|
21601
21603
|
};
|
|
21602
|
-
//# sourceMappingURL=components-
|
|
21604
|
+
//# sourceMappingURL=components-BBr8It7c.js.map
|