lib-common-angular 0.0.12 → 0.0.14

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 (453) hide show
  1. package/README.md +0 -134
  2. package/assets/imagenes/servicioReparacionInflables.png +0 -0
  3. package/fesm2022/lib-common-angular.mjs +9851 -0
  4. package/fesm2022/lib-common-angular.mjs.map +1 -0
  5. package/index.d.ts +1982 -0
  6. package/package.json +17 -106
  7. package/.editorconfig +0 -16
  8. package/.eslintrc.json +0 -36
  9. package/.github/CODEOWNERS +0 -1
  10. package/.github/workflows/publish.yml +0 -108
  11. package/.gitmodules +0 -4
  12. package/.postcssrc.json +0 -5
  13. package/Dockerfile +0 -42
  14. package/Jenkinsfile +0 -162
  15. package/angular.json +0 -133
  16. package/eslint-rules/.ignore-logs-max-lines.js +0 -30
  17. package/lib-core-dtos/.github/workflows/validate-raml.yml +0 -58
  18. package/lib-core-dtos/.husky/pre-commit +0 -4
  19. package/lib-core-dtos/README.md +0 -2
  20. package/lib-core-dtos/api.raml +0 -63
  21. package/lib-core-dtos/componentes-common-lib-angular/Menu/menuConfig.raml +0 -83
  22. package/lib-core-dtos/componentes-common-lib-angular/Menu/menuEvent.raml +0 -42
  23. package/lib-core-dtos/componentes-common-lib-angular/Menu/menuItem.raml +0 -107
  24. package/lib-core-dtos/componentes-common-lib-angular/tabla1/column.DTO.raml +0 -48
  25. package/lib-core-dtos/componentes-common-lib-angular/tabla1/dynamicField.DTO.raml +0 -54
  26. package/lib-core-dtos/componentes-common-lib-angular/tabla1/excelExportConfig.DTO.raml +0 -58
  27. package/lib-core-dtos/componentes-common-lib-angular/tabla1/exportColumn.raml +0 -23
  28. package/lib-core-dtos/componentes-common-lib-angular/tabla1/fieldType.DTO.raml +0 -20
  29. package/lib-core-dtos/mcs-bussines-n/auth/loginDTO.raml +0 -11
  30. package/lib-core-dtos/mcs-bussines-n/bussines/businessDTO.raml +0 -102
  31. package/lib-core-dtos/mcs-bussines-n/bussines/businessModuleDTO.raml +0 -35
  32. package/lib-core-dtos/mcs-bussines-n/bussines/coloresDTO.raml +0 -30
  33. package/lib-core-dtos/mcs-bussines-n/bussines/componentesDTO.raml +0 -72
  34. package/lib-core-dtos/mcs-bussines-n/bussines/dising-imagenDTO.raml +0 -22
  35. package/lib-core-dtos/mcs-bussines-n/bussines/disingDTO.raml +0 -28
  36. package/lib-core-dtos/mcs-bussines-n/bussines/imagenDTO.raml +0 -30
  37. package/lib-core-dtos/mcs-bussines-n/bussines/mediosPagosDTO.raml +0 -15
  38. package/lib-core-dtos/mcs-bussines-n/bussines/menuActive.raml +0 -26
  39. package/lib-core-dtos/mcs-bussines-n/bussines/menuDTO.raml +0 -64
  40. package/lib-core-dtos/mcs-bussines-n/bussines/moduloDTO.raml +0 -25
  41. package/lib-core-dtos/mcs-bussines-n/bussines/modulosComponentesDTO.raml +0 -31
  42. package/lib-core-dtos/mcs-bussines-n/bussines/plantillaDTO.raml +0 -47
  43. package/lib-core-dtos/mcs-bussines-n/bussines/sliderDTO.raml +0 -41
  44. package/lib-core-dtos/mcs-bussines-n/bussines/trabajosDTO.raml +0 -60
  45. package/lib-core-dtos/mcs-bussines-n/productos/carrito/carritoDTO.raml +0 -68
  46. package/lib-core-dtos/mcs-bussines-n/productos/carrito/carritoItemDTO.raml +0 -26
  47. package/lib-core-dtos/mcs-bussines-n/productos/categorias/categoriaDTO.raml +0 -29
  48. package/lib-core-dtos/mcs-bussines-n/productos/categorias/tipoCategoriaDTO.raml +0 -13
  49. package/lib-core-dtos/mcs-bussines-n/productos/monedaDTO.raml +0 -29
  50. package/lib-core-dtos/mcs-bussines-n/productos/pedidoproductos/pedido.raml +0 -77
  51. package/lib-core-dtos/mcs-bussines-n/productos/pedidoproductos/pedidoProducto.raml +0 -28
  52. package/lib-core-dtos/mcs-bussines-n/productos/productoDTO.raml +0 -103
  53. package/lib-core-dtos/mcs-bussines-n/request/create.bussinesRq.DTO.raml +0 -19
  54. package/lib-core-dtos/mcs-usuarios-Sp/request/registerUserDTO.raml +0 -37
  55. package/lib-core-dtos/mcs-usuarios-Sp/users/addresDTO.raml +0 -29
  56. package/lib-core-dtos/mcs-usuarios-Sp/users/cityDTO.raml +0 -13
  57. package/lib-core-dtos/mcs-usuarios-Sp/users/countryDTO.raml +0 -34
  58. package/lib-core-dtos/mcs-usuarios-Sp/users/datesUserDTO.raml +0 -71
  59. package/lib-core-dtos/mcs-usuarios-Sp/users/keycloakBuilderDTO.raml +0 -18
  60. package/lib-core-dtos/mcs-usuarios-Sp/users/loginDTO.raml +0 -13
  61. package/lib-core-dtos/mcs-usuarios-Sp/users/phoneDTO.raml +0 -36
  62. package/lib-core-dtos/mcs-usuarios-Sp/users/propertyTypeDTO.raml +0 -18
  63. package/lib-core-dtos/package.json +0 -26
  64. package/lib-core-dtos/scripts/generate-typescript.js +0 -615
  65. package/lib-core-dtos/scripts/validate-raml.js +0 -154
  66. package/lib-core-dtos/utils/queryParams.raml +0 -43
  67. package/projects/lib-common-angular/README.md +0 -0
  68. package/projects/lib-common-angular/lib.routes.ts +0 -32
  69. package/projects/lib-common-angular/ng-package.json +0 -23
  70. package/projects/lib-common-angular/package.json +0 -13
  71. package/projects/lib-common-angular/src/lib/common-lib.component.ts +0 -16
  72. package/projects/lib-common-angular/src/lib/common-lib.service.spec.ts +0 -16
  73. package/projects/lib-common-angular/src/lib/common-lib.service.ts +0 -9
  74. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/body/body.component.css +0 -12
  75. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/body/body.component.html +0 -9
  76. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/body/body.component.spec.ts +0 -23
  77. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/body/body.component.ts +0 -21
  78. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/button-call1/button-call1.component.css +0 -0
  79. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/button-call1/button-call1.component.html +0 -5
  80. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/button-call1/button-call1.component.spec.ts +0 -23
  81. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/button-call1/button-call1.component.ts +0 -20
  82. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/layout-services1/layout-services1.component.css +0 -0
  83. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/layout-services1/layout-services1.component.html +0 -21
  84. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/layout-services1/layout-services1.component.spec.ts +0 -23
  85. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/layout-services1/layout-services1.component.ts +0 -40
  86. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/link1/link1.component.html +0 -6
  87. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/link1/link1.component.scss +0 -0
  88. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/link1/link1.component.spec.ts +0 -24
  89. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/atoms/link1/link1.component.ts +0 -79
  90. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/contenido-nav/contenido-nav.component.html +0 -40
  91. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/contenido-nav/contenido-nav.component.scss +0 -0
  92. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/contenido-nav/contenido-nav.component.spec.ts +0 -24
  93. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/contenido-nav/contenido-nav.component.ts +0 -54
  94. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/footer1/footer1.component.css +0 -0
  95. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/footer1/footer1.component.html +0 -55
  96. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/footer1/footer1.component.spec.ts +0 -23
  97. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/footer1/footer1.component.ts +0 -23
  98. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/gallery-section1/gallery-section1.component.css +0 -0
  99. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/gallery-section1/gallery-section1.component.html +0 -14
  100. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/gallery-section1/gallery-section1.component.spec.ts +0 -23
  101. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/gallery-section1/gallery-section1.component.ts +0 -38
  102. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/nav1/nav1.component.css +0 -0
  103. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/nav1/nav1.component.html +0 -24
  104. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/nav1/nav1.component.spec.ts +0 -23
  105. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/nav1/nav1.component.ts +0 -56
  106. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/services-section1/services-section1.component.css +0 -0
  107. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/services-section1/services-section1.component.html +0 -23
  108. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/services-section1/services-section1.component.spec.ts +0 -23
  109. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/services-section1/services-section1.component.ts +0 -27
  110. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/slider1/slider1.component.css +0 -0
  111. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/slider1/slider1.component.html +0 -58
  112. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/slider1/slider1.component.spec.ts +0 -23
  113. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/molecules/slider1/slider1.component.ts +0 -51
  114. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/pages/index1/index1.component.css +0 -0
  115. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/pages/index1/index1.component.html +0 -13
  116. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/pages/index1/index1.component.spec.ts +0 -23
  117. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/componentes/pages/index1/index1.component.ts +0 -79
  118. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/footer/footer.component.css +0 -24
  119. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/footer/footer.component.html +0 -4
  120. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/footer/footer.component.spec.ts +0 -23
  121. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/footer/footer.component.ts +0 -12
  122. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/about-bg.png +0 -0
  123. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/about.png +0 -0
  124. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/client.jpg +0 -0
  125. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/envelope-blue.png +0 -0
  126. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/envelope-white.png +0 -0
  127. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/g-1.png +0 -0
  128. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/g-2.png +0 -0
  129. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/g-3.png +0 -0
  130. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/g-4.png +0 -0
  131. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/g-5.png +0 -0
  132. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/hero.jpg +0 -0
  133. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/location-blue.png +0 -0
  134. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/location-white.png +0 -0
  135. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/logo.png +0 -0
  136. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/menu.png +0 -0
  137. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/next.png +0 -0
  138. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/prev.png +0 -0
  139. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/s-1.png +0 -0
  140. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/s-2.png +0 -0
  141. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/s-3.png +0 -0
  142. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/search-icon.png +0 -0
  143. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/slider-img.png +0 -0
  144. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/telephone-blue.png +0 -0
  145. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/telephone-white.png +0 -0
  146. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/imagenes/tool.png +0 -0
  147. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/menu/menu.component.css +0 -3
  148. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/menu/menu.component.html +0 -23
  149. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/menu/menu.component.spec.ts +0 -23
  150. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard1/menu/menu.component.ts +0 -18
  151. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/about2/about2.component.css +0 -0
  152. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/about2/about2.component.html +0 -1
  153. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/about2/about2.component.spec.ts +0 -23
  154. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/about2/about2.component.ts +0 -12
  155. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/footer2/footer2.component.css +0 -0
  156. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/footer2/footer2.component.html +0 -1
  157. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/footer2/footer2.component.spec.ts +0 -23
  158. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/footer2/footer2.component.ts +0 -12
  159. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/gallery2/gallery2.component.css +0 -0
  160. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/gallery2/gallery2.component.html +0 -1
  161. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/gallery2/gallery2.component.spec.ts +0 -23
  162. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/gallery2/gallery2.component.ts +0 -12
  163. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/header2/header2.component.css +0 -39
  164. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/header2/header2.component.html +0 -30
  165. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/header2/header2.component.spec.ts +0 -23
  166. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/header2/header2.component.ts +0 -13
  167. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/index2/index2.component.css +0 -0
  168. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/index2/index2.component.html +0 -2
  169. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/index2/index2.component.spec.ts +0 -23
  170. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/index2/index2.component.ts +0 -15
  171. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/services2/services2.component.css +0 -0
  172. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/services2/services2.component.html +0 -1
  173. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/services2/services2.component.spec.ts +0 -23
  174. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/services2/services2.component.ts +0 -12
  175. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/slider2/slider2.component.css +0 -0
  176. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/slider2/slider2.component.html +0 -1
  177. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/slider2/slider2.component.spec.ts +0 -23
  178. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard2/slider2/slider2.component.ts +0 -12
  179. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/atoms/dynamic-menu1/dynamic-menu1.component.html +0 -56
  180. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/atoms/dynamic-menu1/dynamic-menu1.component.scss +0 -192
  181. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/atoms/dynamic-menu1/dynamic-menu1.component.ts +0 -239
  182. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/dashboard3-menu.config.ts +0 -389
  183. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/daskboard3.ts +0 -143
  184. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/moleculas/app.configurator.ts +0 -445
  185. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/moleculas/app.floatingconfigurator.ts +0 -29
  186. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/moleculas/app.footer.ts +0 -11
  187. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/moleculas/app.menuitem.ts +0 -170
  188. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/moleculas/app.topbar.ts +0 -92
  189. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/moleculas/menu/menu.component.html +0 -110
  190. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/moleculas/menu/menu.component.scss +0 -221
  191. package/projects/lib-common-angular/src/lib/componentes/daskboards/daskboard3/moleculas/menu/menu.component.ts +0 -189
  192. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/buttons-socialmedia-login/buttons-socialmedia-login.html +0 -19
  193. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/buttons-socialmedia-login/buttons-socialmedia-login.scss +0 -12
  194. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/buttons-socialmedia-login/buttons-socialmedia-login.spec.ts +0 -23
  195. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/buttons-socialmedia-login/buttons-socialmedia-login.ts +0 -13
  196. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/header-top-ecommerce1/header-top-ecommerce1.html +0 -21
  197. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/header-top-ecommerce1/header-top-ecommerce1.scss +0 -19
  198. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/header-top-ecommerce1/header-top-ecommerce1.spec.ts +0 -23
  199. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/header-top-ecommerce1/header-top-ecommerce1.ts +0 -24
  200. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/inputs-login-ecommerce1/inputs-login-ecommerce1.html +0 -17
  201. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/inputs-login-ecommerce1/inputs-login-ecommerce1.scss +0 -15
  202. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/inputs-login-ecommerce1/inputs-login-ecommerce1.spec.ts +0 -23
  203. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/inputs-login-ecommerce1/inputs-login-ecommerce1.ts +0 -18
  204. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/inputs-register-ecommerce1/inputs-register-ecommerce1.html +0 -21
  205. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/inputs-register-ecommerce1/inputs-register-ecommerce1.scss +0 -16
  206. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/inputs-register-ecommerce1/inputs-register-ecommerce1.spec.ts +0 -23
  207. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/inputs-register-ecommerce1/inputs-register-ecommerce1.ts +0 -12
  208. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/section-header-forms-login-ecomerce1/section-header-forms-login-ecomerce1.html +0 -4
  209. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/section-header-forms-login-ecomerce1/section-header-forms-login-ecomerce1.scss +0 -0
  210. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/section-header-forms-login-ecomerce1/section-header-forms-login-ecomerce1.spec.ts +0 -23
  211. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/section-header-forms-login-ecomerce1/section-header-forms-login-ecomerce1.ts +0 -13
  212. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/section-login-registro-ecomerce1/section-login-registro-ecomerce1.html +0 -5
  213. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/section-login-registro-ecomerce1/section-login-registro-ecomerce1.scss +0 -6
  214. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/section-login-registro-ecomerce1/section-login-registro-ecomerce1.spec.ts +0 -23
  215. package/projects/lib-common-angular/src/lib/componentes/landingPages/atoms/ecommerce1/section-login-registro-ecomerce1/section-login-registro-ecomerce1.ts +0 -11
  216. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/bar-float-ecommerce1/bar-float-ecommerce1.html +0 -9
  217. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/bar-float-ecommerce1/bar-float-ecommerce1.scss +0 -27
  218. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/bar-float-ecommerce1/bar-float-ecommerce1.spec.ts +0 -23
  219. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/bar-float-ecommerce1/bar-float-ecommerce1.ts +0 -20
  220. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/cart/cart.component.html +0 -34
  221. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/cart/cart.component.ts +0 -23
  222. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/footer-ecommerce1/footer-ecommerce1.html +0 -25
  223. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/footer-ecommerce1/footer-ecommerce1.scss +0 -19
  224. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/footer-ecommerce1/footer-ecommerce1.spec.ts +0 -23
  225. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/footer-ecommerce1/footer-ecommerce1.ts +0 -23
  226. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/form-auth-eccomerce1/form-auth-eccomerce1.css +0 -0
  227. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/form-auth-eccomerce1/form-auth-eccomerce1.html +0 -19
  228. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/form-auth-eccomerce1/form-auth-eccomerce1.spec.ts +0 -23
  229. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/form-auth-eccomerce1/form-auth-eccomerce1.ts +0 -19
  230. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/header-ecommerce1/header-ecommerce1.html +0 -168
  231. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/header-ecommerce1/header-ecommerce1.scss +0 -287
  232. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/header-ecommerce1/header-ecommerce1.ts +0 -421
  233. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/hero-section-ecommerce1/hero-section-ecommerce1.css +0 -39
  234. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/hero-section-ecommerce1/hero-section-ecommerce1.html +0 -29
  235. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/hero-section-ecommerce1/hero-section-ecommerce1.ts +0 -25
  236. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/section-images-instagram-ecommerce1/section-images-instagram-ecommerce1.html +0 -36
  237. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/section-images-instagram-ecommerce1/section-images-instagram-ecommerce1.scss +0 -39
  238. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/section-images-instagram-ecommerce1/section-images-instagram-ecommerce1.spec.ts +0 -23
  239. package/projects/lib-common-angular/src/lib/componentes/landingPages/molecules/ecommerce1/section-images-instagram-ecommerce1/section-images-instagram-ecommerce1.ts +0 -72
  240. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/ecommerce1.html +0 -50
  241. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/ecommerce1.scss +0 -276
  242. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/ecommerce1.ts +0 -341
  243. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/home-ecommerce1/home-ecommerce1.html +0 -77
  244. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/home-ecommerce1/home-ecommerce1.scss +0 -63
  245. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/home-ecommerce1/home-ecommerce1.spec.ts +0 -23
  246. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/home-ecommerce1/home-ecommerce1.ts +0 -160
  247. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/login-ecommerce1/login-ecommerce1.html +0 -11
  248. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/login-ecommerce1/login-ecommerce1.scss +0 -20
  249. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/login-ecommerce1/login-ecommerce1.spec.ts +0 -23
  250. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/login-ecommerce1/login-ecommerce1.ts +0 -18
  251. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/product-detail-lib/product-detail-lib.html +0 -20
  252. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/product-detail-lib/product-detail-lib.scss +0 -20
  253. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/product-detail-lib/product-detail-lib.ts +0 -190
  254. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/register-ecommerce1/register-ecommerce1.html +0 -11
  255. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/register-ecommerce1/register-ecommerce1.scss +0 -29
  256. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/ecommerce1/register-ecommerce1/register-ecommerce1.ts +0 -16
  257. package/projects/lib-common-angular/src/lib/componentes/landingPages/pages/page1.html +0 -913
  258. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-action-delete1/button-action-delete1.component.html +0 -9
  259. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-action-delete1/button-action-delete1.component.scss +0 -34
  260. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-action-delete1/button-action-delete1.component.ts +0 -33
  261. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-action-edit1/button-action-edit1.component.html +0 -9
  262. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-action-edit1/button-action-edit1.component.scss +0 -34
  263. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-action-edit1/button-action-edit1.component.ts +0 -32
  264. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-actions-row1/button-actions-row1.component.html +0 -17
  265. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-actions-row1/button-actions-row1.component.scss +0 -9
  266. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-actions-row1/button-actions-row1.component.ts +0 -45
  267. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-add-to-card1/button-add-to-card1.html +0 -40
  268. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-add-to-card1/button-add-to-card1.scss +0 -0
  269. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-add-to-card1/button-add-to-card1.spec.ts +0 -23
  270. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-add-to-card1/button-add-to-card1.ts +0 -60
  271. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-add1/button-add1.component.html +0 -11
  272. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-add1/button-add1.component.scss +0 -40
  273. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-add1/button-add1.component.ts +0 -36
  274. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-card-view1/button-card-view1.component.html +0 -1
  275. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-card-view1/button-card-view1.component.scss +0 -0
  276. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-card-view1/button-card-view1.component.ts +0 -24
  277. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-delete1/button-delete1.component.html +0 -11
  278. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-delete1/button-delete1.component.scss +0 -0
  279. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-delete1/button-delete1.component.ts +0 -35
  280. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-options-table/button-options-table.component.html +0 -9
  281. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-options-table/button-options-table.component.scss +0 -0
  282. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-options-table/button-options-table.component.ts +0 -90
  283. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-table-view1/button-table-view1.component.html +0 -1
  284. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-table-view1/button-table-view1.component.scss +0 -0
  285. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/button-table-view1/button-table-view1.component.ts +0 -25
  286. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/loading-zigma/loading-zigma.html +0 -37
  287. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/loading-zigma/loading-zigma.scss +0 -346
  288. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/loading-zigma/loading-zigma.ts +0 -11
  289. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/menu-item1/menu-item1.component.html +0 -103
  290. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/menu-item1/menu-item1.component.scss +0 -176
  291. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/menu-item1/menu-item1.component.ts +0 -117
  292. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/paginator-pg/paginator-pg.component.ts +0 -46
  293. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/paginator-pg/paginator-pg.html +0 -26
  294. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/paginator-pg/paginator-pg.scss +0 -0
  295. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/select-input1/select-input1.component.css +0 -8
  296. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/select-input1/select-input1.component.html +0 -8
  297. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/select-input1/select-input1.component.spec.ts +0 -23
  298. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/select-input1/select-input1.component.ts +0 -37
  299. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/sh-wats-button-card/sh-wats-button-card.css +0 -0
  300. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/sh-wats-button-card/sh-wats-button-card.html +0 -10
  301. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/sh-wats-button-card/sh-wats-button-card.spec.ts +0 -23
  302. package/projects/lib-common-angular/src/lib/componentes/shared/atoms/sh-wats-button-card/sh-wats-button-card.ts +0 -44
  303. package/projects/lib-common-angular/src/lib/componentes/shared/interfaces/dynamic-field.interface.ts +0 -86
  304. package/projects/lib-common-angular/src/lib/componentes/shared/interfaces/menu.interface.ts +0 -98
  305. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/crud-dialog1/crud-dialog1.component.html +0 -132
  306. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/crud-dialog1/crud-dialog1.component.scss +0 -47
  307. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/crud-dialog1/crud-dialog1.component.ts +0 -199
  308. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/grid1/grid1.component.html +0 -95
  309. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/grid1/grid1.component.scss +0 -40
  310. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/grid1/grid1.component.ts +0 -124
  311. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/inflatable-customizer/customizer.component.html +0 -53
  312. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/inflatable-customizer/customizer.component.scss +0 -26
  313. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/inflatable-customizer/customizer.component.ts +0 -104
  314. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/product-dialog1/product-dialog1.component.html +0 -112
  315. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/product-dialog1/product-dialog1.component.scss +0 -0
  316. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/product-dialog1/product-dialog1.component.ts +0 -87
  317. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/productos/card-productos1/card-productos1.component.html +0 -118
  318. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/productos/card-productos1/card-productos1.component.scss +0 -42
  319. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/productos/card-productos1/card-productos1.component.spec.ts +0 -23
  320. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/productos/card-productos1/card-productos1.component.ts +0 -202
  321. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/productos/detalle-carrito-1/detalle-carrito-1.component.html +0 -134
  322. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/productos/detalle-carrito-1/detalle-carrito-1.component.scss +0 -184
  323. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/productos/detalle-carrito-1/detalle-carrito-1.component.spec.ts +0 -23
  324. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/productos/detalle-carrito-1/detalle-carrito-1.component.ts +0 -113
  325. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/section-add-cards-buttons/section-add-cards-buttons.html +0 -7
  326. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/section-add-cards-buttons/section-add-cards-buttons.scss +0 -0
  327. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/section-add-cards-buttons/section-add-cards-buttons.spec.ts +0 -23
  328. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/section-add-cards-buttons/section-add-cards-buttons.ts +0 -22
  329. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/section-filters-categories-productos/section-filters-categories-productos.html +0 -9
  330. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/section-filters-categories-productos/section-filters-categories-productos.scss +0 -41
  331. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/section-filters-categories-productos/section-filters-categories-productos.spec.ts +0 -23
  332. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/section-filters-categories-productos/section-filters-categories-productos.ts +0 -34
  333. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/tabla1/tabla1.component.html +0 -63
  334. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/tabla1/tabla1.component.scss +0 -0
  335. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/tabla1/tabla1.component.ts +0 -128
  336. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/tool-bar1/tool-bar1.component.html +0 -29
  337. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/tool-bar1/tool-bar1.component.scss +0 -0
  338. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/tool-bar1/tool-bar1.component.ts +0 -63
  339. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/view-buttons-container1/view-buttons-container1.component.html +0 -16
  340. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/view-buttons-container1/view-buttons-container1.component.scss +0 -0
  341. package/projects/lib-common-angular/src/lib/componentes/shared/molecules/view-buttons-container1/view-buttons-container1.component.ts +0 -52
  342. package/projects/lib-common-angular/src/lib/componentes/shared/pages/crud/crud.component.html +0 -53
  343. package/projects/lib-common-angular/src/lib/componentes/shared/pages/crud/crud.component.scss +0 -0
  344. package/projects/lib-common-angular/src/lib/componentes/shared/pages/crud/crud.component.ts +0 -256
  345. package/projects/lib-common-angular/src/lib/componentes/shared/pages/crud/doc/crud-doc.component.ts +0 -131
  346. package/projects/lib-common-angular/src/lib/componentes/shared/pages/notfound/notfound.ts +0 -74
  347. package/projects/lib-common-angular/src/lib/componentes/shared/routes/componentes.routes.ts +0 -13
  348. package/projects/lib-common-angular/src/lib/componentes/shared/routes/ecomerce1.routes.ts +0 -17
  349. package/projects/lib-common-angular/src/lib/componentes/shared/routes/pages.routes.ts +0 -19
  350. package/projects/lib-common-angular/src/lib/componentes/shared/services/categorias-productos.service.ts +0 -74
  351. package/projects/lib-common-angular/src/lib/componentes/shared/services/component-services.service.ts +0 -21
  352. package/projects/lib-common-angular/src/lib/componentes/shared/services/dynamic-field.service.ts +0 -204
  353. package/projects/lib-common-angular/src/lib/componentes/shared/services/dynamic-menu.service.ts +0 -439
  354. package/projects/lib-common-angular/src/lib/componentes/shared/services/excel-export.service.ts +0 -83
  355. package/projects/lib-common-angular/src/lib/componentes/shared/services/generic-crud.service/generic-crud.service.ts +0 -79
  356. package/projects/lib-common-angular/src/lib/componentes/shared/services/layout.service.ts +0 -179
  357. package/projects/lib-common-angular/src/lib/componentes/shared/services/meta-data.service.ts/meta-data.service.ts +0 -37
  358. package/projects/lib-common-angular/src/lib/componentes/shared/services/pdf-export.service.ts +0 -0
  359. package/projects/lib-common-angular/src/lib/componentes/shared/services/product.service.ts +0 -1962
  360. package/projects/lib-common-angular/src/lib/componentes/shared/terminal/terminal.html +0 -10
  361. package/projects/lib-common-angular/src/lib/componentes/shared/terminal/terminal.scss +0 -0
  362. package/projects/lib-common-angular/src/lib/componentes/shared/terminal/terminal.ts +0 -27
  363. package/projects/lib-common-angular/src/lib/config/JuliaoSystemCrudHttpService.d.ts +0 -48
  364. package/projects/lib-common-angular/src/lib/config/JuliaoSystemCrudHttpService.ts +0 -121
  365. package/projects/lib-common-angular/src/lib/config/index.ts +0 -0
  366. package/projects/lib-common-angular/src/lib/config/lib-config.module.ts +0 -18
  367. package/projects/lib-common-angular/src/lib/config/lib-config.service.ts +0 -50
  368. package/projects/lib-common-angular/src/lib/lib-common-angular.module.ts +0 -14
  369. package/projects/lib-common-angular/src/lib/modulos/core.lib.module.ts +0 -66
  370. package/projects/lib-common-angular/src/lib/modulos/primeg.module.ts +0 -103
  371. package/projects/lib-common-angular/src/public-api.ts +0 -122
  372. package/projects/lib-common-angular/tsconfig.lib.json +0 -15
  373. package/projects/lib-common-angular/tsconfig.lib.prod.json +0 -11
  374. package/projects/lib-common-angular/tsconfig.spec.json +0 -15
  375. package/projects/lib-common-angular-demo/public/assets/demo/code.scss +0 -17
  376. package/projects/lib-common-angular-demo/public/assets/demo/demo.scss +0 -2
  377. package/projects/lib-common-angular-demo/public/assets/demo/flags/flags.scss +0 -1
  378. package/projects/lib-common-angular-demo/public/assets/demo/flags/flags_responsive.png +0 -0
  379. package/projects/lib-common-angular-demo/public/assets/layout/_core.scss +0 -24
  380. package/projects/lib-common-angular-demo/public/assets/layout/_footer.scss +0 -8
  381. package/projects/lib-common-angular-demo/public/assets/layout/_main.scss +0 -13
  382. package/projects/lib-common-angular-demo/public/assets/layout/_menu.scss +0 -160
  383. package/projects/lib-common-angular-demo/public/assets/layout/_mixins.scss +0 -15
  384. package/projects/lib-common-angular-demo/public/assets/layout/_preloading.scss +0 -47
  385. package/projects/lib-common-angular-demo/public/assets/layout/_responsive.scss +0 -110
  386. package/projects/lib-common-angular-demo/public/assets/layout/_topbar.scss +0 -160
  387. package/projects/lib-common-angular-demo/public/assets/layout/_typography.scss +0 -68
  388. package/projects/lib-common-angular-demo/public/assets/layout/_utils.scss +0 -25
  389. package/projects/lib-common-angular-demo/public/assets/layout/layout.scss +0 -13
  390. package/projects/lib-common-angular-demo/public/assets/layout/variables/_common.scss +0 -20
  391. package/projects/lib-common-angular-demo/public/assets/layout/variables/_dark.scss +0 -5
  392. package/projects/lib-common-angular-demo/public/assets/layout/variables/_light.scss +0 -5
  393. package/projects/lib-common-angular-demo/public/favicon.ico +0 -0
  394. package/projects/lib-common-angular-demo/src/app/app.component.html +0 -1
  395. package/projects/lib-common-angular-demo/src/app/app.component.scss +0 -0
  396. package/projects/lib-common-angular-demo/src/app/app.component.ts +0 -12
  397. package/projects/lib-common-angular-demo/src/app/app.config.server.ts +0 -12
  398. package/projects/lib-common-angular-demo/src/app/app.config.ts +0 -22
  399. package/projects/lib-common-angular-demo/src/app/app.routes.server.ts +0 -8
  400. package/projects/lib-common-angular-demo/src/app/app.routes.ts +0 -86
  401. package/projects/lib-common-angular-demo/src/app/componentes/crud/crud.component.html +0 -43
  402. package/projects/lib-common-angular-demo/src/app/componentes/crud/crud.component.scss +0 -0
  403. package/projects/lib-common-angular-demo/src/app/componentes/crud/crud.component.spec.ts +0 -23
  404. package/projects/lib-common-angular-demo/src/app/componentes/crud/crud.component.ts +0 -243
  405. package/projects/lib-common-angular-demo/src/app/componentes/menu-navigation/menu-demo-visual.component.ts +0 -76
  406. package/projects/lib-common-angular-demo/src/app/componentes/menu-navigation/menu-navigation.component.html +0 -60
  407. package/projects/lib-common-angular-demo/src/app/componentes/menu-navigation/menu-navigation.component.scss +0 -63
  408. package/projects/lib-common-angular-demo/src/app/componentes/menu-navigation/menu-navigation.component.ts +0 -452
  409. package/projects/lib-common-angular-demo/src/app/componentes/shared/card-carrito-demo/card-carrito-demo.html +0 -15
  410. package/projects/lib-common-angular-demo/src/app/componentes/shared/card-carrito-demo/card-carrito-demo.scss +0 -0
  411. package/projects/lib-common-angular-demo/src/app/componentes/shared/card-carrito-demo/card-carrito-demo.ts +0 -21
  412. package/projects/lib-common-angular-demo/src/app/componentes/shared/detalle-carrito-demo/detalle-carrito-demo.html +0 -3
  413. package/projects/lib-common-angular-demo/src/app/componentes/shared/detalle-carrito-demo/detalle-carrito-demo.scss +0 -0
  414. package/projects/lib-common-angular-demo/src/app/componentes/shared/detalle-carrito-demo/detalle-carrito-demo.spec.ts +0 -23
  415. package/projects/lib-common-angular-demo/src/app/componentes/shared/detalle-carrito-demo/detalle-carrito-demo.ts +0 -22
  416. package/projects/lib-common-angular-demo/src/app/componentes.routes.ts +0 -14
  417. package/projects/lib-common-angular-demo/src/app/core/services/component-services.service.ts +0 -22
  418. package/projects/lib-common-angular-demo/src/app/core/services/layout.service.ts +0 -180
  419. package/projects/lib-common-angular-demo/src/app/core/services/product.service.ts +0 -1324
  420. package/projects/lib-common-angular-demo/src/app/doc/crud/crud-doc-page.component.html +0 -20
  421. package/projects/lib-common-angular-demo/src/app/doc/crud/crud-doc-page.component.ts +0 -67
  422. package/projects/lib-common-angular-demo/src/app/doc.routes.ts +0 -5
  423. package/projects/lib-common-angular-demo/src/app/menu-configs.ts +0 -336
  424. package/projects/lib-common-angular-demo/src/app/ngxs-config.module.ts +0 -0
  425. package/projects/lib-common-angular-demo/src/app/pages/ecommerce1-demo/ecommerce1-demo.html +0 -11
  426. package/projects/lib-common-angular-demo/src/app/pages/ecommerce1-demo/ecommerce1-demo.scss +0 -0
  427. package/projects/lib-common-angular-demo/src/app/pages/ecommerce1-demo/ecommerce1-demo.spec.ts +0 -23
  428. package/projects/lib-common-angular-demo/src/app/pages/ecommerce1-demo/ecommerce1-demo.ts +0 -102
  429. package/projects/lib-common-angular-demo/src/app/pages.routes.ts +0 -11
  430. package/projects/lib-common-angular-demo/src/index.html +0 -13
  431. package/projects/lib-common-angular-demo/src/main.server.ts +0 -7
  432. package/projects/lib-common-angular-demo/src/main.ts +0 -47
  433. package/projects/lib-common-angular-demo/src/server.ts +0 -66
  434. package/projects/lib-common-angular-demo/src/styles.scss +0 -5
  435. package/projects/lib-common-angular-demo/tsconfig.app.json +0 -19
  436. package/projects/lib-common-angular-demo/tsconfig.spec.json +0 -15
  437. package/theme/_funtions.scss +0 -62
  438. package/theme/componentes/varthemes.scss +0 -16
  439. package/theme/variables.scss +0 -240
  440. package/tsconfig.json +0 -35
  441. /package/{projects/lib-common-angular/src/lib/assets → assets}/i18n/de.json +0 -0
  442. /package/{projects/lib-common-angular/src/lib/assets → assets}/i18n/en.json +0 -0
  443. /package/{projects/lib-common-angular/src/lib/assets → assets}/i18n/es.json +0 -0
  444. /package/{projects/lib-common-angular/src/lib/assets → assets}/i18n/pt.json +0 -0
  445. /package/{projects/lib-common-angular/src/lib/assets → assets}/imagenes/bannerInflables.png +0 -0
  446. /package/{projects/lib-common-angular/src/lib/assets → assets}/state/business.state.ts +0 -0
  447. /package/{projects/lib-common-angular/src/lib/assets → assets}/state/categorias-productos.state.ts +0 -0
  448. /package/{projects/lib-common-angular/src/lib/assets → assets}/state/currency.state.ts +0 -0
  449. /package/{projects/lib-common-angular/src/lib/assets → assets}/state/productos.state.ts +0 -0
  450. /package/{projects/lib-common-angular/src/lib/assets → assets}/state/state-generic/generic-crud.actions.ts +0 -0
  451. /package/{projects/lib-common-angular/src/lib/assets → assets}/state/state-generic/generic-crud.state.ts +0 -0
  452. /package/{projects/lib-common-angular/src/lib/assets → assets}/state/usuarios.actions.ts +0 -0
  453. /package/{projects/lib-common-angular/src/lib/styles → styles}/global-styles.scss +0 -0
