@sendoutcards/quantum-design-ui 1.8.36 → 1.8.37

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 (2) hide show
  1. package/dist/index.es.js +0 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -14217,7 +14217,6 @@ var Sheet = function (_a) {
14217
14217
  xSmall: 'column',
14218
14218
  medium: 'row'
14219
14219
  },
14220
- inset: inset,
14221
14220
  outset: outset
14222
14221
  }, !isMobile && !!setIsOpen && jsx(CloseButton, {
14223
14222
  onClose: function () {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sendoutcards/quantum-design-ui",
3
- "version": "1.8.36",
3
+ "version": "1.8.37",
4
4
  "description": "UI component library for Quantum Design System",
5
5
  "module": "dist/index.es.js",
6
6
  "jsnext:main": "dist/index.es.js",