@wizishop/angular-components 19.0.0-beta.2 → 19.0.0

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 (384) hide show
  1. package/README.md +76 -13
  2. package/angular-components.scss +221 -213
  3. package/index.d.ts +0 -1
  4. package/lib/animations/in-out/in-out-x.animation.d.ts +0 -1
  5. package/lib/animations/in-out/in-out-y.animation.d.ts +0 -1
  6. package/lib/animations/list/animate-list-from-bottom.animation.d.ts +0 -1
  7. package/lib/animations/list/animate-list-from-left.animation.d.ts +0 -1
  8. package/lib/animations/list/animate-list-from-right.animation.d.ts +0 -1
  9. package/lib/animations/list/animate-list-from-top.animation.d.ts +0 -1
  10. package/lib/animations/show/opacity.animation.d.ts +0 -1
  11. package/lib/animations/show/show-from-bottom.animation.d.ts +0 -1
  12. package/lib/animations/show/show-from-left.animation.d.ts +0 -1
  13. package/lib/animations/show/show-from-right.animation.d.ts +0 -1
  14. package/lib/animations/show/show-from-top.animation.d.ts +0 -1
  15. package/lib/animations/switch/switch-in-out.animation.d.ts +0 -1
  16. package/lib/components/ai-express/ai-express.component.d.ts +0 -1
  17. package/lib/components/alert/alert.component.d.ts +0 -1
  18. package/lib/components/alert-popup/alert-popup-module.d.ts +0 -1
  19. package/lib/components/alert-popup/alert-popup.component.d.ts +0 -1
  20. package/lib/components/alert-popup/alert-popup.service.d.ts +0 -1
  21. package/lib/components/back/back.component.d.ts +0 -1
  22. package/lib/components/block/block-title-legacy/block-title-legacy.component.d.ts +0 -1
  23. package/lib/components/block/block.component.d.ts +0 -1
  24. package/lib/components/block/separator/block-separator.component.d.ts +0 -1
  25. package/lib/components/block-with-checkbox/block-with-checkbox.component.d.ts +0 -1
  26. package/lib/components/border-picker/border-picker.component.d.ts +0 -1
  27. package/lib/components/breadcrumbs/breadcrumbs.component.d.ts +0 -1
  28. package/lib/components/breadcrumbs/breadcrumbs.dto.d.ts +0 -1
  29. package/lib/components/button/button.component.d.ts +0 -1
  30. package/lib/components/calendar/calendar.component.d.ts +0 -1
  31. package/lib/components/card-price/card-price.component.d.ts +0 -1
  32. package/lib/components/charging-bar/charging-bar.component.d.ts +0 -1
  33. package/lib/components/checkbox/checkbox.component.d.ts +0 -1
  34. package/lib/components/checkbox/checkbox.module.d.ts +0 -1
  35. package/lib/components/color-picker/color-picker.component.d.ts +0 -1
  36. package/lib/components/column/column.component.d.ts +0 -1
  37. package/lib/components/common/label/label.component.d.ts +0 -1
  38. package/lib/components/common/placeholder/placeholder.component.d.ts +0 -1
  39. package/lib/components/confirm-delete/confirm-delete.component.d.ts +0 -1
  40. package/lib/components/content-with-buttons/content-with-buttons.component.d.ts +0 -1
  41. package/lib/components/delete/delete.component.d.ts +0 -1
  42. package/lib/components/draganddrop-list/draganddrop-list.component.d.ts +0 -1
  43. package/lib/components/dropdown/dropdown.component.d.ts +0 -1
  44. package/lib/components/edit-in-place/edit-in-place.component.d.ts +0 -1
  45. package/lib/components/expanded-panel/expanded-panel.component.d.ts +0 -1
  46. package/lib/components/expansion/accordion/accordion-item.interface.d.ts +0 -1
  47. package/lib/components/expansion/accordion/accordion-item.token.d.ts +0 -1
  48. package/lib/components/expansion/accordion/accordion.component.d.ts +0 -1
  49. package/lib/components/expansion/expansion-panel/expansion-panel.component.d.ts +0 -1
  50. package/lib/components/expansion/expansion-panel/expansion-panel.directive.d.ts +0 -1
  51. package/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.d.ts +0 -1
  52. package/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.d.ts +0 -1
  53. package/lib/components/expansion/expansion-panel-header/expansion-panel-header.interface.d.ts +0 -1
  54. package/lib/components/expansion/expansion-panel-header/expansion-panel-header.token.d.ts +0 -1
  55. package/lib/components/expansion/expansion.module.d.ts +0 -1
  56. package/lib/components/faq-section/faq-section-content.dto.d.ts +0 -1
  57. package/lib/components/faq-section/faq-section.component.d.ts +0 -1
  58. package/lib/components/faq-section/faq-section.dto.d.ts +0 -1
  59. package/lib/components/filters/filter-item.dto.d.ts +0 -1
  60. package/lib/components/filters/filters.component.d.ts +0 -1
  61. package/lib/components/free-popin/free-popin.component.d.ts +0 -1
  62. package/lib/components/google-preview/google-preview.component.d.ts +0 -1
  63. package/lib/components/grid/grid.component.d.ts +0 -1
  64. package/lib/components/header-page/header-page.component.d.ts +0 -1
  65. package/lib/components/hn/h1/h1.component.d.ts +0 -1
  66. package/lib/components/hn/h2/h2.component.d.ts +0 -1
  67. package/lib/components/hn/h3/h3.component.d.ts +0 -1
  68. package/lib/components/hn/h4/h4.component.d.ts +0 -1
  69. package/lib/components/image/image.component.d.ts +0 -1
  70. package/lib/components/image-text-section/image-text-section.component.d.ts +0 -1
  71. package/lib/components/image-text-section/image-text-section.dto.d.ts +0 -1
  72. package/lib/components/info/info.component.d.ts +0 -1
  73. package/lib/components/inputs/input/input.component.d.ts +0 -1
  74. package/lib/components/inputs/input-search/input-search.component.d.ts +0 -1
  75. package/lib/components/inputs/input-with-select/input-with-select.component.d.ts +0 -1
  76. package/lib/components/inputs/input-with-select/option-item.dto.d.ts +0 -1
  77. package/lib/components/link/link.component.d.ts +0 -1
  78. package/lib/components/loader/loader.component.d.ts +0 -1
  79. package/lib/components/logo/logo.component.d.ts +0 -1
  80. package/lib/components/menu-tile/menu-tile.component.d.ts +0 -1
  81. package/lib/components/mosaic/mosaic.component.d.ts +0 -1
  82. package/lib/components/multiple-search/multiple-search.component.d.ts +0 -1
  83. package/lib/components/multiple-search-plus/multiple-search-plus.component.d.ts +0 -1
  84. package/lib/components/multiple-search-plus/shared/multiple-search-plus-option.model.d.ts +0 -1
  85. package/lib/components/multiple-search-plus/shared/multiple-search-plus-results.model.d.ts +0 -1
  86. package/lib/components/optional-disable-container/optional-disable-container.component.d.ts +0 -1
  87. package/lib/components/pagination/pagination.component.d.ts +0 -1
  88. package/lib/components/pagination/pagination.module.d.ts +0 -1
  89. package/lib/components/pagination/pipes/array-pages.pipe.d.ts +0 -1
  90. package/lib/components/pagination/pipes/custom-text.pipe.d.ts +0 -1
  91. package/lib/components/pagination/pipes/is-last-page.pipe.d.ts +0 -1
  92. package/lib/components/popin/popin.component.d.ts +0 -1
  93. package/lib/components/pricing-section/pricing-section-table.dto.d.ts +0 -1
  94. package/lib/components/pricing-section/pricing-section.component.d.ts +0 -1
  95. package/lib/components/pricing-section/pricing-section.dto.d.ts +0 -1
  96. package/lib/components/progress-bar/progress-bar.component.d.ts +0 -1
  97. package/lib/components/radio/option/option.component.d.ts +0 -1
  98. package/lib/components/radio/radio-group.directive.d.ts +0 -1
  99. package/lib/components/radio/radio.component.d.ts +0 -1
  100. package/lib/components/radio-legacy/radio-group-legacy.directive.d.ts +0 -1
  101. package/lib/components/radio-legacy/radio-legacy-directive.d.ts +0 -1
  102. package/lib/components/radio-legacy/radio.component.d.ts +0 -1
  103. package/lib/components/reassurance-section/reassurance-section-content.dto.d.ts +0 -1
  104. package/lib/components/reassurance-section/reassurance-section.component.d.ts +0 -1
  105. package/lib/components/reassurance-section/reassurance-section.dto.d.ts +0 -1
  106. package/lib/components/row/row.component.d.ts +0 -1
  107. package/lib/components/search/search.component.d.ts +0 -1
  108. package/lib/components/search/shared/search-option.model.d.ts +0 -1
  109. package/lib/components/select/call-to-action.model.d.ts +0 -1
  110. package/lib/components/select/option/option-selection-handler.interface.d.ts +0 -1
  111. package/lib/components/select/option/option-selection-handler.token.d.ts +0 -1
  112. package/lib/components/select/option/option.component.d.ts +0 -1
  113. package/lib/components/select/option/select-option.directive.d.ts +0 -1
  114. package/lib/components/select/option-call-to-action/option-call-to-action.component.d.ts +0 -1
  115. package/lib/components/select/option-group/option-group.component.d.ts +0 -1
  116. package/lib/components/select/select/select.component.d.ts +0 -1
  117. package/lib/components/select/select/select.directive.d.ts +0 -1
  118. package/lib/components/select/select/value-change.service.d.ts +0 -1
  119. package/lib/components/select/select-items.dto.d.ts +0 -1
  120. package/lib/components/select/select-search-trigger/select-search-trigger.component.d.ts +0 -1
  121. package/lib/components/select-in-text/select-in-text.component.d.ts +0 -1
  122. package/lib/components/selected-list/selected-list.component.d.ts +0 -1
  123. package/lib/components/selected-list/shared/selected-list-option.model.d.ts +0 -1
  124. package/lib/components/separator/separator.component.d.ts +0 -1
  125. package/lib/components/settings/settings.component.d.ts +0 -1
  126. package/lib/components/shared-components.module.d.ts +0 -1
  127. package/lib/components/slide-in/slide-in.component.d.ts +0 -1
  128. package/lib/components/snackbar/snackbar.component.d.ts +0 -1
  129. package/lib/components/state/state.component.d.ts +0 -1
  130. package/lib/components/summary/summary.component.d.ts +0 -1
  131. package/lib/components/switch/switch.component.d.ts +0 -1
  132. package/lib/components/table/directives/checkBoxRow.directive.d.ts +0 -1
  133. package/lib/components/table/directives/column.directive.d.ts +0 -1
  134. package/lib/components/table/directives/columnHeader.directive.d.ts +0 -1
  135. package/lib/components/table/directives/raw.directive.d.ts +0 -1
  136. package/lib/components/table/shared/distinct-until-table-filters-changed.d.ts +0 -1
  137. package/lib/components/table/shared/filters-table.service.d.ts +0 -1
  138. package/lib/components/table/shared/table-checkbox-id.service.d.ts +0 -1
  139. package/lib/components/table/shared/table-filters-group.model.d.ts +0 -1
  140. package/lib/components/table/shared/table-filters.model.d.ts +0 -1
  141. package/lib/components/table/table.component.d.ts +0 -1
  142. package/lib/components/table/table.module.d.ts +0 -1
  143. package/lib/components/tabs/tab/tab.component.d.ts +0 -1
  144. package/lib/components/tabs/tab-body/tab-body.component.d.ts +0 -1
  145. package/lib/components/tabs/tab-body/tab-body.directive.d.ts +0 -1
  146. package/lib/components/tabs/tabs.component.d.ts +0 -1
  147. package/lib/components/tag/tag.component.d.ts +0 -1
  148. package/lib/components/tag-dropdown/tag-dropdown.component.d.ts +0 -1
  149. package/lib/components/tag-input/tag-input.component.d.ts +0 -1
  150. package/lib/components/tag-label/tag-label.component.d.ts +0 -1
  151. package/lib/components/text/text.component.d.ts +0 -1
  152. package/lib/components/text-area/text-area.component.d.ts +0 -1
  153. package/lib/components/token-check/token-check.component.d.ts +0 -1
  154. package/lib/components/tooltip/tooltip.component.d.ts +0 -1
  155. package/lib/components/tooltip/tooltip.module.d.ts +0 -1
  156. package/lib/components/tree/tree.component.d.ts +0 -1
  157. package/lib/components/tree/tree.dto.d.ts +0 -1
  158. package/lib/components/tree/tree.module.d.ts +0 -1
  159. package/lib/components/upload/upload.component.d.ts +0 -1
  160. package/lib/components/wrapper/wrapper.component.d.ts +0 -1
  161. package/lib/components/wrapper-blocs/wrapper-blocs.component.d.ts +0 -1
  162. package/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.d.ts +0 -1
  163. package/lib/components/wrapper-sidebar/wrapper-sidebar.component.d.ts +0 -1
  164. package/lib/directives/abstract-debounce/abstract-debounce.directive.d.ts +0 -1
  165. package/lib/directives/abstract-debounce/debounce-keyup.directive.d.ts +0 -1
  166. package/lib/directives/auto-hide/auto-hide.directive.d.ts +0 -1
  167. package/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.d.ts +0 -1
  168. package/lib/directives/keyboard-events/keypress-enter.directive.d.ts +0 -1
  169. package/lib/directives/keyboard-events/only-numbers.directive.d.ts +0 -1
  170. package/lib/directives/keyboard-events/two-digital-decimal-number.directive.d.ts +0 -1
  171. package/lib/directives/ng-var.directive.d.ts +0 -1
  172. package/lib/directives/scroll-to/scroll-to.directive.d.ts +0 -1
  173. package/lib/directives/shared-directives.module.d.ts +0 -1
  174. package/lib/directives/watch-dom-tree/watch-dom-tree.directive.d.ts +0 -1
  175. package/lib/directives/zindex-toggle/zindex-toggle.directive.d.ts +0 -1
  176. package/lib/pipes/call-component-function.pipe.d.ts +0 -1
  177. package/lib/pipes/find-option-selected-field.pipe.d.ts +0 -1
  178. package/lib/pipes/select/filter-options.pipe.d.ts +0 -1
  179. package/lib/pipes/select/select-filters.pipe.d.ts +0 -1
  180. package/lib/pipes/selected-list/are-all-options-selected.pipe.d.ts +0 -1
  181. package/lib/pipes/shared-pipes.module.d.ts +0 -1
  182. package/lib/pipes/tree/format-object-to-recursif-tree.pipe.d.ts +0 -1
  183. package/lib/pipes/tree/format-object-to-simple-tree.pipe.d.ts +0 -1
  184. package/lib/services/dom.service.d.ts +0 -1
  185. package/lib/services/history.service.d.ts +0 -1
  186. package/lib/services/multiple-selection.service.d.ts +0 -1
  187. package/lib/utils/array.d.ts +0 -1
  188. package/lib/utils/html-container.class.d.ts +0 -1
  189. package/lib/utils/slection-item.interface.d.ts +0 -1
  190. package/lib/utils/uuid.d.ts +0 -1
  191. package/lib/wizi-components.module.d.ts +0 -1
  192. package/package.json +1 -1
  193. package/public-api.d.ts +0 -1
  194. package/wizishop-angular-components-19.0.0.tgz +0 -0
  195. package/lib/animations/in-out/in-out-x.animation.d.ts.map +0 -1
  196. package/lib/animations/in-out/in-out-y.animation.d.ts.map +0 -1
  197. package/lib/animations/list/animate-list-from-bottom.animation.d.ts.map +0 -1
  198. package/lib/animations/list/animate-list-from-left.animation.d.ts.map +0 -1
  199. package/lib/animations/list/animate-list-from-right.animation.d.ts.map +0 -1
  200. package/lib/animations/list/animate-list-from-top.animation.d.ts.map +0 -1
  201. package/lib/animations/show/opacity.animation.d.ts.map +0 -1
  202. package/lib/animations/show/show-from-bottom.animation.d.ts.map +0 -1
  203. package/lib/animations/show/show-from-left.animation.d.ts.map +0 -1
  204. package/lib/animations/show/show-from-right.animation.d.ts.map +0 -1
  205. package/lib/animations/show/show-from-top.animation.d.ts.map +0 -1
  206. package/lib/animations/switch/switch-in-out.animation.d.ts.map +0 -1
  207. package/lib/components/ai-express/ai-express.component.d.ts.map +0 -1
  208. package/lib/components/alert/alert.component.d.ts.map +0 -1
  209. package/lib/components/alert-popup/alert-popup-module.d.ts.map +0 -1
  210. package/lib/components/alert-popup/alert-popup.component.d.ts.map +0 -1
  211. package/lib/components/alert-popup/alert-popup.service.d.ts.map +0 -1
  212. package/lib/components/back/back.component.d.ts.map +0 -1
  213. package/lib/components/block/block-title-legacy/block-title-legacy.component.d.ts.map +0 -1
  214. package/lib/components/block/block.component.d.ts.map +0 -1
  215. package/lib/components/block/separator/block-separator.component.d.ts.map +0 -1
  216. package/lib/components/block-with-checkbox/block-with-checkbox.component.d.ts.map +0 -1
  217. package/lib/components/border-picker/border-picker.component.d.ts.map +0 -1
  218. package/lib/components/breadcrumbs/breadcrumbs.component.d.ts.map +0 -1
  219. package/lib/components/breadcrumbs/breadcrumbs.dto.d.ts.map +0 -1
  220. package/lib/components/button/button.component.d.ts.map +0 -1
  221. package/lib/components/calendar/calendar.component.d.ts.map +0 -1
  222. package/lib/components/card-price/card-price.component.d.ts.map +0 -1
  223. package/lib/components/charging-bar/charging-bar.component.d.ts.map +0 -1
  224. package/lib/components/checkbox/checkbox.component.d.ts.map +0 -1
  225. package/lib/components/checkbox/checkbox.module.d.ts.map +0 -1
  226. package/lib/components/color-picker/color-picker.component.d.ts.map +0 -1
  227. package/lib/components/column/column.component.d.ts.map +0 -1
  228. package/lib/components/common/label/label.component.d.ts.map +0 -1
  229. package/lib/components/common/placeholder/placeholder.component.d.ts.map +0 -1
  230. package/lib/components/confirm-delete/confirm-delete.component.d.ts.map +0 -1
  231. package/lib/components/content-with-buttons/content-with-buttons.component.d.ts.map +0 -1
  232. package/lib/components/delete/delete.component.d.ts.map +0 -1
  233. package/lib/components/draganddrop-list/draganddrop-list.component.d.ts.map +0 -1
  234. package/lib/components/dropdown/dropdown.component.d.ts.map +0 -1
  235. package/lib/components/edit-in-place/edit-in-place.component.d.ts.map +0 -1
  236. package/lib/components/expanded-panel/expanded-panel.component.d.ts.map +0 -1
  237. package/lib/components/expansion/accordion/accordion-item.interface.d.ts.map +0 -1
  238. package/lib/components/expansion/accordion/accordion-item.token.d.ts.map +0 -1
  239. package/lib/components/expansion/accordion/accordion.component.d.ts.map +0 -1
  240. package/lib/components/expansion/expansion-panel/expansion-panel.component.d.ts.map +0 -1
  241. package/lib/components/expansion/expansion-panel/expansion-panel.directive.d.ts.map +0 -1
  242. package/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.d.ts.map +0 -1
  243. package/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.d.ts.map +0 -1
  244. package/lib/components/expansion/expansion-panel-header/expansion-panel-header.interface.d.ts.map +0 -1
  245. package/lib/components/expansion/expansion-panel-header/expansion-panel-header.token.d.ts.map +0 -1
  246. package/lib/components/expansion/expansion.module.d.ts.map +0 -1
  247. package/lib/components/faq-section/faq-section-content.dto.d.ts.map +0 -1
  248. package/lib/components/faq-section/faq-section.component.d.ts.map +0 -1
  249. package/lib/components/faq-section/faq-section.dto.d.ts.map +0 -1
  250. package/lib/components/filters/filter-item.dto.d.ts.map +0 -1
  251. package/lib/components/filters/filters.component.d.ts.map +0 -1
  252. package/lib/components/free-popin/free-popin.component.d.ts.map +0 -1
  253. package/lib/components/google-preview/google-preview.component.d.ts.map +0 -1
  254. package/lib/components/grid/grid.component.d.ts.map +0 -1
  255. package/lib/components/header-page/header-page.component.d.ts.map +0 -1
  256. package/lib/components/hn/h1/h1.component.d.ts.map +0 -1
  257. package/lib/components/hn/h2/h2.component.d.ts.map +0 -1
  258. package/lib/components/hn/h3/h3.component.d.ts.map +0 -1
  259. package/lib/components/hn/h4/h4.component.d.ts.map +0 -1
  260. package/lib/components/image/image.component.d.ts.map +0 -1
  261. package/lib/components/image-text-section/image-text-section.component.d.ts.map +0 -1
  262. package/lib/components/image-text-section/image-text-section.dto.d.ts.map +0 -1
  263. package/lib/components/info/info.component.d.ts.map +0 -1
  264. package/lib/components/inputs/input/input.component.d.ts.map +0 -1
  265. package/lib/components/inputs/input-search/input-search.component.d.ts.map +0 -1
  266. package/lib/components/inputs/input-with-select/input-with-select.component.d.ts.map +0 -1
  267. package/lib/components/inputs/input-with-select/option-item.dto.d.ts.map +0 -1
  268. package/lib/components/link/link.component.d.ts.map +0 -1
  269. package/lib/components/loader/loader.component.d.ts.map +0 -1
  270. package/lib/components/logo/logo.component.d.ts.map +0 -1
  271. package/lib/components/menu-tile/menu-tile.component.d.ts.map +0 -1
  272. package/lib/components/mosaic/mosaic.component.d.ts.map +0 -1
  273. package/lib/components/multiple-search/multiple-search.component.d.ts.map +0 -1
  274. package/lib/components/multiple-search-plus/multiple-search-plus.component.d.ts.map +0 -1
  275. package/lib/components/multiple-search-plus/shared/multiple-search-plus-option.model.d.ts.map +0 -1
  276. package/lib/components/multiple-search-plus/shared/multiple-search-plus-results.model.d.ts.map +0 -1
  277. package/lib/components/optional-disable-container/optional-disable-container.component.d.ts.map +0 -1
  278. package/lib/components/pagination/pagination.component.d.ts.map +0 -1
  279. package/lib/components/pagination/pagination.module.d.ts.map +0 -1
  280. package/lib/components/pagination/pipes/array-pages.pipe.d.ts.map +0 -1
  281. package/lib/components/pagination/pipes/custom-text.pipe.d.ts.map +0 -1
  282. package/lib/components/pagination/pipes/is-last-page.pipe.d.ts.map +0 -1
  283. package/lib/components/popin/popin.component.d.ts.map +0 -1
  284. package/lib/components/pricing-section/pricing-section-table.dto.d.ts.map +0 -1
  285. package/lib/components/pricing-section/pricing-section.component.d.ts.map +0 -1
  286. package/lib/components/pricing-section/pricing-section.dto.d.ts.map +0 -1
  287. package/lib/components/progress-bar/progress-bar.component.d.ts.map +0 -1
  288. package/lib/components/radio/option/option.component.d.ts.map +0 -1
  289. package/lib/components/radio/radio-group.directive.d.ts.map +0 -1
  290. package/lib/components/radio/radio.component.d.ts.map +0 -1
  291. package/lib/components/radio-legacy/radio-group-legacy.directive.d.ts.map +0 -1
  292. package/lib/components/radio-legacy/radio-legacy-directive.d.ts.map +0 -1
  293. package/lib/components/radio-legacy/radio.component.d.ts.map +0 -1
  294. package/lib/components/reassurance-section/reassurance-section-content.dto.d.ts.map +0 -1
  295. package/lib/components/reassurance-section/reassurance-section.component.d.ts.map +0 -1
  296. package/lib/components/reassurance-section/reassurance-section.dto.d.ts.map +0 -1
  297. package/lib/components/row/row.component.d.ts.map +0 -1
  298. package/lib/components/search/search.component.d.ts.map +0 -1
  299. package/lib/components/search/shared/search-option.model.d.ts.map +0 -1
  300. package/lib/components/select/call-to-action.model.d.ts.map +0 -1
  301. package/lib/components/select/option/option-selection-handler.interface.d.ts.map +0 -1
  302. package/lib/components/select/option/option-selection-handler.token.d.ts.map +0 -1
  303. package/lib/components/select/option/option.component.d.ts.map +0 -1
  304. package/lib/components/select/option/select-option.directive.d.ts.map +0 -1
  305. package/lib/components/select/option-call-to-action/option-call-to-action.component.d.ts.map +0 -1
  306. package/lib/components/select/option-group/option-group.component.d.ts.map +0 -1
  307. package/lib/components/select/select/select.component.d.ts.map +0 -1
  308. package/lib/components/select/select/select.directive.d.ts.map +0 -1
  309. package/lib/components/select/select/value-change.service.d.ts.map +0 -1
  310. package/lib/components/select/select-items.dto.d.ts.map +0 -1
  311. package/lib/components/select/select-search-trigger/select-search-trigger.component.d.ts.map +0 -1
  312. package/lib/components/select-in-text/select-in-text.component.d.ts.map +0 -1
  313. package/lib/components/selected-list/selected-list.component.d.ts.map +0 -1
  314. package/lib/components/selected-list/shared/selected-list-option.model.d.ts.map +0 -1
  315. package/lib/components/separator/separator.component.d.ts.map +0 -1
  316. package/lib/components/settings/settings.component.d.ts.map +0 -1
  317. package/lib/components/shared-components.module.d.ts.map +0 -1
  318. package/lib/components/slide-in/slide-in.component.d.ts.map +0 -1
  319. package/lib/components/snackbar/snackbar.component.d.ts.map +0 -1
  320. package/lib/components/state/state.component.d.ts.map +0 -1
  321. package/lib/components/summary/summary.component.d.ts.map +0 -1
  322. package/lib/components/switch/switch.component.d.ts.map +0 -1
  323. package/lib/components/table/directives/checkBoxRow.directive.d.ts.map +0 -1
  324. package/lib/components/table/directives/column.directive.d.ts.map +0 -1
  325. package/lib/components/table/directives/columnHeader.directive.d.ts.map +0 -1
  326. package/lib/components/table/directives/raw.directive.d.ts.map +0 -1
  327. package/lib/components/table/shared/distinct-until-table-filters-changed.d.ts.map +0 -1
  328. package/lib/components/table/shared/filters-table.service.d.ts.map +0 -1
  329. package/lib/components/table/shared/table-checkbox-id.service.d.ts.map +0 -1
  330. package/lib/components/table/shared/table-filters-group.model.d.ts.map +0 -1
  331. package/lib/components/table/shared/table-filters.model.d.ts.map +0 -1
  332. package/lib/components/table/table.component.d.ts.map +0 -1
  333. package/lib/components/table/table.module.d.ts.map +0 -1
  334. package/lib/components/tabs/tab/tab.component.d.ts.map +0 -1
  335. package/lib/components/tabs/tab-body/tab-body.component.d.ts.map +0 -1
  336. package/lib/components/tabs/tab-body/tab-body.directive.d.ts.map +0 -1
  337. package/lib/components/tabs/tabs.component.d.ts.map +0 -1
  338. package/lib/components/tag/tag.component.d.ts.map +0 -1
  339. package/lib/components/tag-dropdown/tag-dropdown.component.d.ts.map +0 -1
  340. package/lib/components/tag-input/tag-input.component.d.ts.map +0 -1
  341. package/lib/components/tag-label/tag-label.component.d.ts.map +0 -1
  342. package/lib/components/text/text.component.d.ts.map +0 -1
  343. package/lib/components/text-area/text-area.component.d.ts.map +0 -1
  344. package/lib/components/token-check/token-check.component.d.ts.map +0 -1
  345. package/lib/components/tooltip/tooltip.component.d.ts.map +0 -1
  346. package/lib/components/tooltip/tooltip.module.d.ts.map +0 -1
  347. package/lib/components/tree/tree.component.d.ts.map +0 -1
  348. package/lib/components/tree/tree.dto.d.ts.map +0 -1
  349. package/lib/components/tree/tree.module.d.ts.map +0 -1
  350. package/lib/components/upload/upload.component.d.ts.map +0 -1
  351. package/lib/components/wrapper/wrapper.component.d.ts.map +0 -1
  352. package/lib/components/wrapper-blocs/wrapper-blocs.component.d.ts.map +0 -1
  353. package/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.d.ts.map +0 -1
  354. package/lib/components/wrapper-sidebar/wrapper-sidebar.component.d.ts.map +0 -1
  355. package/lib/directives/abstract-debounce/abstract-debounce.directive.d.ts.map +0 -1
  356. package/lib/directives/abstract-debounce/debounce-keyup.directive.d.ts.map +0 -1
  357. package/lib/directives/auto-hide/auto-hide.directive.d.ts.map +0 -1
  358. package/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.d.ts.map +0 -1
  359. package/lib/directives/keyboard-events/keypress-enter.directive.d.ts.map +0 -1
  360. package/lib/directives/keyboard-events/only-numbers.directive.d.ts.map +0 -1
  361. package/lib/directives/keyboard-events/two-digital-decimal-number.directive.d.ts.map +0 -1
  362. package/lib/directives/ng-var.directive.d.ts.map +0 -1
  363. package/lib/directives/scroll-to/scroll-to.directive.d.ts.map +0 -1
  364. package/lib/directives/shared-directives.module.d.ts.map +0 -1
  365. package/lib/directives/watch-dom-tree/watch-dom-tree.directive.d.ts.map +0 -1
  366. package/lib/directives/zindex-toggle/zindex-toggle.directive.d.ts.map +0 -1
  367. package/lib/pipes/call-component-function.pipe.d.ts.map +0 -1
  368. package/lib/pipes/find-option-selected-field.pipe.d.ts.map +0 -1
  369. package/lib/pipes/select/filter-options.pipe.d.ts.map +0 -1
  370. package/lib/pipes/select/select-filters.pipe.d.ts.map +0 -1
  371. package/lib/pipes/selected-list/are-all-options-selected.pipe.d.ts.map +0 -1
  372. package/lib/pipes/shared-pipes.module.d.ts.map +0 -1
  373. package/lib/pipes/tree/format-object-to-recursif-tree.pipe.d.ts.map +0 -1
  374. package/lib/pipes/tree/format-object-to-simple-tree.pipe.d.ts.map +0 -1
  375. package/lib/services/dom.service.d.ts.map +0 -1
  376. package/lib/services/history.service.d.ts.map +0 -1
  377. package/lib/services/multiple-selection.service.d.ts.map +0 -1
  378. package/lib/utils/array.d.ts.map +0 -1
  379. package/lib/utils/html-container.class.d.ts.map +0 -1
  380. package/lib/utils/slection-item.interface.d.ts.map +0 -1
  381. package/lib/utils/uuid.d.ts.map +0 -1
  382. package/lib/wizi-components.module.d.ts.map +0 -1
  383. package/public-api.d.ts.map +0 -1
  384. package/wizishop-angular-components.d.ts.map +0 -1
