@spothero/ui 13.10.0 → 13.10.1

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 (31) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/CHANGELOG.tmp +4 -8
  3. package/package.json +1 -1
  4. package/styles/v2/components/index.js +1 -0
  5. package/v2/index-bundled-cjs/{ImageCarousel-c8dddbb1.js → ImageCarousel-a5aa935d.js} +2 -2
  6. package/v2/index-bundled-cjs/{ImageCarousel-c8dddbb1.js.map → ImageCarousel-a5aa935d.js.map} +1 -1
  7. package/v2/index-bundled-cjs/index-72b444ab.js +26 -0
  8. package/v2/index-bundled-cjs/index-72b444ab.js.map +1 -0
  9. package/v2/index-bundled-cjs/index.js +1 -1
  10. package/v2/index-bundled-esm/{ImageCarousel-dc224d64.js → ImageCarousel-a8dd3c5f.js} +2 -2
  11. package/v2/index-bundled-esm/{ImageCarousel-dc224d64.js.map → ImageCarousel-a8dd3c5f.js.map} +1 -1
  12. package/v2/index-bundled-esm/index-f4a79d4d.js +24 -0
  13. package/v2/index-bundled-esm/index-f4a79d4d.js.map +1 -0
  14. package/v2/index-bundled-esm/index.js +1 -1
  15. package/v2/index-unbundled-cjs/{ImageCarousel-325df0c4.js → ImageCarousel-7f4217ce.js} +2 -2
  16. package/v2/index-unbundled-cjs/{ImageCarousel-325df0c4.js.map → ImageCarousel-7f4217ce.js.map} +1 -1
  17. package/v2/index-unbundled-cjs/{index-093f8806.js → index-1f80bed0.js} +87 -62
  18. package/v2/index-unbundled-cjs/index-1f80bed0.js.map +1 -0
  19. package/v2/index-unbundled-cjs/index.js +2 -1
  20. package/v2/index-unbundled-cjs/index.js.map +1 -1
  21. package/v2/index-unbundled-esm/{ImageCarousel-653f3259.js → ImageCarousel-346f9af1.js} +2 -2
  22. package/v2/index-unbundled-esm/{ImageCarousel-653f3259.js.map → ImageCarousel-346f9af1.js.map} +1 -1
  23. package/v2/index-unbundled-esm/{index-1c95808d.js → index-fc416fa1.js} +87 -63
  24. package/v2/index-unbundled-esm/index-fc416fa1.js.map +1 -0
  25. package/v2/index-unbundled-esm/index.js +1 -1
  26. package/v2/index-bundled-cjs/index-7c73c07d.js +0 -25
  27. package/v2/index-bundled-cjs/index-7c73c07d.js.map +0 -1
  28. package/v2/index-bundled-esm/index-7ef77e69.js +0 -24
  29. package/v2/index-bundled-esm/index-7ef77e69.js.map +0 -1
  30. package/v2/index-unbundled-cjs/index-093f8806.js.map +0 -1
  31. package/v2/index-unbundled-esm/index-1c95808d.js.map +0 -1
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-093f8806.js');
5
+ var index = require('./index-1f80bed0.js');
6
6
  require('react');
7
7
  require('prop-types');
8
8
  require('lodash/merge');
@@ -60,6 +60,7 @@ exports.Th = index.Th;
60
60
  exports.Thead = index.Thead;
61
61
  exports.ThemeProvider = index._default$8;
62
62
  exports.Tr = index.Tr;
63
+ exports.createIcon = index.createIcon;
63
64
  exports.useBreakpointValue = index.useBreakpointValue;
64
65
  exports.useClipboard = index.useClipboard;
65
66
  exports.useControllableProp = index.useControllableProp;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { _ as _export, i as isArray$4, p as path, d as defineWellKnownSymbol, s as setToStringTag, g as global_1, f as functionUncurryThis, t as toString_1, r as requireObjectCoercible, a as toIntegerOrInfinity, b as internalState, c as defineIterator, w as wellKnownSymbol, e as getMethod, h as iterators, j as classof, k as arrayMethodHasSpeciesSupport, l as toIndexedObject, m as lengthOfArrayLike, n as isConstructor, o as isObject, q as arraySlice, u as createProperty, v as toAbsoluteIndex, x as entryVirtual, y as objectIsPrototypeOf, z as anObject, A as functionCall, B as aCallable, C as tryToString, D as toObject, E as functionBindContext, F as _objectWithoutProperties, G as Box, H as _extends$1, I as map$1, J as concat, K as _default$1 } from './index-1c95808d.js';
1
+ import { _ as _export, i as isArray$4, p as path, d as defineWellKnownSymbol, s as setToStringTag, g as global_1, f as functionUncurryThis, t as toString_1, r as requireObjectCoercible, a as toIntegerOrInfinity, b as internalState, c as defineIterator, w as wellKnownSymbol, e as getMethod, h as iterators, j as classof, k as arrayMethodHasSpeciesSupport, l as toIndexedObject, m as lengthOfArrayLike, n as isConstructor, o as isObject, q as arraySlice, u as createProperty, v as toAbsoluteIndex, x as entryVirtual, y as objectIsPrototypeOf, z as anObject, A as functionCall, B as aCallable, C as tryToString, D as toObject, E as functionBindContext, F as _objectWithoutProperties, G as Box, H as _extends$1, I as map$1, J as concat, K as _default$1 } from './index-fc416fa1.js';
2
2
  import React, { useState, useRef, useMemo, useEffect, useCallback } from 'react';
3
3
  import PropTypes from 'prop-types';
4
4
  import IconChevronLeft from '@spothero/icons/chevron-left';
@@ -2257,4 +2257,4 @@ var _default = ImageCarousel;
2257
2257
  })();
2258
2258
 
2259
2259
  export default _default;
2260
- //# sourceMappingURL=ImageCarousel-653f3259.js.map
2260
+ //# sourceMappingURL=ImageCarousel-346f9af1.js.map