ingeniuscliq-core 0.2.56 → 0.2.58

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.
Files changed (70) hide show
  1. package/dist/components/templates/index.d.ts +0 -1
  2. package/dist/index.css +1 -1
  3. package/dist/index.js +6779 -10675
  4. package/dist/modules/CoreProduct/classes/CoreProductBuilder.d.ts +2 -0
  5. package/dist/modules/CoreProduct/types/CoreProduct.d.ts +4 -4
  6. package/dist/modules/CoreProduct/types/CoreProductCategory.d.ts +0 -3
  7. package/dist/types/CoreImage.d.ts +5 -2
  8. package/dist/ui/index.d.ts +0 -1
  9. package/package.json +1 -1
  10. package/dist/components/templates/partials/CoreFooter.d.ts +0 -1
  11. package/dist/components/templates/partials/CoreHeader.d.ts +0 -6
  12. package/dist/components/templates/partials/CoreMainSearch.d.ts +0 -8
  13. package/dist/components/templates/partials/CoreNavbar.d.ts +0 -8
  14. package/dist/components/templates/partials/CoreSubMenu.d.ts +0 -9
  15. package/dist/components/templates/partials/CoreSubMenuHeader.d.ts +0 -7
  16. package/dist/components/templates/partials/DynamicHeader.d.ts +0 -7
  17. package/dist/components/templates/partials/DynamicMain.d.ts +0 -5
  18. package/dist/components/templates/partials/index.d.ts +0 -8
  19. package/dist/modules/CoreAuth/components/index.d.ts +0 -1
  20. package/dist/modules/CoreAuth/components/layouts/index.d.ts +0 -1
  21. package/dist/modules/CoreAuth/components/layouts/partials/CoreAuthDecorator.d.ts +0 -1
  22. package/dist/modules/CoreAuth/components/layouts/partials/CoreAuthProfileDeleteAccountForm.d.ts +0 -1
  23. package/dist/modules/CoreAuth/components/layouts/partials/CoreAuthProfileForm.d.ts +0 -1
  24. package/dist/modules/CoreAuth/components/layouts/partials/CoreAuthProfileUpdatePassForm.d.ts +0 -1
  25. package/dist/modules/CoreAuth/components/layouts/partials/CoreAuthUserMenu.d.ts +0 -1
  26. package/dist/modules/CoreAuth/components/layouts/partials/index.d.ts +0 -5
  27. package/dist/modules/CoreAuth/registry/ui/index.d.ts +0 -1
  28. package/dist/modules/CoreCustomization/registry/ui/index.d.ts +0 -0
  29. package/dist/modules/CoreOrder/registry/ui/index.d.ts +0 -0
  30. package/dist/modules/CorePayForm/registry/ui/index.d.ts +0 -0
  31. package/dist/modules/CoreProduct/components/index.d.ts +0 -2
  32. package/dist/modules/CoreProduct/components/layouts/index.d.ts +0 -1
  33. package/dist/modules/CoreProduct/components/layouts/partials/TabHead.d.ts +0 -6
  34. package/dist/modules/CoreProduct/components/layouts/partials/index.d.ts +0 -1
  35. package/dist/modules/CoreProduct/components/ui/cards/CoreProductCard.d.ts +0 -15
  36. package/dist/modules/CoreProduct/components/ui/cards/CoreProductCardActions.d.ts +0 -18
  37. package/dist/modules/CoreProduct/components/ui/cards/CoreProductCartItemAsideCard.d.ts +0 -7
  38. package/dist/modules/CoreProduct/components/ui/cards/CoreProductCartItemCard.d.ts +0 -8
  39. package/dist/modules/CoreProduct/components/ui/cards/CoreProductCartSummaryCard.d.ts +0 -7
  40. package/dist/modules/CoreProduct/components/ui/cards/addons/WarrantyLabel.d.ts +0 -10
  41. package/dist/modules/CoreProduct/components/ui/cards/addons/index.d.ts +0 -1
  42. package/dist/modules/CoreProduct/components/ui/cards/index.d.ts +0 -7
  43. package/dist/modules/CoreProduct/components/ui/cards/skeletons/CoreProductCardSkeleton.d.ts +0 -5
  44. package/dist/modules/CoreProduct/components/ui/cards/skeletons/CoreProductCartItemCardSkeleton.d.ts +0 -1
  45. package/dist/modules/CoreProduct/components/ui/cards/skeletons/index.d.ts +0 -2
  46. package/dist/modules/CoreProduct/components/ui/carousels/CoreProductImageCarousel.d.ts +0 -8
  47. package/dist/modules/CoreProduct/components/ui/carousels/index.d.ts +0 -1
  48. package/dist/modules/CoreProduct/components/ui/containers/CoreProductGrid.d.ts +0 -19
  49. package/dist/modules/CoreProduct/components/ui/containers/index.d.ts +0 -1
  50. package/dist/modules/CoreProduct/components/ui/index.d.ts +0 -3
  51. package/dist/modules/CoreProduct/registry/ui/index.d.ts +0 -1
  52. package/dist/modules/CoreShopCart/components/index.d.ts +0 -2
  53. package/dist/modules/CoreShopCart/components/layouts/index.d.ts +0 -1
  54. package/dist/modules/CoreShopCart/components/layouts/partials/CoreShopCartAside.d.ts +0 -12
  55. package/dist/modules/CoreShopCart/components/layouts/partials/CoreShopCartIcon.d.ts +0 -7
  56. package/dist/modules/CoreShopCart/components/layouts/partials/index.d.ts +0 -2
  57. package/dist/modules/CoreShopCart/components/ui/cards/CoreCartItemAsideCard.d.ts +0 -9
  58. package/dist/modules/CoreShopCart/components/ui/cards/index.d.ts +0 -2
  59. package/dist/modules/CoreShopCart/components/ui/cards/skeletons/CoreCartItemAsideCardSkeleton.d.ts +0 -4
  60. package/dist/modules/CoreShopCart/components/ui/cards/skeletons/index.d.ts +0 -1
  61. package/dist/modules/CoreShopCart/components/ui/empty/EmptyCartItems.d.ts +0 -1
  62. package/dist/modules/CoreShopCart/components/ui/empty/index.d.ts +0 -1
  63. package/dist/modules/CoreShopCart/components/ui/index.d.ts +0 -3
  64. package/dist/modules/CoreShopCart/components/ui/texts/CoreCartHintTitle.d.ts +0 -8
  65. package/dist/modules/CoreShopCart/components/ui/texts/CoreCartSubtotalText.d.ts +0 -7
  66. package/dist/modules/CoreShopCart/components/ui/texts/CoreCartSummaryHead.d.ts +0 -6
  67. package/dist/modules/CoreShopCart/components/ui/texts/CoreCartSummaryText.d.ts +0 -7
  68. package/dist/modules/CoreShopCart/components/ui/texts/index.d.ts +0 -4
  69. package/dist/modules/CoreShopCart/registry/ui/index.d.ts +0 -1
  70. package/dist/modules/registry/ui/index.d.ts +0 -3

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.