package/README.md CHANGED
@@ -1,24 +1,87 @@
1
- # AngularComponents
1
+ # Wizi Angular Components Module
2
2
 
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.12.
3
+ ## 1 - Dependencies
4
4
 
5
- ## Code scaffolding
5
+ - Run `npm i @wizishop/angular-components`.
6
6
 
7
- Run `ng generate component component-name --project angular-components` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project angular-components`.
8
- > Note: Don't forget to add `--project angular-components` or else it will be added to the default project in your `angular.json` file.
7
+ - Then install all the lib dependencies & peerDenpendencies.
8
+ You can find the list, in the `package.json` file in `node_modules/@wizishop/angular-components`.
9
9
 
10
- ## Build
10
+ Run `npm i nameOfTheDependency`.
11
11
 
12
- Run `ng build angular-components` to build the project. The build artifacts will be stored in the `dist/` directory.
12
+ ## 2 - Module & Translation system
13
13
 
14
- ## Publishing
14
+ In `app.module.ts` file :
15
15
 
16
- After building your library with `ng build angular-components`, go to the dist folder `cd dist/angular-components` and run `npm publish`.
16
+ ```
17
+ import { HttpClient, HttpClientModule } from '@angular/common/http';
18
+ import { TranslateHttpLoader } from '@ngx-translate/http-loader';
19
+ import { TranslateLoader, TranslateModule } from '@ngx-translate/core';
17
20
 
