sud-ui 0.2.8 → 0.2.82
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 +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11158,6 +11158,7 @@ const u4 = ({
|
|
|
11158
11158
|
onChange: M,
|
|
11159
11159
|
options: L9,
|
|
11160
11160
|
className: "sud-color-picker__mode-select",
|
|
11161
|
+
onClick: (y) => y.stopPropagation(),
|
|
11161
11162
|
...m
|
|
11162
11163
|
}
|
|
11163
11164
|
),
|