@useblu/ocean-react 1.113.2 → 1.115.0

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.
Files changed (46) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/CardListAction/CardListAction.d.ts +37 -0
  3. package/CardListAction/CardListAction.d.ts.map +1 -0
  4. package/CardListAction/index.d.ts +4 -0
  5. package/CardListAction/index.d.ts.map +1 -0
  6. package/SettingsListItem/SettingsListItem.d.ts +9 -2
  7. package/SettingsListItem/SettingsListItem.d.ts.map +1 -1
  8. package/_shared/components/ContentList/ContentList.d.ts +12 -0
  9. package/_shared/components/ContentList/ContentList.d.ts.map +1 -0
  10. package/_shared/components/ContentList/index.d.ts +2 -2
  11. package/_shared/components/ContentList/index.d.ts.map +1 -1
  12. package/_shared/components/InternalListActions/InternalListActions.d.ts +10 -0
  13. package/_shared/components/InternalListActions/InternalListActions.d.ts.map +1 -0
  14. package/_shared/components/InternalListActions/components/DragHandle.d.ts +8 -0
  15. package/_shared/components/InternalListActions/components/DragHandle.d.ts.map +1 -0
  16. package/_shared/components/InternalListActions/components/MenuBackdrop.d.ts +7 -0
  17. package/_shared/components/InternalListActions/components/MenuBackdrop.d.ts.map +1 -0
  18. package/_shared/components/InternalListActions/components/MenuItem.d.ts +9 -0
  19. package/_shared/components/InternalListActions/components/MenuItem.d.ts.map +1 -0
  20. package/_shared/components/InternalListActions/components/MenuList.d.ts +16 -0
  21. package/_shared/components/InternalListActions/components/MenuList.d.ts.map +1 -0
  22. package/_shared/components/InternalListActions/components/TriggerButton.d.ts +11 -0
  23. package/_shared/components/InternalListActions/components/TriggerButton.d.ts.map +1 -0
  24. package/_shared/components/InternalListActions/components/index.d.ts +6 -0
  25. package/_shared/components/InternalListActions/components/index.d.ts.map +1 -0
  26. package/_shared/components/InternalListActions/constants.d.ts +5 -0
  27. package/_shared/components/InternalListActions/constants.d.ts.map +1 -0
  28. package/_shared/components/InternalListActions/hooks/index.d.ts +3 -0
  29. package/_shared/components/InternalListActions/hooks/index.d.ts.map +1 -0
  30. package/_shared/components/InternalListActions/hooks/useClickOutside.d.ts +3 -0
  31. package/_shared/components/InternalListActions/hooks/useClickOutside.d.ts.map +1 -0
  32. package/_shared/components/InternalListActions/hooks/useSwipeGesture.d.ts +3 -0
  33. package/_shared/components/InternalListActions/hooks/useSwipeGesture.d.ts.map +1 -0
  34. package/_shared/components/InternalListActions/index.d.ts +4 -0
  35. package/_shared/components/InternalListActions/index.d.ts.map +1 -0
  36. package/_shared/components/InternalListActions/types.d.ts +15 -0
  37. package/_shared/components/InternalListActions/types.d.ts.map +1 -0
  38. package/index.d.ts +2 -0
  39. package/index.d.ts.map +1 -1
  40. package/index.es.js +335 -33
  41. package/index.es.js.map +1 -1
  42. package/index.js +334 -31
  43. package/index.js.map +1 -1
  44. package/package.json +1 -1
  45. package/_shared/components/ContentList/ContenList.d.ts +0 -16
  46. package/_shared/components/ContentList/ContenList.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@useblu/ocean-react",
3
- "version": "1.113.2",
3
+ "version": "1.115.0",
4
4
  "private": false,
5
5
  "description": "React components that implement Ocean's Design System.",
6
6
  "main": "index.js",
@@ -1,16 +0,0 @@
1
- import { ReactElement } from 'react';
2
- export type ContentListProps = {
3
- title: string;
4
- description?: string;
5
- strikethroughDescription?: string;
6
- caption?: string;
7
- errorMessage?: string;
8
- tagLabel?: string;
9
- loading?: boolean;
10
- disabled?: boolean;
11
- state?: 'default' | 'inactive' | 'positive' | 'warning' | 'highlight' | 'highlight-lead' | 'strikethrough';
12
- type?: 'default' | 'inverted';
13
- };
14
- declare const ContentList: ({ title, description, strikethroughDescription, caption, errorMessage, tagLabel, loading, disabled, state, type, }: ContentListProps) => ReactElement;
15
- export default ContentList;
16
- //# sourceMappingURL=ContenList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContenList.d.ts","sourceRoot":"","sources":["../../../../src/_shared/components/ContentList/ContenList.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAK5C,MAAM,MAAM,gBAAgB,GAAG;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EACF,SAAS,GACT,UAAU,GACV,UAAU,GACV,SAAS,GACT,WAAW,GACX,gBAAgB,GAChB,eAAe,CAAC;IACpB,IAAI,CAAC,EAAE,SAAS,GAAG,UAAU,CAAC;CAC/B,CAAC;AAEF,QAAA,MAAM,WAAW,GAAI,oHAWlB,gBAAgB,KAAG,YA4DnB,CAAC;AAEJ,eAAe,WAAW,CAAC"}