@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
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='orange'] {
3
- --primary: 25 100% 50%;
4
- --primary-foreground: 0 0% 100%;
5
- --accent: 25 100% 96%;
6
- --accent-foreground: 18 100% 48%;
7
- --secondary: 25 30% 96%;
8
- --secondary-foreground: 18 100% 48%;
9
- --ring: 25 100% 50%;
10
- --theme-chart-1: 25 100% 50%;
11
- --theme-chart-2: 44 100% 50%;
12
- --theme-chart-3: 357 96% 58%;
13
- --theme-chart-4: 47 100% 50%;
14
- --theme-chart-5: 345 100% 56%;
15
- }
16
-
17
- [data-mode='dark'][data-color='orange'] {
18
- --primary: 32 100% 51%;
19
- --primary-foreground: 13 85% 14%;
20
- --accent: 32 50% 18%;
21
- --accent-foreground: 32 100% 51%;
22
- --secondary: 32 30% 18%;
23
- --secondary-foreground: 32 100% 51%;
24
- --ring: 32 100% 51%;
25
- --theme-chart-1: 32 100% 51%;
26
- --theme-chart-2: 44 100% 50%;
27
- --theme-chart-3: 359 100% 70%;
28
- --theme-chart-4: 47 100% 50%;
29
- --theme-chart-5: 350 100% 69%;
30
- }
31
- }
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='pink'] {
3
- --primary: 329 100% 45%;
4
- --primary-foreground: 0 0% 100%;
5
- --accent: 329 100% 96%;
6
- --accent-foreground: 329 100% 45%;
7
- --secondary: 329 30% 96%;
8
- --secondary-foreground: 329 100% 45%;
9
- --ring: 329 100% 45%;
10
- --theme-chart-1: 329 100% 45%;
11
- --theme-chart-2: 345 100% 56%;
12
- --theme-chart-3: 294 100% 44%;
13
- --theme-chart-4: 273 100% 64%;
14
- --theme-chart-5: 357 96% 58%;
15
- }
16
-
17
- [data-mode='dark'][data-color='pink'] {
18
- --primary: 329 100% 45%;
19
- --primary-foreground: 0 0% 100%;
20
- --accent: 329 50% 18%;
21
- --accent-foreground: 327 95% 69%;
22
- --secondary: 329 30% 18%;
23
- --secondary-foreground: 327 95% 69%;
24
- --ring: 329 100% 45%;
25
- --theme-chart-1: 327 95% 69%;
26
- --theme-chart-2: 350 100% 69%;
27
- --theme-chart-3: 293 100% 71%;
28
- --theme-chart-4: 271 100% 85%;
29
- --theme-chart-5: 359 100% 70%;
30
- }
31
- }
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='purple'] {
3
- --primary: 273 100% 64%;
4
- --primary-foreground: 0 0% 100%;
5
- --accent: 273 100% 96%;
6
- --accent-foreground: 275 96% 52%;
7
- --secondary: 273 30% 96%;
8
- --secondary-foreground: 275 96% 52%;
9
- --ring: 273 100% 64%;
10
- --theme-chart-1: 273 100% 64%;
11
- --theme-chart-2: 261 100% 66%;
12
- --theme-chart-3: 294 100% 44%;
13
- --theme-chart-4: 241 100% 69%;
14
- --theme-chart-5: 329 100% 45%;
15
- }
16
-
17
- [data-mode='dark'][data-color='purple'] {
18
- --primary: 273 100% 64%;
19
- --primary-foreground: 0 0% 100%;
20
- --accent: 273 50% 18%;
21
- --accent-foreground: 271 100% 85%;
22
- --secondary: 273 30% 18%;
23
- --secondary-foreground: 271 100% 85%;
24
- --ring: 273 100% 64%;
25
- --theme-chart-1: 271 100% 85%;
26
- --theme-chart-2: 257 100% 76%;
27
- --theme-chart-3: 293 100% 71%;
28
- --theme-chart-4: 230 100% 82%;
29
- --theme-chart-5: 327 95% 69%;
30
- }
31
- }
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='red'] {
3
- --primary: 357 96% 58%;
4
- --primary-foreground: 0 0% 100%;
5
- --accent: 357 100% 96%;
6
- --accent-foreground: 357 100% 45%;
7
- --secondary: 357 30% 96%;
8
- --secondary-foreground: 357 100% 45%;
9
- --ring: 357 96% 58%;
10
- --theme-chart-1: 357 96% 58%;
11
- --theme-chart-2: 25 100% 50%;
12
- --theme-chart-3: 44 100% 50%;
13
- --theme-chart-4: 329 100% 45%;
14
- --theme-chart-5: 345 100% 56%;
15
- }
16
-
17
- [data-mode='dark'][data-color='red'] {
18
- --primary: 357 96% 58%;
19
- --primary-foreground: 0 0% 100%;
20
- --accent: 357 50% 18%;
21
- --accent-foreground: 359 100% 70%;
22
- --secondary: 357 30% 18%;
23
- --secondary-foreground: 359 100% 70%;
24
- --ring: 357 96% 58%;
25
- --theme-chart-1: 359 100% 70%;
26
- --theme-chart-2: 32 100% 51%;
27
- --theme-chart-3: 44 100% 50%;
28
- --theme-chart-4: 327 95% 69%;
29
- --theme-chart-5: 350 100% 69%;
30
- }
31
- }
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='rose'] {
3
- --primary: 345 100% 56%;
4
- --primary-foreground: 0 0% 100%;
5
- --accent: 345 100% 96%;
6
- --accent-foreground: 345 100% 56%;
7
- --secondary: 345 30% 96%;
8
- --secondary-foreground: 345 100% 56%;
9
- --ring: 345 100% 56%;
10
- --theme-chart-1: 345 100% 56%;
11
- --theme-chart-2: 357 96% 58%;
12
- --theme-chart-3: 329 100% 45%;
13
- --theme-chart-4: 25 100% 50%;
14
- --theme-chart-5: 294 100% 44%;
15
- }
16
-
17
- [data-mode='dark'][data-color='rose'] {
18
- --primary: 345 100% 56%;
19
- --primary-foreground: 0 0% 100%;
20
- --accent: 345 50% 18%;
21
- --accent-foreground: 350 100% 69%;
22
- --secondary: 345 30% 18%;
23
- --secondary-foreground: 350 100% 69%;
24
- --ring: 345 100% 56%;
25
- --theme-chart-1: 350 100% 69%;
26
- --theme-chart-2: 359 100% 70%;
27
- --theme-chart-3: 327 95% 69%;
28
- --theme-chart-4: 32 100% 51%;
29
- --theme-chart-5: 293 100% 71%;
30
- }
31
- }
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='sky'] {
3
- --primary: 202 100% 41%;
4
- --primary-foreground: 0 0% 100%;
5
- --accent: 202 100% 96%;
6
- --accent-foreground: 202 100% 41%;
7
- --secondary: 202 30% 96%;
8
- --secondary-foreground: 202 100% 41%;
9
- --ring: 202 100% 41%;
10
- --theme-chart-1: 202 100% 41%;
11
- --theme-chart-2: 216 100% 58%;
12
- --theme-chart-3: 192 100% 36%;
13
- --theme-chart-4: 241 100% 69%;
14
- --theme-chart-5: 175 100% 29%;
15
- }
16
-
17
- [data-mode='dark'][data-color='sky'] {
18
- --primary: 202 100% 41%;
19
- --primary-foreground: 0 0% 100%;
20
- --accent: 202 50% 18%;
21
- --accent-foreground: 196 100% 50%;
22
- --secondary: 202 30% 18%;
23
- --secondary-foreground: 196 100% 50%;
24
- --ring: 202 100% 41%;
25
- --theme-chart-1: 196 100% 50%;
26
- --theme-chart-2: 212 100% 66%;
27
- --theme-chart-3: 188 100% 48%;
28
- --theme-chart-4: 230 100% 82%;
29
- --theme-chart-5: 173 100% 42%;
30
- }
31
- }
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='teal'] {
3
- --primary: 175 100% 29%;
4
- --primary-foreground: 0 0% 100%;
5
- --accent: 175 100% 96%;
6
- --accent-foreground: 175 100% 29%;
7
- --secondary: 175 30% 96%;
8
- --secondary-foreground: 175 100% 29%;
9
- --ring: 175 100% 29%;
10
- --theme-chart-1: 175 100% 29%;
11
- --theme-chart-2: 192 100% 36%;
12
- --theme-chart-3: 160 100% 30%;
13
- --theme-chart-4: 202 100% 41%;
14
- --theme-chart-5: 142 100% 33%;
15
- }
16
-
17
- [data-mode='dark'][data-color='teal'] {
18
- --primary: 175 100% 29%;
19
- --primary-foreground: 0 0% 100%;
20
- --accent: 175 50% 18%;
21
- --accent-foreground: 173 100% 42%;
22
- --secondary: 175 30% 18%;
23
- --secondary-foreground: 173 100% 42%;
24
- --ring: 175 100% 29%;
25
- --theme-chart-1: 173 100% 42%;
26
- --theme-chart-2: 188 100% 48%;
27
- --theme-chart-3: 161 100% 42%;
28
- --theme-chart-4: 196 100% 50%;
29
- --theme-chart-5: 150 96% 45%;
30
- }
31
- }
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='violet'] {
3
- --primary: 261 100% 66%;
4
- --primary-foreground: 0 0% 100%;
5
- --accent: 261 100% 96%;
6
- --accent-foreground: 265 99% 56%;
7
- --secondary: 261 30% 96%;
8
- --secondary-foreground: 265 99% 56%;
9
- --ring: 261 100% 66%;
10
- --theme-chart-1: 261 100% 66%;
11
- --theme-chart-2: 273 100% 64%;
12
- --theme-chart-3: 241 100% 69%;
13
- --theme-chart-4: 294 100% 44%;
14
- --theme-chart-5: 216 100% 58%;
15
- }
16
-
17
- [data-mode='dark'][data-color='violet'] {
18
- --primary: 261 100% 66%;
19
- --primary-foreground: 0 0% 100%;
20
- --accent: 261 50% 18%;
21
- --accent-foreground: 257 100% 76%;
22
- --secondary: 261 30% 18%;
23
- --secondary-foreground: 257 100% 76%;
24
- --ring: 261 100% 66%;
25
- --theme-chart-1: 257 100% 76%;
26
- --theme-chart-2: 271 100% 85%;
27
- --theme-chart-3: 230 100% 82%;
28
- --theme-chart-4: 293 100% 71%;
29
- --theme-chart-5: 212 100% 66%;
30
- }
31
- }
@@ -1,31 +0,0 @@
1
- @layer tokens {
2
- [data-color='yellow'] {
3
- --primary: 47 100% 50%;
4
- --primary-foreground: 26 88% 14%;
5
- --accent: 47 100% 96%;
6
- --accent-foreground: 39 100% 41%;
7
- --secondary: 47 30% 96%;
8
- --secondary-foreground: 39 100% 41%;
9
- --ring: 47 100% 50%;
10
- --theme-chart-1: 47 100% 50%;
11
- --theme-chart-2: 44 100% 50%;
12
- --theme-chart-3: 80 100% 45%;
13
- --theme-chart-4: 25 100% 50%;
14
- --theme-chart-5: 142 100% 33%;
15
- }
16
-
17
- [data-mode='dark'][data-color='yellow'] {
18
- --primary: 47 100% 50%;
19
- --primary-foreground: 26 88% 14%;
20
- --accent: 47 50% 18%;
21
- --accent-foreground: 47 100% 50%;
22
- --secondary: 47 30% 18%;
23
- --secondary-foreground: 47 100% 50%;
24
- --ring: 47 100% 50%;
25
- --theme-chart-1: 47 100% 50%;
26
- --theme-chart-2: 44 100% 50%;
27
- --theme-chart-3: 80 100% 45%;
28
- --theme-chart-4: 32 100% 51%;
29
- --theme-chart-5: 150 96% 45%;
30
- }
31
- }
@@ -1,20 +0,0 @@
1
- @layer tokens {
2
- [data-mode='dark'] {
3
- color-scheme: dark;
4
-
5
- --background: 240 10% 3.9%;
6
- --foreground: 0 0% 98%;
7
-
8
- --card: 240 10% 3.9%;
9
- --card-foreground: 0 0% 98%;
10
-
11
- --popover: 240 10% 3.9%;
12
- --popover-foreground: 0 0% 98%;
13
-
14
- --muted: 240 3.7% 15.9%;
15
- --muted-foreground: 240 5% 64.9%;
16
-
17
- --border: 240 3.7% 15.9%;
18
- --input: 240 3.7% 15.9%;
19
- }
20
- }
@@ -1,6 +0,0 @@
1
- /**
2
- * Layer 1: mode.
3
- * Imports every mode variant in a stable order.
4
- */
5
- @import './light.css';
6
- @import './dark.css';
@@ -1,24 +0,0 @@
1
- /**
2
- * Light is the default mode layer.
3
- */
4
- @layer tokens {
5
- :root,
6
- [data-mode='light'] {
7
- color-scheme: light;
8
-
9
- --background: 0 0% 100%;
10
- --foreground: 240 10% 3.9%;
11
-
12
- --card: 0 0% 100%;
13
- --card-foreground: 240 10% 3.9%;
14
-
15
- --popover: 0 0% 100%;
16
- --popover-foreground: 240 10% 3.9%;
17
-
18
- --muted: 240 4.8% 95.9%;
19
- --muted-foreground: 240 3.8% 46.1%;
20
-
21
- --border: 240 5.9% 90%;
22
- --input: 240 5.9% 90%;
23
- }
24
- }
@@ -1,50 +0,0 @@
1
- @layer tokens {
2
- [data-style='brutal'] {
3
- --theme-radius-xs: 0;
4
- --theme-radius-base: 0;
5
- --theme-radius-sm: 0;
6
- --theme-radius-md: 0;
7
- --theme-radius-lg: 0;
8
-
9
- --radius: var(--theme-radius-md);
10
- --radius-xs: var(--theme-radius-xs);
11
- --radius-sm: 0;
12
- --radius-md: 0;
13
- --radius-lg: 0;
14
-
15
- --border-width: 2px;
16
-
17
- --theme-shadow-sm: 2px 2px 0 0 hsl(var(--foreground));
18
- --theme-shadow: 4px 4px 0 0 hsl(var(--foreground));
19
- --theme-shadow-md: 6px 6px 0 0 hsl(var(--foreground));
20
- --theme-shadow-lg: 8px 8px 0 0 hsl(var(--foreground));
21
-
22
- --shadow-sm: var(--theme-shadow-sm);
23
- --shadow: var(--theme-shadow);
24
- --shadow-md: var(--theme-shadow-md);
25
- --shadow-lg: var(--theme-shadow-lg);
26
-
27
- --theme-font-sans: 'JetBrains Mono', 'Courier New', monospace;
28
- --theme-font-mono: 'JetBrains Mono', 'Courier New', monospace;
29
-
30
- --font-sans: var(--theme-font-sans);
31
- --font-mono: var(--theme-font-mono);
32
- --font-weight-bold: 700;
33
- --theme-text-scale: 1.08;
34
- --nav-font-family: var(--font-sans);
35
- --nav-text-size: calc(var(--text-base) - 0.125rem);
36
- --nav-text-line-height: var(--text-base--line-height);
37
- --nav-heading-font-family: var(--font-mono);
38
- --nav-heading-size: var(--text-sm);
39
- --nav-heading-line-height: var(--text-sm--line-height);
40
- --nav-heading-weight: 700;
41
- --nav-heading-letter-spacing: 0.18em;
42
- --nav-badge-font-family: var(--font-mono);
43
- --nav-badge-size: var(--text-sm);
44
- --nav-badge-line-height: var(--text-sm--line-height);
45
- --nav-badge-weight: 700;
46
- --letter-spacing: -0.01em;
47
- --space-unit: 0.25rem;
48
- --layout-topbar-height: 3.5rem;
49
- }
50
- }
@@ -1,54 +0,0 @@
1
- /**
2
- * Default is the baseline style layer.
3
- */
4
- @layer tokens {
5
- :root,
6
- [data-style='default'] {
7
- --theme-radius-xs: 0.125rem;
8
- --theme-radius-base: 0.5rem;
9
- --theme-radius-sm: calc(var(--theme-radius-base) - 2px);
10
- --theme-radius-md: var(--theme-radius-base);
11
- --theme-radius-lg: calc(var(--theme-radius-base) + 4px);
12
-
13
- --radius: var(--theme-radius-md);
14
- --radius-xs: var(--theme-radius-xs);
15
- --radius-sm: var(--theme-radius-sm);
16
- --radius-md: var(--theme-radius-md);
17
- --radius-lg: var(--theme-radius-lg);
18
-
19
- --border-width: 1px;
20
-
21
- --theme-shadow-sm: 0 1px 2px 0 hsl(0 0% 0% / 0.05);
22
- --theme-shadow: 0 1px 3px 0 hsl(0 0% 0% / 0.1);
23
- --theme-shadow-md: 0 4px 6px -1px hsl(0 0% 0% / 0.1);
24
- --theme-shadow-lg: 0 10px 15px -3px hsl(0 0% 0% / 0.1);
25
-
26
- --shadow-sm: var(--theme-shadow-sm);
27
- --shadow: var(--theme-shadow);
28
- --shadow-md: var(--theme-shadow-md);
29
- --shadow-lg: var(--theme-shadow-lg);
30
-
31
- --theme-font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
32
- --theme-font-mono: 'JetBrains Mono', 'Fira Code', monospace;
33
-
34
- --font-sans: var(--theme-font-sans);
35
- --font-mono: var(--theme-font-mono);
36
- --font-weight-bold: 600;
37
- --theme-text-scale: 1;
38
- --nav-font-family: var(--font-sans);
39
- --nav-text-size: calc(var(--text-base) - 0.125rem);
40
- --nav-text-line-height: var(--text-base--line-height);
41
- --nav-heading-font-family: var(--font-sans);
42
- --nav-heading-size: var(--text-sm);
43
- --nav-heading-line-height: var(--text-sm--line-height);
44
- --nav-heading-weight: 600;
45
- --nav-heading-letter-spacing: 0.12em;
46
- --nav-badge-font-family: var(--font-sans);
47
- --nav-badge-size: var(--text-sm);
48
- --nav-badge-line-height: var(--text-sm--line-height);
49
- --nav-badge-weight: 500;
50
- --letter-spacing: 0;
51
- --space-unit: 0.25rem;
52
- --layout-topbar-height: 3rem;
53
- }
54
- }
@@ -1,8 +0,0 @@
1
- /**
2
- * Layer 3: style.
3
- * Imports every style variant in a stable order.
4
- */
5
- @import './default.css';
6
- @import './sharp.css';
7
- @import './brutal.css';
8
- @import './soft.css';
@@ -1,50 +0,0 @@
1
- @layer tokens {
2
- [data-style='sharp'] {
3
- --theme-radius-xs: 0;
4
- --theme-radius-base: 0;
5
- --theme-radius-sm: 0;
6
- --theme-radius-md: 0;
7
- --theme-radius-lg: 0;
8
-
9
- --radius: var(--theme-radius-md);
10
- --radius-xs: var(--theme-radius-xs);
11
- --radius-sm: 0;
12
- --radius-md: 0;
13
- --radius-lg: 0;
14
-
15
- --border-width: 1px;
16
-
17
- --theme-shadow-sm: none;
18
- --theme-shadow: none;
19
- --theme-shadow-md: none;
20
- --theme-shadow-lg: none;
21
-
22
- --shadow-sm: none;
23
- --shadow: none;
24
- --shadow-md: none;
25
- --shadow-lg: none;
26
-
27
- --theme-font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
28
- --theme-font-mono: 'JetBrains Mono', monospace;
29
-
30
- --font-sans: var(--theme-font-sans);
31
- --font-mono: var(--theme-font-mono);
32
- --font-weight-bold: 600;
33
- --theme-text-scale: 0.98;
34
- --nav-font-family: var(--font-sans);
35
- --nav-text-size: calc(var(--text-base) - 0.125rem);
36
- --nav-text-line-height: var(--text-base--line-height);
37
- --nav-heading-font-family: var(--font-sans);
38
- --nav-heading-size: calc(var(--text-sm) * 0.94);
39
- --nav-heading-line-height: 1.35;
40
- --nav-heading-weight: 600;
41
- --nav-heading-letter-spacing: 0.16em;
42
- --nav-badge-font-family: var(--font-sans);
43
- --nav-badge-size: calc(var(--text-sm) * 0.94);
44
- --nav-badge-line-height: 1.35;
45
- --nav-badge-weight: 500;
46
- --letter-spacing: 0;
47
- --space-unit: 0.25rem;
48
- --layout-topbar-height: 3rem;
49
- }
50
- }
@@ -1,50 +0,0 @@
1
- @layer tokens {
2
- [data-style='soft'] {
3
- --theme-radius-xs: 0.25rem;
4
- --theme-radius-base: 1rem;
5
- --theme-radius-sm: calc(var(--theme-radius-base) - 4px);
6
- --theme-radius-md: var(--theme-radius-base);
7
- --theme-radius-lg: calc(var(--theme-radius-base) + 6px);
8
-
9
- --radius: var(--theme-radius-md);
10
- --radius-xs: var(--theme-radius-xs);
11
- --radius-sm: var(--theme-radius-sm);
12
- --radius-md: var(--theme-radius-md);
13
- --radius-lg: var(--theme-radius-lg);
14
-
15
- --border-width: 1px;
16
-
17
- --theme-shadow-sm: 0 2px 8px hsl(0 0% 0% / 0.04);
18
- --theme-shadow: 0 4px 14px hsl(0 0% 0% / 0.08);
19
- --theme-shadow-md: 0 8px 24px hsl(0 0% 0% / 0.1);
20
- --theme-shadow-lg: 0 16px 40px hsl(0 0% 0% / 0.12);
21
-
22
- --shadow-sm: var(--theme-shadow-sm);
23
- --shadow: var(--theme-shadow);
24
- --shadow-md: var(--theme-shadow-md);
25
- --shadow-lg: var(--theme-shadow-lg);
26
-
27
- --theme-font-sans: 'Quicksand', 'Nunito', system-ui, sans-serif;
28
- --theme-font-mono: 'Fira Code', monospace;
29
-
30
- --font-sans: var(--theme-font-sans);
31
- --font-mono: var(--theme-font-mono);
32
- --font-weight-bold: 600;
33
- --theme-text-scale: 1.05;
34
- --nav-font-family: var(--font-sans);
35
- --nav-text-size: calc(var(--text-base) - 0.125rem);
36
- --nav-text-line-height: var(--text-base--line-height);
37
- --nav-heading-font-family: var(--font-sans);
38
- --nav-heading-size: var(--text-sm);
39
- --nav-heading-line-height: var(--text-sm--line-height);
40
- --nav-heading-weight: 700;
41
- --nav-heading-letter-spacing: 0.08em;
42
- --nav-badge-font-family: var(--font-sans);
43
- --nav-badge-size: var(--text-sm);
44
- --nav-badge-line-height: var(--text-sm--line-height);
45
- --nav-badge-weight: 600;
46
- --letter-spacing: 0;
47
- --space-unit: 0.25rem;
48
- --layout-topbar-height: 3.5rem;
49
- }
50
- }
@@ -1,4 +0,0 @@
1
- {
2
- "module": "../../fesm2022/ojiepermana-angular-theme-token.mjs",
3
- "typings": "../../types/ojiepermana-angular-theme-token.d.ts"
4
- }
@@ -1,51 +0,0 @@
1
- import * as _angular_core from '@angular/core';
2
-
3
- type AccordionType = 'single' | 'multiple';
4
- declare abstract class AccordionContextBase {
5
- abstract isOpen(value: string): boolean;
6
- abstract toggle(value: string): void;
7
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionContextBase, never>;
8
- static ɵdir: _angular_core.ɵɵDirectiveDeclaration<AccordionContextBase, never, never, {}, {}, never, never, true, never>;
9
- }
10
- declare class AccordionComponent extends AccordionContextBase {
11
- readonly type: _angular_core.InputSignal<AccordionType>;
12
- readonly collapsible: _angular_core.InputSignal<boolean>;
13
- readonly value: _angular_core.ModelSignal<string | string[] | null>;
14
- readonly class: _angular_core.InputSignal<string>;
15
- protected readonly classes: _angular_core.Signal<string>;
16
- private readonly openSet;
17
- isOpen(value: string): boolean;
18
- toggle(value: string): void;
19
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionComponent, never>;
20
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionComponent, "ui-accordion", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; "collapsible": { "alias": "collapsible"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, ["*"], true, never>;
21
- }
22
- declare class AccordionItemComponent {
23
- protected readonly ctx: AccordionContextBase;
24
- readonly value: _angular_core.InputSignal<string>;
25
- readonly disabled: _angular_core.InputSignal<boolean>;
26
- readonly class: _angular_core.InputSignal<string>;
27
- readonly triggerId: string;
28
- readonly contentId: string;
29
- protected readonly classes: _angular_core.Signal<string>;
30
- readonly open: _angular_core.Signal<boolean>;
31
- toggle(): void;
32
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionItemComponent, never>;
33
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionItemComponent, "ui-accordion-item", never, { "value": { "alias": "value"; "required": true; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
34
- }
35
- declare class AccordionTriggerComponent {
36
- protected readonly item: AccordionItemComponent;
37
- readonly class: _angular_core.InputSignal<string>;
38
- protected readonly classes: _angular_core.Signal<string>;
39
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionTriggerComponent, never>;
40
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionTriggerComponent, "button[ui-accordion-trigger]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
41
- }
42
- declare class AccordionContentComponent {
43
- protected readonly item: AccordionItemComponent;
44
- readonly class: _angular_core.InputSignal<string>;
45
- protected readonly classes: _angular_core.Signal<string>;
46
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionContentComponent, never>;
47
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionContentComponent, "ui-accordion-content", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
48
- }
49
-
50
- export { AccordionComponent, AccordionContentComponent, AccordionContextBase, AccordionItemComponent, AccordionTriggerComponent };
51
- export type { AccordionType };