package/index.d.ts ADDED
@@ -0,0 +1,1982 @@
1
+ import * as i0 from '@angular/core';
2
+ import { OnInit, EventEmitter, AfterViewInit, Type, ViewContainerRef, OnDestroy, TemplateRef, InjectionToken, OnChanges, SimpleChanges, Renderer2, ElementRef, ModuleWithProviders } from '@angular/core';
3
+ import { MessageService, ConfirmationService, MenuItem as MenuItem$1 } from 'primeng/api';
4
+ import { DynamicField, FieldType, ExcelExportConfig, ComponentesDTO, ProductoDTO, CategoriaDTO, MenuConfig, MenuItem, MenuEvent, BusinessDTO, ImagenDTO, TipoCategoriaDTO, MonedaDTO, DatesUserDTO } from '@juliaosistem/core-dtos';
5
+ export { DynamicField, MenuConfig, MenuItem } from '@juliaosistem/core-dtos';
6
+ import { HttpClient } from '@angular/common/http';
7
+ import * as rxjs from 'rxjs';
8
+ import { Observable, Subscription } from 'rxjs';
9
+ import { PlantillaResponse } from 'juliaositembackenexpress/dist/utils/PlantillaResponse';
10
+ import * as juliaositembackenexpress_dist_utils_queryParams from 'juliaositembackenexpress/dist/utils/queryParams';
11
+ import { QueryParams } from 'juliaositembackenexpress/dist/utils/queryParams';
12
+ import * as i2$1 from '@ngx-translate/core';
13
+ import { TranslateService } from '@ngx-translate/core';
14
+ import * as i3$1 from '@angular/forms';
15
+ import { FormGroup, FormBuilder } from '@angular/forms';
16
+ import { Router, ActivatedRoute, Routes } from '@angular/router';
17
+ import { BreakpointObserver } from '@angular/cdk/layout';
18
+ import { Platform, MenuController } from '@ionic/angular';
19
+ import * as i4$1 from '@ngxs/store';
20
+ import { Store, StateContext } from '@ngxs/store';
21
+ import * as i1 from '@angular/common';
22
+ import * as i2 from 'primeng/image';
23
+ import * as i3 from 'primeng/button';
24
+ import * as i4 from 'primeng/card';
25
+ import * as i5 from 'primeng/autocomplete';
26
+ import * as i6 from 'primeng/cascadeselect';
27
+ import * as i7 from 'primeng/checkbox';
28
+ import * as i8 from 'primeng/editor';
29
+ import * as i9 from 'primeng/menu';
30
+ import * as i10 from 'primeng/table';
31
+ import * as i11 from 'primeng/paginator';
32
+ import * as i12 from 'primeng/inputtext';
33
+ import * as i13 from 'primeng/password';
34
+ import * as i14 from 'primeng/ripple';
35
+ import * as i15 from 'primeng/toast';
36
+ import * as i16 from 'primeng/toolbar';
37
+ import * as i17 from 'primeng/rating';
38
+ import * as i18 from 'primeng/textarea';
39
+ import * as i19 from 'primeng/select';
40
+ import * as i20 from 'primeng/radiobutton';
41
+ import * as i21 from 'primeng/inputnumber';
42
+ import * as i22 from 'primeng/dialog';
43
+ import * as i23 from 'primeng/tag';
44
+ import * as i24 from 'primeng/inputicon';
45
+ import * as i25 from 'primeng/iconfield';
46
+ import * as i26 from 'primeng/confirmdialog';
47
+ import * as i27 from 'primeng/tieredmenu';
48
+ import * as i28 from 'primeng/fileupload';
49
+ import * as i29 from 'primeng/dataview';
50
+ import * as i30 from 'primeng/stepper';
51
+ import * as i31 from 'primeng/drawer';
52
+ import { TranslateHttpLoader } from '@ngx-translate/http-loader';
53
+ import * as i5$1 from '@ngxs/devtools-plugin';
54
+ import * as i6$1 from '@ngxs/logger-plugin';
55
+ import * as i7$1 from '@angular/material/table';
56
+ import * as i8$1 from '@angular/material/form-field';
57
+ import * as i9$1 from '@angular/material/input';
58
+ import * as i10$1 from '@angular/material/select';
59
+ import * as i11$1 from '@angular/material/button';
60
+ import * as i12$1 from '@angular/material/icon';
61
+ import * as i13$1 from '@angular/material/grid-list';
62
+ import * as i14$1 from '@angular/material/paginator';
63
+ import * as i15$1 from '@angular/material/sidenav';
64
+ import * as i16$1 from '@angular/material/toolbar';
65
+ import * as i17$1 from '@angular/material/list';
66
+ import * as i18$1 from '@angular/material/card';
67
+
68
+ declare class CommonLibService {
69
+ constructor();
70
+ static ɵfac: i0.ɵɵFactoryDeclaration<CommonLibService, never>;
71
+ static ɵprov: i0.ɵɵInjectableDeclaration<CommonLibService>;
72
+ }
73
+
74
+ declare class CommonLibComponent {
75
+ static ɵfac: i0.ɵɵFactoryDeclaration<CommonLibComponent, never>;
76
+ static ɵcmp: i0.ɵɵComponentDeclaration<CommonLibComponent, "lib-common-lib", never, {}, {}, never, never, true, never>;
77
+ }
78
+
79
+ declare class DynamicEntity {
80
+ id?: string;
81
+ name?: string;
82
+ fields: DynamicField[];
83
+ constructor(data?: Partial<DynamicEntity>);
84
+ addField(field: DynamicField): void;
85
+ getField(key: string): DynamicField | undefined;
86
+ getFieldValue<T = unknown>(key: string): T | undefined;
87
+ setFieldValue(key: string, value: unknown): void;
88
+ getOrderedFields(): DynamicField[];
89
+ toPlainObject(): Record<string, unknown>;
90
+ static fromPlainObject(data: Record<string, unknown>, fieldDefinitions: Omit<DynamicField, 'value'>[]): DynamicEntity;
91
+ static createBasicFieldDefinitions(): Omit<DynamicField, 'value'>[];
92
+ }
93
+
94
+ interface GenerateFieldsConfig {
95
+ data: Record<string, unknown>[];
96
+ fieldTypeConfig?: Record<string, FieldType>;
97
+ fieldLabels?: Record<string, string>;
98
+ fieldOrder?: string[];
99
+ excludeFields?: string[];
100
+ getValueFn?: (item: any, key: string) => any;
101
+ }
102
+ interface CreateFieldConfig {
103
+ key: string;
104
+ index: number;
105
+ data: Record<string, unknown>[];
106
+ fieldTypeConfig: Record<string, FieldType>;
107
+ fieldLabels: Record<string, string>;
108
+ }
109
+ declare class DynamicFieldService {
110
+ /**
111
+ * Genera campos dinámicos basados en los datos de entrada
112
+ */
113
+ generateFieldsFromData(config: GenerateFieldsConfig): DynamicField[];
114
+ /**
115
+ * Obtiene todas las claves únicas de los datos, excluyendo campos especificados
116
+ */
117
+ private getAllUniqueKeys;
118
+ /**
119
+ * Ordena las claves según el orden especificado o alfabéticamente
120
+ */
121
+ private getOrderedKeys;
122
+ /**
123
+ * Crea un campo dinámico individual
124
+ */
125
+ private createDynamicField;
126
+ /**
127
+ * Auto-detecta el tipo de campo basado en los datos
128
+ */
129
+ detectFieldType(data: Record<string, unknown>[], key: string): FieldType;
130
+ /**
131
+ * Formatea una etiqueta desde el nombre del campo
132
+ */
133
+ formatLabel(key: string): string;
134
+ /**
135
+ * Formatea el valor de un campo dinámico para mostrar
136
+ */
137
+ formatDynamicFieldValue(field: DynamicField, value: unknown): string;
138
+ /**
139
+ * Obtiene la URL de imagen para un campo
140
+ */
141
+ getImageUrl(field: DynamicField, value: unknown): string;
142
+ /**
143
+ * Obtiene el texto alternativo para una imagen
144
+ */
145
+ getImageAltText(field: DynamicField, item: Record<string, unknown>): string;
146
+ /**
147
+ * Genera un ID único para nuevos elementos
148
+ */
149
+ generateId(): string;
150
+ /**
151
+ * Busca el índice de un elemento por ID
152
+ */
153
+ findIndexById(data: Record<string, unknown>[], id: string): number;
154
+ static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFieldService, never>;
155
+ static ɵprov: i0.ɵɵInjectableDeclaration<DynamicFieldService>;
156
+ }
157
+
158
+ declare class ExcelExportService {
159
+ private messageService;
160
+ constructor(messageService: MessageService);
161
+ exportToExcel(config: ExcelExportConfig): Promise<void>;
162
+ private performExcelExport;
163
+ private prepareDataForExport;
164
+ private formatValue;
165
+ private generateFileName;
166
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExcelExportService, never>;
167
+ static ɵprov: i0.ɵɵInjectableDeclaration<ExcelExportService>;
168
+ }
169
+
170
+ declare class Crud implements OnInit {
171
+ private messageService;
172
+ private confirmationService;
173
+ private dynamicFieldService;
174
+ private excelExportService;
175
+ showDialog: boolean;
176
+ submitted: boolean;
177
+ loaded: boolean;
178
+ tableType: 'table' | 'grid';
179
+ data: Record<string, unknown>[];
180
+ fieldTypeConfig: Record<string, FieldType>;
181
+ fieldLabels: Record<string, string>;
182
+ fieldOrder: string[];
183
+ excludeFields: string[];
184
+ fieldSelectOptions: Record<string, {
185
+ label: string;
186
+ value: string | number | boolean;
187
+ }[]>;
188
+ rows: number;
189
+ paginator: boolean;
190
+ rowsPerPageOptions: number[];
191
+ showCurrentPageReport: boolean;
192
+ dataChange: EventEmitter<Record<string, unknown>[]>;
193
+ editItemRequest: EventEmitter<Record<string, unknown>>;
194
+ newItemRequest: EventEmitter<void>;
195
+ itemSaved: EventEmitter<Record<string, unknown>>;
196
+ dialogCanceled: EventEmitter<void>;
197
+ displayFields: DynamicField[];
198
+ deleteItemRequest: EventEmitter<Record<string, unknown>>;
199
+ currentItem: Record<string, unknown>;
200
+ selectedItems: Record<string, unknown>[];
201
+ fields: DynamicField[];
202
+ componente: ComponentesDTO;
203
+ constructor(messageService: MessageService, confirmationService: ConfirmationService, dynamicFieldService: DynamicFieldService, excelExportService: ExcelExportService);
204
+ ngOnInit(): void;
205
+ initFields(): void;
206
+ editItem(item: Record<string, unknown>): void;
207
+ openNew(): void;
208
+ onItemSaved(savedItem: Record<string, unknown>): void;
209
+ onDialogCanceled(): void;
210
+ deleteItem(item: Record<string, unknown>): void;
211
+ deleteSelectedItems(): void;
212
+ private executeItemsDeletion;
213
+ private updateExistingItem;
214
+ private createNewItem;
215
+ processItemSave(savedItem: Record<string, unknown>): void;
216
+ setCurrentItem(item: Record<string, unknown>): void;
217
+ private finalizeItemSave;
218
+ onViewChange(newView: 'table' | 'grid'): void;
219
+ onSelectedItemsChange(newSelection: Record<string, unknown>[] | null): void;
220
+ exportToExcel(): void;
221
+ static ɵfac: i0.ɵɵFactoryDeclaration<Crud, never>;
222
+ static ɵcmp: i0.ɵɵComponentDeclaration<Crud, "lib-crud", never, { "showDialog": { "alias": "showDialog"; "required": false; }; "submitted": { "alias": "submitted"; "required": false; }; "loaded": { "alias": "loaded"; "required": false; }; "tableType": { "alias": "tableType"; "required": false; }; "data": { "alias": "data"; "required": false; }; "fieldTypeConfig": { "alias": "fieldTypeConfig"; "required": false; }; "fieldLabels": { "alias": "fieldLabels"; "required": false; }; "fieldOrder": { "alias": "fieldOrder"; "required": false; }; "excludeFields": { "alias": "excludeFields"; "required": false; }; "fieldSelectOptions": { "alias": "fieldSelectOptions"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "paginator": { "alias": "paginator"; "required": false; }; "rowsPerPageOptions": { "alias": "rowsPerPageOptions"; "required": false; }; "showCurrentPageReport": { "alias": "showCurrentPageReport"; "required": false; }; "displayFields": { "alias": "displayFields"; "required": false; }; }, { "dataChange": "dataChange"; "editItemRequest": "editItemRequest"; "newItemRequest": "newItemRequest"; "itemSaved": "itemSaved"; "dialogCanceled": "dialogCanceled"; "deleteItemRequest": "deleteItemRequest"; }, never, never, true, never>;
223
+ }
224
+
225
+ interface DocProp {
226
+ name: string;
227
+ type?: string;
228
+ description?: string;
229
+ }
230
+ declare class CrudDocComponent implements AfterViewInit {
231
+ /** Componente que se mostrará en el demo interactivo */
232
+ component: Type<any>;
233
+ /** Información de la documentación */
234
+ title: string;
235
+ description: string;
236
+ exampleCode: string;
237
+ inputsDocs: DocProp[];
238
+ outputsDocs: DocProp[];
239
+ /** Inputs y outputs para el demo dinámico */
240
+ demoInputs: Record<string, any>;
241
+ demoOutputs: Record<string, (value?: any) => void>;
242
+ container: ViewContainerRef;
243
+ ngAfterViewInit(): void;
244
+ static ɵfac: i0.ɵɵFactoryDeclaration<CrudDocComponent, never>;
245
+ static ɵcmp: i0.ɵɵComponentDeclaration<CrudDocComponent, "lib-crud-doc", never, { "component": { "alias": "component"; "required": true; }; "title": { "alias": "title"; "required": false; }; "description": { "alias": "description"; "required": false; }; "exampleCode": { "alias": "exampleCode"; "required": false; }; "inputsDocs": { "alias": "inputsDocs"; "required": false; }; "outputsDocs": { "alias": "outputsDocs"; "required": false; }; "demoInputs": { "alias": "demoInputs"; "required": false; }; "demoOutputs": { "alias": "demoOutputs"; "required": false; }; }, {}, never, never, true, never>;
246
+ }
247
+
248
+ declare class Carruselt1 implements OnInit, OnDestroy {
249
+ slides: {
250
+ id: number;
251
+ tag: string;
252
+ tagClass: string;
253
+ title: string;
254
+ description: string;
255
+ image: string;
256
+ alt: string;
257
+ button: {
258
+ text: string;
259
+ link: string;
260
+ class: string;
261
+ };
262
+ }[];
263
+ currentSlide: number;
264
+ private intervalId;
265
+ /**
266
+ * Método que se ejecuta al iniciar el componente
267
+ * Inicia el carrusel automático
268
+ */
269
+ ngOnInit(): void;
270
+ /**
271
+ * Método que se ejecuta al destruir el componente
272
+ * Detiene el carrusel automático para evitar fugas de memoria
273
+ */
274
+ ngOnDestroy(): void;
275
+ /**
276
+ * Inicia la transición automática de las diapositivas
277
+ * Cambia de slide cada 5 segundos
278
+ */
279
+ startAutoSlide(): void;
280
+ /**
281
+ * Detiene la transición automática de las diapositivas
282
+ * Limpia el intervalo si existe
283
+ */
284
+ stopAutoSlide(): void;
285
+ /**
286
+ * Avanza a la siguiente diapositiva
287
+ * Utiliza el operador módulo para volver al inicio al llegar al final
288
+ */
289
+ nextSlide(): void;
290
+ /**
291
+ * Retrocede a la diapositiva anterior
292
+ * Maneja el índice negativo para ir al último slide si se está en el primero
293
+ */
294
+ prevSlide(): void;
295
+ /**
296
+ * Navega a una diapositiva específica por su índice
297
+ * Reinicia el temporizador automático al cambiar manualmente
298
+ * @param index Índice de la diapositiva a mostrar
299
+ */
300
+ goToSlide(index: number): void;
301
+ /**
302
+ * Método para navegar a WhatsApp con un mensaje predefinido sobre el slide actual
303
+ * @param slide Slide actual seleccionado
304
+ * **/
305
+ navigateToWhatsapp(slide: any): void;
306
+ static ɵfac: i0.ɵɵFactoryDeclaration<Carruselt1, never>;
307
+ static ɵcmp: i0.ɵɵComponentDeclaration<Carruselt1, "lib-carruselt-1", never, {}, {}, never, never, true, never>;
308
+ }
309
+
310
+ declare class PaginatorPgComponent {
311
+ componente: ComponentesDTO;
312
+ data: unknown[];
313
+ rows: number;
314
+ rowsPerPageOptions: number[];
315
+ showCurrentPageReport: boolean;
316
+ currentPageReportTemplate: string;
317
+ itemTemplate: TemplateRef<unknown>;
318
+ first: number;
319
+ onPage(event: {
320
+ first?: number;
321
+ rows?: number;
322
+ page?: number;
323
+ pageCount?: number;
324
+ }): void;
325
+ static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorPgComponent, never>;
326
+ static ɵcmp: i0.ɵɵComponentDeclaration<PaginatorPgComponent, "lib-paginator-pg", never, { "data": { "alias": "data"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "rowsPerPageOptions": { "alias": "rowsPerPageOptions"; "required": false; }; "showCurrentPageReport": { "alias": "showCurrentPageReport"; "required": false; }; "currentPageReportTemplate": { "alias": "currentPageReportTemplate"; "required": false; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; }, {}, never, never, true, never>;
327
+ }
328
+
329
+ interface LibCommonConfig {
330
+ baseUrlProducts?: string;
331
+ baseUrlAuth?: string;
332
+ baseUrlUsers?: string;
333
+ apiVersion?: string;
334
+ timeout?: number;
335
+ [key: string]: unknown;
336
+ }
337
+ declare const LIB_COMMON_CONFIG: InjectionToken<LibCommonConfig>;
338
+ declare class LibConfigService {
339
+ private injectedConfig;
340
+ private config;
341
+ constructor(injectedConfig: LibCommonConfig);
342
+ get<T = unknown>(key: string): T;
343
+ getConfig(): LibCommonConfig;
344
+ updateConfig(newConfig: Partial<LibCommonConfig>): void;
345
+ static ɵfac: i0.ɵɵFactoryDeclaration<LibConfigService, [{ optional: true; }]>;
346
+ static ɵprov: i0.ɵɵInjectableDeclaration<LibConfigService>;
347
+ }
348
+
349
+ declare class JuliaoSystemCrudHttpService<RES, RQ> {
350
+ protected http: HttpClient;
351
+ basePathUrl: string;
352
+ constructor(http: HttpClient);
353
+ /**
354
+ * Agrega una nueva entidad
355
+ * @param request Datos de la entidad a agregar
356
+ * @param queryParams Parámetros de consulta estándar
357
+ */
358
+ add(request: RQ extends {
359
+ id: string | number;
360
+ } ? RQ : RQ & {
361
+ id: string | number;
362
+ }, queryParams: QueryParams): Observable<PlantillaResponse<RES>>;
363
+ /**
364
+ * Obtiene todas las entidades
365
+ * @param queryParams Parámetros de consulta estándar
366
+ * @param filters Filtros adicionales (opcional)
367
+ */
368
+ all(queryParams: QueryParams, filters?: Map<string, string>): Observable<PlantillaResponse<RES>>;
369
+ /**
370
+ * Actualiza una entidad existente
371
+ * @param request Datos actualizados de la entidad
372
+ * @param queryParams Parámetros de consulta estándar
373
+ */
374
+ update(request: RQ, queryParams: QueryParams): Observable<PlantillaResponse<RES>>;
375
+ /**
376
+ * Elimina una entidad
377
+ * @param queryParams Parámetros de consulta estándar
378
+ */
379
+ delete(queryParams: QueryParams): Observable<PlantillaResponse<RES>>;
380
+ /**
381
+ * Método virtual para obtener datos mock
382
+ * Debe ser implementado por las clases hijas que necesiten datos mock
383
+ * @returns Array de datos mock o null si no está implementado
384
+ */
385
+ getMockData?(): RES[] | null;
386
+ /**
387
+ * Construye los headers HTTP a partir de los QueryParams
388
+ * @param queryParams Parámetros de consulta
389
+ * @private
390
+ */
391
+ private buildHeaders;
392
+ static ɵfac: i0.ɵɵFactoryDeclaration<JuliaoSystemCrudHttpService<any, any>, never>;
393
+ static ɵprov: i0.ɵɵInjectableDeclaration<JuliaoSystemCrudHttpService<any, any>>;
394
+ }
395
+
396
+ interface Product {
397
+ id?: string;
398
+ code?: string;
399
+ name?: string;
400
+ description?: string;
401
+ price?: number;
402
+ quantity?: number;
403
+ inventoryStatus?: string;
404
+ category?: string;
405
+ image?: string;
406
+ rating?: number;
407
+ }
408
+ declare class ProductService extends JuliaoSystemCrudHttpService<ProductoDTO, ProductoDTO> {
409
+ private configService;
410
+ constructor(http: HttpClient, configService: LibConfigService);
411
+ /**
412
+ * Genera el texto para compartir en WhatsApp basado en el estado de inicio de sesión y el producto.
413
+ * @param isLogin Indica si el usuario ha iniciado sesión.
414
+ * @param product El producto para el cual se genera el texto.
415
+ * @return El texto formateado para WhatsApp.
416
+ *
417
+ */
418
+ getTextWhatsapp(isLogin: boolean, product: ProductoDTO): string;
419
+ /**
420
+ * Formatea un número como moneda usando Intl.NumberFormat
421
+ */
422
+ private formatCurrency;
423
+ /**
424
+ * Abre WhatsApp para compartir información del producto con un mensaje
425
+ * basado en si el usuario tiene sesión iniciada.
426
+ * @param domain Dominio o URL base para compartir.
427
+ * @param isLogin Indica si el usuario ha iniciado sesión.
428
+ * @param Product El producto para el cual se genera el texto.
429
+ */
430
+ shareProductOnWhatsapp(domain: string, isLogin: boolean, Product: ProductoDTO): void;
431
+ /**
432
+ * Abre WhatsApp para contactar directamente a un número predefinido
433
+ * con un mensaje basado en si el usuario tiene sesión window.open( iniciada.
434
+ * @param whatsappNumber Número de WhatsApp al que se enviará el mensaje.
435
+ * @param domain Dominio o URL base para compartir.
436
+ * @param isLogin Indica si el usuario ha iniciado sesión.
437
+ * @param Product El producto para el cual se genera el texto.
438
+ */
439
+ contactWhatsapp(whatsappNumber: string | undefined, domain: string, isLogin: boolean, Product: ProductoDTO): void;
440
+ mockProductoDTO(): ProductoDTO;
441
+ /**
442
+ * Método para Agregarle el nombre de la categoría a cada producto
443
+ * @param products Lista de productos a los cuales se les va a agregar el nombre de la categoría
444
+ * @param categorias Lista de categorías disponibles
445
+ * @return Lista de productos con el nombre de la categoría agregado
446
+ */
447
+ addNameCategoriaToProducts(products: ProductoDTO[], categorias: CategoriaDTO[]): ProductoDTO[];
448
+ mockCategoriaInflablesDTO(): CategoriaDTO[];
449
+ mockProductosInflablesDTO(): ProductoDTO[];
450
+ getProductsData(): {
451
+ id: string;
452
+ code: string;
453
+ name: string;
454
+ description: string;
455
+ image: string;
456
+ price: number;
457
+ category: string;
458
+ quantity: number;
459
+ inventoryStatus: string;
460
+ rating: number;
461
+ }[];
462
+ getProductsWithOrdersData(): {
463
+ id: string;
464
+ code: string;
465
+ name: string;
466
+ description: string;
467
+ image: string;
468
+ price: number;
469
+ category: string;
470
+ quantity: number;
471
+ inventoryStatus: string;
472
+ rating: number;
473
+ orders: {
474
+ id: string;
475
+ productCode: string;
476
+ date: string;
477
+ amount: number;
478
+ quantity: number;
479
+ customer: string;
480
+ status: string;
481
+ }[];
482
+ }[];
483
+ status: string[];
484
+ productNames: string[];
485
+ getProductsMini(): Promise<{
486
+ id: string;
487
+ code: string;
488
+ name: string;
489
+ description: string;
490
+ image: string;
491
+ price: number;
492
+ category: string;
493
+ quantity: number;
494
+ inventoryStatus: string;
495
+ rating: number;
496
+ }[]>;
497
+ getProductsSmall(): Promise<{
498
+ id: string;
499
+ code: string;
500
+ name: string;
501
+ description: string;
502
+ image: string;
503
+ price: number;
504
+ category: string;
505
+ quantity: number;
506
+ inventoryStatus: string;
507
+ rating: number;
508
+ }[]>;
509
+ getProducts(): {
510
+ id: string;
511
+ code: string;
512
+ name: string;
513
+ description: string;
514
+ image: string;
515
+ price: number;
516
+ category: string;
517
+ quantity: number;
518
+ inventoryStatus: string;
519
+ rating: number;
520
+ }[];
521
+ getProductsWithOrdersSmall(): Promise<{
522
+ id: string;
523
+ code: string;
524
+ name: string;
525
+ description: string;
526
+ image: string;
527
+ price: number;
528
+ category: string;
529
+ quantity: number;
530
+ inventoryStatus: string;
531
+ rating: number;
532
+ orders: {
533
+ id: string;
534
+ productCode: string;
535
+ date: string;
536
+ amount: number;
537
+ quantity: number;
538
+ customer: string;
539
+ status: string;
540
+ }[];
541
+ }[]>;
542
+ calculateDiscount(product: ProductoDTO): number;
543
+ generatePrduct(): Product;
544
+ generateId(): string;
545
+ generateName(): string;
546
+ generatePrice(): number;
547
+ generateQuantity(): number;
548
+ generateStatus(): string;
549
+ generateRating(): number;
550
+ /**
551
+ * Devuelve true si el producto no es nulo ni undefined
552
+ * @param product
553
+ * @returns boolean
554
+ */
555
+ checkIsProductIsnotEmptyOrNull(product: ProductoDTO): boolean;
556
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProductService, never>;
557
+ static ɵprov: i0.ɵɵInjectableDeclaration<ProductService>;
558
+ }
559
+
560
+ declare class ShWatsButtonCard {
561
+ private productSvc;
562
+ product: ProductoDTO;
563
+ isLogin: boolean;
564
+ discount: number;
565
+ constructor(productSvc: ProductService);
566
+ shareProductOnWhatsapp(): void;
567
+ static ɵfac: i0.ɵɵFactoryDeclaration<ShWatsButtonCard, never>;
568
+ static ɵcmp: i0.ɵɵComponentDeclaration<ShWatsButtonCard, "lib-sh-wats-button-card", never, { "product": { "alias": "product"; "required": false; }; "isLogin": { "alias": "isLogin"; "required": false; }; "discount": { "alias": "discount"; "required": false; }; }, {}, never, never, true, never>;
569
+ }
570
+
571
+ declare class SelectInput1Component {
572
+ private translate;
573
+ componente: ComponentesDTO;
574
+ seleccionada: string;
575
+ lenguages: string[];
576
+ constructor(translate: TranslateService);
577
+ cambiaLang(event: string): void;
578
+ static ɵfac: i0.ɵɵFactoryDeclaration<SelectInput1Component, never>;
579
+ static ɵcmp: i0.ɵɵComponentDeclaration<SelectInput1Component, "lib-select-input1", never, { "lenguages": { "alias": "lenguages"; "required": false; }; }, {}, never, never, true, never>;
580
+ }
581
+
582
+ declare class ButtonActionEdit1Component {
583
+ item: Record<string, unknown>;
584
+ disabled: boolean;
585
+ size: 'small' | 'large' | undefined;
586
+ outlined: boolean;
587
+ rounded: boolean;
588
+ edit: EventEmitter<Record<string, unknown>>;
589
+ componente: ComponentesDTO;
590
+ onEdit(): void;
591
+ static ɵfac: i0.ɵɵFactoryDeclaration<ButtonActionEdit1Component, never>;
592
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonActionEdit1Component, "lib-button-action-edit1", never, { "item": { "alias": "item"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "outlined": { "alias": "outlined"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; }, { "edit": "edit"; }, never, never, true, never>;
593
+ }
594
+
595
+ declare class ButtonActionDelete1Component {
596
+ componente: ComponentesDTO;
597
+ item: Record<string, unknown>;
598
+ disabled: boolean;
599
+ size: 'small' | 'large' | undefined;
600
+ outlined: boolean;
601
+ rounded: boolean;
602
+ delete: EventEmitter<Record<string, unknown>>;
603
+ onDelete(): void;
604
+ static ɵfac: i0.ɵɵFactoryDeclaration<ButtonActionDelete1Component, never>;
605
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonActionDelete1Component, "lib-button-action-delete1", never, { "item": { "alias": "item"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "outlined": { "alias": "outlined"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; }, { "delete": "delete"; }, never, never, true, never>;
606
+ }
607
+
608
+ declare class ButtonAdd1Component {
609
+ componente: ComponentesDTO;
610
+ label: string;
611
+ icon: string;
612
+ disabled: boolean;
613
+ size: 'small' | 'large' | undefined;
614
+ outlined: boolean;
615
+ rounded: boolean;
616
+ severity: 'success' | 'info' | 'warn' | 'danger' | 'help' | 'primary' | 'secondary' | 'contrast' | undefined;
617
+ tooltip: string;
618
+ loading: boolean;
619
+ add: EventEmitter<void>;
620
+ onAdd(): void;
621
+ static ɵfac: i0.ɵɵFactoryDeclaration<ButtonAdd1Component, never>;
622
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonAdd1Component, "lib-button-add1", never, { "label": { "alias": "label"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "outlined": { "alias": "outlined"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, { "add": "add"; }, never, never, true, never>;
623
+ }
624
+
625
+ declare class Index2Component {
626
+ static ɵfac: i0.ɵɵFactoryDeclaration<Index2Component, never>;
627
+ static ɵcmp: i0.ɵɵComponentDeclaration<Index2Component, "lib-index2", never, {}, {}, never, never, true, never>;
628
+ }
629
+
630
+ declare class Tabla1Component implements OnInit {
631
+ private dynamicFieldService;
632
+ data: Record<string, unknown>[];
633
+ selectedItems: Record<string, unknown>[] | null;
634
+ selectedItemsChange: EventEmitter<Record<string, unknown>[] | null>;
635
+ fieldTypeConfig: Record<string, FieldType>;
636
+ fieldLabels: Record<string, string>;
637
+ fieldOrder: string[];
638
+ excludeFields: string[];
639
+ fieldSelectOptions: Record<string, {
640
+ label: string;
641
+ value: string | number | boolean;
642
+ }[]>;
643
+ displayFields: DynamicField[];
644
+ showDefaultHeader: boolean;
645
+ showDefaultBody: boolean;
646
+ rows: number;
647
+ paginator: boolean;
648
+ rowsPerPageOptions: number[];
649
+ showCurrentPageReport: boolean;
650
+ editItem: EventEmitter<Record<string, unknown>>;
651
+ fields: DynamicField[];
652
+ componente: ComponentesDTO;
653
+ constructor(dynamicFieldService: DynamicFieldService);
654
+ ngOnInit(): void;
655
+ initFields(): void;
656
+ formatDynamicFieldValue(field: DynamicField, value: unknown): string;
657
+ getImageUrl(field: DynamicField, value: unknown): string;
658
+ getImageAltText(field: DynamicField, item: Record<string, unknown>): string;
659
+ onEditItem(item: Record<string, unknown>): void;
660
+ onSelectionChange(newSelection: Record<string, unknown>[] | null): void;
661
+ getValue(item: Record<string, any>, field: DynamicField): any;
662
+ getNestedValue(item: Record<string, any>, path: string): any;
663
+ getFieldValue(item: Record<string, any>, key: string): any;
664
+ static ɵfac: i0.ɵɵFactoryDeclaration<Tabla1Component, never>;
665
+ static ɵcmp: i0.ɵɵComponentDeclaration<Tabla1Component, "lib-tabla1", never, { "data": { "alias": "data"; "required": false; }; "selectedItems": { "alias": "selectedItems"; "required": false; }; "fieldTypeConfig": { "alias": "fieldTypeConfig"; "required": false; }; "fieldLabels": { "alias": "fieldLabels"; "required": false; }; "fieldOrder": { "alias": "fieldOrder"; "required": false; }; "excludeFields": { "alias": "excludeFields"; "required": false; }; "fieldSelectOptions": { "alias": "fieldSelectOptions"; "required": false; }; "displayFields": { "alias": "displayFields"; "required": false; }; "showDefaultHeader": { "alias": "showDefaultHeader"; "required": false; }; "showDefaultBody": { "alias": "showDefaultBody"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "paginator": { "alias": "paginator"; "required": false; }; "rowsPerPageOptions": { "alias": "rowsPerPageOptions"; "required": false; }; "showCurrentPageReport": { "alias": "showCurrentPageReport"; "required": false; }; }, { "selectedItemsChange": "selectedItemsChange"; "editItem": "editItem"; }, never, never, true, never>;
666
+ }
667
+
668
+ declare class CrudDialog1Component implements OnChanges {
669
+ private fb;
670
+ onSubmit(): void;
671
+ visible: boolean;
672
+ displayFields: DynamicField[];
673
+ currentItem: Record<string, unknown>;
674
+ fieldSelectOptions: Record<string, {
675
+ label: string;
676
+ value: string | number | boolean;
677
+ }[]>;
678
+ isDefaultContent: boolean;
679
+ body: TemplateRef<any> | undefined;
680
+ visibleChange: EventEmitter<boolean>;
681
+ save: EventEmitter<Record<string, unknown>>;
682
+ cancel: EventEmitter<void>;
683
+ triggerSave: EventEmitter<void>;
684
+ itemForm: FormGroup;
685
+ componente: ComponentesDTO;
686
+ /**
687
+ * Archivos seleccionados
688
+ */
689
+ selectedFiles: Record<string, File>;
690
+ constructor(fb: FormBuilder);
691
+ ngOnChanges(changes: SimpleChanges): void;
692
+ private updateForm;
693
+ /**
694
+ * Obtiene el valor inicial basado en el tipo de campo
695
+ */
696
+ private getInitialValue;
697
+ /**
698
+ * Maneja la selección de archivos desde p-fileUpload
699
+ */
700
+ onFileSelect(event: {
701
+ files: File[];
702
+ }, fieldKey: string): void;
703
+ /**
704
+ * Remueve un archivo seleccionado
705
+ */
706
+ onFileRemove(fieldKey: string): void;
707
+ /**
708
+ * Obtiene el archivo seleccionado para un campo
709
+ */
710
+ getSelectedFile(fieldKey: string): File | null;
711
+ getSelectOptions(fieldKey: string): {
712
+ label: string;
713
+ value: string | number | boolean;
714
+ }[];
715
+ hideDialog(): void;
716
+ saveItem(): void;
717
+ onDialogHide(): void;
718
+ onVisibilityChange(visible: boolean): void;
719
+ static ɵfac: i0.ɵɵFactoryDeclaration<CrudDialog1Component, never>;
720
+ static ɵcmp: i0.ɵɵComponentDeclaration<CrudDialog1Component, "lib-crud-dialog1", never, { "visible": { "alias": "visible"; "required": false; }; "displayFields": { "alias": "displayFields"; "required": false; }; "currentItem": { "alias": "currentItem"; "required": false; }; "fieldSelectOptions": { "alias": "fieldSelectOptions"; "required": false; }; "isDefaultContent": { "alias": "isDefaultContent"; "required": false; }; "body": { "alias": "body"; "required": false; }; }, { "visibleChange": "visibleChange"; "save": "save"; "cancel": "cancel"; "triggerSave": "triggerSave"; }, never, never, true, never>;
721
+ }
722
+
723
+ declare class ProductDialog1Component implements OnInit, OnChanges {
724
+ productDialog: boolean;
725
+ product: Record<string, unknown>;
726
+ statuses: string[];
727
+ triggerSave?: EventEmitter<void>;
728
+ productDialogChange: EventEmitter<boolean>;
729
+ onSave: EventEmitter<Record<string, unknown>>;
730
+ onCancel: EventEmitter<void>;
731
+ componente: ComponentesDTO;
732
+ submitted: boolean;
733
+ originalProduct: Record<string, unknown>;
734
+ ngOnInit(): void;
735
+ ngOnChanges(): void;
736
+ hideDialog(): void;
737
+ saveProduct(): void;
738
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProductDialog1Component, never>;
739
+ static ɵcmp: i0.ɵɵComponentDeclaration<ProductDialog1Component, "lib-product-dialog1", never, { "productDialog": { "alias": "productDialog"; "required": false; }; "product": { "alias": "product"; "required": false; }; "statuses": { "alias": "statuses"; "required": false; }; "triggerSave": { "alias": "triggerSave"; "required": false; }; }, { "productDialogChange": "productDialogChange"; "onSave": "onSave"; "onCancel": "onCancel"; }, never, never, true, never>;
740
+ }
741
+
742
+ declare class Notfound {
743
+ componente: ComponentesDTO;
744
+ static ɵfac: i0.ɵɵFactoryDeclaration<Notfound, never>;
745
+ static ɵcmp: i0.ɵɵComponentDeclaration<Notfound, "app-notfound", never, {}, {}, never, never, true, never>;
746
+ }
747
+
748
+ interface Inflatable {
749
+ id: number;
750
+ name: string;
751
+ parts: number;
752
+ basePrice: number;
753
+ }
754
+ interface Accessory {
755
+ id: string;
756
+ name: string;
757
+ price: number;
758
+ requiresText?: boolean;
759
+ customText?: string;
760
+ }
761
+ interface Project {
762
+ id: number;
763
+ product: Inflatable;
764
+ partColors: {
765
+ [key: number]: string;
766
+ };
767
+ accessories: Accessory[];
768
+ totalPrice: number;
769
+ }
770
+ declare class CustomizerComponent {
771
+ project: Project;
772
+ save: EventEmitter<Project>;
773
+ selectedColor: string;
774
+ selectedPart: number;
775
+ COLORS: {
776
+ name: string;
777
+ hex: string;
778
+ }[];
779
+ ACCESSORIES: Accessory[];
780
+ selectPart(index: number): void;
781
+ applyColor(): void;
782
+ toggleAccessory(acc: Accessory): void;
783
+ isAccessorySelected(acc: Accessory): boolean;
784
+ updatePrice(): void;
785
+ saveProject(): void;
786
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomizerComponent, never>;
787
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomizerComponent, "lib-customizer", never, { "project": { "alias": "project"; "required": false; }; }, { "save": "save"; }, never, never, true, never>;
788
+ }
789
+
790
+ interface MenuService {
791
+ getMenuConfig(menuId: string): Promise<MenuConfig>;
792
+ updateMenuConfig(menuId: string, config: MenuConfig): Promise<void>;
793
+ getMenuItems(menuId: string): Promise<MenuItem[]>;
794
+ addMenuItem(menuId: string, item: MenuItem): Promise<void>;
795
+ removeMenuItem(menuId: string, itemId: string): Promise<void>;
796
+ updateMenuItem(menuId: string, itemId: string, item: Partial<MenuItem>): Promise<void>;
797
+ }
798
+ declare class MenuManager {
799
+ private config;
800
+ constructor(config: MenuConfig);
801
+ getVisibleItems(): MenuItem[];
802
+ private filterVisibleItems;
803
+ getOrderedItems(): MenuItem[];
804
+ private sortItems;
805
+ findItemById(itemId: string): MenuItem | null;
806
+ private findItemRecursive;
807
+ hasPermission(item: MenuItem, userPermissions: string[]): boolean;
808
+ filterByPermissions(userPermissions: string[]): MenuItem[];
809
+ private filterItemsByPermissions;
810
+ }
811
+
812
+ declare class MenuItem1Component implements OnInit {
813
+ item: MenuItem;
814
+ showIcons: boolean;
815
+ showBadges: boolean;
816
+ collapsed: boolean;
817
+ depth: number;
818
+ maxDepth: number;
819
+ activeItemId?: string;
820
+ isItemExpanded: boolean;
821
+ expandedItems?: Set<string>;
822
+ menuEvent: EventEmitter<MenuEvent>;
823
+ hasSubItems: boolean;
824
+ ngOnInit(): void;
825
+ getItemClasses(): string;
826
+ getLinkClasses(): string;
827
+ getBadgeClasses(): string;
828
+ onItemClick(event: Event): void;
829
+ onItemHover(event: Event): void;
830
+ onItemLeave(event: Event): void;
831
+ onSubMenuEvent(event: MenuEvent): void;
832
+ isSubItemExpanded(itemId: string): boolean;
833
+ static ɵfac: i0.ɵɵFactoryDeclaration<MenuItem1Component, never>;
834
+ static ɵcmp: i0.ɵɵComponentDeclaration<MenuItem1Component, "app-menu-item1", never, { "item": { "alias": "item"; "required": false; }; "showIcons": { "alias": "showIcons"; "required": false; }; "showBadges": { "alias": "showBadges"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "maxDepth": { "alias": "maxDepth"; "required": false; }; "activeItemId": { "alias": "activeItemId"; "required": false; }; "isItemExpanded": { "alias": "isItemExpanded"; "required": false; }; "expandedItems": { "alias": "expandedItems"; "required": false; }; }, { "menuEvent": "menuEvent"; }, never, never, true, never>;
835
+ }
836
+
837
+ declare class DynamicMenuService implements MenuService {
838
+ private menuCache;
839
+ constructor();
840
+ getMenuConfig(menuId: string): Promise<MenuConfig>;
841
+ updateMenuConfig(menuId: string, config: MenuConfig): Promise<void>;
842
+ getMenuItems(menuId: string): Promise<MenuItem[]>;
843
+ addMenuItem(menuId: string, item: MenuItem): Promise<void>;
844
+ removeMenuItem(menuId: string, itemId: string): Promise<void>;
845
+ updateMenuItem(menuId: string, itemId: string, updates: Partial<MenuItem>): Promise<void>;
846
+ clearCache(menuId?: string): void;
847
+ private getDefaultMenuConfig;
848
+ private removeItemRecursive;
849
+ private updateItemRecursive;
850
+ duplicateMenu(sourceMenuId: string, newMenuId: string, newName: string): Promise<MenuConfig>;
851
+ exportMenuConfig(menuId: string): Promise<string>;
852
+ importMenuConfig(menuId: string, configJson: string): Promise<void>;
853
+ getMenuItemsByPermissions(menuId: string, permissions: string[]): Promise<MenuItem[]>;
854
+ private filterItemsByPermissions;
855
+ static ɵfac: i0.ɵɵFactoryDeclaration<DynamicMenuService, never>;
856
+ static ɵprov: i0.ɵɵInjectableDeclaration<DynamicMenuService>;
857
+ }
858
+
859
+ declare class DynamicMenu1Component implements OnInit {
860
+ private menuService;
861
+ menuId: string;
862
+ userPermissions: string[];
863
+ menuConfig?: MenuConfig;
864
+ autoLoad: boolean;
865
+ menuEvent: EventEmitter<MenuEvent>;
866
+ menuLoaded: EventEmitter<MenuConfig>;
867
+ menuError: EventEmitter<string>;
868
+ config?: MenuConfig;
869
+ menuItems: MenuItem[];
870
+ collapsed: boolean;
871
+ loading: boolean;
872
+ error?: string;
873
+ activeItemId?: string;
874
+ expandedItems: Set<string>;
875
+ private menuManager?;
876
+ private subscription?;
877
+ constructor(menuService: DynamicMenuService);
878
+ ngOnInit(): void;
879
+ loadMenu(): Promise<void>;
880
+ private setConfig;
881
+ private updateMenuItems;
882
+ getMenuClasses(): string;
883
+ toggleMenu(): void;
884
+ onMenuItemEvent(event: MenuEvent): void;
885
+ private hasSubItems;
886
+ private toggleItemExpansion;
887
+ private collapseAllSubItems;
888
+ private findItemById;
889
+ isItemExpanded(itemId: string): boolean;
890
+ addMenuItem(item: MenuItem): Promise<void>;
891
+ removeMenuItem(itemId: string): Promise<void>;
892
+ updateMenuItem(itemId: string, updates: Partial<MenuItem>): Promise<void>;
893
+ setActiveItem(itemId: string): void;
894
+ refreshMenu(): void;
895
+ static ɵfac: i0.ɵɵFactoryDeclaration<DynamicMenu1Component, never>;
896
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicMenu1Component, "app-dynamic-menu1", never, { "menuId": { "alias": "menuId"; "required": false; }; "userPermissions": { "alias": "userPermissions"; "required": false; }; "menuConfig": { "alias": "menuConfig"; "required": false; }; "autoLoad": { "alias": "autoLoad"; "required": false; }; }, { "menuEvent": "menuEvent"; "menuLoaded": "menuLoaded"; "menuError": "menuError"; }, never, never, true, never>;
897
+ }
898
+
899
+ declare class MenuComponent implements OnInit {
900
+ private menuService;
901
+ menuId: string;
902
+ menuConfig?: MenuConfig;
903
+ userPermissions: string[];
904
+ showControls: boolean;
905
+ showInfo: boolean;
906
+ showEventLog: boolean;
907
+ showConfig: boolean;
908
+ initialConfig?: MenuConfig;
909
+ menuEvent: EventEmitter<MenuEvent>;
910
+ menuLoaded: EventEmitter<MenuConfig>;
911
+ menuError: EventEmitter<string>;
912
+ menuItemAdded: EventEmitter<MenuItem>;
913
+ menuRefreshed: EventEmitter<void>;
914
+ configApplied: EventEmitter<MenuConfig>;
915
+ menuItemCount: number;
916
+ menuStatus: string;
917
+ eventLog: Array<{
918
+ timestamp: Date;
919
+ type: string;
920
+ item: string;
921
+ }>;
922
+ constructor(menuService: DynamicMenuService);
923
+ ngOnInit(): void;
924
+ private initializeDynamicMenu;
925
+ loadMenuInfo(): Promise<void>;
926
+ countMenuItems(items: MenuItem[]): number;
927
+ onMenuChange(event: Event): void;
928
+ onMenuEvent(event: MenuEvent): void;
929
+ onMenuLoaded(config: MenuConfig): void;
930
+ onMenuError(error: string): void;
931
+ addMenuItem(): Promise<void>;
932
+ refreshMenu(): void;
933
+ applyCustomConfig(): void;
934
+ setMenuId(menuId: string): void;
935
+ setUserPermissions(permissions: string[]): void;
936
+ setMenuConfig(config: MenuConfig): void;
937
+ clearEventLog(): void;
938
+ getEventLog(): {
939
+ timestamp: Date;
940
+ type: string;
941
+ item: string;
942
+ }[];
943
+ static ɵfac: i0.ɵɵFactoryDeclaration<MenuComponent, never>;
944
+ static ɵcmp: i0.ɵɵComponentDeclaration<MenuComponent, "lib-menu", never, { "menuId": { "alias": "menuId"; "required": false; }; "menuConfig": { "alias": "menuConfig"; "required": false; }; "userPermissions": { "alias": "userPermissions"; "required": false; }; "showControls": { "alias": "showControls"; "required": false; }; "showInfo": { "alias": "showInfo"; "required": false; }; "showEventLog": { "alias": "showEventLog"; "required": false; }; "showConfig": { "alias": "showConfig"; "required": false; }; "initialConfig": { "alias": "initialConfig"; "required": false; }; }, { "menuEvent": "menuEvent"; "menuLoaded": "menuLoaded"; "menuError": "menuError"; "menuItemAdded": "menuItemAdded"; "menuRefreshed": "menuRefreshed"; "configApplied": "configApplied"; }, never, never, true, never>;
945
+ }
946
+
947
+ interface layoutConfig {
948
+ preset?: string;
949
+ primary?: string;
950
+ surface?: string | undefined | null;
951
+ darkTheme?: boolean;
952
+ menuMode?: string;
953
+ }
954
+ interface LayoutState {
955
+ staticMenuDesktopInactive?: boolean;
956
+ overlayMenuActive?: boolean;
957
+ configSidebarVisible?: boolean;
958
+ staticMenuMobileActive?: boolean;
959
+ menuHoverActive?: boolean;
960
+ }
961
+ interface MenuChangeEvent {
962
+ key: string;
963
+ routeEvent?: boolean;
964
+ }
965
+ declare class LayoutService {
966
+ _config: layoutConfig;
967
+ _state: LayoutState;
968
+ layoutConfig: i0.WritableSignal<layoutConfig>;
969
+ layoutState: i0.WritableSignal<LayoutState>;
970
+ private configUpdate;
971
+ private overlayOpen;
972
+ private menuSource;
973
+ private resetSource;
974
+ menuSource$: rxjs.Observable<MenuChangeEvent>;
975
+ resetSource$: rxjs.Observable<unknown>;
976
+ configUpdate$: rxjs.Observable<layoutConfig>;
977
+ overlayOpen$: rxjs.Observable<unknown>;
978
+ theme: i0.Signal<"light" | "dark">;
979
+ isSidebarActive: i0.Signal<boolean | undefined>;
980
+ isDarkTheme: i0.Signal<boolean | undefined>;
981
+ getPrimary: i0.Signal<string | undefined>;
982
+ getSurface: i0.Signal<string | null | undefined>;
983
+ isOverlay: i0.Signal<boolean>;
984
+ transitionComplete: i0.WritableSignal<boolean>;
985
+ private initialized;
986
+ constructor();
987
+ private handleDarkModeTransition;
988
+ private startViewTransition;
989
+ toggleDarkMode(config?: layoutConfig): void;
990
+ private onTransitionEnd;
991
+ onMenuToggle(): void;
992
+ isDesktop(): boolean;
993
+ isMobile(): boolean;
994
+ onConfigUpdate(): void;
995
+ onMenuStateChange(event: MenuChangeEvent): void;
996
+ reset(): void;
997
+ static ɵfac: i0.ɵɵFactoryDeclaration<LayoutService, never>;
998
+ static ɵprov: i0.ɵɵInjectableDeclaration<LayoutService>;
999
+ }
1000
+
1001
+ declare class AppTopbar {
1002
+ layoutService: LayoutService;
1003
+ items: MenuItem$1[];
1004
+ constructor(layoutService: LayoutService);
1005
+ toggleDarkMode(): void;
1006
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppTopbar, never>;
1007
+ static ɵcmp: i0.ɵɵComponentDeclaration<AppTopbar, "lib-topbar3", never, {}, {}, never, never, true, never>;
1008
+ }
1009
+
1010
+ declare class AppFooter {
1011
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppFooter, never>;
1012
+ static ɵcmp: i0.ɵɵComponentDeclaration<AppFooter, "lib-footer3", never, {}, {}, never, never, true, never>;
1013
+ }
1014
+
1015
+ declare const DASHBOARD3_MENU_CONFIG: MenuConfig;
1016
+
1017
+ declare class DaskBoard3 implements OnInit {
1018
+ layoutService: LayoutService;
1019
+ renderer: Renderer2;
1020
+ router: Router;
1021
+ private route;
1022
+ menuConfig?: MenuConfig;
1023
+ userPermissions: string[];
1024
+ overlayMenuOpenSubscription: Subscription;
1025
+ menuOutsideClickListener: any;
1026
+ constructor(layoutService: LayoutService, renderer: Renderer2, router: Router, route: ActivatedRoute);
1027
+ ngOnInit(): void;
1028
+ isOutsideClicked(event: MouseEvent): boolean;
1029
+ hideMenu(): void;
1030
+ blockBodyScroll(): void;
1031
+ unblockBodyScroll(): void;
1032
+ get containerClass(): {
1033
+ 'layout-wrapper': boolean;
1034
+ 'layout-overlay': boolean;
1035
+ 'layout-static': boolean;
1036
+ 'layout-static-inactive': boolean | undefined;
1037
+ 'layout-overlay-active': boolean | undefined;
1038
+ 'layout-mobile-active': boolean | undefined;
1039
+ };
1040
+ ngOnDestroy(): void;
1041
+ static ɵfac: i0.ɵɵFactoryDeclaration<DaskBoard3, never>;
1042
+ static ɵcmp: i0.ɵɵComponentDeclaration<DaskBoard3, "lib-daskboard3", never, { "menuConfig": { "alias": "menuConfig"; "required": false; }; "userPermissions": { "alias": "userPermissions"; "required": false; }; }, {}, never, never, true, never>;
1043
+ }
1044
+
1045
+ declare class Index1Component {
1046
+ private platform;
1047
+ private breakpointObserver;
1048
+ private translate;
1049
+ isMovile: boolean;
1050
+ langs: string[];
1051
+ negocio: BusinessDTO;
1052
+ constructor(platform: Platform, breakpointObserver: BreakpointObserver, translate: TranslateService);
1053
+ ngOnInit(): void;
1054
+ configurarIdiomas(): void;
1055
+ checkScreenSize(): void;
1056
+ static ɵfac: i0.ɵɵFactoryDeclaration<Index1Component, never>;
1057
+ static ɵcmp: i0.ɵɵComponentDeclaration<Index1Component, "lib-index1", never, { "negocio": { "alias": "negocio"; "required": false; }; }, {}, never, never, true, never>;
1058
+ }
1059
+
1060
+ type ProductoView$1 = ProductoDTO & {
1061
+ nombreCategoria?: string;
1062
+ };
1063
+ declare class DetalleCarrito1Component implements OnInit {
1064
+ private productService;
1065
+ addToCart: EventEmitter<{
1066
+ product: ProductoDTO;
1067
+ quantity: number;
1068
+ }>;
1069
+ componente: ComponentesDTO;
1070
+ product: ProductoView$1;
1071
+ isLogin: boolean;
1072
+ discount: number;
1073
+ currentQuantity: number;
1074
+ selectedImageUrl: string;
1075
+ showCartMessage: boolean;
1076
+ isFavorite: boolean;
1077
+ isPersonalizable: boolean;
1078
+ shareMenuOpen: boolean;
1079
+ constructor(productService: ProductService);
1080
+ ngOnInit(): void;
1081
+ /**
1082
+ * Método para verificar si el producto existe y tiene imágenes
1083
+ * Si el producto tiene imágenes, se selecciona la primera imagen por defecto
1084
+ * y se calcula el descuento utilizando el servicio de productos.
1085
+ */
1086
+ checkIsProductExists(): void;
1087
+ /**
1088
+ *
1089
+ * @param imageUrl URL de la imagen seleccionada
1090
+ * Método para actualizar la imagen principal cuando se selecciona una miniatura
1091
+ */
1092
+ updateMainImage(imageUrl: string): void;
1093
+ toggleFavorite(): void;
1094
+ shareProductOnWhatsapp(): void;
1095
+ toggleShareMenu(): void;
1096
+ touchRedes(red: string): void;
1097
+ /**
1098
+ *
1099
+ * @param imageUrl URL de la imagen a verificar
1100
+ * Método para verificar si una miniatura es la imagen activa
1101
+ * @returns
1102
+ */
1103
+ isActiveThumbnail(imageUrl: string): boolean;
1104
+ onChildAddToCart(event: {
1105
+ product: ProductoDTO;
1106
+ quantity: number;
1107
+ }): void;
1108
+ navigateToProductDetail(): void;
1109
+ static ɵfac: i0.ɵɵFactoryDeclaration<DetalleCarrito1Component, never>;
1110
+ static ɵcmp: i0.ɵɵComponentDeclaration<DetalleCarrito1Component, "lib-detalle-carrito-1", never, { "product": { "alias": "product"; "required": false; }; "isLogin": { "alias": "isLogin"; "required": false; }; "isPersonalizable": { "alias": "isPersonalizable"; "required": false; }; }, { "addToCart": "addToCart"; }, never, never, true, never>;
1111
+ }
1112
+
1113
+ type ProductoView = ProductoDTO & {
1114
+ nombreCategoria?: string;
1115
+ };
1116
+ declare class CardProductos1Component implements OnInit, OnDestroy {
1117
+ private productService;
1118
+ private router;
1119
+ product: ProductoView;
1120
+ addToCart: EventEmitter<{
1121
+ product: ProductoDTO;
1122
+ quantity: number;
1123
+ }>;
1124
+ isLogin: boolean;
1125
+ detailRouteBase: string[];
1126
+ discount: number;
1127
+ currentImageIndex: number;
1128
+ shareMenuOpen: boolean;
1129
+ private readonly shareBaseUrl;
1130
+ autoSlideInterval: any;
1131
+ constructor(productService: ProductService, router: Router);
1132
+ /**
1133
+ * Inicializa el componente calculando el descuento y
1134
+ * arrancando el carrusel de imágenes si el producto es válido.
1135
+ */
1136
+ ngOnInit(): void;
1137
+ /**
1138
+ * Limpia recursos al destruir el componente, deteniendo
1139
+ * el carrusel automático si está activo.
1140
+ */
1141
+ ngOnDestroy(): void;
1142
+ /**
1143
+ * Devuelve la imagen actualmente seleccionada para el producto.
1144
+ * @returns ImagenDTO imagen activa
1145
+ */
1146
+ get currentImage(): ImagenDTO;
1147
+ /**
1148
+ * Devuelve la URL de la imagen actualmente seleccionada.
1149
+ * @returns string URL de la imagen activa
1150
+ */
1151
+ get currentImageUrl(): string;
1152
+ /**
1153
+ * Avanza a la siguiente imagen del carrusel, ciclando al inicio
1154
+ * cuando se alcanza el final.
1155
+ */
1156
+ nextImage(): void;
1157
+ /**
1158
+ * Retrocede a la imagen anterior del carrusel, ciclando al final
1159
+ * cuando se está al inicio.
1160
+ */
1161
+ prevImage(): void;
1162
+ /**
1163
+ * Selecciona la imagen por índice dentro de la lista de imágenes del producto.
1164
+ * @param index Índice de la imagen a mostrar
1165
+ */
1166
+ selectImage(index: number): void;
1167
+ /**
1168
+ * Indica si el índice recibido corresponde a la miniatura activa.
1169
+ * @param index Índice de miniatura a verificar
1170
+ * @returns boolean `true` si es la miniatura activa
1171
+ */
1172
+ isActiveThumbnail(index: number): boolean;
1173
+ /**
1174
+ * Inicia el carrusel automático de imágenes cambiando cada 3 segundos.
1175
+ */
1176
+ startAutoSlide(): void;
1177
+ /**
1178
+ * Detiene el carrusel automático si está activo.
1179
+ */
1180
+ stopAutoSlide(): void;
1181
+ /**
1182
+ * Emite el evento para agregar el producto al carrito con la cantidad indicada.
1183
+ * @param event Objeto con `{ product, quantity }`
1184
+ */
1185
+ onAddToCart(event: {
1186
+ product: ProductoDTO;
1187
+ quantity: number;
1188
+ }): void;
1189
+ /**
1190
+ * Navega al detalle del producto construyendo la ruta a partir de `detailRouteBase`.
1191
+ * Acepta rutas absolutas (inician con `/`) o relativas y pasa el producto en `history.state`.
1192
+ */
1193
+ /**
1194
+ * Navega al detalle del producto usando la ruta SEO-friendly: /home/productos/:nombre/:idInflable
1195
+ */
1196
+ navigateToProductDetail(): void;
1197
+ /**
1198
+ * Abre WhatsApp para compartir información del producto con un mensaje
1199
+ * basado en si el usuario tiene sesión iniciada.
1200
+ */
1201
+ shareProductOnWhatsapp(): void;
1202
+ /**
1203
+ * Abre WhatsApp para contactar directamente a un número predefinido
1204
+ * con un mensaje basado en si el usuario tiene sesión iniciada.
1205
+ */
1206
+ contactWhatsapp(): void;
1207
+ /**
1208
+ * Alterna la visibilidad del menú flotante de compartir en redes.
1209
+ */
1210
+ toggleShareMenu(): void;
1211
+ /**
1212
+ * Acciones de compartir en redes sociales soportadas.
1213
+ * @param red Red a utilizar: `'whatsapp' | 'facebook' | 'instagram'`
1214
+ */
1215
+ touchRedes(red: 'whatsapp' | 'facebook' | 'instagram'): void;
1216
+ static ɵfac: i0.ɵɵFactoryDeclaration<CardProductos1Component, never>;
1217
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardProductos1Component, "lib-card-productos1", never, { "product": { "alias": "product"; "required": false; }; "isLogin": { "alias": "isLogin"; "required": false; }; "detailRouteBase": { "alias": "detailRouteBase"; "required": false; }; }, { "addToCart": "addToCart"; }, never, never, true, never>;
1218
+ }
1219
+
1220
+ declare class SectionFiltersCategoriesProductos {
1221
+ componente: ComponentesDTO;
1222
+ categorias: CategoriaDTO[];
1223
+ titleComponent: string;
1224
+ categorySelected: EventEmitter<string>;
1225
+ selectedCategory: string;
1226
+ selectCategory(category: string): void;
1227
+ static ɵfac: i0.ɵɵFactoryDeclaration<SectionFiltersCategoriesProductos, never>;
1228
+ static ɵcmp: i0.ɵɵComponentDeclaration<SectionFiltersCategoriesProductos, "lib-section-filters-categories-productos", never, { "categorias": { "alias": "categorias"; "required": false; }; "titleComponent": { "alias": "titleComponent"; "required": false; }; }, { "categorySelected": "categorySelected"; }, never, never, true, never>;
1229
+ }
1230
+
1231
+ declare class Terminal implements AfterViewInit {
1232
+ code: string;
1233
+ language: string;
1234
+ codeElement: ElementRef;
1235
+ ngAfterViewInit(): void;
1236
+ copyCode(): void;
1237
+ static ɵfac: i0.ɵɵFactoryDeclaration<Terminal, never>;
1238
+ static ɵcmp: i0.ɵɵComponentDeclaration<Terminal, "lib-terminal", never, { "code": { "alias": "code"; "required": false; }; "language": { "alias": "language"; "required": false; }; }, {}, never, never, true, never>;
1239
+ }
1240
+
1241
+ declare class LoadingZigma {
1242
+ static ɵfac: i0.ɵɵFactoryDeclaration<LoadingZigma, never>;
1243
+ static ɵcmp: i0.ɵɵComponentDeclaration<LoadingZigma, "lib-loading-zigma", never, {}, {}, never, never, true, never>;
1244
+ }
1245
+
1246
+ declare class ButtonAddToCard1 {
1247
+ product: ProductoDTO;
1248
+ addToCart: EventEmitter<{
1249
+ product: ProductoDTO;
1250
+ quantity: number;
1251
+ }>;
1252
+ componente: ComponentesDTO;
1253
+ showQuantitySelector: boolean;
1254
+ selectedQuantity: number;
1255
+ handleAddToCart(): void;
1256
+ incrementQuantity(): void;
1257
+ decrementQuantity(): void;
1258
+ private emitAddToCart;
1259
+ static ɵfac: i0.ɵɵFactoryDeclaration<ButtonAddToCard1, never>;
1260
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonAddToCard1, "lib-button-add-to-card1", never, { "product": { "alias": "product"; "required": false; }; }, { "addToCart": "addToCart"; }, never, never, true, never>;
1261
+ }
1262
+
1263
+ declare class SectionAddCardsButtons {
1264
+ product: ProductoDTO;
1265
+ isLogin: boolean;
1266
+ onAddToCart(event: {
1267
+ product: ProductoDTO;
1268
+ quantity: number;
1269
+ }): void;
1270
+ static ɵfac: i0.ɵɵFactoryDeclaration<SectionAddCardsButtons, never>;
1271
+ static ɵcmp: i0.ɵɵComponentDeclaration<SectionAddCardsButtons, "lib-section-add-cards-buttons", never, { "product": { "alias": "product"; "required": false; }; "isLogin": { "alias": "isLogin"; "required": false; }; }, {}, never, never, true, never>;
1272
+ }
1273
+
1274
+ declare class Ecommerce1 implements OnInit, OnDestroy, OnChanges {
1275
+ private router;
1276
+ private route;
1277
+ private renderer;
1278
+ private platformId;
1279
+ isLogin: boolean;
1280
+ DatosNegocio: BusinessDTO | null;
1281
+ Categorias: CategoriaDTO[];
1282
+ routePaths: {
1283
+ [key: string]: string;
1284
+ };
1285
+ headerMenuConfig: MenuConfig | null;
1286
+ whatsappButton: ElementRef;
1287
+ productGrid: ElementRef;
1288
+ mobileMenu: ElementRef;
1289
+ currentPage: string;
1290
+ showWhatsappButton: boolean;
1291
+ showWhatsappModal: boolean;
1292
+ whatsappModalShown: boolean;
1293
+ isMobileMenuOpen: boolean;
1294
+ private whatsappModalTimer?;
1295
+ private scrollListener?;
1296
+ private mouseOutListener?;
1297
+ private beforeUnloadListener?;
1298
+ private intersectionObserver?;
1299
+ constructor(router: Router, route: ActivatedRoute, renderer: Renderer2, platformId: Object);
1300
+ ngOnInit(): void;
1301
+ ngOnChanges(): void;
1302
+ ngAfterViewInit(): void;
1303
+ ngOnDestroy(): void;
1304
+ getItemsInHeaderMenu(): MenuItem[];
1305
+ private updateMenuConfig;
1306
+ navigateToPage(page: string): void;
1307
+ toggleMobileMenu(): void;
1308
+ setupWhatsappModal(): void;
1309
+ showWhatsappModalDialog(): void;
1310
+ openWhatsappChat(message?: string): void;
1311
+ onNewsletterSubmit(email: string): void;
1312
+ setupScrollListener(): void;
1313
+ private handleWhatsappButtonVisibility;
1314
+ initializeAnimations(): void;
1315
+ private observeAnimationElements;
1316
+ private animateTitle;
1317
+ onProductClick(product: any): void;
1318
+ onCategoryFilter(category: string): void;
1319
+ private cleanup;
1320
+ onLanguageChange(language: string): void;
1321
+ onSocialLogin(provider: 'google' | 'facebook'): void;
1322
+ static ɵfac: i0.ɵɵFactoryDeclaration<Ecommerce1, never>;
1323
+ static ɵcmp: i0.ɵɵComponentDeclaration<Ecommerce1, "lib-ecommerce1", never, { "isLogin": { "alias": "isLogin"; "required": false; }; "DatosNegocio": { "alias": "DatosNegocio"; "required": false; }; "Categorias": { "alias": "Categorias"; "required": false; }; "routePaths": { "alias": "routePaths"; "required": false; }; }, {}, never, never, true, never>;
1324
+ }
1325
+
1326
+ declare class HomeEcommerce1 implements OnInit, AfterViewInit, OnChanges {
1327
+ private el;
1328
+ componente: ComponentesDTO;
1329
+ isLogin: boolean;
1330
+ bussinesDTO: BusinessDTO;
1331
+ categorias: CategoriaDTO[];
1332
+ detailRouteBase: string[];
1333
+ filteredProducts: ProductoDTO[];
1334
+ productClicked: EventEmitter<ProductoDTO>;
1335
+ categorySelected: EventEmitter<string>;
1336
+ constructor(el: ElementRef);
1337
+ ngOnInit(): void;
1338
+ ngOnChanges(changes: SimpleChanges): void;
1339
+ ngAfterViewInit(): void;
1340
+ /**
1341
+ * Inicializa la animación de scroll configurando los observadores necesarios.
1342
+ */
1343
+ iniciarAnimacionScroll(): void;
1344
+ /**
1345
+ * Crea el IntersectionObserver para manejar la visibilidad de los elementos.
1346
+ * @returns Instancia de IntersectionObserver configurada.
1347
+ */
1348
+ private createIntersectionObserver;
1349
+ /**
1350
+ * Selecciona los elementos a animar y los añade al observador.
1351
+ * @param observer El IntersectionObserver activo.
1352
+ */
1353
+ private observeElements;
1354
+ /**
1355
+ * Realiza la observación inicial después de un breve retraso para asegurar el renderizado.
1356
+ * @param observer El IntersectionObserver activo.
1357
+ */
1358
+ private initialObservation;
1359
+ /**
1360
+ * Configura un MutationObserver para detectar cambios en la paginación y re-observar elementos.
1361
+ * @param observer El IntersectionObserver activo.
1362
+ */
1363
+ private setupMutationObserver;
1364
+ onProductClick(product: ProductoDTO): void;
1365
+ onAddToCart(event: any): void;
1366
+ onCategoryFilter(category: string): void;
1367
+ private applyCategoryFilter;
1368
+ private getAllProducts;
1369
+ static ɵfac: i0.ɵɵFactoryDeclaration<HomeEcommerce1, never>;
1370
+ static ɵcmp: i0.ɵɵComponentDeclaration<HomeEcommerce1, "lib-home-ecommerce1", never, { "isLogin": { "alias": "isLogin"; "required": false; }; "bussinesDTO": { "alias": "bussinesDTO"; "required": false; }; "categorias": { "alias": "categorias"; "required": false; }; "detailRouteBase": { "alias": "detailRouteBase"; "required": false; }; }, { "productClicked": "productClicked"; "categorySelected": "categorySelected"; }, never, never, true, never>;
1371
+ }
1372
+
1373
+ declare class LoginEcommerce1 {
1374
+ static ɵfac: i0.ɵɵFactoryDeclaration<LoginEcommerce1, never>;
1375
+ static ɵcmp: i0.ɵɵComponentDeclaration<LoginEcommerce1, "lib-login-ecommerce1", never, {}, {}, never, never, true, never>;
1376
+ }
1377
+
1378
+ declare class RegisterEcommerce1 {
1379
+ static ɵfac: i0.ɵɵFactoryDeclaration<RegisterEcommerce1, never>;
1380
+ static ɵcmp: i0.ɵɵComponentDeclaration<RegisterEcommerce1, "lib-register-ecommerce1", never, {}, {}, never, never, true, never>;
1381
+ }
1382
+
1383
+ declare class MetaDataService {
1384
+ constructor();
1385
+ /**
1386
+ * Devuelve los metadatos completos para cualquier operación.
1387
+ * @param topic nombre del topic o ruta del topic kafka
1388
+ * @param proceso Operación: 'listar' | 'guardar' | 'eliminar'
1389
+ */
1390
+ get(topic: string, proceso?: 'listar' | 'guardar' | 'eliminar'): {
1391
+ ip: string;
1392
+ dominio: string;
1393
+ usuario: string;
1394
+ idBusiness: string | number;
1395
+ idDatosUsuario: string;
1396
+ topic: string;
1397
+ proceso: "listar" | "guardar" | "eliminar";
1398
+ };
1399
+ getIdBusinessFromSession(): string | number;
1400
+ getIdDatosUsuarioFromSession(): string;
1401
+ static ɵfac: i0.ɵɵFactoryDeclaration<MetaDataService, never>;
1402
+ static ɵprov: i0.ɵɵInjectableDeclaration<MetaDataService>;
1403
+ }
1404
+
1405
+ declare class DetalleProductoPageLib implements OnInit {
1406
+ private route;
1407
+ private productSvc;
1408
+ private meta;
1409
+ private store;
1410
+ /**
1411
+ * Producto actual a mostrar en el detalle.
1412
+ * Puede llegar vía `@Input` o a través del `history.state`/ruta.
1413
+ */
1414
+ product: ProductoDTO | undefined;
1415
+ /**
1416
+ * Indica si el usuario está autenticado para habilitar acciones/visualizaciones para agregar al carrito.
1417
+ */
1418
+ isLogin: boolean;
1419
+ /**
1420
+ * Lista de categorías disponibles. Se usa para enriquecer los productos
1421
+ * relacionados con el nombre de la categoría cuando el store no lo provee.
1422
+ */
1423
+ categorias: CategoriaDTO[];
1424
+ /**
1425
+ * Productos relacionados (misma categoría) que se mostrarán en el slider.
1426
+ */
1427
+ products: ProductoDTO[];
1428
+ /**
1429
+ * Configuración de breakpoints para el slider de productos relacionados.
1430
+ * - 768px: 2 productos por vista
1431
+ * - 1024px: 3 productos por vista
1432
+ */
1433
+ readonly breakpoints: {
1434
+ 768: {
1435
+ slidesPerView: number;
1436
+ spaceBetween: number;
1437
+ };
1438
+ 1024: {
1439
+ slidesPerView: number;
1440
+ spaceBetween: number;
1441
+ };
1442
+ };
1443
+ /** Número base de productos por vista (móvil). */
1444
+ readonly slidesPerViewBase = 1;
1445
+ /** Espacio base entre slides (px). */
1446
+ readonly spaceBetweenBase = 12;
1447
+ constructor(route: ActivatedRoute, productSvc: ProductService, meta: MetaDataService, store: Store);
1448
+ /**
1449
+ * - Registra los web components de Swiper (una sola vez).
1450
+ * - Resuelve el producto a mostrar y carga los relacionados.
1451
+ */
1452
+ ngOnInit(): void;
1453
+ /**
1454
+ * Obtiene el producto a mostrar:
1455
+ * 1. Prioriza `history.state` (navegación con estado).
1456
+ * 2. Si no está, intenta resolver por `id` en la URL:
1457
+ * - Busca en el store NGXS
1458
+ * - Si no existe, usa un mock de productos.
1459
+ * Finalmente, carga los productos relacionados.
1460
+ */
1461
+ getData(): void;
1462
+ /**
1463
+ * Resuelve el `id` del producto desde diferentes ubicaciones en la ruta:
1464
+ * - `paramMap`: `id` o `productId`
1465
+ * - `queryParamMap`: `id`
1466
+ * - Último segmento de la URL
1467
+ */
1468
+ private getProductIdFromRoute;
1469
+ /**
1470
+ * Busca un producto por `id` en el store NGXS.
1471
+ * @param id Identificador del producto
1472
+ * @returns Producto si existe, `undefined` en caso contrario
1473
+ */
1474
+ private getFromStoreById;
1475
+ /**
1476
+ * Construye la lista de productos relacionados por categoría.
1477
+ * - Obtiene todos los productos desde el store o mock si está vacío.
1478
+ * - Filtra por `idCategoria` y excluye el producto actual.
1479
+ * - Enriquece los productos con `nombreCategoria` si es necesario.
1480
+ */
1481
+ private loadRelatedProducts;
1482
+ /**
1483
+ * Obtiene categorías desde distintas fuentes (prioridad):
1484
+ * 1. `@Input categorias`
1485
+ * 2. Store NGXS (`categoriaproducto.dataList`)
1486
+ * 3. Mock proporcionado por `ProductService`
1487
+ */
1488
+ private getCategoriasFromStoreOrInputOrMock;
1489
+ static ɵfac: i0.ɵɵFactoryDeclaration<DetalleProductoPageLib, never>;
1490
+ static ɵcmp: i0.ɵɵComponentDeclaration<DetalleProductoPageLib, "lib-product-detail-lib", never, { "product": { "alias": "product"; "required": false; }; "isLogin": { "alias": "isLogin"; "required": false; }; "categorias": { "alias": "categorias"; "required": false; }; }, {}, never, never, true, never>;
1491
+ }
1492
+
1493
+ declare class ButtonsSocialmediaLogin {
1494
+ isRegistering: boolean;
1495
+ isLogout: boolean;
1496
+ static ɵfac: i0.ɵɵFactoryDeclaration<ButtonsSocialmediaLogin, never>;
1497
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonsSocialmediaLogin, "lib-buttons-socialmedia-login", never, { "isRegistering": { "alias": "isRegistering"; "required": false; }; "isLogout": { "alias": "isLogout"; "required": false; }; }, {}, never, never, true, never>;
1498
+ }
1499
+
1500
+ declare class InputsLoginEcommerce1 {
1501
+ remember: boolean;
1502
+ onRememberChange(event: any): void;
1503
+ static ɵfac: i0.ɵɵFactoryDeclaration<InputsLoginEcommerce1, never>;
1504
+ static ɵcmp: i0.ɵɵComponentDeclaration<InputsLoginEcommerce1, "lib-inputs-login-ecommerce1", never, {}, {}, never, never, true, never>;
1505
+ }
1506
+
1507
+ declare class InputsRegisterEcommerce1 {
1508
+ static ɵfac: i0.ɵɵFactoryDeclaration<InputsRegisterEcommerce1, never>;
1509
+ static ɵcmp: i0.ɵɵComponentDeclaration<InputsRegisterEcommerce1, "lib-inputs-register-ecommerce1", never, {}, {}, never, never, true, never>;
1510
+ }
1511
+
1512
+ declare class HeaderTopEcommerce1 {
1513
+ componente: ComponentesDTO;
1514
+ whatsappLink: string;
1515
+ facebookLink: string;
1516
+ instagramLink: string;
1517
+ static ɵfac: i0.ɵɵFactoryDeclaration<HeaderTopEcommerce1, never>;
1518
+ static ɵcmp: i0.ɵɵComponentDeclaration<HeaderTopEcommerce1, "lib-header-top-ecommerce1", never, { "whatsappLink": { "alias": "whatsappLink"; "required": false; }; "facebookLink": { "alias": "facebookLink"; "required": false; }; "instagramLink": { "alias": "instagramLink"; "required": false; }; }, {}, never, never, true, never>;
1519
+ }
1520
+
1521
+ declare class FooterEcommerce1 {
1522
+ componente: ComponentesDTO;
1523
+ DatosNegocio: BusinessDTO | null;
1524
+ static ɵfac: i0.ɵɵFactoryDeclaration<FooterEcommerce1, never>;
1525
+ static ɵcmp: i0.ɵɵComponentDeclaration<FooterEcommerce1, "lib-footer-ecommerce1", never, { "DatosNegocio": { "alias": "DatosNegocio"; "required": false; }; }, {}, never, never, true, never>;
1526
+ }
1527
+
1528
+ declare class BarFloatEcommerce1 {
1529
+ componente: ComponentesDTO;
1530
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarFloatEcommerce1, never>;
1531
+ static ɵcmp: i0.ɵɵComponentDeclaration<BarFloatEcommerce1, "lib-bar-float-ecommerce1", never, {}, {}, never, never, true, never>;
1532
+ }
1533
+
1534
+ declare class FormAuthEccomerce1 {
1535
+ isRegistering: boolean;
1536
+ isLogout: boolean;
1537
+ static ɵfac: i0.ɵɵFactoryDeclaration<FormAuthEccomerce1, never>;
1538
+ static ɵcmp: i0.ɵɵComponentDeclaration<FormAuthEccomerce1, "lib-form-auth-eccomerce1", never, { "isRegistering": { "alias": "isRegistering"; "required": false; }; "isLogout": { "alias": "isLogout"; "required": false; }; }, {}, never, never, true, never>;
1539
+ }
1540
+
1541
+ declare class HeaderEcommerce1Component implements OnInit {
1542
+ private translate;
1543
+ private menuCtrl;
1544
+ private router;
1545
+ componente: ComponentesDTO;
1546
+ DatosNegocio: BusinessDTO | null;
1547
+ logoText: string;
1548
+ logoUrl: string | null;
1549
+ logoAlt: string;
1550
+ menuConfig: MenuConfig | null;
1551
+ seleccionada: string;
1552
+ islogin: boolean;
1553
+ defaultMenuConfig: MenuConfig;
1554
+ langs: string[];
1555
+ private touchStartX;
1556
+ private touchEndX;
1557
+ private touchStartY;
1558
+ private lastTouchX;
1559
+ private isSwiping;
1560
+ private readonly EDGE_ZONE;
1561
+ private readonly OPEN_THRESHOLD;
1562
+ private readonly CLOSE_THRESHOLD;
1563
+ private readonly VERTICAL_TOLERANCE;
1564
+ constructor(translate: TranslateService, menuCtrl: MenuController, router: Router);
1565
+ currentMenu: MenuConfig;
1566
+ isMobileMenuOpen: boolean;
1567
+ isCartOpen: boolean;
1568
+ cartItems: Array<{
1569
+ id: number;
1570
+ name: string;
1571
+ qty: number;
1572
+ price: number;
1573
+ }>;
1574
+ ngOnInit(): void;
1575
+ /**
1576
+ * Maneja el evento `touchstart` del documento.
1577
+ * Guarda coordenadas iniciales y habilita el modo swipe si el toque inicia
1578
+ * cerca del borde izquierdo o si el menú ya está abierto.
1579
+ * @param e Evento táctil del documento.
1580
+ */
1581
+ onTouchStart(e: TouchEvent): void;
1582
+ /**
1583
+ * Maneja el evento `touchend` del documento.
1584
+ * Calcula desplazamiento total y decide abrir/cerrar mediante `handleSwipeGesture`.
1585
+ * @param e Evento táctil del documento.
1586
+ */
1587
+ onTouchEnd(e: TouchEvent): void;
1588
+ /**
1589
+ * Maneja el evento `touchmove` del documento.
1590
+ * Detecta desplazamiento horizontal significativo con tolerancia vertical.
1591
+ * Abre/cierra el menú cuando supera los umbrales definidos.
1592
+ * @param e Evento táctil del documento.
1593
+ */
1594
+ onTouchMove(e: TouchEvent): void;
1595
+ /**
1596
+ * Evalúa el desplazamiento entre `touchstart` y `touchend` para decidir
1597
+ * apertura o cierre del menú móvil.
1598
+ */
1599
+ handleSwipeGesture(): void;
1600
+ /**
1601
+ * Abre el `Drawer` del menú móvil y asegura el scroll al inicio del contenido.
1602
+ * También fuerza el scroll de la página al top para evitar solapamientos.
1603
+ */
1604
+ openMenu(): void;
1605
+ closeMenu(): void;
1606
+ /** Abre el `Drawer` del carrito. */
1607
+ openCart(): void;
1608
+ closeCart(): void;
1609
+ /**
1610
+ * Calcula el total del carrito sumando `price * qty`.
1611
+ * @returns Total acumulado.
1612
+ */
1613
+ getCartTotal(): number;
1614
+ goToCheckout(): void;
1615
+ toggleMobileMenu(): void;
1616
+ cambiaLang(event: any): void;
1617
+ /**
1618
+ * Configura idiomas disponibles y selecciona automáticamente
1619
+ * según el lenguaje del navegador (`en`|`es`).
1620
+ */
1621
+ configLangs(): void;
1622
+ /**
1623
+ * Retorna ítems visibles no relacionados con autenticación
1624
+ * para mostrarlos en la zona izquierda del menú principal.
1625
+ * @returns Array de `MenuItem` para el menú izquierdo.
1626
+ */
1627
+ getLeftMenuItems(): MenuItem[];
1628
+ /** Retorna los ítems de autenticación (login/register) para la zona derecha. */
1629
+ getRightMenuItems(): MenuItem[];
1630
+ /** Retorna todos los ítems visibles para el menú móvil. */
1631
+ getMobileMenuItems(): MenuItem[];
1632
+ /**
1633
+ * Maneja clics en ítems del menú:
1634
+ * - Previene navegación si el ítem está deshabilitado.
1635
+ * - Para `nosotros` y `categorias`, desplaza a la sección correspondiente
1636
+ * o navega con fragment si no se está en Home.
1637
+ * - Cierra el menú móvil tras la acción.
1638
+ */
1639
+ onMenuItemClick(item: MenuItem, event?: Event): void;
1640
+ /** Determina si la ruta actual corresponde al Home. */
1641
+ private isHomeRoute;
1642
+ /**
1643
+ * Gestiona la navegación/scroll hacia una sección identificada por `anchorId`.
1644
+ * Si se está en Home y la sección existe, hace `scrollIntoView` suave.
1645
+ * En caso contrario, navega a Home con `fragment`.
1646
+ */
1647
+ private handleSectionClick;
1648
+ static ɵfac: i0.ɵɵFactoryDeclaration<HeaderEcommerce1Component, never>;
1649
+ static ɵcmp: i0.ɵɵComponentDeclaration<HeaderEcommerce1Component, "lib-header-ecommerce1", never, { "DatosNegocio": { "alias": "DatosNegocio"; "required": false; }; "logoText": { "alias": "logoText"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "logoAlt": { "alias": "logoAlt"; "required": false; }; "menuConfig": { "alias": "menuConfig"; "required": false; }; "islogin": { "alias": "islogin"; "required": false; }; }, {}, never, never, true, never>;
1650
+ }
1651
+
1652
+ declare class HeroSectionEcommerce1 implements OnInit {
1653
+ ngOnInit(): void;
1654
+ componente: ComponentesDTO;
1655
+ static ɵfac: i0.ɵɵFactoryDeclaration<HeroSectionEcommerce1, never>;
1656
+ static ɵcmp: i0.ɵɵComponentDeclaration<HeroSectionEcommerce1, "lib-hero-section-ecommerce1", never, {}, {}, never, never, true, never>;
1657
+ }
1658
+
1659
+ declare class SectionImagesInstagramEcommerce1 implements OnInit, OnDestroy {
1660
+ private el;
1661
+ componente: ComponentesDTO;
1662
+ private observer?;
1663
+ private cardsObserver?;
1664
+ constructor(el: ElementRef);
1665
+ /**
1666
+ * Inicializa los observers de la sección y de las tarjetas al montar el componente.
1667
+ */
1668
+ ngOnInit(): void;
1669
+ /**
1670
+ * Inicializa el IntersectionObserver para la sección principal,
1671
+ * añadiendo o quitando la clase 'is-visible' según la visibilidad en viewport.
1672
+ */
1673
+ private initSectionObserver;
1674
+ /**
1675
+ * Inicializa el IntersectionObserver para las tarjetas de Instagram,
1676
+ * aplicando animación escalonada al entrar en el viewport.
1677
+ */
1678
+ private initCardsObserver;
1679
+ /**
1680
+ * Limpia los observers al destruir el componente para evitar fugas de memoria.
1681
+ */
1682
+ ngOnDestroy(): void;
1683
+ static ɵfac: i0.ɵɵFactoryDeclaration<SectionImagesInstagramEcommerce1, never>;
1684
+ static ɵcmp: i0.ɵɵComponentDeclaration<SectionImagesInstagramEcommerce1, "lib-section-images-instagram-ecommerce1", never, {}, {}, never, never, true, never>;
1685
+ }
1686
+
1687
+ declare class PrimegModule {
1688
+ static ɵfac: i0.ɵɵFactoryDeclaration<PrimegModule, never>;
1689
+ static ɵmod: i0.ɵɵNgModuleDeclaration<PrimegModule, never, [typeof i1.CommonModule, typeof i2.ImageModule, typeof i3.ButtonModule, typeof i4.CardModule, typeof i5.AutoCompleteModule, typeof i6.CascadeSelectModule, typeof i7.CheckboxModule, typeof i8.EditorModule, typeof i9.MenuModule, typeof i10.TableModule, typeof i11.PaginatorModule, typeof i12.InputTextModule, typeof i13.PasswordModule, typeof i14.RippleModule, typeof i15.ToastModule, typeof i16.ToolbarModule, typeof i17.RatingModule, typeof i18.TextareaModule, typeof i19.SelectModule, typeof i20.RadioButtonModule, typeof i21.InputNumberModule, typeof i22.DialogModule, typeof i23.TagModule, typeof i24.InputIconModule, typeof i25.IconFieldModule, typeof i26.ConfirmDialogModule, typeof i27.TieredMenuModule, typeof i28.FileUploadModule, typeof i29.DataViewModule, typeof i30.StepperModule, typeof i31.DrawerModule], [typeof i3.ButtonModule, typeof i4.CardModule, typeof i5.AutoCompleteModule, typeof i6.CascadeSelectModule, typeof i7.CheckboxModule, typeof i8.EditorModule, typeof i9.MenuModule, typeof i10.TableModule, typeof i11.PaginatorModule, typeof i12.InputTextModule, typeof i13.PasswordModule, typeof i14.RippleModule, typeof i15.ToastModule, typeof i16.ToolbarModule, typeof i17.RatingModule, typeof i18.TextareaModule, typeof i19.SelectModule, typeof i20.RadioButtonModule, typeof i21.InputNumberModule, typeof i22.DialogModule, typeof i23.TagModule, typeof i24.InputIconModule, typeof i25.IconFieldModule, typeof i26.ConfirmDialogModule, typeof i27.TieredMenuModule, typeof i28.FileUploadModule, typeof i29.DataViewModule, typeof i2.ImageModule, typeof i30.StepperModule, typeof i31.DrawerModule]>;
1690
+ static ɵinj: i0.ɵɵInjectorDeclaration<PrimegModule>;
1691
+ }
1692
+
1693
+ declare class LibConfigModule {
1694
+ static forRoot(config: LibCommonConfig): ModuleWithProviders<LibConfigModule>;
1695
+ static ɵfac: i0.ɵɵFactoryDeclaration<LibConfigModule, never>;
1696
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LibConfigModule, never, never, never>;
1697
+ static ɵinj: i0.ɵɵInjectorDeclaration<LibConfigModule>;
1698
+ }
1699
+
1700
+ declare function createTranslateLoader(): TranslateHttpLoader;
1701
+ declare class CoreModuleLib {
1702
+ static ɵfac: i0.ɵɵFactoryDeclaration<CoreModuleLib, never>;
1703
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CoreModuleLib, never, [typeof i1.CommonModule, typeof i2$1.TranslateModule], [typeof i3$1.ReactiveFormsModule, typeof i2$1.TranslateModule, typeof i4$1.NgxsModule, typeof i5$1.NgxsReduxDevtoolsPluginModule, typeof i6$1.NgxsLoggerPluginModule, typeof i7$1.MatTableModule, typeof i8$1.MatFormFieldModule, typeof i9$1.MatInputModule, typeof i10$1.MatSelectModule, typeof i11$1.MatButtonModule, typeof i12$1.MatIconModule, typeof i13$1.MatGridListModule, typeof i14$1.MatPaginatorModule, typeof i15$1.MatSidenavModule, typeof i16$1.MatToolbarModule, typeof i17$1.MatListModule, typeof i18$1.MatCardModule]>;
1704
+ static ɵinj: i0.ɵɵInjectorDeclaration<CoreModuleLib>;
1705
+ }
1706
+
1707
+ declare class CategoriasProductosService extends JuliaoSystemCrudHttpService<CategoriaDTO, CategoriaDTO> {
1708
+ private configService;
1709
+ tipoCategorias: TipoCategoriaDTO[];
1710
+ imagenCategoria1: ImagenDTO;
1711
+ imagenCategoria2: ImagenDTO;
1712
+ categoriaDTO1: CategoriaDTO;
1713
+ categoriaDTO2: CategoriaDTO;
1714
+ categoriasMock: CategoriaDTO[];
1715
+ constructor(http: HttpClient, configService: LibConfigService);
1716
+ getCategoriasMock(): Observable<CategoriaDTO[]>;
1717
+ static ɵfac: i0.ɵɵFactoryDeclaration<CategoriasProductosService, never>;
1718
+ static ɵprov: i0.ɵɵInjectableDeclaration<CategoriasProductosService>;
1719
+ }
1720
+
1721
+ declare class GenericCrudHttpService<T> {
1722
+ protected http: HttpClient;
1723
+ private config;
1724
+ private meta;
1725
+ private endpointKey?;
1726
+ protected basePathUrl: string;
1727
+ constructor(http: HttpClient, config: LibConfigService, meta: MetaDataService, endpointKey?: string | undefined);
1728
+ private buildHeaders;
1729
+ all(queryParams?: Record<string, any>): Observable<PlantillaResponse<T>>;
1730
+ add(payload: T, topic: string, queryParams?: Record<string, any>): Observable<PlantillaResponse<T>>;
1731
+ update(payload: T & {
1732
+ id: any;
1733
+ }, queryParams?: QueryParams): Observable<PlantillaResponse<T>>;
1734
+ delete(id: string, queryParams?: Record<string, any>): Observable<PlantillaResponse<T>>;
1735
+ getMockData(): T[];
1736
+ static ɵfac: i0.ɵɵFactoryDeclaration<GenericCrudHttpService<any>, [null, null, null, { optional: true; }]>;
1737
+ static ɵprov: i0.ɵɵInjectableDeclaration<GenericCrudHttpService<any>>;
1738
+ }
1739
+
1740
+ interface GenericCrudActions<RQ> {
1741
+ All: new (payload: any, filters?: Map<string, string>) => any;
1742
+ Add: new (payload: RQ, queryParams: any) => any;
1743
+ Update: new (payload: RQ, queryParams: any) => any;
1744
+ Delete: new (queryParams: any) => any;
1745
+ LoadMock: new () => any;
1746
+ }
1747
+ declare abstract class GenericCrudState<RES, RQ> {
1748
+ protected readonly service: GenericCrudHttpService<RES>;
1749
+ protected readonly actions: GenericCrudActions<RQ>;
1750
+ protected constructor(service: GenericCrudHttpService<RES>, actions: GenericCrudActions<RQ>);
1751
+ static getResponse<RES>(state: PlantillaResponse<RES>): PlantillaResponse<RES>;
1752
+ /**
1753
+ * Selector factory para obtener un elemento por id desde el estado genérico.
1754
+ * Uso: store.selectSnapshot(YourState.selectById(id))
1755
+ */
1756
+ static selectById<RES>(id: string | number): (response: PlantillaResponse<RES>) => RES | undefined;
1757
+ All({ setState }: StateContext<PlantillaResponse<RES>>, action: any): rxjs.Observable<PlantillaResponse<RES>>;
1758
+ add(ctx: StateContext<PlantillaResponse<RES>>, action: any): rxjs.Observable<PlantillaResponse<RES>>;
1759
+ update(ctx: StateContext<PlantillaResponse<RES>>, action: any): rxjs.Observable<PlantillaResponse<RES>>;
1760
+ delete(ctx: StateContext<PlantillaResponse<RES>>, action: any): rxjs.Observable<PlantillaResponse<RES>>;
1761
+ loadMock(ctx: StateContext<PlantillaResponse<RES>>): void;
1762
+ static ɵfac: i0.ɵɵFactoryDeclaration<GenericCrudState<any, any>, never>;
1763
+ static ɵprov: i0.ɵɵInjectableDeclaration<GenericCrudState<any, any>>;
1764
+ }
1765
+
1766
+ declare const ProductosActions: {
1767
+ All: {
1768
+ new (payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams, filters?: Map<string, string> | undefined): {
1769
+ payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1770
+ filters?: Map<string, string> | undefined;
1771
+ };
1772
+ readonly type: string;
1773
+ };
1774
+ Add: {
1775
+ new (payload: ProductoDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1776
+ payload: ProductoDTO;
1777
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1778
+ };
1779
+ readonly type: string;
1780
+ };
1781
+ Update: {
1782
+ new (payload: ProductoDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1783
+ payload: ProductoDTO;
1784
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1785
+ };
1786
+ readonly type: string;
1787
+ };
1788
+ Delete: {
1789
+ new (queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1790
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1791
+ };
1792
+ readonly type: string;
1793
+ };
1794
+ LoadMock: {
1795
+ new (): {};
1796
+ readonly type: string;
1797
+ };
1798
+ };
1799
+ declare class ProductosState extends GenericCrudState<ProductoDTO, ProductoDTO> {
1800
+ private http;
1801
+ private config;
1802
+ private meta;
1803
+ private productSvc;
1804
+ constructor(http: HttpClient, config: LibConfigService, meta: MetaDataService, productSvc: ProductService);
1805
+ static getProductos(state: PlantillaResponse<ProductoDTO>): ProductoDTO[] | undefined;
1806
+ /**
1807
+ * Selector factory para obtener productos por id de categoría.
1808
+ * @param idCategoria
1809
+ * @returns
1810
+ */
1811
+ static selectByCategoriaId(idCategoria: string): (response: PlantillaResponse<ProductoDTO>) => ProductoDTO[];
1812
+ all(ctx: StateContext<PlantillaResponse<ProductoDTO>>, action: any): rxjs.Observable<PlantillaResponse<ProductoDTO>>;
1813
+ add(ctx: StateContext<PlantillaResponse<ProductoDTO>>, action: any): rxjs.Observable<PlantillaResponse<ProductoDTO>>;
1814
+ update(ctx: StateContext<PlantillaResponse<ProductoDTO>>, action: any): rxjs.Observable<PlantillaResponse<ProductoDTO>>;
1815
+ delete(ctx: StateContext<PlantillaResponse<ProductoDTO>>, action: any): rxjs.Observable<PlantillaResponse<ProductoDTO>>;
1816
+ loadMock(ctx: StateContext<PlantillaResponse<ProductoDTO>>): void;
1817
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProductosState, never>;
1818
+ static ɵprov: i0.ɵɵInjectableDeclaration<ProductosState>;
1819
+ }
1820
+
1821
+ declare const MonedaActions: {
1822
+ All: {
1823
+ new (payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams, filters?: Map<string, string> | undefined): {
1824
+ payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1825
+ filters?: Map<string, string> | undefined;
1826
+ };
1827
+ readonly type: string;
1828
+ };
1829
+ Add: {
1830
+ new (payload: ProductoDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1831
+ payload: ProductoDTO;
1832
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1833
+ };
1834
+ readonly type: string;
1835
+ };
1836
+ Update: {
1837
+ new (payload: ProductoDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1838
+ payload: ProductoDTO;
1839
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1840
+ };
1841
+ readonly type: string;
1842
+ };
1843
+ Delete: {
1844
+ new (queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1845
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1846
+ };
1847
+ readonly type: string;
1848
+ };
1849
+ LoadMock: {
1850
+ new (): {};
1851
+ readonly type: string;
1852
+ };
1853
+ };
1854
+ declare class MonedaState extends GenericCrudState<MonedaDTO, MonedaDTO> {
1855
+ private http;
1856
+ private config;
1857
+ private meta;
1858
+ constructor(http: HttpClient, config: LibConfigService, meta: MetaDataService);
1859
+ static getProductos(state: PlantillaResponse<MonedaDTO>): MonedaDTO[] | undefined;
1860
+ all(ctx: StateContext<PlantillaResponse<MonedaDTO>>, action: any): rxjs.Observable<PlantillaResponse<MonedaDTO>>;
1861
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonedaState, never>;
1862
+ static ɵprov: i0.ɵɵInjectableDeclaration<MonedaState>;
1863
+ }
1864
+
1865
+ declare class BusinessState extends GenericCrudState<BusinessDTO, BusinessDTO> {
1866
+ constructor(http: HttpClient, config: LibConfigService, meta: MetaDataService);
1867
+ loadMockBusiness(ctx: StateContext<PlantillaResponse<BusinessDTO>>): void;
1868
+ static ɵfac: i0.ɵɵFactoryDeclaration<BusinessState, never>;
1869
+ static ɵprov: i0.ɵɵInjectableDeclaration<BusinessState>;
1870
+ }
1871
+ declare const BusinessActions: {
1872
+ All: {
1873
+ new (payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams, filters?: Map<string, string> | undefined): {
1874
+ payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1875
+ filters?: Map<string, string> | undefined;
1876
+ };
1877
+ readonly type: string;
1878
+ };
1879
+ Add: {
1880
+ new (payload: BusinessDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1881
+ payload: BusinessDTO;
1882
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1883
+ };
1884
+ readonly type: string;
1885
+ };
1886
+ Update: {
1887
+ new (payload: BusinessDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1888
+ payload: BusinessDTO;
1889
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1890
+ };
1891
+ readonly type: string;
1892
+ };
1893
+ Delete: {
1894
+ new (queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1895
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1896
+ };
1897
+ readonly type: string;
1898
+ };
1899
+ LoadMock: {
1900
+ new (): {};
1901
+ readonly type: string;
1902
+ };
1903
+ };
1904
+
1905
+ declare const getUsers: {
1906
+ new (payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams, filters?: Map<string, string> | undefined): {
1907
+ payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1908
+ filters?: Map<string, string> | undefined;
1909
+ };
1910
+ readonly type: string;
1911
+ };
1912
+ declare const AddUser: {
1913
+ new (payload: DatesUserDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1914
+ payload: DatesUserDTO;
1915
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1916
+ };
1917
+ readonly type: string;
1918
+ };
1919
+ declare const UpdateUser: {
1920
+ new (payload: DatesUserDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1921
+ payload: DatesUserDTO;
1922
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1923
+ };
1924
+ readonly type: string;
1925
+ };
1926
+ declare const DeleteUser: {
1927
+ new (queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1928
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1929
+ };
1930
+ readonly type: string;
1931
+ };
1932
+
1933
+ declare const CategoriaproductoActions: {
1934
+ All: {
1935
+ new (payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams, filters?: Map<string, string> | undefined): {
1936
+ payload: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1937
+ filters?: Map<string, string> | undefined;
1938
+ };
1939
+ readonly type: string;
1940
+ };
1941
+ Add: {
1942
+ new (payload: CategoriaDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1943
+ payload: CategoriaDTO;
1944
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1945
+ };
1946
+ readonly type: string;
1947
+ };
1948
+ Update: {
1949
+ new (payload: CategoriaDTO, queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1950
+ payload: CategoriaDTO;
1951
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1952
+ };
1953
+ readonly type: string;
1954
+ };
1955
+ Delete: {
1956
+ new (queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams): {
1957
+ queryParams: juliaositembackenexpress_dist_utils_queryParams.QueryParams;
1958
+ };
1959
+ readonly type: string;
1960
+ };
1961
+ LoadMock: {
1962
+ new (): {};
1963
+ readonly type: string;
1964
+ };
1965
+ };
1966
+ declare class CategoriaProductoState extends GenericCrudState<CategoriaDTO, CategoriaDTO> {
1967
+ private http;
1968
+ private config;
1969
+ private meta;
1970
+ private productSvc;
1971
+ constructor(http: HttpClient, config: LibConfigService, meta: MetaDataService, productSvc: ProductService);
1972
+ static getProductos(state: PlantillaResponse<CategoriaDTO>): CategoriaDTO[] | undefined;
1973
+ all(ctx: StateContext<PlantillaResponse<CategoriaDTO>>, action: any): rxjs.Observable<PlantillaResponse<CategoriaDTO>>;
1974
+ loadMock(ctx: StateContext<PlantillaResponse<CategoriaDTO>>): void;
1975
+ static ɵfac: i0.ɵɵFactoryDeclaration<CategoriaProductoState, never>;
1976
+ static ɵprov: i0.ɵɵInjectableDeclaration<CategoriaProductoState>;
1977
+ }
1978
+
1979
+ declare const ecomerce1Routes: Routes;
1980
+
1981
+ export { AddUser, AppFooter, AppTopbar, BarFloatEcommerce1, BusinessActions, BusinessState, ButtonActionDelete1Component, ButtonActionEdit1Component, ButtonAdd1Component, ButtonAddToCard1, ButtonsSocialmediaLogin, CardProductos1Component, Carruselt1, CategoriaProductoState, CategoriaproductoActions, CategoriasProductosService, CommonLibComponent, CommonLibService, CoreModuleLib, Crud, CrudDialog1Component, CrudDocComponent, CustomizerComponent, DASHBOARD3_MENU_CONFIG, DaskBoard3, DeleteUser, DetalleCarrito1Component, DetalleProductoPageLib, DynamicEntity, DynamicFieldService, DynamicMenu1Component, DynamicMenuService, Ecommerce1, FooterEcommerce1, FormAuthEccomerce1, GenericCrudState, HeaderEcommerce1Component, HeaderTopEcommerce1, HeroSectionEcommerce1, HomeEcommerce1, Index1Component, Index2Component, InputsLoginEcommerce1, InputsRegisterEcommerce1, LIB_COMMON_CONFIG, LibConfigModule, LibConfigService, LoadingZigma, LoginEcommerce1, MenuComponent, MenuItem1Component, MenuManager, MetaDataService, MonedaActions, MonedaState, Notfound, PaginatorPgComponent, PrimegModule, ProductDialog1Component, ProductService, ProductosActions, ProductosState, RegisterEcommerce1, SectionAddCardsButtons, SectionFiltersCategoriesProductos, SectionImagesInstagramEcommerce1, SelectInput1Component, ShWatsButtonCard, Tabla1Component, Terminal, UpdateUser, createTranslateLoader, ecomerce1Routes, getUsers };
1982
+ export type { Accessory, CreateFieldConfig, DocProp, GenerateFieldsConfig, GenericCrudActions, Inflatable, LibCommonConfig, MenuService, Product, Project };