@douyinfe/semi-ui 2.20.6 → 2.20.7

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.
@@ -103186,6 +103186,9 @@ class imageFoundation_ImageFoundation extends foundation {
103186
103186
  }
103187
103187
 
103188
103188
  }
103189
+ // EXTERNAL MODULE: ../semi-foundation/image/image.scss
103190
+ var image_image = __webpack_require__("txvO");
103191
+
103189
103192
  // CONCATENATED MODULE: ./image/image.tsx
103190
103193
 
103191
103194
 
@@ -103203,6 +103206,7 @@ class imageFoundation_ImageFoundation extends foundation {
103203
103206
 
103204
103207
 
103205
103208
 
103209
+
103206
103210
  const image_prefixCls = image_constants_cssClasses.PREFIX;
103207
103211
  class image_Image extends baseComponent_BaseComponent {
103208
103212
  constructor(props) {
@@ -103410,9 +103414,6 @@ image_Image.propTypes = {
103410
103414
  image_Image.defaultProps = {
103411
103415
  preview: true
103412
103416
  };
103413
- // EXTERNAL MODULE: ../semi-foundation/image/image.scss
103414
- var image_image = __webpack_require__("txvO");
103415
-
103416
103417
  // CONCATENATED MODULE: ./image/index.tsx
103417
103418
 
103418
103419
 
@@ -103481,6 +103482,7 @@ var preview_rest = undefined && undefined.__rest || function (s, e) {
103481
103482
 
103482
103483
 
103483
103484
 
103485
+
103484
103486
  const preview_prefixCls = image_constants_cssClasses.PREFIX;
103485
103487
  class preview_Preview extends baseComponent_BaseComponent {
103486
103488
  constructor(props) {