@ojiepermana/angular 21.3.4 → 22.0.27

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 (387) hide show
  1. package/README.md +16 -298
  2. package/fesm2022/ojiepermana-angular-chart.mjs +11 -0
  3. package/fesm2022/ojiepermana-angular-chart.mjs.map +1 -0
  4. package/fesm2022/ojiepermana-angular-component.mjs +11 -0
  5. package/fesm2022/ojiepermana-angular-component.mjs.map +1 -0
  6. package/fesm2022/ojiepermana-angular-navigation.mjs +11 -0
  7. package/fesm2022/ojiepermana-angular-navigation.mjs.map +1 -0
  8. package/fesm2022/ojiepermana-angular-sdk.mjs +11 -0
  9. package/fesm2022/ojiepermana-angular-sdk.mjs.map +1 -0
  10. package/fesm2022/ojiepermana-angular-theme.mjs +3 -374
  11. package/fesm2022/ojiepermana-angular-theme.mjs.map +1 -1
  12. package/fesm2022/ojiepermana-angular.mjs +14 -14
  13. package/fesm2022/ojiepermana-angular.mjs.map +1 -1
  14. package/package.json +25 -361
  15. package/types/ojiepermana-angular-chart.d.ts +1 -0
  16. package/types/ojiepermana-angular-component.d.ts +1 -0
  17. package/types/ojiepermana-angular-navigation.d.ts +1 -0
  18. package/types/ojiepermana-angular-sdk.d.ts +1 -0
  19. package/types/ojiepermana-angular-theme.d.ts +1 -116
  20. package/types/ojiepermana-angular.d.ts +5 -3
  21. package/.npmignore +0 -2
  22. package/collection.json +0 -30
  23. package/component/accordion/package.json +0 -4
  24. package/component/alert/package.json +0 -4
  25. package/component/alert-dialog/package.json +0 -4
  26. package/component/aspect-ratio/package.json +0 -4
  27. package/component/avatar/package.json +0 -4
  28. package/component/badge/package.json +0 -4
  29. package/component/breadcrumb/package.json +0 -4
  30. package/component/button/package.json +0 -4
  31. package/component/button-group/package.json +0 -4
  32. package/component/calendar/package.json +0 -4
  33. package/component/card/package.json +0 -4
  34. package/component/carousel/package.json +0 -4
  35. package/component/chart/README.md +0 -249
  36. package/component/chart/area/package.json +0 -4
  37. package/component/chart/bar/package.json +0 -4
  38. package/component/chart/line/package.json +0 -4
  39. package/component/chart/package.json +0 -4
  40. package/component/chart/pie/package.json +0 -4
  41. package/component/chart/radar/package.json +0 -4
  42. package/component/chart/radial/package.json +0 -4
  43. package/component/chart/scatter/package.json +0 -4
  44. package/component/checkbox/package.json +0 -4
  45. package/component/collapsible/package.json +0 -4
  46. package/component/combobox/package.json +0 -4
  47. package/component/command/package.json +0 -4
  48. package/component/context-menu/package.json +0 -4
  49. package/component/date-picker/package.json +0 -4
  50. package/component/dialog/package.json +0 -4
  51. package/component/drawer/package.json +0 -4
  52. package/component/dropdown-menu/package.json +0 -4
  53. package/component/form/package.json +0 -4
  54. package/component/input/package.json +0 -4
  55. package/component/input-group/package.json +0 -4
  56. package/component/item/package.json +0 -4
  57. package/component/label/package.json +0 -4
  58. package/component/pagination/package.json +0 -4
  59. package/component/popover/package.json +0 -4
  60. package/component/progress/package.json +0 -4
  61. package/component/radio/package.json +0 -4
  62. package/component/scroll-area/package.json +0 -4
  63. package/component/select/package.json +0 -4
  64. package/component/separator/package.json +0 -4
  65. package/component/sheet/package.json +0 -4
  66. package/component/skeleton/package.json +0 -4
  67. package/component/slider/package.json +0 -4
  68. package/component/switch/package.json +0 -4
  69. package/component/table/package.json +0 -4
  70. package/component/tabs/package.json +0 -4
  71. package/component/textarea/package.json +0 -4
  72. package/component/toast/package.json +0 -4
  73. package/component/tooltip/package.json +0 -4
  74. package/component/utils/package.json +0 -4
  75. package/fesm2022/ojiepermana-angular-component-accordion.mjs +0 -174
  76. package/fesm2022/ojiepermana-angular-component-accordion.mjs.map +0 -1
  77. package/fesm2022/ojiepermana-angular-component-alert-dialog.mjs +0 -242
  78. package/fesm2022/ojiepermana-angular-component-alert-dialog.mjs.map +0 -1
  79. package/fesm2022/ojiepermana-angular-component-alert.mjs +0 -90
  80. package/fesm2022/ojiepermana-angular-component-alert.mjs.map +0 -1
  81. package/fesm2022/ojiepermana-angular-component-aspect-ratio.mjs +0 -33
  82. package/fesm2022/ojiepermana-angular-component-aspect-ratio.mjs.map +0 -1
  83. package/fesm2022/ojiepermana-angular-component-avatar.mjs +0 -123
  84. package/fesm2022/ojiepermana-angular-component-avatar.mjs.map +0 -1
  85. package/fesm2022/ojiepermana-angular-component-badge.mjs +0 -47
  86. package/fesm2022/ojiepermana-angular-component-badge.mjs.map +0 -1
  87. package/fesm2022/ojiepermana-angular-component-breadcrumb.mjs +0 -186
  88. package/fesm2022/ojiepermana-angular-component-breadcrumb.mjs.map +0 -1
  89. package/fesm2022/ojiepermana-angular-component-button-group.mjs +0 -95
  90. package/fesm2022/ojiepermana-angular-component-button-group.mjs.map +0 -1
  91. package/fesm2022/ojiepermana-angular-component-button.mjs +0 -64
  92. package/fesm2022/ojiepermana-angular-component-button.mjs.map +0 -1
  93. package/fesm2022/ojiepermana-angular-component-calendar.mjs +0 -78
  94. package/fesm2022/ojiepermana-angular-component-calendar.mjs.map +0 -1
  95. package/fesm2022/ojiepermana-angular-component-card.mjs +0 -137
  96. package/fesm2022/ojiepermana-angular-component-card.mjs.map +0 -1
  97. package/fesm2022/ojiepermana-angular-component-carousel.mjs +0 -310
  98. package/fesm2022/ojiepermana-angular-component-carousel.mjs.map +0 -1
  99. package/fesm2022/ojiepermana-angular-component-chart-area.mjs +0 -6
  100. package/fesm2022/ojiepermana-angular-component-chart-area.mjs.map +0 -1
  101. package/fesm2022/ojiepermana-angular-component-chart-bar.mjs +0 -6
  102. package/fesm2022/ojiepermana-angular-component-chart-bar.mjs.map +0 -1
  103. package/fesm2022/ojiepermana-angular-component-chart-line.mjs +0 -6
  104. package/fesm2022/ojiepermana-angular-component-chart-line.mjs.map +0 -1
  105. package/fesm2022/ojiepermana-angular-component-chart-pie.mjs +0 -6
  106. package/fesm2022/ojiepermana-angular-component-chart-pie.mjs.map +0 -1
  107. package/fesm2022/ojiepermana-angular-component-chart-radar.mjs +0 -6
  108. package/fesm2022/ojiepermana-angular-component-chart-radar.mjs.map +0 -1
  109. package/fesm2022/ojiepermana-angular-component-chart-radial.mjs +0 -6
  110. package/fesm2022/ojiepermana-angular-component-chart-radial.mjs.map +0 -1
  111. package/fesm2022/ojiepermana-angular-component-chart-scatter.mjs +0 -6
  112. package/fesm2022/ojiepermana-angular-component-chart-scatter.mjs.map +0 -1
  113. package/fesm2022/ojiepermana-angular-component-chart.mjs +0 -3714
  114. package/fesm2022/ojiepermana-angular-component-chart.mjs.map +0 -1
  115. package/fesm2022/ojiepermana-angular-component-checkbox.mjs +0 -104
  116. package/fesm2022/ojiepermana-angular-component-checkbox.mjs.map +0 -1
  117. package/fesm2022/ojiepermana-angular-component-collapsible.mjs +0 -116
  118. package/fesm2022/ojiepermana-angular-component-collapsible.mjs.map +0 -1
  119. package/fesm2022/ojiepermana-angular-component-combobox.mjs +0 -263
  120. package/fesm2022/ojiepermana-angular-component-combobox.mjs.map +0 -1
  121. package/fesm2022/ojiepermana-angular-component-command.mjs +0 -268
  122. package/fesm2022/ojiepermana-angular-component-command.mjs.map +0 -1
  123. package/fesm2022/ojiepermana-angular-component-context-menu.mjs +0 -100
  124. package/fesm2022/ojiepermana-angular-component-context-menu.mjs.map +0 -1
  125. package/fesm2022/ojiepermana-angular-component-date-picker.mjs +0 -155
  126. package/fesm2022/ojiepermana-angular-component-date-picker.mjs.map +0 -1
  127. package/fesm2022/ojiepermana-angular-component-dialog.mjs +0 -262
  128. package/fesm2022/ojiepermana-angular-component-dialog.mjs.map +0 -1
  129. package/fesm2022/ojiepermana-angular-component-drawer.mjs +0 -6
  130. package/fesm2022/ojiepermana-angular-component-drawer.mjs.map +0 -1
  131. package/fesm2022/ojiepermana-angular-component-dropdown-menu.mjs +0 -458
  132. package/fesm2022/ojiepermana-angular-component-dropdown-menu.mjs.map +0 -1
  133. package/fesm2022/ojiepermana-angular-component-form.mjs +0 -208
  134. package/fesm2022/ojiepermana-angular-component-form.mjs.map +0 -1
  135. package/fesm2022/ojiepermana-angular-component-input-group.mjs +0 -164
  136. package/fesm2022/ojiepermana-angular-component-input-group.mjs.map +0 -1
  137. package/fesm2022/ojiepermana-angular-component-input.mjs +0 -43
  138. package/fesm2022/ojiepermana-angular-component-input.mjs.map +0 -1
  139. package/fesm2022/ojiepermana-angular-component-item.mjs +0 -241
  140. package/fesm2022/ojiepermana-angular-component-item.mjs.map +0 -1
  141. package/fesm2022/ojiepermana-angular-component-label.mjs +0 -30
  142. package/fesm2022/ojiepermana-angular-component-label.mjs.map +0 -1
  143. package/fesm2022/ojiepermana-angular-component-pagination.mjs +0 -192
  144. package/fesm2022/ojiepermana-angular-component-pagination.mjs.map +0 -1
  145. package/fesm2022/ojiepermana-angular-component-popover.mjs +0 -163
  146. package/fesm2022/ojiepermana-angular-component-popover.mjs.map +0 -1
  147. package/fesm2022/ojiepermana-angular-component-progress.mjs +0 -53
  148. package/fesm2022/ojiepermana-angular-component-progress.mjs.map +0 -1
  149. package/fesm2022/ojiepermana-angular-component-radio.mjs +0 -92
  150. package/fesm2022/ojiepermana-angular-component-radio.mjs.map +0 -1
  151. package/fesm2022/ojiepermana-angular-component-scroll-area.mjs +0 -48
  152. package/fesm2022/ojiepermana-angular-component-scroll-area.mjs.map +0 -1
  153. package/fesm2022/ojiepermana-angular-component-select.mjs +0 -131
  154. package/fesm2022/ojiepermana-angular-component-select.mjs.map +0 -1
  155. package/fesm2022/ojiepermana-angular-component-separator.mjs +0 -33
  156. package/fesm2022/ojiepermana-angular-component-separator.mjs.map +0 -1
  157. package/fesm2022/ojiepermana-angular-component-sheet.mjs +0 -235
  158. package/fesm2022/ojiepermana-angular-component-sheet.mjs.map +0 -1
  159. package/fesm2022/ojiepermana-angular-component-skeleton.mjs +0 -29
  160. package/fesm2022/ojiepermana-angular-component-skeleton.mjs.map +0 -1
  161. package/fesm2022/ojiepermana-angular-component-slider.mjs +0 -29
  162. package/fesm2022/ojiepermana-angular-component-slider.mjs.map +0 -1
  163. package/fesm2022/ojiepermana-angular-component-switch.mjs +0 -84
  164. package/fesm2022/ojiepermana-angular-component-switch.mjs.map +0 -1
  165. package/fesm2022/ojiepermana-angular-component-table.mjs +0 -139
  166. package/fesm2022/ojiepermana-angular-component-table.mjs.map +0 -1
  167. package/fesm2022/ojiepermana-angular-component-tabs.mjs +0 -252
  168. package/fesm2022/ojiepermana-angular-component-tabs.mjs.map +0 -1
  169. package/fesm2022/ojiepermana-angular-component-textarea.mjs +0 -37
  170. package/fesm2022/ojiepermana-angular-component-textarea.mjs.map +0 -1
  171. package/fesm2022/ojiepermana-angular-component-toast.mjs +0 -47
  172. package/fesm2022/ojiepermana-angular-component-toast.mjs.map +0 -1
  173. package/fesm2022/ojiepermana-angular-component-tooltip.mjs +0 -56
  174. package/fesm2022/ojiepermana-angular-component-tooltip.mjs.map +0 -1
  175. package/fesm2022/ojiepermana-angular-component-utils.mjs +0 -13
  176. package/fesm2022/ojiepermana-angular-component-utils.mjs.map +0 -1
  177. package/fesm2022/ojiepermana-angular-generator-api.mjs +0 -68
  178. package/fesm2022/ojiepermana-angular-generator-api.mjs.map +0 -1
  179. package/fesm2022/ojiepermana-angular-layout-component.mjs +0 -581
  180. package/fesm2022/ojiepermana-angular-layout-component.mjs.map +0 -1
  181. package/fesm2022/ojiepermana-angular-layout-empty.mjs +0 -49
  182. package/fesm2022/ojiepermana-angular-layout-empty.mjs.map +0 -1
  183. package/fesm2022/ojiepermana-angular-layout-horizontal.mjs +0 -119
  184. package/fesm2022/ojiepermana-angular-layout-horizontal.mjs.map +0 -1
  185. package/fesm2022/ojiepermana-angular-layout-provider.mjs +0 -21
  186. package/fesm2022/ojiepermana-angular-layout-provider.mjs.map +0 -1
  187. package/fesm2022/ojiepermana-angular-layout-services.mjs +0 -114
  188. package/fesm2022/ojiepermana-angular-layout-services.mjs.map +0 -1
  189. package/fesm2022/ojiepermana-angular-layout-shell.mjs +0 -48
  190. package/fesm2022/ojiepermana-angular-layout-shell.mjs.map +0 -1
  191. package/fesm2022/ojiepermana-angular-layout-token-directive.mjs +0 -27
  192. package/fesm2022/ojiepermana-angular-layout-token-directive.mjs.map +0 -1
  193. package/fesm2022/ojiepermana-angular-layout-token.mjs +0 -33
  194. package/fesm2022/ojiepermana-angular-layout-token.mjs.map +0 -1
  195. package/fesm2022/ojiepermana-angular-layout-vertical.mjs +0 -113
  196. package/fesm2022/ojiepermana-angular-layout-vertical.mjs.map +0 -1
  197. package/fesm2022/ojiepermana-angular-layout.mjs +0 -461
  198. package/fesm2022/ojiepermana-angular-layout.mjs.map +0 -1
  199. package/fesm2022/ojiepermana-angular-navigation-demo-data.mjs +0 -334
  200. package/fesm2022/ojiepermana-angular-navigation-demo-data.mjs.map +0 -1
  201. package/fesm2022/ojiepermana-angular-navigation-icon.mjs +0 -59
  202. package/fesm2022/ojiepermana-angular-navigation-icon.mjs.map +0 -1
  203. package/fesm2022/ojiepermana-angular-navigation-item.mjs +0 -548
  204. package/fesm2022/ojiepermana-angular-navigation-item.mjs.map +0 -1
  205. package/fesm2022/ojiepermana-angular-navigation-service.mjs +0 -204
  206. package/fesm2022/ojiepermana-angular-navigation-service.mjs.map +0 -1
  207. package/fesm2022/ojiepermana-angular-navigation-sidebar.mjs +0 -373
  208. package/fesm2022/ojiepermana-angular-navigation-sidebar.mjs.map +0 -1
  209. package/fesm2022/ojiepermana-angular-navigation-topbar.mjs +0 -433
  210. package/fesm2022/ojiepermana-angular-navigation-topbar.mjs.map +0 -1
  211. package/fesm2022/ojiepermana-angular-navigation-types.mjs +0 -4
  212. package/fesm2022/ojiepermana-angular-navigation-types.mjs.map +0 -1
  213. package/fesm2022/ojiepermana-angular-theme-provider.mjs +0 -35
  214. package/fesm2022/ojiepermana-angular-theme-provider.mjs.map +0 -1
  215. package/fesm2022/ojiepermana-angular-theme-services.mjs +0 -286
  216. package/fesm2022/ojiepermana-angular-theme-services.mjs.map +0 -1
  217. package/fesm2022/ojiepermana-angular-theme-token.mjs +0 -56
  218. package/fesm2022/ojiepermana-angular-theme-token.mjs.map +0 -1
  219. package/generator/api/README.md +0 -252
  220. package/generator/api/bin/package.json +0 -3
  221. package/generator/api/bin/schematics/init/index.js +0 -90
  222. package/generator/api/bin/schematics/ng-add/index.js +0 -131
  223. package/generator/api/bin/schematics/sdk/index.js +0 -76
  224. package/generator/api/bin/src/config/loader.js +0 -41
  225. package/generator/api/bin/src/config/schema.js +0 -57
  226. package/generator/api/bin/src/emit/client.js +0 -246
  227. package/generator/api/bin/src/emit/metadata.js +0 -295
  228. package/generator/api/bin/src/emit/models.js +0 -106
  229. package/generator/api/bin/src/emit/navigation.js +0 -56
  230. package/generator/api/bin/src/emit/operations.js +0 -122
  231. package/generator/api/bin/src/emit/public-api.js +0 -54
  232. package/generator/api/bin/src/emit/services.js +0 -87
  233. package/generator/api/bin/src/engine.js +0 -65
  234. package/generator/api/bin/src/layout/per-domain.js +0 -359
  235. package/generator/api/bin/src/parser/bundle.js +0 -25
  236. package/generator/api/bin/src/parser/ir.js +0 -320
  237. package/generator/api/bin/src/parser/types.js +0 -7
  238. package/generator/api/bin/src/render/template.js +0 -58
  239. package/generator/api/bin/src/writer/index.js +0 -278
  240. package/generator/api/package.json +0 -4
  241. package/generator/api/schematics/init/schema.json +0 -19
  242. package/generator/api/schematics/ng-add/schema.json +0 -14
  243. package/generator/api/schematics/sdk/schema.json +0 -19
  244. package/generator/api/sdk.config.example.json +0 -24
  245. package/generator/guide/README.md +0 -84
  246. package/generator/guide/bin/package.json +0 -3
  247. package/generator/guide/bin/schematics/build/index.js +0 -35
  248. package/generator/guide/bin/schematics/init/index.js +0 -70
  249. package/generator/guide/bin/src/config/loader.js +0 -50
  250. package/generator/guide/bin/src/config/schema.js +0 -12
  251. package/generator/guide/bin/src/engine/component.js +0 -74
  252. package/generator/guide/bin/src/engine/frontmatter.js +0 -42
  253. package/generator/guide/bin/src/engine/index.js +0 -42
  254. package/generator/guide/bin/src/engine/naming.js +0 -39
  255. package/generator/guide/bin/src/engine/render.js +0 -31
  256. package/generator/guide/bin/src/engine/routes.js +0 -106
  257. package/generator/guide/bin/src/engine/walk.js +0 -35
  258. package/generator/guide/guide.config.example.json +0 -9
  259. package/generator/guide/schematics/build/schema.json +0 -14
  260. package/generator/guide/schematics/init/schema.json +0 -19
  261. package/layout/component/package.json +0 -4
  262. package/layout/empty/package.json +0 -4
  263. package/layout/horizontal/package.json +0 -4
  264. package/layout/package.json +0 -4
  265. package/layout/provider/package.json +0 -4
  266. package/layout/services/package.json +0 -4
  267. package/layout/shell/package.json +0 -4
  268. package/layout/token/directive/package.json +0 -4
  269. package/layout/token/package.json +0 -4
  270. package/layout/vertical/package.json +0 -4
  271. package/navigation/demo-data/package.json +0 -4
  272. package/navigation/icon/package.json +0 -4
  273. package/navigation/item/package.json +0 -4
  274. package/navigation/service/package.json +0 -4
  275. package/navigation/sidebar/package.json +0 -4
  276. package/navigation/topbar/package.json +0 -4
  277. package/navigation/types/package.json +0 -4
  278. package/theme/README.md +0 -67
  279. package/theme/package.json +0 -4
  280. package/theme/provider/package.json +0 -4
  281. package/theme/services/package.json +0 -4
  282. package/theme/styles/foundation/components.css +0 -81
  283. package/theme/styles/foundation/layers.css +0 -15
  284. package/theme/styles/foundation/tokens.css +0 -55
  285. package/theme/styles/index.css +0 -37
  286. package/theme/styles/integrations/material.css +0 -254
  287. package/theme/styles/integrations/tailwind.css +0 -114
  288. package/theme/styles/variants/color/amber.css +0 -31
  289. package/theme/styles/variants/color/base.css +0 -36
  290. package/theme/styles/variants/color/blue.css +0 -31
  291. package/theme/styles/variants/color/cyan.css +0 -31
  292. package/theme/styles/variants/color/emerald.css +0 -31
  293. package/theme/styles/variants/color/fuchsia.css +0 -31
  294. package/theme/styles/variants/color/green.css +0 -31
  295. package/theme/styles/variants/color/index.css +0 -22
  296. package/theme/styles/variants/color/indigo.css +0 -31
  297. package/theme/styles/variants/color/lime.css +0 -31
  298. package/theme/styles/variants/color/orange.css +0 -31
  299. package/theme/styles/variants/color/pink.css +0 -31
  300. package/theme/styles/variants/color/purple.css +0 -31
  301. package/theme/styles/variants/color/red.css +0 -31
  302. package/theme/styles/variants/color/rose.css +0 -31
  303. package/theme/styles/variants/color/sky.css +0 -31
  304. package/theme/styles/variants/color/teal.css +0 -31
  305. package/theme/styles/variants/color/violet.css +0 -31
  306. package/theme/styles/variants/color/yellow.css +0 -31
  307. package/theme/styles/variants/mode/dark.css +0 -20
  308. package/theme/styles/variants/mode/index.css +0 -6
  309. package/theme/styles/variants/mode/light.css +0 -24
  310. package/theme/styles/variants/style/brutal.css +0 -50
  311. package/theme/styles/variants/style/default.css +0 -54
  312. package/theme/styles/variants/style/index.css +0 -8
  313. package/theme/styles/variants/style/sharp.css +0 -50
  314. package/theme/styles/variants/style/soft.css +0 -50
  315. package/theme/token/package.json +0 -4
  316. package/types/ojiepermana-angular-component-accordion.d.ts +0 -51
  317. package/types/ojiepermana-angular-component-alert-dialog.d.ts +0 -93
  318. package/types/ojiepermana-angular-component-alert.d.ts +0 -37
  319. package/types/ojiepermana-angular-component-aspect-ratio.d.ts +0 -12
  320. package/types/ojiepermana-angular-component-avatar.d.ts +0 -51
  321. package/types/ojiepermana-angular-component-badge.d.ts +0 -19
  322. package/types/ojiepermana-angular-component-breadcrumb.d.ts +0 -46
  323. package/types/ojiepermana-angular-component-button-group.d.ts +0 -26
  324. package/types/ojiepermana-angular-component-button.d.ts +0 -22
  325. package/types/ojiepermana-angular-component-calendar.d.ts +0 -33
  326. package/types/ojiepermana-angular-component-card.d.ts +0 -60
  327. package/types/ojiepermana-angular-component-carousel.d.ts +0 -86
  328. package/types/ojiepermana-angular-component-chart-area.d.ts +0 -1
  329. package/types/ojiepermana-angular-component-chart-bar.d.ts +0 -1
  330. package/types/ojiepermana-angular-component-chart-line.d.ts +0 -1
  331. package/types/ojiepermana-angular-component-chart-pie.d.ts +0 -1
  332. package/types/ojiepermana-angular-component-chart-radar.d.ts +0 -1
  333. package/types/ojiepermana-angular-component-chart-radial.d.ts +0 -1
  334. package/types/ojiepermana-angular-component-chart-scatter.d.ts +0 -1
  335. package/types/ojiepermana-angular-component-chart.d.ts +0 -1094
  336. package/types/ojiepermana-angular-component-checkbox.d.ts +0 -35
  337. package/types/ojiepermana-angular-component-collapsible.d.ts +0 -42
  338. package/types/ojiepermana-angular-component-combobox.d.ts +0 -51
  339. package/types/ojiepermana-angular-component-command.d.ts +0 -99
  340. package/types/ojiepermana-angular-component-context-menu.d.ts +0 -35
  341. package/types/ojiepermana-angular-component-date-picker.d.ts +0 -41
  342. package/types/ojiepermana-angular-component-dialog.d.ts +0 -87
  343. package/types/ojiepermana-angular-component-drawer.d.ts +0 -1
  344. package/types/ojiepermana-angular-component-dropdown-menu.d.ts +0 -135
  345. package/types/ojiepermana-angular-component-form.d.ts +0 -92
  346. package/types/ojiepermana-angular-component-input-group.d.ts +0 -51
  347. package/types/ojiepermana-angular-component-input.d.ts +0 -16
  348. package/types/ojiepermana-angular-component-item.d.ts +0 -88
  349. package/types/ojiepermana-angular-component-label.d.ts +0 -11
  350. package/types/ojiepermana-angular-component-pagination.d.ts +0 -27
  351. package/types/ojiepermana-angular-component-popover.d.ts +0 -43
  352. package/types/ojiepermana-angular-component-progress.d.ts +0 -17
  353. package/types/ojiepermana-angular-component-radio.d.ts +0 -34
  354. package/types/ojiepermana-angular-component-scroll-area.d.ts +0 -19
  355. package/types/ojiepermana-angular-component-select.d.ts +0 -45
  356. package/types/ojiepermana-angular-component-separator.d.ts +0 -14
  357. package/types/ojiepermana-angular-component-sheet.d.ts +0 -74
  358. package/types/ojiepermana-angular-component-skeleton.d.ts +0 -10
  359. package/types/ojiepermana-angular-component-slider.d.ts +0 -16
  360. package/types/ojiepermana-angular-component-switch.d.ts +0 -30
  361. package/types/ojiepermana-angular-component-table.d.ts +0 -52
  362. package/types/ojiepermana-angular-component-tabs.d.ts +0 -92
  363. package/types/ojiepermana-angular-component-textarea.d.ts +0 -12
  364. package/types/ojiepermana-angular-component-toast.d.ts +0 -29
  365. package/types/ojiepermana-angular-component-tooltip.d.ts +0 -22
  366. package/types/ojiepermana-angular-component-utils.d.ts +0 -5
  367. package/types/ojiepermana-angular-generator-api.d.ts +0 -86
  368. package/types/ojiepermana-angular-layout-component.d.ts +0 -205
  369. package/types/ojiepermana-angular-layout-empty.d.ts +0 -22
  370. package/types/ojiepermana-angular-layout-horizontal.d.ts +0 -36
  371. package/types/ojiepermana-angular-layout-provider.d.ts +0 -6
  372. package/types/ojiepermana-angular-layout-services.d.ts +0 -25
  373. package/types/ojiepermana-angular-layout-shell.d.ts +0 -8
  374. package/types/ojiepermana-angular-layout-token-directive.d.ts +0 -13
  375. package/types/ojiepermana-angular-layout-token.d.ts +0 -36
  376. package/types/ojiepermana-angular-layout-vertical.d.ts +0 -38
  377. package/types/ojiepermana-angular-layout.d.ts +0 -164
  378. package/types/ojiepermana-angular-navigation-demo-data.d.ts +0 -5
  379. package/types/ojiepermana-angular-navigation-icon.d.ts +0 -17
  380. package/types/ojiepermana-angular-navigation-item.d.ts +0 -54
  381. package/types/ojiepermana-angular-navigation-service.d.ts +0 -77
  382. package/types/ojiepermana-angular-navigation-sidebar.d.ts +0 -75
  383. package/types/ojiepermana-angular-navigation-topbar.d.ts +0 -54
  384. package/types/ojiepermana-angular-navigation-types.d.ts +0 -129
  385. package/types/ojiepermana-angular-theme-provider.d.ts +0 -11
  386. package/types/ojiepermana-angular-theme-services.d.ts +0 -55
  387. package/types/ojiepermana-angular-theme-token.d.ts +0 -57
package/README.md CHANGED
@@ -1,253 +1,19 @@
1
- # @ojiepermana/angular
1
+ # Angular
2
2
 
3
- This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 21.2.0.
4
-
5
- ## Package manager
6
-
7
- Install dependencies from the workspace root with Bun:
8
-
9
- ```bash
10
- bun install
11
- ```
12
-
13
- ## Consumer installation
14
-
15
- Install the published package into a consumer Angular workspace with Angular
16
- CLI so the required peer dependencies are added to the app's `package.json`
17
- and installed in the same flow:
18
-
19
- In the consumer snippets below, `@your-scope/angular` means the package name
20
- your workspace actually installs. Replace it consistently with the published
21
- target you use, for example `@ojiepermana/angular`, `@edsis/angular`, or
22
- another branded alias such as `@etos/angular`.
23
-
24
- ```bash
25
- ng add @your-scope/angular
26
- ```
27
-
28
- The library requires Tailwind CSS `^4.3.0`. If the consumer workspace does
29
- not already have a compatible Tailwind v4 installation, `ng add` will add it
30
- from the published `peerDependencies`.
31
-
32
- When updating the library later, use Angular CLI as well:
33
-
34
- ```bash
35
- ng update @your-scope/angular
36
- ```
37
-
38
- The package ships `ng-add` and `ng-update` metadata so Angular and RxJS
39
- companions stay aligned with the supported versions of the library.
40
-
41
- If you install the package with `npm install`, `bun add`, `pnpm add`, or `yarn
42
- add` directly, peer dependency installation falls back to the package
43
- manager's own behavior. In that flow, install Tailwind manually as well:
44
-
45
- ```bash
46
- bun add @your-scope/angular tailwindcss@^4.3.0
47
- ```
48
-
49
- Consumer app styles should import the library theme, Tailwind, and the
50
- Tailwind bridge in this order:
51
-
52
- ```css
53
- @import '@your-scope/angular/theme/styles';
54
- @import 'tailwindcss';
55
- @import '@your-scope/angular/theme/tailwind/theme.css';
56
- ```
57
-
58
- ## Theme entrypoint
59
-
60
- The shared theme runtime ships through `@your-scope/angular/theme`, with
61
- granular deep-import surfaces available at `@your-scope/angular/theme/services`,
62
- `@your-scope/angular/theme/provider`, and `@your-scope/angular/theme/token`.
63
- The CSS assets stay available through `@your-scope/angular/theme/styles` and
64
- `@your-scope/angular/theme/tailwind/theme.css`.
65
-
66
- ```ts
67
- import { provideMaterialTheme, withMaterialDefaults } from '@your-scope/angular/theme';
68
- ```
69
-
70
- ```css
71
- @import '@your-scope/angular/theme/styles';
72
- @import 'tailwindcss';
73
- @import '@your-scope/angular/theme/tailwind/theme.css';
74
- ```
75
-
76
- For contributors working in this repository, the theme entrypoint source is
77
- split into runtime APIs under [`projects/angular/theme/services/src/lib`](theme/services/src/lib),
78
- [`projects/angular/theme/provider/src/lib`](theme/provider/src/lib),
79
- [`projects/angular/theme/token/src/lib`](theme/token/src/lib), and stylesheet
80
- assets under [`projects/angular/theme/css`](theme/css).
81
- The stylesheet sources are grouped into `foundation/`, `variants/`, and
82
- `integrations/`. Local entrypoint notes live in
83
- [`projects/angular/theme/README.md`](theme/README.md).
84
-
85
- To run the theme-only regression suite from the workspace root, use:
86
-
87
- ```bash
88
- bun run test:theme
89
- ```
90
-
91
- ## Breaking change migration
92
-
93
- Granular secondary entrypoints are now the required component and navigation
94
- surface. If your app previously imported from the removed
95
- `@your-scope/angular/component` or `@your-scope/angular/navigation` barrels,
96
- migrate in this order:
97
-
98
- 1. Confirm the package root you install in the consumer app. Keep that same
99
- root in every `ng add`, `ng update`, stylesheet import, and TypeScript
100
- import.
101
- 2. Replace broad barrel imports such as `@your-scope/angular/component` with
102
- the smallest matching subpath, for example
103
- `@your-scope/angular/component/button` or
104
- `@your-scope/angular/component/dropdown-menu`.
105
- 3. Replace removed navigation imports such as `@your-scope/angular/navigation`
106
- with the matching navigation subpath, for example
107
- `@your-scope/angular/navigation/sidebar`,
108
- `@your-scope/angular/navigation/topbar`,
109
- `@your-scope/angular/navigation/service`, or
110
- `@your-scope/angular/navigation/types`.
111
- 4. Update any internal helper imports to their new granular subpaths as well,
112
- including utilities such as `@your-scope/angular/component/utils`.
113
- 5. Update schematic commands in the same way. The package name before the
114
- colon must match the installed target.
115
-
116
- Example migration:
117
-
118
- ```ts
119
- import { ButtonComponent } from '@your-scope/angular/component/button';
120
- import { DropdownMenuComponent } from '@your-scope/angular/component/dropdown-menu';
121
- import { SidebarComponent } from '@your-scope/angular/navigation/sidebar';
122
- import { NavigationService } from '@your-scope/angular/navigation/service';
123
- import { UiNavIconComponent } from '@your-scope/angular/navigation/icon';
124
- ```
125
-
126
- ## Granular imports for production builds
127
-
128
- Prefer the smallest subpath that matches the primitives you actually use,
129
- especially in Native Federation or other shared-chunk builds. Every component
130
- now ships only through its matching granular subpath, for example
131
- `@your-scope/angular/component/date-picker`,
132
- `@your-scope/angular/component/dropdown-menu`, and
133
- `@your-scope/angular/component/tooltip`.
134
-
135
- ```ts
136
- import { AvatarComponent, AvatarFallbackComponent, AvatarImageComponent } from '@your-scope/angular/component/avatar';
137
- import { ButtonComponent } from '@your-scope/angular/component/button';
138
- import { PopoverContentDirective, PopoverTriggerDirective } from '@your-scope/angular/component/popover';
139
- import { cn } from '@your-scope/angular/component/utils';
140
- import { UiNavIconComponent } from '@your-scope/angular/navigation/icon';
141
- ```
142
-
143
- `@your-scope/angular/component` and `@your-scope/angular/navigation` aggregate
144
- barrels have been removed. Consumers should use granular
145
- `@your-scope/angular/component/<slug>` and
146
- `@your-scope/angular/navigation/<part>` imports.
147
-
148
- Navigation now follows the same granular pattern:
149
- `@your-scope/angular/navigation/types`,
150
- `@your-scope/angular/navigation/service`,
151
- `@your-scope/angular/navigation/sidebar`,
152
- `@your-scope/angular/navigation/topbar`,
153
- `@your-scope/angular/navigation/item`,
154
- `@your-scope/angular/navigation/icon`, and
155
- `@your-scope/angular/navigation/demo-data`.
156
-
157
- The same subpaths are preserved for branded packages. For example, a consumer
158
- built from the EDSIS release uses:
159
-
160
- ```ts
161
- import { ButtonComponent } from '@edsis/angular/component/button';
162
- import { cn } from '@edsis/angular/component/utils';
163
- import { UiNavIconComponent } from '@edsis/angular/navigation/icon';
164
- ```
165
-
166
- To verify the generated package still publishes smaller entrypoints after a
167
- build, run:
168
-
169
- ```bash
170
- bun run build
171
- bun run report:entrypoints -- --check
172
- ```
173
-
174
- The size report validates that every granular component and navigation
175
- entrypoint resolves to its own module and that the removed `./component` and
176
- `./navigation` parent barrels do not return in the published exports.
177
-
178
- ## Navigation primitives
179
-
180
- The navigation library now publishes only granular child entrypoints, so each
181
- part can be consumed independently.
182
-
183
- ```ts
184
- import { SidebarComponent } from '@your-scope/angular/navigation/sidebar';
185
- import { TopbarComponent } from '@your-scope/angular/navigation/topbar';
186
- import { NavigationService } from '@your-scope/angular/navigation/service';
187
- import type { NavigationItem, SidebarAppearance } from '@your-scope/angular/navigation/types';
188
- import { UiNavIconComponent } from '@your-scope/angular/navigation/icon';
189
- ```
190
-
191
- The vertical navigation selector is now `sidebar` and the projected sidebar
192
- slots use `sidebar-header` and `sidebar-footer`.
193
-
194
- ```html
195
- <sidebar [ariaLabel]="'Primary'" [appearance]="'default'">
196
- <div sidebar-header>Brand</div>
197
- <div sidebar-footer>Footer actions</div>
198
- </sidebar>
199
- ```
200
-
201
- Register items through `NavigationService.registerItems(...)`, or pass them directly with the `items` input when composing a local navigation tree.
202
-
203
- ## SDK generator in a consumer workspace
204
-
205
- After `@ojiepermana/angular` is installed, a consumer workspace can scaffold an
206
- SDK config file under `config/sdk.config.json` and generate an Angular SDK directly from the published
207
- schematics:
208
-
209
- ```bash
210
- ng generate @your-scope/angular:sdk-init
211
- # edit config/sdk.config.json
212
- ng generate @your-scope/angular:sdk
213
- ```
214
-
215
- The main consumer flow is: create `config/sdk.config.json`, adjust the OpenAPI
216
- input and output target, then run the SDK generator.
217
-
218
- If you want short script aliases in the consumer app's `package.json`, add:
219
-
220
- ```json
221
- {
222
- "scripts": {
223
- "gen:sdk:init": "ng generate @your-scope/angular:sdk-init",
224
- "gen:sdk": "ng generate @your-scope/angular:sdk"
225
- }
226
- }
227
- ```
228
-
229
- Consumers do not need a `gen:sdk:build` step because the npm package already
230
- ships the compiled schematic runtime.
231
-
232
- Common follow-up options:
233
-
234
- ```bash
235
- ng generate @your-scope/angular:sdk-init --path=config/my-sdk.config.json
236
- ng generate @your-scope/angular:sdk --config=config/my-sdk.config.json --dry-run
237
- ```
3
+ This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 22.0.0.
238
4
 
