@oliasoft-open-source/react-ui-library 6.9.1 → 6.9.2

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 CHANGED
@@ -739,35 +739,35 @@ var wr = /* @__PURE__ */ function(e) {
739
739
  actionComponentContainer: "_actionComponentContainer_1t7vd_14",
740
740
  active: "_active_1t7vd_36"
741
741
  }, q = {
742
- wrapper: "_wrapper_17ntv_1",
743
- layer: "_layer_17ntv_5",
744
- layerContainer: "_layerContainer_17ntv_8",
745
- enter: "_enter_17ntv_24",
746
- enterActive: "_enterActive_17ntv_28",
747
- nested: "_nested_17ntv_33",
748
- fileInput: "_fileInput_17ntv_54",
749
- trigger: "_trigger_17ntv_59",
750
- heading: "_heading_17ntv_68",
751
- headingIcon: "_headingIcon_17ntv_74",
752
- clickable: "_clickable_17ntv_81",
753
- option: "_option_17ntv_85",
754
- active: "_active_17ntv_104",
755
- disabled: "_disabled_17ntv_109",
756
- selected: "_selected_17ntv_113",
757
- optionContent: "_optionContent_17ntv_120",
758
- inline: "_inline_17ntv_124",
759
- icon: "_icon_17ntv_129",
760
- check: "_check_17ntv_130",
761
- text: "_text_17ntv_156",
762
- label: "_label_17ntv_161",
763
- description: "_description_17ntv_172",
764
- arrow: "_arrow_17ntv_176",
765
- divider: "_divider_17ntv_180",
766
- deprecatedSemanticIcon: "_deprecatedSemanticIcon_17ntv_184",
767
- buttonLabel: "_buttonLabel_17ntv_192",
768
- component: "_component_17ntv_199",
769
- right: "_right_17ntv_205",
770
- actions: "_actions_17ntv_210"
742
+ wrapper: "_wrapper_1y59r_1",
743
+ layer: "_layer_1y59r_5",
744
+ layerContainer: "_layerContainer_1y59r_8",
745
+ enter: "_enter_1y59r_24",
746
+ enterActive: "_enterActive_1y59r_28",
747
+ nested: "_nested_1y59r_33",
748
+ fileInput: "_fileInput_1y59r_54",
749
+ trigger: "_trigger_1y59r_59",
750
+ heading: "_heading_1y59r_68",
751
+ headingIcon: "_headingIcon_1y59r_74",
752
+ clickable: "_clickable_1y59r_81",
753
+ option: "_option_1y59r_85",
754
+ active: "_active_1y59r_104",
755
+ disabled: "_disabled_1y59r_109",
756
+ selected: "_selected_1y59r_113",
757
+ optionContent: "_optionContent_1y59r_120",
758
+ inline: "_inline_1y59r_124",
759
+ icon: "_icon_1y59r_129",
760
+ check: "_check_1y59r_130",
761
+ text: "_text_1y59r_156",
762
+ label: "_label_1y59r_161",
763
+ description: "_description_1y59r_173",
764
+ arrow: "_arrow_1y59r_177",
765
+ divider: "_divider_1y59r_181",
766
+ deprecatedSemanticIcon: "_deprecatedSemanticIcon_1y59r_185",
767
+ buttonLabel: "_buttonLabel_1y59r_193",
768
+ component: "_component_1y59r_200",
769
+ right: "_right_1y59r_206",
770
+ actions: "_actions_1y59r_211"
771
771
  }, bi = ({ label: e, onClick: t, icon: n, testId: r }) => /* @__PURE__ */ y("div", {
772
772
  onClick: (e) => e.stopPropagation(),
773
773
  className: q.heading,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "6.9.1",
3
+ "version": "6.9.2",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {