@delightui/components 0.1.34 → 0.1.36

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.
@@ -443,7 +443,7 @@
443
443
  line-height: var(--text-area-placeholder-line-height);
444
444
  color: var(--text-area-placeholder-color);
445
445
  }
446
- .ListItem-module_button__yiYWw {
446
+ .ListItem-module_listItem__jYwlh {
447
447
  display: flex;
448
448
  align-items: center;
449
449
  justify-content: center;
@@ -481,18 +481,18 @@
481
481
  line-height: var(--list-item-line-height);
482
482
  color: var(--list-item-color);
483
483
  }
484
- .ListItem-module_button__yiYWw .ListItem-module_content__I-1o- {
484
+ .ListItem-module_listItem__jYwlh .ListItem-module_content__I-1o- {
485
485
  flex: 1;
486
486
  display: flex;
487
487
  justify-content: center;
488
488
  justify-content: var(--list-item-content-justify-content, center);
489
489
  }
490
- .ListItem-module_button__yiYWw .ListItem-module_content__I-1o- > *,
491
- .ListItem-module_button__yiYWw .ListItem-module_leadingIcon__BvSjG > *,
492
- .ListItem-module_button__yiYWw .ListItem-module_trailingIcon__qgDgt > * {
490
+ .ListItem-module_listItem__jYwlh .ListItem-module_content__I-1o- > *,
491
+ .ListItem-module_listItem__jYwlh .ListItem-module_leadingIcon__BvSjG > *,
492
+ .ListItem-module_listItem__jYwlh .ListItem-module_trailingIcon__qgDgt > * {
493
493
  color: var(--list-item-color);
494
494
  }
495
- .ListItem-module_button__yiYWw:disabled {
495
+ .ListItem-module_listItem__jYwlh:disabled {
496
496
  cursor: not-allowed;
497
497
  }
498
498
  ul.ButtonGroup-module_buttonGroup__s1X98 {