239
5
  ## Code scaffolding
240
6
 
241
7
  Angular CLI includes powerful code scaffolding tools. To generate a new component, run:
242
8
 
243
9
  ```bash
244
- bun run ng generate component component-name
10
+ ng generate component component-name
245
11
  ```
246
12
 
247
13
  For a complete list of available schematics (such as `components`, `directives`, or `pipes`), run:
248
14
 
249
15
  ```bash
250
- bun run ng --help
16
+ ng generate --help
251
17
  ```
252
18
 
253
19
  ## Building
@@ -255,80 +21,32 @@ bun run ng --help
255
21
  To build the library, run:
256
22
 
257
23
  ```bash
258
- bun run build
24
+ ng build angular
259
25
  ```
260
26
 
261
27
  This command will compile your project, and the build artifacts will be placed in the `dist/` directory.
262
28
 
263
- To inspect the generated entrypoint sizes after a build, run:
264
-
265
- ```bash
266
- bun run report:entrypoints
267
- ```
268
-
269
29
  ### Publishing the Library
270
30
 
271
- Publish the scoped package to the public npm registry from the workspace root.
31
+ Once the project is built, you can publish your library by following these steps:
272
32
 
273
- First, log in to npm:
33
+ 1. Navigate to the `dist` directory:
274
34
 
