@lanaco/lnc-react-ui 4.0.28 → 4.0.30

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 (127) hide show
  1. package/dist/Accordion.js +3 -3
  2. package/dist/AccordionDetails.js +1 -1
  3. package/dist/AccordionSummary.js +3 -3
  4. package/dist/ActionsToolbar.js +2 -2
  5. package/dist/Alert.js +2 -2
  6. package/dist/Avatar.js +7 -7
  7. package/dist/Badge.js +3 -3
  8. package/dist/{index11.js → BannerSectionCarousel.js} +1 -1
  9. package/dist/{index2.js → BannerSectionGrid.js} +2 -2
  10. package/dist/{index3.js → BannerSectionSimple.js} +1 -1
  11. package/dist/{index4.js → BannerSectionWithList.js} +13 -13
  12. package/dist/{index5.js → BannerSectionWithListImage.js} +1 -1
  13. package/dist/{index7.js → BrandHitsSection.js} +2 -2
  14. package/dist/Breadcrumbs.js +3 -3
  15. package/dist/Button.js +3 -3
  16. package/dist/ButtonGroup.js +3 -3
  17. package/dist/CheckBoxInput.js +3 -3
  18. package/dist/Chip.js +3 -3
  19. package/dist/ColorInput.js +3 -3
  20. package/dist/ConfirmationForm.js +3 -3
  21. package/dist/{CustomStyles-DuADCM-0.js → CustomStyles-C7wXBd9m.js} +4 -4
  22. package/dist/DataView.js +1 -1
  23. package/dist/DateInput.js +5 -5
  24. package/dist/DecimalInput.js +3 -3
  25. package/dist/DecimalInputV2.js +3 -3
  26. package/dist/DetailedProductsSection.js +7 -7
  27. package/dist/DetailsView.js +3 -3
  28. package/dist/DoubleRangeSlider.js +3 -3
  29. package/dist/DragAndDropFile.js +4 -4
  30. package/dist/DragDropFiles.js +3 -3
  31. package/dist/Drawer.js +3 -3
  32. package/dist/Dropdown.cjs +1 -1
  33. package/dist/Dropdown.js +41 -41
  34. package/dist/DropdownItem.js +3 -3
  35. package/dist/DropdownLookup.js +3 -3
  36. package/dist/DropdownMenu.js +3 -3
  37. package/dist/EditableTable.js +3 -3
  38. package/dist/{index8.js → FieldOfInterestsMasonrySection.js} +6 -6
  39. package/dist/{index9.js → FieldOfInterestsWithAvatarsCardsSection.js} +5 -5
  40. package/dist/{index10.js → FieldOfInterestsWithTagsCardsSection.js} +5 -5
  41. package/dist/FileInput.js +9 -9
  42. package/dist/FlexBox.js +1 -1
  43. package/dist/FlexGridItem.js +2 -2
  44. package/dist/FormField.js +3 -3
  45. package/dist/FormView.js +3 -3
  46. package/dist/GiftCardsSection.cjs +108 -0
  47. package/dist/GiftCardsSection.js +168 -0
  48. package/dist/Grid.js +1 -1
  49. package/dist/GridItem.js +1 -1
  50. package/dist/Icon.js +3 -3
  51. package/dist/IconButton.js +3 -3
  52. package/dist/Kanban.js +4 -4
  53. package/dist/KanbanActionsToolbar.js +2 -2
  54. package/dist/{KanbanCard-BDyFaKYd.js → KanbanCard-Du9Pc6tN.js} +2 -2
  55. package/dist/KanbanCard.js +3 -3
  56. package/dist/KanbanFooter.js +2 -2
  57. package/dist/KanbanHeader.js +2 -2
  58. package/dist/KanbanView.js +12 -12
  59. package/dist/Link.js +3 -3
  60. package/dist/{index6.js → MasonryGeneralCardsSection.js} +3 -3
  61. package/dist/MenuItem.js +3 -3
  62. package/dist/Modal.js +5 -5
  63. package/dist/MultiSelectDropdown.cjs +1 -1
  64. package/dist/MultiSelectDropdown.js +4 -4
  65. package/dist/MultiSelectDropdownLookup.js +2 -2
  66. package/dist/NestedDropdownItem.js +5 -5
  67. package/dist/NestedMenuItem.js +5 -5
  68. package/dist/NotificationContainer.js +2 -2
  69. package/dist/NotificationMessage.js +3 -3
  70. package/dist/NumberInput.js +3 -3
  71. package/dist/PageLayout.js +2 -2
  72. package/dist/Pagination.js +2 -2
  73. package/dist/PasswordInput.js +3 -3
  74. package/dist/PopoverContent.js +4 -4
  75. package/dist/ProductsWithBannerSection.js +18 -18
  76. package/dist/ProgressBar.js +3 -3
  77. package/dist/RadioGroup.js +2 -2
  78. package/dist/RadioInput.js +3 -3
  79. package/dist/RangeSlider.js +3 -3
  80. package/dist/SearchBar.js +4 -4
  81. package/dist/Separator.js +3 -3
  82. package/dist/Sidebar.js +3 -3
  83. package/dist/SimpleProductsSection.js +3 -3
  84. package/dist/Spinner.js +4 -4
  85. package/dist/Surface.js +3 -3
  86. package/dist/SwipeableDrawer.js +3 -3
  87. package/dist/TabItem.js +3 -3
  88. package/dist/Table.js +3 -3
  89. package/dist/TableView.js +2 -2
  90. package/dist/Tabs.js +2 -2
  91. package/dist/TextAreaInput.js +24 -24
  92. package/dist/TextInput.js +3 -3
  93. package/dist/ThemeProvider.js +27 -27
  94. package/dist/TimeInput.js +10 -10
  95. package/dist/Toggle.js +7 -7
  96. package/dist/TreeMenu.js +1 -1
  97. package/dist/TreeMenuSeparator.js +3 -3
  98. package/dist/UploadedFile.js +3 -3
  99. package/dist/UrgentSaleProductsSection.js +2 -2
  100. package/dist/{defineProperty-B5pLF6px.js → defineProperty-BHpTtkhC.js} +8 -8
  101. package/dist/{emotion-element-5486c51c.browser.esm-Bb4VkP8U.js → emotion-element-5486c51c.browser.esm-CSejtOeT.js} +4 -4
  102. package/dist/{emotion-is-prop-valid.esm-DkbeH1Xy.js → emotion-is-prop-valid.esm-BzFBwmJz.js} +1 -1
  103. package/dist/{emotion-react.browser.esm-CN-s34fZ.js → emotion-react.browser.esm-DAprMzO3.js} +5 -5
  104. package/dist/{emotion-styled.browser.esm-BiK8DcgW.js → emotion-styled.browser.esm-BZSYYThs.js} +12 -12
  105. package/dist/{index-DGl-lSfF.js → index--F2p-wtI.js} +2 -2
  106. package/dist/{index-BUChtubz.js → index-BLQWNy78.js} +4 -4
  107. package/dist/{index-DcYg32le.js → index-BqgD1XIq.js} +1 -1
  108. package/dist/{index-jVpIwR2G.js → index-Dt-3eIHg.js} +4 -4
  109. package/dist/index.cjs +56 -1
  110. package/dist/index.js +321 -210
  111. package/dist/{motion-ecIGZGwI.js → motion-CtkUpWEn.js} +1 -1
  112. package/dist/{setPrototypeOf-CttqfWo1.js → setPrototypeOf-a891FLQJ.js} +2 -2
  113. package/dist/{style-Ch-xOasu.js → style-D8LBrh3f.js} +1 -1
  114. package/dist/{tslib.es6-DQ-SzcmG.js → tslib.es6-ZNVz5r_T.js} +5 -5
  115. package/dist/{utils-DtEdJZWa.js → utils-ROK9-zue.js} +17 -17
  116. package/package.json +3 -1
  117. package/vite.config.js +14 -10
  118. /package/dist/{index11.cjs → BannerSectionCarousel.cjs} +0 -0
  119. /package/dist/{index2.cjs → BannerSectionGrid.cjs} +0 -0
  120. /package/dist/{index3.cjs → BannerSectionSimple.cjs} +0 -0
  121. /package/dist/{index4.cjs → BannerSectionWithList.cjs} +0 -0
  122. /package/dist/{index5.cjs → BannerSectionWithListImage.cjs} +0 -0
  123. /package/dist/{index7.cjs → BrandHitsSection.cjs} +0 -0
  124. /package/dist/{index8.cjs → FieldOfInterestsMasonrySection.cjs} +0 -0
  125. /package/dist/{index9.cjs → FieldOfInterestsWithAvatarsCardsSection.cjs} +0 -0
  126. /package/dist/{index10.cjs → FieldOfInterestsWithTagsCardsSection.cjs} +0 -0
  127. /package/dist/{index6.cjs → MasonryGeneralCardsSection.cjs} +0 -0
