@kumori/aurora-wui-components 0.0.192 → 0.0.193

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.
@@ -1 +1 @@
1
- {"version":3,"file":"axebow-channel-config-panel.d.ts","sourceRoot":"","sources":["../../../src/components/axebow-channel-config-panel/axebow-channel-config-panel.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAwB,MAAM,KAAK,CAAC;AAEvD,OAAO,+BAA+B,CAAC;AACvC,OAAO,mCAAmC,CAAC;AAG3C,qBACa,wBAAyB,SAAQ,UAAU;IACtD,MAAM,CAAC,MAAM,4BASX;IAC2B,KAAK,UAAQ;IACd,gBAAgB,SAAM;IACrB,UAAU,UAAQ;IAE/C,MAAM;IAqCN,OAAO,CAAC,aAAa;CAGtB"}
1
+ {"version":3,"file":"axebow-channel-config-panel.d.ts","sourceRoot":"","sources":["../../../src/components/axebow-channel-config-panel/axebow-channel-config-panel.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAwB,MAAM,KAAK,CAAC;AAEvD,OAAO,+BAA+B,CAAC;AACvC,OAAO,mCAAmC,CAAC;AAG3C,qBACa,wBAAyB,SAAQ,UAAU;IACtD,MAAM,CAAC,MAAM,4BASX;IAC2B,KAAK,UAAQ;IACd,gBAAgB,SAAM;IACrB,UAAU,UAAQ;IAE/C,MAAM;IA0CN,OAAO,CAAC,aAAa;CAGtB"}
package/dist/index.js CHANGED
@@ -4200,7 +4200,12 @@ var AxebowChannelConfigPanel = class AxebowChannelConfigPanel extends LitElement
4200
4200
  class="flex flex-col gap-3 opacity-100 transition-opacity duration-300 delay-100 w-full h-full overflow-y-auto"
4201
4201
  >
4202
4202
  <div class="flex justify-between items-center gap-2">
4203
- <h1 class="font-semibold text-sm text-(--axebow-secondary)">${this.channelTypeLabel}</h1>
4203
+ <h1
4204
+ class="font-semibold text-sm text-(--axebow-secondary) truncate m-0"
4205
+ style="width: 14.625rem; height: 1rem; line-height: 1rem;"
4206
+ >
4207
+ ${this.channelTypeLabel}
4208
+ </h1>
4204
4209
  <div class="flex items-center gap-1">
4205
4210
  ${this.canEditAll ? html`
4206
4211
  <axebow-button variant="text" size="small" @click=${this._handleDelete}>