@guideveloper/design-assets 0.1.10 → 0.1.11

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.mjs CHANGED
@@ -13506,7 +13506,7 @@ var animationData2 = {
13506
13506
  }
13507
13507
  ]
13508
13508
  };
13509
- var AnimationCardordersuccess = ({ loop = true, autoplay = true, ...rest }) => {
13509
+ var AnimationCardOrderSuccess = ({ loop = true, autoplay = true, ...rest }) => {
13510
13510
  return /* @__PURE__ */ jsx(Lottie, { animationData: animationData2, loop, autoplay, ...rest });
13511
13511
  };
13512
13512
  var animationData3 = {
@@ -16991,7 +16991,7 @@ var animationData3 = {
16991
16991
  }
16992
16992
  ]
16993
16993
  };
16994
- var AnimationLoadinghourglasspurple = ({ loop = true, autoplay = true, ...rest }) => {
16994
+ var AnimationLoadingHourglassPurple = ({ loop = true, autoplay = true, ...rest }) => {
16995
16995
  return /* @__PURE__ */ jsx(Lottie, { animationData: animationData3, loop, autoplay, ...rest });
16996
16996
  };
16997
16997
  var animationData4 = {
@@ -26925,7 +26925,7 @@ var animationData4 = {
26925
26925
  }
26926
26926
  ]
26927
26927
  };
26928
- var AnimationPleasedtomeetyou = ({ loop = true, autoplay = true, ...rest }) => {
26928
+ var AnimationPleasedToMeetYou = ({ loop = true, autoplay = true, ...rest }) => {
26929
26929
  return /* @__PURE__ */ jsx(Lottie, { animationData: animationData4, loop, autoplay, ...rest });
26930
26930
  };
26931
26931
  var animationData5 = {
@@ -27266,19 +27266,19 @@ var animations = [
27266
27266
  "description": "Simple bouncing ball animation"
27267
27267
  },
27268
27268
  {
27269
- "name": "cardordersuccess",
27269
+ "name": "card-order-success",
27270
27270
  "frameRate": 30,
27271
27271
  "loop": true,
27272
27272
  "tags": []
27273
27273
  },
27274
27274
  {
27275
- "name": "loadinghourglasspurple",
27275
+ "name": "loading-hourglass-purple",
27276
27276
  "frameRate": 30,
27277
27277
  "loop": true,
27278
27278
  "tags": []
27279
27279
  },
27280
27280
  {
27281
- "name": "pleasedtomeetyou",
27281
+ "name": "pleased-to-meet-you",
27282
27282
  "frameRate": 30,
27283
27283
  "loop": true,
27284
27284
  "tags": []
@@ -27294,6 +27294,6 @@ var animations = [
27294
27294
  }
27295
27295
  ];
27296
27296
 
27297
- export { AnimationBounce, AnimationCardordersuccess, AnimationLoadinghourglasspurple, AnimationPleasedtomeetyou, AnimationPulse, IconAmbulance, IconAtom, IconCableCar, IconCheeseIcon, IconCheeseIcon2, IconHeartActivity, IconSearch, IllustrationRoosterHead, IllustrationSunrise, IllustrationSvgIcon, animations, icons, illustrations };
27297
+ export { AnimationBounce, AnimationCardOrderSuccess, AnimationLoadingHourglassPurple, AnimationPleasedToMeetYou, AnimationPulse, IconAmbulance, IconAtom, IconCableCar, IconCheeseIcon, IconCheeseIcon2, IconHeartActivity, IconSearch, IllustrationRoosterHead, IllustrationSunrise, IllustrationSvgIcon, animations, icons, illustrations };
27298
27298
  //# sourceMappingURL=out.js.map
27299
27299
  //# sourceMappingURL=index.mjs.map