18
- ## Running unit tests
21
+ import { WiziComponentsModule } from 'angular-components';
19
22
 
20
- Run `ng test angular-components` to execute the unit tests via [Karma](https://karma-runner.github.io).
23
+ export function HttpLoaderFactory(http: HttpClient) {
24
+ return new TranslateHttpLoader(http, './assets/angular-components/i18n/', '.json');
25
+ }
21
26
 
22
- ## Further help
23
27
 
24
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
28
+ @NgModule({
29
+ imports: [
30
+ BrowserModule,
31
+ BrowserAnimationsModule,
32
+ CommonModule,
33
+ ReactiveFormsModule,
34
+ FormsModule,
35
+ ...
36
+ HttpClientModule,
37
+ TranslateModule.forRoot({
38
+ defaultLanguage: 'fr',
39
+ loader: {
40
+ provide: TranslateLoader,
41
+ useFactory: (HttpLoaderFactory),
42
+ deps: [HttpClient]
43
+ }
44
+ }),
45
+ WiziComponentsModule
46
+ ]
47
+ ...
48
+ })
49
+
50
+ ```
51
+
52
+ If you already use ngx-translate, maybe you should use [@ngx-translate/multi-http-loader](https://www.npmjs.com/package/ngx-translate-multi-http-loader) in order to load multiple translation source file.
53
+
54
+
55
+ ## 3 - Integration / Assets & Styles
56
+
57
+ - In `angular.json` file add a link to the module assets and a link to calendar script :
58
+
59
+ ```
60
+ assets": [
61
+ ...
62
+ {
63
+ "glob": "**/*",
64
+ "input": "node_modules/@wizishop/angular-components/assets/",
65
+ "output": "./assets/angular-components/"
66
+ }
67
+ ],
68
+ ...
69
+ "scripts": [
70
+ "node_modules/bulma-calendar/dist/js/bulma-calendar.js"
71
+ ]
72
+ ```
73
+
74
+ - Add `<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.12.1/css/all.css" crossorigin="anonymous" />` in your `index.html` file.
75
+
76
+ - Copy/paste the following folder in your app project.
77
+
78
+ [Github link with all scss files to import](https://gitlab.wizishop.com/wizi/angular-components/-/tree/master/projects/showcase/src/scss/includes)
79
+
80
+ - Make the import of the `import.scss` file in your main scss file :
81
+
82
+ `@import '@wizishop/angular-components/angular-components';`
83
+
84
+
85
+ ## 4 - Use components from this module !
86
+
87
+ All the components of this module starts with `wac-` prefix like `<wac-button>`.
@@ -814,6 +814,25 @@ $wizishop-blue-button: #52aecd !default;.zindexToggle {
814
814
  }
