@openremote/or-chart 1.3.0-snapshot.20250219151332 → 1.3.0

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.
@@ -505,7 +505,7 @@
505
505
  --internal-or-panel-heading-color: var(--or-panel-heading-color, var(--or-app-color3, ${a(Ye.DefaultColor3)}));
506
506
  --internal-or-panel-heading-font-size: var(--or-panel-heading-font-size, larger);
507
507
  --internal-or-panel-heading-font-weight: var(--or-panel-heading-font-weight, bolder);
508
-
508
+ --internal-or-panel-heading-text-transform: var(--or-panel-heading-text-transform, unset);
509
509
  display: block;
510
510
  }
511
511
 
@@ -533,6 +533,7 @@
533
533
  font-size: var(--internal-or-panel-heading-font-size);
534
534
  font-weight: var(--internal-or-panel-heading-font-weight);
535
535
  color: var(--internal-or-panel-heading-color);
536
+ text-transform: var(--internal-or-panel-heading-text-transform);
536
537
  }
537
538
  `;let Ma=class extends ct{static get styles(){return[o`${a(ka)}`,o`${a(xa)}`,wa]}render(){return W`
538
539
  <div id="wrapper">
package/dist/umd/index.js CHANGED
@@ -505,7 +505,7 @@
505
505
  --internal-or-panel-heading-color: var(--or-panel-heading-color, var(--or-app-color3, ${o(Se.DefaultColor3)}));
506
506
  --internal-or-panel-heading-font-size: var(--or-panel-heading-font-size, larger);
507
507
  --internal-or-panel-heading-font-weight: var(--or-panel-heading-font-weight, bolder);
508
-
508
+ --internal-or-panel-heading-text-transform: var(--or-panel-heading-text-transform, unset);
509
509
  display: block;
510
510
  }
511
511
 
@@ -533,6 +533,7 @@
533
533
  font-size: var(--internal-or-panel-heading-font-size);
534
534
  font-weight: var(--internal-or-panel-heading-font-weight);
535
535
  color: var(--internal-or-panel-heading-color);
536
+ text-transform: var(--internal-or-panel-heading-text-transform);
536
537
  }
537
538
  `;let Ao=class extends dt{static get styles(){return[a`${o(ko)}`,a`${o(wo)}`,Eo]}render(){return B`
538
539
  <div id="wrapper">