forstok-ui-lib 8.3.3 → 8.3.4

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.mjs CHANGED
@@ -2608,6 +2608,11 @@ function L(e,t){if(!1===e||null==e)throw new Error(t)}function j(e,t){if(!e){"un
2608
2608
  grid-auto-flow: column;
2609
2609
  grid-template-columns: 100px auto;
2610
2610
  }
2611
+ &[data-disabled="true"]{
2612
+ color: rgb(169, 169, 169);
2613
+ opacity: 0.7;
2614
+ pointer-events: none;
2615
+ }
2611
2616
  ${({$mode:e})=>!e&&n`
2612
2617
  padding: 8px .5em;
2613
2618
  &:first-child {