275
- ```bash
276
- npm login
277
- ```
278
-
279
- Then run:
280
-
281
- ```bash
282
- bun run publish
283
- ```
284
-
285
- By default, this command publishes every configured release target from `config/release.config.json`.
286
-
287
- Release targets are configured in `config/release.config.json`. Each entry can override the published
288
- package name plus `repository`, `homepage`, and `bugs` metadata so npm shows the correct package identity.
289
-
290
- To publish the `edsis` target from that config, run:
291
-
292
- ```bash
293
- bun run publish --edsis
294
- ```
295
-
296
- To publish every configured release target in sequence, run:
297
-
298
- ```bash
299
- bun run publish -all
300
- ```
301
-
302
- `bun run publish` and `bun run publish -all` are equivalent.
303
-
304
- That flow rebuilds `dist/angular` for each configured target, rewrites published package references, applies
305
- the target-specific npm metadata, smoke-tests the tarball, then publishes it to npm.
306
-
307
- ### EDSIS Verification Flow
308
-
309
- To validate the EDSIS package locally without publishing, use:
310
-
311
- ```bash
312
- bun run build -- --package @edsis/angular --repository-url git+https://github.com/edsis/angular.git --homepage https://github.com/edsis/angular#readme --bugs-url https://github.com/edsis/angular/issues
313
- bun run smoke:pack -- --package @edsis/angular
314
- ```
315
-
316
- Consumer installation for the published EDSIS package is:
317
-
318
- ```bash
319
- ng add @edsis/angular
320
- bun add @edsis/angular
321
- ```
35
+ ```bash
36
+ cd dist/angular
37
+ ```
322
38
 
