@aveonline/ui-react 2.32.8 → 2.32.9

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.
@@ -1,3 +1,3 @@
1
- export { default as Swip } from './Slider';
1
+ export { default as Slider } from './Slider';
2
2
  export * from './ISlider';
3
3
  export * from './style.css';
package/dist/ui-react.mjs CHANGED
@@ -53233,10 +53233,10 @@ export {
53233
53233
  x9e as Select,
53234
53234
  I9e as SelectButton,
53235
53235
  S9e as SelectCountry,
53236
+ K9e as Slider,
53236
53237
  Ri as Spinner,
53237
53238
  epe as Stepper,
53238
53239
  od as Summary,
53239
- K9e as Swip,
53240
53240
  b9e as Switch,
53241
53241
  B9e as Tab,
53242
53242
  P9e as TabNav,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@aveonline/ui-react",
3
3
  "description": "Home base for Aveonline design system - ecosystem react",
4
4
  "private": false,
5
- "version": "2.32.8",
5
+ "version": "2.32.9",
6
6
  "types": "./dist/index.d.ts",
7
7
  "files": [
8
8
  "dist"