intelicoreact 1.4.32 → 1.4.33

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.
@@ -626,7 +626,7 @@ const Dropdown = _ref => {
626
626
  disabled,
627
627
  ["".concat(RC, "-mobile")]: isMobile,
628
628
  ["".concat(RC, "--focused")]: isOpen,
629
- ["".concat(RC, "__trigger--with-custom-trigger")]: Boolean(customTrigger)
629
+ ["".concat(RC, "--with-custom-trigger")]: Boolean(customTrigger)
630
630
  }),
631
631
  ref: dropdownRef,
632
632
  onKeyDown: onKeyDown,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.4.32",
3
+ "version": "1.4.33",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [