indicator-ui 0.1.120 → 0.1.121

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.
package/dist/index.css CHANGED
@@ -4277,7 +4277,7 @@
4277
4277
  .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__small___MXHKy {
4278
4278
  gap: 16px;
4279
4279
  }
4280
- .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__small___MXHKy > svg {
4280
+ .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__small___MXHKy .LoadingIndicator-module__icon___mgj_t > svg {
4281
4281
  width: 32px;
4282
4282
  height: 32px;
4283
4283
  }
@@ -4288,7 +4288,7 @@
4288
4288
  .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__medium___o32By {
4289
4289
  gap: 16px;
4290
4290
  }
4291
- .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__medium___o32By > svg {
4291
+ .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__medium___o32By .LoadingIndicator-module__icon___mgj_t > svg {
4292
4292
  width: 48px;
4293
4293
  height: 48px;
4294
4294
  }
@@ -4299,7 +4299,7 @@
4299
4299
  .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__large___Uxh7i {
4300
4300
  gap: 16px;
4301
4301
  }
4302
- .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__large___Uxh7i > svg {
4302
+ .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__large___Uxh7i .LoadingIndicator-module__icon___mgj_t > svg {
4303
4303
  width: 56px;
4304
4304
  height: 56px;
4305
4305
  }
@@ -4310,7 +4310,7 @@
4310
4310
  .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__ultra___wIzOx {
4311
4311
  gap: 20px;
4312
4312
  }
4313
- .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__ultra___wIzOx > svg {
4313
+ .LoadingIndicator-module__LoadingIndicator___iELVb.LoadingIndicator-module__ultra___wIzOx .LoadingIndicator-module__icon___mgj_t > svg {
4314
4314
  width: 64px;
4315
4315
  height: 64px;
4316
4316
  }