815
815
  }
816
816
  }
817
+ wac-block {
818
+ .wac-block {
819
+ background-color: $white;
820
+ @include padding(1.875rem);
821
+ box-shadow: 0 0.125rem 0.3125rem rgba(45, 62, 85, 0.05);
822
+ @include simple_transition();
823
+ height: 100%;
824
+ border-radius: var(--wac-block-border-radius);
825
+
826
+ @include media('<tablet') {
827
+ @include padding(1.25rem);
828
+ }
829
+
830
+ &:hover {
831
+ box-shadow: 0 0.125rem 0.3125rem rgba(45, 62, 85, 0.2);
832
+ }
833
+ }
834
+ }
835
+
817
836
  .block-with-checkbox {
818
837
  width: 100%;
819
838
  display: flex;
@@ -954,26 +973,154 @@ $wizishop-blue-button: #52aecd !default;.zindexToggle {
954
973
  margin-right: 0;
955
974
  }
956
975
  }
957
- wac-block {
958
- .wac-block {
959
- background-color: $white;
960
- @include padding(1.875rem);
961
- box-shadow: 0 0.125rem 0.3125rem rgba(45, 62, 85, 0.05);
962
- @include simple_transition();
963
- height: 100%;
964
- border-radius: var(--wac-block-border-radius);
976
+ .w-border-picker {
977
+ display: flex;
978
+ flex-direction: column;
965
979
 
966
- @include media('<tablet') {
967
- @include padding(1.25rem);
980
+ .bp-label {
981
+ font-weight: 500;
982
+ }
983
+
984
+ .w-input {
985
+ width: 100%;
986
+ min-width: 305px;
987
+ height: 40px;
988
+ display: flex;
989
+ align-items: center;
990
+ justify-content: space-between;
991
+ gap: 10px;
992
+ padding: 8px;
993
+ border: 1px solid #dee2ed;
994
+ border-radius: 3px;
995
+ position: relative;
996
+
997
+ @include media ('<tablet') {
998
+ min-width: 250px;
968
999
  }
969
1000
 
970
- &:hover {
971
- box-shadow: 0 0.125rem 0.3125rem rgba(45, 62, 85, 0.2);
1001
+ .border-preview {
1002
+ position: relative;
1003
+ width: 100%;
1004
+ max-width: 24px;
1005
+ height: 24px;
1006
+ border: 2px solid #1d2a3b;
1007
+ border-radius: 3px;
1008
+
1009
+ .mask1, .mask2 {
1010
+ background: #fff;
1011
+ position: absolute;
1012
+ top: 50%;
1013
+ left: 50%;
1014
+ transform: translate(-50%, -50%);
1015
+ }
1016
+
1017
+ .mask1 {
1018
+ width: 30px;
1019
+ height: 5px;
1020
+ }
1021
+
1022
+ .mask2 {
1023
+ width: 5px;
1024
+ height: 30px;
1025
+ }
1026
+
972
1027
  }
973
- }
974
- }
975
1028
 
976
- .wac-breadcrumbs {
1029
+ .bp-range {
1030
+ width: 100%;
1031
+ max-width: 202px;
1032
+ height: 4px;
1033
+ padding: 0;
1034
+ border: none;
1035
+ background: transparent;
1036
+ -webkit-appearance: none;
1037
+ appearance: none;
1038
+ margin: 0;
1039
+ cursor: pointer;
1040
+
1041
+ &::-webkit-slider-runnable-track {
1042
+ height: 4px;
1043
+ background: #dee2ed;
1044
+ border-radius: 20px;
1045
+ }
1046
+
1047
+ &::-moz-range-track {
1048
+ height: 4px;
1049
+ background: #dee2ed;
1050
+ border-radius: 20px;
1051
+ }
1052
+
1053
+ &::-ms-track {
1054
+ height: 4px;
1055
+ background: #dee2ed;
1056
+ border-radius: 20px;
1057
+ border-color: transparent;
1058
+ color: transparent;
1059
+ }
1060
+
1061
+ // Thumb style
1062
+ &::-webkit-slider-thumb {
1063
+ -webkit-appearance: none;
1064
+ width: 16px;
1065
+ height: 16px;
1066
+ border-radius: 50%;
1067
+ background: #3BA6EC;
1068
+ margin-top: -6px; // Centrer verticalement (height of track - height of thumb) / 2
1069
+ border: 2px solid white;
1070
+ box-shadow: 0 1px 3px rgba(0,0,0,0.2);
1071
+ transition: all 0.2s ease;
1072
+ }
1073
+
1074
+ &::-moz-range-thumb {
1075
+ width: 16px;
1076
+ height: 16px;
1077
+ border-radius: 50%;
1078
+ background: #3BA6EC;
1079
+ border: 2px solid white;
1080
+ box-shadow: 0 1px 3px rgba(0,0,0,0.2);
1081
+ transition: all 0.2s ease;
1082
+ }
1083
+
1084
+ &::-ms-thumb {
1085
+ width: 16px;
1086
+ height: 16px;
1087
+ border-radius: 50%;
1088
+ background: #3BA6EC;
1089
+ border: 2px solid white;
1090
+ box-shadow: 0 1px 3px rgba(0,0,0,0.2);
1091
+ transition: all 0.2s ease;
1092
+ }
1093
+
1094
+ // Active/hover state
1095
+ &:active::-webkit-slider-thumb,
1096
+ &:hover::-webkit-slider-thumb {
1097
+ transform: scale(1.1);
1098
+ }
1099
+
1100
+ &:active::-moz-range-thumb,
1101
+ &:hover::-moz-range-thumb {
1102
+ transform: scale(1.1);
1103
+ }
1104
+
1105
+ // Fill color before thumb (optional)
1106
+ &::-webkit-slider-runnable-track {
1107
+ background: linear-gradient(to right, #3BA6EC 0%, #3BA6EC var(--slider-percentage, 0%), #dee2ed var(--slider-percentage, 0%), #dee2ed 100%);
1108
+ }
1109
+ }
1110
+
1111
+ .bp-input {
1112
+ width: 100%;
1113
+ max-width: 45px;
1114
+ height: 100%;
1115
+ padding: 0;
1116
+ border: none;
1117
+ font-size: 14px;
1118
+ color: #1d2a3b;
1119
+ font-weight: 400;
1120
+ }
1121
+
1122
+ }
1123
+ }.wac-breadcrumbs {
977
1124
  width: 100%;
978
1125
  display: flex;
979
1126
  align-items: center;
@@ -2636,154 +2783,7 @@ wac-block {
2636
2783
  }
2637
2784
  }
2638
2785
  }
2639
- .w-border-picker {
2640
- display: flex;
2641
- flex-direction: column;
2642
-
2643
- .bp-label {
2644
- font-weight: 500;
2645
- }
2646
-
2647
- .w-input {
2648
- width: 100%;
2649
- min-width: 305px;
2650
- height: 40px;
2651
- display: flex;
2652
- align-items: center;
2653
- justify-content: space-between;
2654
- gap: 10px;
2655
- padding: 8px;
2656
- border: 1px solid #dee2ed;
2657
- border-radius: 3px;
2658
- position: relative;
2659
-
2660
- @include media ('<tablet') {
2661
- min-width: 250px;
2662
- }
2663
-
2664
- .border-preview {
2665
- position: relative;
2666
- width: 100%;
2667
- max-width: 24px;
2668
- height: 24px;
2669
- border: 2px solid #1d2a3b;
2670
- border-radius: 3px;
2671
-
2672
- .mask1, .mask2 {
2673
- background: #fff;
2674
- position: absolute;
2675
- top: 50%;
2676
- left: 50%;
2677
- transform: translate(-50%, -50%);
2678
- }
2679
-
2680
- .mask1 {
2681
- width: 30px;
2682
- height: 5px;
2683
- }
2684
-
2685
- .mask2 {
2686
- width: 5px;
2687
- height: 30px;
2688
- }
2689
-
2690
- }
2691
-
2692
- .bp-range {
2693
- width: 100%;
2694
- max-width: 202px;
2695
- height: 4px;
2696
- padding: 0;
2697
- border: none;
2698
- background: transparent;
2699
- -webkit-appearance: none;
2700
- appearance: none;
2701
- margin: 0;
2702
- cursor: pointer;
2703
-
2704
- &::-webkit-slider-runnable-track {
2705
- height: 4px;
2706
- background: #dee2ed;
2707
- border-radius: 20px;
2708
- }
2709
-
2710
- &::-moz-range-track {
2711
- height: 4px;
2712
- background: #dee2ed;
2713
- border-radius: 20px;
2714
- }
2715
-
2716
- &::-ms-track {
2717
- height: 4px;
2718
- background: #dee2ed;
2719
- border-radius: 20px;
2720
- border-color: transparent;
2721
- color: transparent;
2722
- }
2723
-
2724
- // Thumb style
2725
- &::-webkit-slider-thumb {
2726
- -webkit-appearance: none;
2727
- width: 16px;
2728
- height: 16px;
2729
- border-radius: 50%;
2730
- background: #3BA6EC;
2731
- margin-top: -6px; // Centrer verticalement (height of track - height of thumb) / 2
2732
- border: 2px solid white;
2733
- box-shadow: 0 1px 3px rgba(0,0,0,0.2);
2734
- transition: all 0.2s ease;
2735
- }
2736
-
2737
- &::-moz-range-thumb {
2738
- width: 16px;
2739
- height: 16px;
2740
- border-radius: 50%;
2741
- background: #3BA6EC;
2742
- border: 2px solid white;
2743
- box-shadow: 0 1px 3px rgba(0,0,0,0.2);
2744
- transition: all 0.2s ease;
2745
- }
2746
-
2747
- &::-ms-thumb {
2748
- width: 16px;
2749
- height: 16px;
2750
- border-radius: 50%;
2751
- background: #3BA6EC;
2752
- border: 2px solid white;
2753
- box-shadow: 0 1px 3px rgba(0,0,0,0.2);
2754
- transition: all 0.2s ease;
2755
- }
2756
-
2757
- // Active/hover state
2758
- &:active::-webkit-slider-thumb,
2759
- &:hover::-webkit-slider-thumb {
2760
- transform: scale(1.1);
2761
- }
2762
-
2763
- &:active::-moz-range-thumb,
2764
- &:hover::-moz-range-thumb {
2765
- transform: scale(1.1);
2766
- }
2767
-
2768
- // Fill color before thumb (optional)
2769
- &::-webkit-slider-runnable-track {
2770
- background: linear-gradient(to right, #3BA6EC 0%, #3BA6EC var(--slider-percentage, 0%), #dee2ed var(--slider-percentage, 0%), #dee2ed 100%);
2771
- }
2772
- }
2773
-
2774
- .bp-input {
2775
- width: 100%;
2776
- max-width: 45px;
2777
- height: 100%;
2778
- padding: 0;
2779
- border: none;
2780
- font-size: 14px;
2781
- color: #1d2a3b;
2782
- font-weight: 400;
2783
- }
2784
-
2785
- }
2786
- }wac-calendar {
2786
+ wac-calendar {
2787
2787
  &.ng-touched.ng-invalid {
2788
2788
  .wac-calendar__wrapper__select, .wac-calendar__wrapper__editInPlace, .wac-calendar__wrapper__select {
2789
2789
  border-color: $wac-form-control-touched-and-invalid-border;
@@ -3656,7 +3656,51 @@ wac-block {
3656
3656
  font-weight: 400;
3657
3657
  }
3658
3658
  }
3659
- .wac-field-checkbox {
3659
+ .w-color-picker {
3660
+ display: flex;
3661
+ flex-direction: column;
3662
+
3663
+ .cp-label {
3664
+ font-weight: 500;
3665
+ }
3666
+
3667
+ .w-input {
3668
+ position: relative;
3669
+ width: 210px;
3670
+ height: 40px;
3671
+ display: flex;
3672
+ align-items: center;
3673
+ gap: 10px;
3674
+ padding: 5px;
3675
+ border: 1px solid #dee2ed;
3676
+ border-radius: 3px;
3677
+
3678
+ .color-preview {
3679
+ width: 30px;
3680
+ height: 30px;
3681
+ border: 1px solid #dee2ed;
3682
+ border-radius: 3px;
3683
+ }
3684
+
3685
+ .color-picker {
3686
+ left: 0 !important;
3687
+
3688
+ .arrow-bottom {
3689
+ left: 14px !important;
3690
+ }
3691
+ }
3692
+
3693
+ .cp-input {
3694
+ width: 70%;
3695
+ height: 100%;
3696
+ border: none;
3697
+ font-size: 14px;
3698
+ color: #1d2a3b;
3699
+ font-weight: 400;
3700
+ padding: 0 !important;
3701
+ }
3702
+ }
3703
+ }.wac-field-checkbox {
3660
3704
  &.disable-wt {
3661
3705
  .wac-field-checkbox__row {
3662
3706
  display: flex;
@@ -3859,51 +3903,7 @@ wac-block {
3859
3903
  }
3860
3904
  }
3861
3905
  }
3862
- .w-color-picker {
3863
- display: flex;
3864
- flex-direction: column;
3865
-
3866
- .cp-label {
3867
- font-weight: 500;
3868
- }
3869
-
3870
- .w-input {
3871
- position: relative;
3872
- width: 210px;
3873
- height: 40px;
3874
- display: flex;
3875
- align-items: center;
3876
- gap: 10px;
3877
- padding: 5px;
3878
- border: 1px solid #dee2ed;
3879
- border-radius: 3px;
3880
-
3881
- .color-preview {
3882
- width: 30px;
3883
- height: 30px;
3884
- border: 1px solid #dee2ed;
3885
- border-radius: 3px;
3886
- }
3887
-
3888
- .color-picker {
3889
- left: 0 !important;
3890
-
3891
- .arrow-bottom {
3892
- left: 14px !important;
3893
- }
3894
- }
3895
-
3896
- .cp-input {
3897
- width: 70%;
3898
- height: 100%;
3899
- border: none;
3900
- font-size: 14px;
3901
- color: #1d2a3b;
3902
- font-weight: 400;
3903
- padding: 0 !important;
3904
- }
3905
- }
3906
- }.wac-confirm-delete {
3906
+ .wac-confirm-delete {
3907
3907
  position: absolute;
3908
3908
  right: 0;
3909
3909
  top: 0;
@@ -4806,7 +4806,7 @@ wac-block {
4806
4806
  }
4807
4807
  }
4808
4808
 
4809
- .wac-free-popin .ps-content > * {
4809
+ .wac-free-popin ::ng-deep .ng-scroll-content > * {
4810
4810
  padding-right: 15px;
4811
4811
  }
4812
4812
  .wac-google-preview {
@@ -6410,7 +6410,7 @@ wac-optional-disable-container {
6410
6410
  }
6411
6411
  }
6412
6412
 
6413
- .wac-free .ps-content > * {
6413
+ .wac-free ::ng-deep .ng-scroll-content > * {
6414
6414
  padding-right: 15px;
6415
6415
  }
6416
6416
  @mixin flex-col-start {
@@ -7424,8 +7424,9 @@ wac-optional-disable-container {
7424
7424
  transition: 0s;
7425
7425
  }
7426
7426
  }
7427
- .ps {
7427
+ ng-scrollbar {
7428
7428
  max-height: 240px;
7429
+ width: 100%;
7429
7430
  }
7430
7431
  &.open,
7431
7432
  &.open.hidden {
@@ -10900,8 +10901,9 @@ div.wac-field-input-search {
10900
10901
  transition: 0s;
10901
10902
  }
10902
10903
  }
10903
- .ps {
10904
+ ng-scrollbar {
10904
10905
  max-height: 240px;
10906
+ width: 100%;
10905
10907
  }
10906
10908
  &.open,
10907
10909
  &.open.hidden {
@@ -10985,6 +10987,12 @@ div.wac-field-input-search {
10985
10987
 
10986
10988
  }
10987
10989
 
10990
+ .wac-option {
10991
+ &__placeholder {
10992
+ pointer-events: none;
10993
+ }
10994
+ }
10995
+
10988
10996
  .wac-select-seacrh-trigger {
10989
10997
  position: relative;
10990
10998
  top: 0;
package/index.d.ts CHANGED
@@ -3,4 +3,3 @@
3
3
  */
4
4
  /// <amd-module name="@wizishop/angular-components" />
5
5
  export * from './public-api';
6
- //# sourceMappingURL=wizishop-angular-components.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const inOutX: import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=in-out-x.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const inOutY: import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=in-out-y.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare function animateListFromBottom(passedTime?: string): import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=animate-list-from-bottom.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare function animateListFromLeft(passedTime?: string): import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=animate-list-from-left.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare function animateListFromRight(passedTime?: string, staggerTime?: string): import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=animate-list-from-right.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare function animateListFromTop(passedTime?: string): import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=animate-list-from-top.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const opacityAnimation: import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=opacity.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const showFromBottom: import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=show-from-bottom.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const showFromLeft: import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=show-from-left.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const showFromRight: import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=show-from-right.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const showFromTop: import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=show-from-top.animation.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const switchInOut: import("@angular/animations").AnimationTriggerMetadata;
2
- //# sourceMappingURL=switch-in-out.animation.d.ts.map
@@ -26,4 +26,3 @@ export declare class AiExpressComponent implements OnInit {
26
26
  static ɵfac: i0.ɵɵFactoryDeclaration<AiExpressComponent, never>;
27
27
  static ɵcmp: i0.ɵɵComponentDeclaration<AiExpressComponent, "wac-ai-express", never, { "top": { "alias": "top"; "required": false; }; "right": { "alias": "right"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "wordingTop": { "alias": "wordingTop"; "required": false; }; "wordingToken": { "alias": "wordingToken"; "required": false; }; "wordingTokenLeft": { "alias": "wordingTokenLeft"; "required": false; }; "wordingRegisterTop": { "alias": "wordingRegisterTop"; "required": false; }; "wordingRegisterBtn": { "alias": "wordingRegisterBtn"; "required": false; }; "wordingDisabled": { "alias": "wordingDisabled"; "required": false; }; "tokenCost": { "alias": "tokenCost"; "required": false; }; "tokenLeft": { "alias": "tokenLeft"; "required": false; }; "tokenCount": { "alias": "tokenCount"; "required": false; }; "isRegister": { "alias": "isRegister"; "required": false; }; }, { "validAction": "validAction"; }, never, ["*"], false, never>;
28
28
  }
29
- //# sourceMappingURL=ai-express.component.d.ts.map
@@ -15,4 +15,3 @@ export declare class AlertComponent implements OnInit {
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
16
16
  static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "wac-alert", never, { "icon": { "alias": "icon"; "required": false; }; "warning": { "alias": "warning"; "required": false; }; "success": { "alias": "success"; "required": false; }; "alert": { "alias": "alert"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "closeButton": { "alias": "closeButton"; "required": false; }; }, { "isCloseChange": "isCloseChange"; }, never, ["*"], false, never>;
17
17
  }
18
- //# sourceMappingURL=alert.component.d.ts.map
@@ -6,4 +6,3 @@ export declare class AlertPopupModule {
6
6
  static ɵmod: i0.ɵɵNgModuleDeclaration<AlertPopupModule, [typeof i1.AlertPopupComponent], [typeof i2.CommonModule], [typeof i1.AlertPopupComponent]>;
7
7
  static ɵinj: i0.ɵɵInjectorDeclaration<AlertPopupModule>;
8
8
  }
9
- //# sourceMappingURL=alert-popup-module.d.ts.map
@@ -17,4 +17,3 @@ export declare class AlertPopupComponent implements AfterViewInit {
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<AlertPopupComponent, never>;
18
18
  static ɵcmp: i0.ɵɵComponentDeclaration<AlertPopupComponent, "wac-alert-popup", never, {}, {}, never, never, false, never>;
19
19
  }
20
- //# sourceMappingURL=alert-popup.component.d.ts.map