@kumori/aurora-wui-components 0.0.274-dev4142.22 → 0.0.274-dev4142.23
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/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -12918,7 +12918,7 @@ var AxebowUndeployCard = class AxebowUndeployCard extends LitElement {
|
|
|
12918
12918
|
</div>
|
|
12919
12919
|
<div class="w-186.25 flex items-end gap-4 pl-11.75 box-border">
|
|
12920
12920
|
<div class="w-102 flex flex-col gap-1">
|
|
12921
|
-
<p class="m-0 text-
|
|
12921
|
+
<p class="m-0 text-base font-semibold">
|
|
12922
12922
|
${this.confirmLabelPrefix} <span class="text-(--axebow-primary)">${this.confirmLabelHighlight}</span>
|
|
12923
12923
|
</p>
|
|
12924
12924
|
<axebow-input
|