RubyGems
npm
Organizations
Log in
Sign up
npm
@smartos-lib/components
Versions diffs
1.8.3 → 1.9.0-beta.1
@smartos-lib/components 1.8.3 → 1.9.0-beta.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (6)
hide
show
package/.eslintrc-auto-import.json
+1
-0
package/dist/smart-docx-editor/index.js
+22
-29
package/dist/smart-file-preview/index.js
+7
-13
package/dist/smart-upload/index.js
+1
-2
package/package.json
+4
-4
package/types/auto-imports.d.ts
+5
-0
package/.eslintrc-auto-import.json
CHANGED
Viewed
@@ -171,6 +171,7 @@
171
171
"useDisplayMedia": true,
172
172
"useDocumentVisibility": true,
173
173
"useDraggable": true,
174
+
"useDraggableDistance": true,
174
175
"useDropZone": true,
175
176
"useElementBounding": true,
176
177
"useElementByPoint": true,
1
2
3
4
Next ›
Last »