@hotelcard/ui 0.0.45 → 0.0.46

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.

Potentially problematic release.


This version of @hotelcard/ui might be problematic. Click here for more details.

package/dist/index.js CHANGED
@@ -4292,7 +4292,7 @@ const yl = "_container_qwg4p_16", Nl = "_containerDropdown_qwg4p_23", kl = "_con
4292
4292
  /* @__PURE__ */ e("div", { className: `${A.checkbox} ${A.skeleton}` }),
4293
4293
  /* @__PURE__ */ e("div", { className: `${A.label} ${A.skeleton}`, style: { width: `${60 + Math.random() * 30}%` } }),
4294
4294
  /* @__PURE__ */ e("div", { className: `${A.count} ${A.skeleton}` })
4295
- ] }, o)) }), md = "_filterPanel_8lq2o_12", fd = "_content_8lq2o_19", gd = "_discountList_8lq2o_212", ut = {
4295
+ ] }, o)) }), md = "_filterPanel_74jaf_12", fd = "_content_74jaf_20", gd = "_discountList_74jaf_213", ut = {
4296
4296
  filterPanel: md,
4297
4297
  content: fd,
4298
4298
  discountList: gd
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hotelcard/ui",
3
- "version": "0.0.45",
3
+ "version": "0.0.46",
4
4
  "type": "module",
5
5
  "description": "Shared UI components for HotelCard website and mobile app",
6
6
  "main": "dist/index.cjs",