package/vite.config.js CHANGED
@@ -143,7 +143,7 @@ export default defineConfig({
143
143
  //--------------------------------------------------------------------
144
144
  resolve(
145
145
  __dirname,
146
- "src/Landing Sections/general-sections/masonry-general-cards-section/index.jsx"
146
+ "src/Landing Sections/general-sections/masonry-general-cards-section/MasonryGeneralCardsSection.jsx"
147
147
  ),
148
148
  resolve(
149
149
  __dirname,
@@ -163,39 +163,43 @@ export default defineConfig({
163
163
  ),
164
164
  resolve(
165
165
  __dirname,
166
- "src/Landing Sections/banners-sections/banner-section-carousel/index.jsx"
166
+ "src/Landing Sections/banners-sections/banner-section-carousel/BannerSectionCarousel.jsx"
167
167
  ),
168
168
  resolve(
169
169
  __dirname,
170
- "src/Landing Sections/banners-sections/banner-section-grid/index.jsx"
170
+ "src/Landing Sections/banners-sections/banner-section-grid/BannerSectionGrid.jsx"
171
171
  ),
172
172
  resolve(
173
173
  __dirname,
174
- "src/Landing Sections/banners-sections/banner-section-simple/index.jsx"
174
+ "src/Landing Sections/banners-sections/banner-section-simple/BannerSectionSimple.jsx"
175
175
  ),
176
176
  resolve(
177
177
  __dirname,
178
- "src/Landing Sections/banners-sections/banner-section-with-list/index.jsx"
178
+ "src/Landing Sections/banners-sections/banner-section-with-list/BannerSectionWithList.jsx"
179
179
  ),
180
180
  resolve(
181
181
  __dirname,
182
- "src/Landing Sections/banners-sections/banner-section-with-list-image/index.jsx"
182
+ "src/Landing Sections/banners-sections/banner-section-with-list-image/BannerSectionWithListImage.jsx"
183
183
  ),
184
184
  resolve(
185
185
  __dirname,
186
- "src/Landing Sections/brand-sections/brand-hits-section/index.jsx"
186
+ "src/Landing Sections/gift-sections/gift-cards-section/GiftCardsSection.jsx"
187
187
  ),
188
188
  resolve(
189
189
  __dirname,
190
- "src/Landing Sections/field-of-interests-sections/field-of-interests-masonry-section/index.jsx"
190
+ "src/Landing Sections/brand-sections/brand-hits-section/BrandHitsSection.jsx"
191
191
  ),
192
192
  resolve(
193
193
  __dirname,
194
- "src/Landing Sections/field-of-interests-sections/field-of-interests-with-avatars-cards-section/index.jsx"
194
+ "src/Landing Sections/field-of-interests-sections/field-of-interests-masonry-section/FieldOfInterestsMasonrySection.jsx"
195
195
  ),
196
196
  resolve(
197
197
  __dirname,
198
- "src/Landing Sections/field-of-interests-sections/field-of-interests-with-tags-cards-section/index.jsx"
198
+ "src/Landing Sections/field-of-interests-sections/field-of-interests-with-avatars-cards-section/FieldOfInterestsWithAvatarsCardsSection.jsx"
199
+ ),
200
+ resolve(
201
+ __dirname,
202
+ "src/Landing Sections/field-of-interests-sections/field-of-interests-with-tags-cards-section/FieldOfInterestsWithTagsCardsSection.jsx"
199
203
  ),
200
204
  ],
201
205
  name: "@lanaco/lnc-react-ui",
File without changes
File without changes
File without changes
File without changes
File without changes