323
- If you use `npm`, `pnpm`, or `yarn`, install the package with your package manager after `ng add`
324
- finishes.
39
+ 2. Run the `npm publish` command to publish your library to the npm registry:
40
+ ```bash
41
+ npm publish
42
+ ```
325
43
 
326
44
  ## Running unit tests
327
45
 
328
46
  To execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command:
329
47
 
330
48
  ```bash
331
- bun run test
49
+ ng test
332
50
  ```
333
51
 
334
52
  ## Running end-to-end tests
@@ -336,7 +54,7 @@ bun run test
336
54
  For end-to-end (e2e) testing, run:
337
55
 
338
56
  ```bash
339
- bun run ng e2e
57
+ ng e2e
340
58
  ```
341
59
 
342
60
  Angular CLI does not come with an end-to-end testing framework by default. You can choose one that suits your needs.
@@ -0,0 +1,11 @@
1
+ export * from '@ojiepermana/angular-chart';
2
+
3
+ /*
4
+ * Public API of @ojiepermana/angular/chart
5
+ * Re-exports the independent @ojiepermana/angular-chart package.
6
+ */
7
+
8
+ /**
9
+ * Generated bundle index. Do not edit.
10
+ */
11
+ //# sourceMappingURL=ojiepermana-angular-chart.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ojiepermana-angular-chart.mjs","sources":["../../../../library/angular/chart/public-api.ts","../../../../library/angular/chart/ojiepermana-angular-chart.ts"],"sourcesContent":["/*\n * Public API of @ojiepermana/angular/chart\n * Re-exports the independent @ojiepermana/angular-chart package.\n */\n\nexport * from '@ojiepermana/angular-chart';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;;AAGG;;ACHH;;AAEG"}
@@ -0,0 +1,11 @@
1
+ export * from '@ojiepermana/angular-component';
2
+
3
+ /*
4
+ * Public API of @ojiepermana/angular/component
5
+ * Re-exports the independent @ojiepermana/angular-component package.
6
+ */
7
+
8
+ /**
9
+ * Generated bundle index. Do not edit.
10
+ */
11
+ //# sourceMappingURL=ojiepermana-angular-component.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ojiepermana-angular-component.mjs","sources":["../../../../library/angular/component/public-api.ts","../../../../library/angular/component/ojiepermana-angular-component.ts"],"sourcesContent":["/*\n * Public API of @ojiepermana/angular/component\n * Re-exports the independent @ojiepermana/angular-component package.\n */\n\nexport * from '@ojiepermana/angular-component';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;;AAGG;;ACHH;;AAEG"}
@@ -0,0 +1,11 @@
1
+ export * from '@ojiepermana/angular-navigation';
2
+
3
+ /*
4
+ * Public API of @ojiepermana/angular/navigation
5
+ * Re-exports the independent @ojiepermana/angular-navigation package.
6
+ */
7
+
8
+ /**
9
+ * Generated bundle index. Do not edit.
10
+ */
11
+ //# sourceMappingURL=ojiepermana-angular-navigation.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ojiepermana-angular-navigation.mjs","sources":["../../../../library/angular/navigation/public-api.ts","../../../../library/angular/navigation/ojiepermana-angular-navigation.ts"],"sourcesContent":["/*\n * Public API of @ojiepermana/angular/navigation\n * Re-exports the independent @ojiepermana/angular-navigation package.\n */\n\nexport * from '@ojiepermana/angular-navigation';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;;AAGG;;ACHH;;AAEG"}
@@ -0,0 +1,11 @@
1
+ export * from '@ojiepermana/angular-sdk';
2
+
3
+ /*
4
+ * Public API of @ojiepermana/angular/sdk
5
+ * Re-exports the independent @ojiepermana/angular-sdk package.
6
+ */
7
+
8
+ /**
9
+ * Generated bundle index. Do not edit.
10
+ */
11
+ //# sourceMappingURL=ojiepermana-angular-sdk.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ojiepermana-angular-sdk.mjs","sources":["../../../../library/angular/sdk/public-api.ts","../../../../library/angular/sdk/ojiepermana-angular-sdk.ts"],"sourcesContent":["/*\n * Public API of @ojiepermana/angular/sdk\n * Re-exports the independent @ojiepermana/angular-sdk package.\n */\n\nexport * from '@ojiepermana/angular-sdk';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;;AAGG;;ACHH;;AAEG"}