@dereekb/dbx-form 12.6.21 → 13.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (378) hide show
  1. package/LICENSE +1 -1
  2. package/fesm2022/dereekb-dbx-form-calendar.mjs +86 -86
  3. package/fesm2022/dereekb-dbx-form-calendar.mjs.map +1 -1
  4. package/fesm2022/dereekb-dbx-form-mapbox.mjs +28 -28
  5. package/fesm2022/dereekb-dbx-form-mapbox.mjs.map +1 -1
  6. package/fesm2022/dereekb-dbx-form.mjs +429 -600
  7. package/fesm2022/dereekb-dbx-form.mjs.map +1 -1
  8. package/lib/formly/field/value/phone/_phone.scss +1 -0
  9. package/lib/style/_theming.scss +196 -1
  10. package/package.json +26 -32
  11. package/types/dereekb-dbx-form-calendar.d.ts +679 -0
  12. package/types/dereekb-dbx-form-mapbox.d.ts +216 -0
  13. package/types/dereekb-dbx-form.d.ts +3050 -0
  14. package/calendar/index.d.ts +0 -1
  15. package/calendar/lib/calendar.module.d.ts +0 -19
  16. package/calendar/lib/calendar.schedule.selection.cell.component.d.ts +0 -16
  17. package/calendar/lib/calendar.schedule.selection.component.d.ts +0 -74
  18. package/calendar/lib/calendar.schedule.selection.d.ts +0 -29
  19. package/calendar/lib/calendar.schedule.selection.days.component.d.ts +0 -15
  20. package/calendar/lib/calendar.schedule.selection.days.form.component.d.ts +0 -10
  21. package/calendar/lib/calendar.schedule.selection.dialog.button.component.d.ts +0 -15
  22. package/calendar/lib/calendar.schedule.selection.dialog.component.d.ts +0 -24
  23. package/calendar/lib/calendar.schedule.selection.form.d.ts +0 -4
  24. package/calendar/lib/calendar.schedule.selection.popover.button.component.d.ts +0 -17
  25. package/calendar/lib/calendar.schedule.selection.popover.component.d.ts +0 -14
  26. package/calendar/lib/calendar.schedule.selection.popover.content.component.d.ts +0 -5
  27. package/calendar/lib/calendar.schedule.selection.range.component.d.ts +0 -52
  28. package/calendar/lib/calendar.schedule.selection.store.d.ts +0 -282
  29. package/calendar/lib/calendar.schedule.selection.store.provide.d.ts +0 -23
  30. package/calendar/lib/calendar.schedule.selection.toggle.button.component.d.ts +0 -18
  31. package/calendar/lib/field/index.d.ts +0 -1
  32. package/calendar/lib/field/schedule/calendar.schedule.field.component.d.ts +0 -102
  33. package/calendar/lib/field/schedule/calendar.schedule.field.d.ts +0 -6
  34. package/calendar/lib/field/schedule/calendar.schedule.module.d.ts +0 -8
  35. package/calendar/lib/field/schedule/index.d.ts +0 -3
  36. package/calendar/lib/index.d.ts +0 -17
  37. package/esm2022/calendar/dereekb-dbx-form-calendar.mjs +0 -5
  38. package/esm2022/calendar/index.mjs +0 -2
  39. package/esm2022/calendar/lib/calendar.module.mjs +0 -84
  40. package/esm2022/calendar/lib/calendar.schedule.selection.cell.component.mjs +0 -42
  41. package/esm2022/calendar/lib/calendar.schedule.selection.component.mjs +0 -156
  42. package/esm2022/calendar/lib/calendar.schedule.selection.days.component.mjs +0 -47
  43. package/esm2022/calendar/lib/calendar.schedule.selection.days.form.component.mjs +0 -22
  44. package/esm2022/calendar/lib/calendar.schedule.selection.dialog.button.component.mjs +0 -32
  45. package/esm2022/calendar/lib/calendar.schedule.selection.dialog.component.mjs +0 -59
  46. package/esm2022/calendar/lib/calendar.schedule.selection.form.mjs +0 -15
  47. package/esm2022/calendar/lib/calendar.schedule.selection.mjs +0 -31
  48. package/esm2022/calendar/lib/calendar.schedule.selection.popover.button.component.mjs +0 -50
  49. package/esm2022/calendar/lib/calendar.schedule.selection.popover.component.mjs +0 -41
  50. package/esm2022/calendar/lib/calendar.schedule.selection.popover.content.component.mjs +0 -34
  51. package/esm2022/calendar/lib/calendar.schedule.selection.range.component.mjs +0 -165
  52. package/esm2022/calendar/lib/calendar.schedule.selection.store.mjs +0 -785
  53. package/esm2022/calendar/lib/calendar.schedule.selection.store.provide.mjs +0 -48
  54. package/esm2022/calendar/lib/calendar.schedule.selection.toggle.button.component.mjs +0 -67
  55. package/esm2022/calendar/lib/field/index.mjs +0 -3
  56. package/esm2022/calendar/lib/field/schedule/calendar.schedule.field.component.mjs +0 -154
  57. package/esm2022/calendar/lib/field/schedule/calendar.schedule.field.mjs +0 -28
  58. package/esm2022/calendar/lib/field/schedule/calendar.schedule.module.mjs +0 -26
  59. package/esm2022/calendar/lib/field/schedule/index.mjs +0 -4
  60. package/esm2022/calendar/lib/index.mjs +0 -18
  61. package/esm2022/dereekb-dbx-form.mjs +0 -5
  62. package/esm2022/index.mjs +0 -2
  63. package/esm2022/lib/form/action/form.action.dialog.component.mjs +0 -79
  64. package/esm2022/lib/form/action/form.action.directive.mjs +0 -167
  65. package/esm2022/lib/form/action/form.action.module.mjs +0 -19
  66. package/esm2022/lib/form/action/index.mjs +0 -5
  67. package/esm2022/lib/form/action/transition/form.action.transition.module.mjs +0 -19
  68. package/esm2022/lib/form/action/transition/form.action.transition.safety.directive.mjs +0 -28
  69. package/esm2022/lib/form/action/transition/index.mjs +0 -3
  70. package/esm2022/lib/form/form.angular.util.mjs +0 -13
  71. package/esm2022/lib/form/form.mjs +0 -42
  72. package/esm2022/lib/form/form.module.mjs +0 -17
  73. package/esm2022/lib/form/index.mjs +0 -6
  74. package/esm2022/lib/form/io/form.change.directive.mjs +0 -36
  75. package/esm2022/lib/form/io/form.input.directive.mjs +0 -95
  76. package/esm2022/lib/form/io/form.io.module.mjs +0 -26
  77. package/esm2022/lib/form/io/form.loading.directive.mjs +0 -36
  78. package/esm2022/lib/form/io/index.mjs +0 -5
  79. package/esm2022/lib/form.module.mjs +0 -18
  80. package/esm2022/lib/form.providers.mjs +0 -32
  81. package/esm2022/lib/formly/config/index.mjs +0 -2
  82. package/esm2022/lib/formly/config/validation.mjs +0 -23
  83. package/esm2022/lib/formly/field/checklist/checklist.field.mjs +0 -102
  84. package/esm2022/lib/formly/field/checklist/checklist.item.field.component.mjs +0 -86
  85. package/esm2022/lib/formly/field/checklist/checklist.item.field.content.default.component.mjs +0 -50
  86. package/esm2022/lib/formly/field/checklist/checklist.item.field.mjs +0 -14
  87. package/esm2022/lib/formly/field/checklist/checklist.item.field.module.mjs +0 -30
  88. package/esm2022/lib/formly/field/checklist/checklist.item.mjs +0 -2
  89. package/esm2022/lib/formly/field/checklist/index.mjs +0 -7
  90. package/esm2022/lib/formly/field/component/component.field.component.mjs +0 -25
  91. package/esm2022/lib/formly/field/component/component.field.mjs +0 -7
  92. package/esm2022/lib/formly/field/component/component.field.module.mjs +0 -26
  93. package/esm2022/lib/formly/field/component/index.mjs +0 -4
  94. package/esm2022/lib/formly/field/field.mjs +0 -97
  95. package/esm2022/lib/formly/field/form.field.module.mjs +0 -22
  96. package/esm2022/lib/formly/field/index.mjs +0 -9
  97. package/esm2022/lib/formly/field/selection/index.mjs +0 -8
  98. package/esm2022/lib/formly/field/selection/list/index.mjs +0 -4
  99. package/esm2022/lib/formly/field/selection/list/list.field.component.mjs +0 -90
  100. package/esm2022/lib/formly/field/selection/list/list.field.mjs +0 -15
  101. package/esm2022/lib/formly/field/selection/list/list.field.module.mjs +0 -26
  102. package/esm2022/lib/formly/field/selection/pickable/index.mjs +0 -8
  103. package/esm2022/lib/formly/field/selection/pickable/pickable.chip.field.component.mjs +0 -37
  104. package/esm2022/lib/formly/field/selection/pickable/pickable.field.directive.mjs +0 -272
  105. package/esm2022/lib/formly/field/selection/pickable/pickable.field.mjs +0 -26
  106. package/esm2022/lib/formly/field/selection/pickable/pickable.field.module.mjs +0 -33
  107. package/esm2022/lib/formly/field/selection/pickable/pickable.list.field.component.mjs +0 -130
  108. package/esm2022/lib/formly/field/selection/pickable/pickable.mjs +0 -2
  109. package/esm2022/lib/formly/field/selection/pickable/pickable.util.mjs +0 -35
  110. package/esm2022/lib/formly/field/selection/searchable/index.mjs +0 -9
  111. package/esm2022/lib/formly/field/selection/searchable/searchable.chip.field.component.mjs +0 -70
  112. package/esm2022/lib/formly/field/selection/searchable/searchable.field.autocomplete.item.component.mjs +0 -90
  113. package/esm2022/lib/formly/field/selection/searchable/searchable.field.directive.mjs +0 -288
  114. package/esm2022/lib/formly/field/selection/searchable/searchable.field.mjs +0 -69
  115. package/esm2022/lib/formly/field/selection/searchable/searchable.field.module.mjs +0 -34
  116. package/esm2022/lib/formly/field/selection/searchable/searchable.mjs +0 -2
  117. package/esm2022/lib/formly/field/selection/searchable/searchable.text.field.component.mjs +0 -72
  118. package/esm2022/lib/formly/field/selection/searchable/text.chip.field.mjs +0 -15
  119. package/esm2022/lib/formly/field/selection/selection.field.mjs +0 -39
  120. package/esm2022/lib/formly/field/selection/selection.mjs +0 -2
  121. package/esm2022/lib/formly/field/selection/selection.module.mjs +0 -28
  122. package/esm2022/lib/formly/field/selection/sourceselect/index.mjs +0 -5
  123. package/esm2022/lib/formly/field/selection/sourceselect/sourceselect.field.component.mjs +0 -325
  124. package/esm2022/lib/formly/field/selection/sourceselect/sourceselect.field.mjs +0 -14
  125. package/esm2022/lib/formly/field/selection/sourceselect/sourceselect.field.module.mjs +0 -26
  126. package/esm2022/lib/formly/field/selection/sourceselect/sourceselect.mjs +0 -2
  127. package/esm2022/lib/formly/field/texteditor/index.mjs +0 -4
  128. package/esm2022/lib/formly/field/texteditor/texteditor.field.component.mjs +0 -97
  129. package/esm2022/lib/formly/field/texteditor/texteditor.field.mjs +0 -21
  130. package/esm2022/lib/formly/field/texteditor/texteditor.field.module.mjs +0 -26
  131. package/esm2022/lib/formly/field/value/array/array.field.component.mjs +0 -231
  132. package/esm2022/lib/formly/field/value/array/array.field.mjs +0 -28
  133. package/esm2022/lib/formly/field/value/array/array.field.module.mjs +0 -26
  134. package/esm2022/lib/formly/field/value/array/index.mjs +0 -4
  135. package/esm2022/lib/formly/field/value/boolean/boolean.field.mjs +0 -51
  136. package/esm2022/lib/formly/field/value/boolean/boolean.field.module.mjs +0 -19
  137. package/esm2022/lib/formly/field/value/boolean/index.mjs +0 -3
  138. package/esm2022/lib/formly/field/value/date/date.field.module.mjs +0 -36
  139. package/esm2022/lib/formly/field/value/date/date.value.mjs +0 -133
  140. package/esm2022/lib/formly/field/value/date/datetime.field.component.mjs +0 -737
  141. package/esm2022/lib/formly/field/value/date/datetime.field.mjs +0 -151
  142. package/esm2022/lib/formly/field/value/date/datetime.field.service.mjs +0 -23
  143. package/esm2022/lib/formly/field/value/date/datetime.mjs +0 -26
  144. package/esm2022/lib/formly/field/value/date/datetime.preset.mjs +0 -31
  145. package/esm2022/lib/formly/field/value/date/fixeddaterange.field.component.mjs +0 -521
  146. package/esm2022/lib/formly/field/value/date/index.mjs +0 -10
  147. package/esm2022/lib/formly/field/value/hidden.field.mjs +0 -8
  148. package/esm2022/lib/formly/field/value/index.mjs +0 -9
  149. package/esm2022/lib/formly/field/value/number/index.mjs +0 -3
  150. package/esm2022/lib/formly/field/value/number/number.field.mjs +0 -75
  151. package/esm2022/lib/formly/field/value/number/number.field.module.mjs +0 -18
  152. package/esm2022/lib/formly/field/value/phone/index.mjs +0 -4
  153. package/esm2022/lib/formly/field/value/phone/phone.field.component.mjs +0 -104
  154. package/esm2022/lib/formly/field/value/phone/phone.field.mjs +0 -66
  155. package/esm2022/lib/formly/field/value/phone/phone.field.module.mjs +0 -26
  156. package/esm2022/lib/formly/field/value/text/index.mjs +0 -5
  157. package/esm2022/lib/formly/field/value/text/text.additional.field.mjs +0 -114
  158. package/esm2022/lib/formly/field/value/text/text.address.field.mjs +0 -73
  159. package/esm2022/lib/formly/field/value/text/text.field.mjs +0 -47
  160. package/esm2022/lib/formly/field/value/text/text.field.module.mjs +0 -20
  161. package/esm2022/lib/formly/field/value/value.module.mjs +0 -31
  162. package/esm2022/lib/formly/field/wrapper/autotouch.wrapper.component.mjs +0 -32
  163. package/esm2022/lib/formly/field/wrapper/expand.wrapper.component.mjs +0 -34
  164. package/esm2022/lib/formly/field/wrapper/expand.wrapper.delegate.mjs +0 -58
  165. package/esm2022/lib/formly/field/wrapper/flex.wrapper.component.mjs +0 -38
  166. package/esm2022/lib/formly/field/wrapper/index.mjs +0 -13
  167. package/esm2022/lib/formly/field/wrapper/info.wrapper.component.mjs +0 -48
  168. package/esm2022/lib/formly/field/wrapper/section.wrapper.component.mjs +0 -31
  169. package/esm2022/lib/formly/field/wrapper/style.wrapper.component.mjs +0 -53
  170. package/esm2022/lib/formly/field/wrapper/subsection.wrapper.component.mjs +0 -30
  171. package/esm2022/lib/formly/field/wrapper/toggle.wrapper.component.mjs +0 -55
  172. package/esm2022/lib/formly/field/wrapper/working.wrapper.component.mjs +0 -45
  173. package/esm2022/lib/formly/field/wrapper/wrapper.key.mjs +0 -10
  174. package/esm2022/lib/formly/field/wrapper/wrapper.mjs +0 -77
  175. package/esm2022/lib/formly/field/wrapper/wrapper.module.mjs +0 -101
  176. package/esm2022/lib/formly/form/form.form.mjs +0 -17
  177. package/esm2022/lib/formly/form/form.form.module.mjs +0 -20
  178. package/esm2022/lib/formly/form/index.mjs +0 -4
  179. package/esm2022/lib/formly/form/search.form.component.mjs +0 -35
  180. package/esm2022/lib/formly/formly.component.template.mjs +0 -29
  181. package/esm2022/lib/formly/formly.context.directive.mjs +0 -23
  182. package/esm2022/lib/formly/formly.context.mjs +0 -102
  183. package/esm2022/lib/formly/formly.directive.mjs +0 -84
  184. package/esm2022/lib/formly/formly.form.component.mjs +0 -194
  185. package/esm2022/lib/formly/formly.module.mjs +0 -40
  186. package/esm2022/lib/formly/formly.providers.mjs +0 -8
  187. package/esm2022/lib/formly/index.mjs +0 -12
  188. package/esm2022/lib/formly/template/available.mjs +0 -18
  189. package/esm2022/lib/formly/template/available.module.mjs +0 -18
  190. package/esm2022/lib/formly/template/index.mjs +0 -8
  191. package/esm2022/lib/formly/template/login.mjs +0 -92
  192. package/esm2022/lib/formly/template/login.module.mjs +0 -17
  193. package/esm2022/lib/formly/template/timezone.mjs +0 -46
  194. package/esm2022/lib/formly/template/timezone.module.mjs +0 -17
  195. package/esm2022/lib/formly/template/website.mjs +0 -25
  196. package/esm2022/lib/index.mjs +0 -7
  197. package/esm2022/lib/layout/form.layout.module.mjs +0 -20
  198. package/esm2022/lib/layout/form.spacer.directive.mjs +0 -20
  199. package/esm2022/lib/layout/index.mjs +0 -3
  200. package/esm2022/lib/validator/available.mjs +0 -31
  201. package/esm2022/lib/validator/boolean.mjs +0 -12
  202. package/esm2022/lib/validator/email.mjs +0 -6
  203. package/esm2022/lib/validator/field.mjs +0 -31
  204. package/esm2022/lib/validator/index.mjs +0 -8
  205. package/esm2022/lib/validator/number.mjs +0 -53
  206. package/esm2022/lib/validator/phone.mjs +0 -61
  207. package/esm2022/lib/validator/website.mjs +0 -68
  208. package/esm2022/mapbox/dereekb-dbx-form-mapbox.mjs +0 -5
  209. package/esm2022/mapbox/index.mjs +0 -3
  210. package/esm2022/mapbox/lib/field/index.mjs +0 -3
  211. package/esm2022/mapbox/lib/field/latlng/index.mjs +0 -5
  212. package/esm2022/mapbox/lib/field/latlng/latlng.field.component.mjs +0 -262
  213. package/esm2022/mapbox/lib/field/latlng/latlng.field.marker.component.mjs +0 -34
  214. package/esm2022/mapbox/lib/field/latlng/latlng.field.mjs +0 -35
  215. package/esm2022/mapbox/lib/field/latlng/latlng.module.mjs +0 -26
  216. package/esm2022/mapbox/lib/field/zoom/index.mjs +0 -4
  217. package/esm2022/mapbox/lib/field/zoom/zoom.field.component.mjs +0 -146
  218. package/esm2022/mapbox/lib/field/zoom/zoom.field.mjs +0 -23
  219. package/esm2022/mapbox/lib/field/zoom/zoom.module.mjs +0 -26
  220. package/esm2022/mapbox/lib/mapbox.module.mjs +0 -16
  221. package/index.d.ts +0 -1
  222. package/lib/form/action/form.action.dialog.component.d.ts +0 -63
  223. package/lib/form/action/form.action.directive.d.ts +0 -66
  224. package/lib/form/action/form.action.module.d.ts +0 -10
  225. package/lib/form/action/index.d.ts +0 -4
  226. package/lib/form/action/transition/form.action.transition.module.d.ts +0 -10
  227. package/lib/form/action/transition/form.action.transition.safety.directive.d.ts +0 -17
  228. package/lib/form/action/transition/index.d.ts +0 -2
  229. package/lib/form/form.angular.util.d.ts +0 -15
  230. package/lib/form/form.d.ts +0 -92
  231. package/lib/form/form.module.d.ts +0 -9
  232. package/lib/form/index.d.ts +0 -5
  233. package/lib/form/io/form.change.directive.d.ts +0 -17
  234. package/lib/form/io/form.input.directive.d.ts +0 -28
  235. package/lib/form/io/form.io.module.d.ts +0 -16
  236. package/lib/form/io/form.loading.directive.d.ts +0 -23
  237. package/lib/form/io/index.d.ts +0 -4
  238. package/lib/form.module.d.ts +0 -10
  239. package/lib/form.providers.d.ts +0 -8
  240. package/lib/formly/config/index.d.ts +0 -1
  241. package/lib/formly/config/validation.d.ts +0 -23
  242. package/lib/formly/field/checklist/checklist.field.d.ts +0 -44
  243. package/lib/formly/field/checklist/checklist.item.d.ts +0 -36
  244. package/lib/formly/field/checklist/checklist.item.field.component.d.ts +0 -43
  245. package/lib/formly/field/checklist/checklist.item.field.content.default.component.d.ts +0 -10
  246. package/lib/formly/field/checklist/checklist.item.field.d.ts +0 -7
  247. package/lib/formly/field/checklist/checklist.item.field.module.d.ts +0 -10
  248. package/lib/formly/field/checklist/index.d.ts +0 -6
  249. package/lib/formly/field/component/component.field.component.d.ts +0 -12
  250. package/lib/formly/field/component/component.field.d.ts +0 -3
  251. package/lib/formly/field/component/component.field.module.d.ts +0 -8
  252. package/lib/formly/field/component/index.d.ts +0 -3
  253. package/lib/formly/field/field.d.ts +0 -99
  254. package/lib/formly/field/form.field.module.d.ts +0 -12
  255. package/lib/formly/field/index.d.ts +0 -8
  256. package/lib/formly/field/selection/index.d.ts +0 -7
  257. package/lib/formly/field/selection/list/index.d.ts +0 -3
  258. package/lib/formly/field/selection/list/list.field.component.d.ts +0 -55
  259. package/lib/formly/field/selection/list/list.field.d.ts +0 -8
  260. package/lib/formly/field/selection/list/list.field.module.d.ts +0 -8
  261. package/lib/formly/field/selection/pickable/index.d.ts +0 -7
  262. package/lib/formly/field/selection/pickable/pickable.chip.field.component.d.ts +0 -10
  263. package/lib/formly/field/selection/pickable/pickable.d.ts +0 -26
  264. package/lib/formly/field/selection/pickable/pickable.field.d.ts +0 -8
  265. package/lib/formly/field/selection/pickable/pickable.field.directive.d.ts +0 -169
  266. package/lib/formly/field/selection/pickable/pickable.field.module.d.ts +0 -9
  267. package/lib/formly/field/selection/pickable/pickable.list.field.component.d.ts +0 -39
  268. package/lib/formly/field/selection/pickable/pickable.util.d.ts +0 -14
  269. package/lib/formly/field/selection/searchable/index.d.ts +0 -8
  270. package/lib/formly/field/selection/searchable/searchable.chip.field.component.d.ts +0 -28
  271. package/lib/formly/field/selection/searchable/searchable.d.ts +0 -39
  272. package/lib/formly/field/selection/searchable/searchable.field.autocomplete.item.component.d.ts +0 -22
  273. package/lib/formly/field/selection/searchable/searchable.field.d.ts +0 -25
  274. package/lib/formly/field/selection/searchable/searchable.field.directive.d.ts +0 -163
  275. package/lib/formly/field/selection/searchable/searchable.field.module.d.ts +0 -10
  276. package/lib/formly/field/selection/searchable/searchable.text.field.component.d.ts +0 -24
  277. package/lib/formly/field/selection/searchable/text.chip.field.d.ts +0 -8
  278. package/lib/formly/field/selection/selection.d.ts +0 -26
  279. package/lib/formly/field/selection/selection.field.d.ts +0 -38
  280. package/lib/formly/field/selection/selection.module.d.ts +0 -18
  281. package/lib/formly/field/selection/sourceselect/index.d.ts +0 -4
  282. package/lib/formly/field/selection/sourceselect/sourceselect.d.ts +0 -116
  283. package/lib/formly/field/selection/sourceselect/sourceselect.field.component.d.ts +0 -95
  284. package/lib/formly/field/selection/sourceselect/sourceselect.field.d.ts +0 -7
  285. package/lib/formly/field/selection/sourceselect/sourceselect.field.module.d.ts +0 -8
  286. package/lib/formly/field/texteditor/index.d.ts +0 -3
  287. package/lib/formly/field/texteditor/texteditor.field.component.d.ts +0 -24
  288. package/lib/formly/field/texteditor/texteditor.field.d.ts +0 -6
  289. package/lib/formly/field/texteditor/texteditor.field.module.d.ts +0 -8
  290. package/lib/formly/field/value/array/array.field.component.d.ts +0 -89
  291. package/lib/formly/field/value/array/array.field.d.ts +0 -40
  292. package/lib/formly/field/value/array/array.field.module.d.ts +0 -8
  293. package/lib/formly/field/value/array/index.d.ts +0 -3
  294. package/lib/formly/field/value/boolean/boolean.field.d.ts +0 -8
  295. package/lib/formly/field/value/boolean/boolean.field.module.d.ts +0 -9
  296. package/lib/formly/field/value/boolean/index.d.ts +0 -2
  297. package/lib/formly/field/value/date/date.field.module.d.ts +0 -10
  298. package/lib/formly/field/value/date/date.value.d.ts +0 -32
  299. package/lib/formly/field/value/date/datetime.d.ts +0 -56
  300. package/lib/formly/field/value/date/datetime.field.component.d.ts +0 -307
  301. package/lib/formly/field/value/date/datetime.field.d.ts +0 -31
  302. package/lib/formly/field/value/date/datetime.field.service.d.ts +0 -12
  303. package/lib/formly/field/value/date/datetime.preset.d.ts +0 -2
  304. package/lib/formly/field/value/date/fixeddaterange.field.component.d.ts +0 -163
  305. package/lib/formly/field/value/date/index.d.ts +0 -9
  306. package/lib/formly/field/value/hidden.field.d.ts +0 -4
  307. package/lib/formly/field/value/index.d.ts +0 -8
  308. package/lib/formly/field/value/number/index.d.ts +0 -2
  309. package/lib/formly/field/value/number/number.field.d.ts +0 -46
  310. package/lib/formly/field/value/number/number.field.module.d.ts +0 -8
  311. package/lib/formly/field/value/phone/index.d.ts +0 -3
  312. package/lib/formly/field/value/phone/phone.field.component.d.ts +0 -35
  313. package/lib/formly/field/value/phone/phone.field.d.ts +0 -28
  314. package/lib/formly/field/value/phone/phone.field.module.d.ts +0 -8
  315. package/lib/formly/field/value/text/index.d.ts +0 -4
  316. package/lib/formly/field/value/text/text.additional.field.d.ts +0 -24
  317. package/lib/formly/field/value/text/text.address.field.d.ts +0 -43
  318. package/lib/formly/field/value/text/text.field.d.ts +0 -21
  319. package/lib/formly/field/value/text/text.field.module.d.ts +0 -10
  320. package/lib/formly/field/value/value.module.d.ts +0 -21
  321. package/lib/formly/field/wrapper/autotouch.wrapper.component.d.ts +0 -11
  322. package/lib/formly/field/wrapper/expand.wrapper.component.d.ts +0 -14
  323. package/lib/formly/field/wrapper/expand.wrapper.delegate.d.ts +0 -31
  324. package/lib/formly/field/wrapper/flex.wrapper.component.d.ts +0 -25
  325. package/lib/formly/field/wrapper/index.d.ts +0 -12
  326. package/lib/formly/field/wrapper/info.wrapper.component.d.ts +0 -11
  327. package/lib/formly/field/wrapper/section.wrapper.component.d.ts +0 -10
  328. package/lib/formly/field/wrapper/style.wrapper.component.d.ts +0 -27
  329. package/lib/formly/field/wrapper/subsection.wrapper.component.d.ts +0 -10
  330. package/lib/formly/field/wrapper/toggle.wrapper.component.d.ts +0 -17
  331. package/lib/formly/field/wrapper/working.wrapper.component.d.ts +0 -21
  332. package/lib/formly/field/wrapper/wrapper.d.ts +0 -35
  333. package/lib/formly/field/wrapper/wrapper.key.d.ts +0 -9
  334. package/lib/formly/field/wrapper/wrapper.module.d.ts +0 -17
  335. package/lib/formly/form/form.form.d.ts +0 -11
  336. package/lib/formly/form/form.form.module.d.ts +0 -10
  337. package/lib/formly/form/index.d.ts +0 -3
  338. package/lib/formly/form/search.form.component.d.ts +0 -13
  339. package/lib/formly/formly.component.template.d.ts +0 -19
  340. package/lib/formly/formly.context.d.ts +0 -57
  341. package/lib/formly/formly.context.directive.d.ts +0 -18
  342. package/lib/formly/formly.directive.d.ts +0 -56
  343. package/lib/formly/formly.form.component.d.ts +0 -52
  344. package/lib/formly/formly.module.d.ts +0 -15
  345. package/lib/formly/formly.providers.d.ts +0 -1
  346. package/lib/formly/index.d.ts +0 -11
  347. package/lib/formly/template/available.d.ts +0 -7
  348. package/lib/formly/template/available.module.d.ts +0 -8
  349. package/lib/formly/template/index.d.ts +0 -7
  350. package/lib/formly/template/login.d.ts +0 -66
  351. package/lib/formly/template/login.module.d.ts +0 -7
  352. package/lib/formly/template/timezone.d.ts +0 -20
  353. package/lib/formly/template/timezone.module.d.ts +0 -7
  354. package/lib/formly/template/website.d.ts +0 -15
  355. package/lib/index.d.ts +0 -6
  356. package/lib/layout/form.layout.module.d.ts +0 -10
  357. package/lib/layout/form.spacer.directive.d.ts +0 -8
  358. package/lib/layout/index.d.ts +0 -2
  359. package/lib/validator/available.d.ts +0 -30
  360. package/lib/validator/boolean.d.ts +0 -2
  361. package/lib/validator/email.d.ts +0 -2
  362. package/lib/validator/field.d.ts +0 -32
  363. package/lib/validator/index.d.ts +0 -7
  364. package/lib/validator/number.d.ts +0 -23
  365. package/lib/validator/phone.d.ts +0 -16
  366. package/lib/validator/website.d.ts +0 -31
  367. package/mapbox/index.d.ts +0 -2
  368. package/mapbox/lib/field/index.d.ts +0 -2
  369. package/mapbox/lib/field/latlng/index.d.ts +0 -4
  370. package/mapbox/lib/field/latlng/latlng.field.component.d.ts +0 -116
  371. package/mapbox/lib/field/latlng/latlng.field.d.ts +0 -6
  372. package/mapbox/lib/field/latlng/latlng.field.marker.component.d.ts +0 -12
  373. package/mapbox/lib/field/latlng/latlng.module.d.ts +0 -8
  374. package/mapbox/lib/field/zoom/index.d.ts +0 -3
  375. package/mapbox/lib/field/zoom/zoom.field.component.d.ts +0 -68
  376. package/mapbox/lib/field/zoom/zoom.field.d.ts +0 -6
  377. package/mapbox/lib/field/zoom/zoom.module.d.ts +0 -8
  378. package/mapbox/lib/mapbox.module.d.ts +0 -8
@@ -1,28 +0,0 @@
1
- import { type DbxFormSectionConfig } from '../../wrapper/section.wrapper.component';
2
- import { type TextFieldConfig } from '../text/text.field';
3
- import { type FormlyFieldConfig } from '@ngx-formly/core';
4
- import { type LabeledFieldConfig } from '../../field';
5
- import { type InternationalPhoneFormlyFieldProps } from './phone.field.component';
6
- import { type RepeatArrayFieldConfig } from '../array/array.field';
7
- export interface InternationalPhoneFieldConfig extends LabeledFieldConfig, InternationalPhoneFormlyFieldProps {
8
- }
9
- export declare function phoneField(config?: Partial<InternationalPhoneFieldConfig>): FormlyFieldConfig<InternationalPhoneFormlyFieldProps>;
10
- export interface WrappedPhoneAndLabelFieldConfig {
11
- phoneField?: Partial<InternationalPhoneFieldConfig>;
12
- labelField?: TextFieldConfig;
13
- }
14
- /**
15
- * Puts a phone and
16
- * @param param0
17
- * @returns
18
- */
19
- export declare function wrappedPhoneAndLabelField({ phoneField: phone, labelField: label }?: WrappedPhoneAndLabelFieldConfig): FormlyFieldConfig;
20
- export interface PhoneAndLabelFieldSectionConfig extends DbxFormSectionConfig, WrappedPhoneAndLabelFieldConfig {
21
- key?: string;
22
- }
23
- export declare function phoneAndLabelSectionField({ key, header, hint, phoneField, labelField }?: PhoneAndLabelFieldSectionConfig): FormlyFieldConfig;
24
- export interface PhoneListFieldConfig extends Omit<RepeatArrayFieldConfig, 'repeatFieldGroup'> {
25
- phoneAndLabel?: WrappedPhoneAndLabelFieldConfig;
26
- repeatFieldGroup?: FormlyFieldConfig[];
27
- }
28
- export declare function phoneListField(repeatConfig?: Partial<PhoneListFieldConfig>): FormlyFieldConfig;
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./phone.field.component";
3
- import * as i2 from "@ngx-formly/core";
4
- export declare class DbxFormFormlyPhoneFieldModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormFormlyPhoneFieldModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<DbxFormFormlyPhoneFieldModule, never, [typeof i1.DbxPhoneFieldComponent, typeof i2.FormlyModule], [typeof i1.DbxPhoneFieldComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<DbxFormFormlyPhoneFieldModule>;
8
- }
@@ -1,4 +0,0 @@
1
- export * from './text.address.field';
2
- export * from './text.field.module';
3
- export * from './text.field';
4
- export * from './text.additional.field';
@@ -1,24 +0,0 @@
1
- import { type FormlyFieldConfig } from '@ngx-formly/core';
2
- import { type TextFieldConfig } from './text.field';
3
- import { type LabeledFieldConfig, type DescriptionFieldConfig } from '../../field';
4
- export declare const PHONE_LABEL_MAX_LENGTH = 100;
5
- export declare const LABEL_STRING_MAX_LENGTH = 100;
6
- export declare const SEARCH_STRING_MAX_LENGTH = 100;
7
- export declare function nameField(config?: Partial<TextFieldConfig>): FormlyFieldConfig;
8
- export interface EmailFieldConfig extends Partial<LabeledFieldConfig>, DescriptionFieldConfig {
9
- readonly rows?: number;
10
- }
11
- export declare function emailField(config?: EmailFieldConfig): FormlyFieldConfig;
12
- export type CityFieldConfig = Partial<TextFieldConfig>;
13
- export declare function cityField(config?: CityFieldConfig): FormlyFieldConfig;
14
- export interface StateFieldConfig extends Partial<TextFieldConfig> {
15
- readonly asCode?: boolean;
16
- }
17
- export declare function stateField(config?: StateFieldConfig): FormlyFieldConfig;
18
- export type CountryFieldConfig = Partial<TextFieldConfig>;
19
- export declare function countryField(config?: CountryFieldConfig): FormlyFieldConfig;
20
- export type ZipCodeFieldConfig = Partial<TextFieldConfig>;
21
- export declare function zipCodeField(config?: ZipCodeFieldConfig): FormlyFieldConfig;
22
- export declare const DEFAULT_LAT_LNG_TEXT_FIELD_PLACEHOLDER = "12.345,-67.8910";
23
- export declare const DEFAULT_LAT_LNG_TEXT_FIELD_PATTERN_MESSAGE = "Invalid/unknown coordinates";
24
- export declare function latLngTextField({ key }?: Partial<TextFieldConfig>): FormlyFieldConfig;
@@ -1,43 +0,0 @@
1
- import { type FormlyFieldConfig } from '@ngx-formly/core';
2
- import { type TextFieldConfig } from './text.field';
3
- import { type CityFieldConfig, type CountryFieldConfig, type StateFieldConfig, type ZipCodeFieldConfig } from './text.additional.field';
4
- import { type FieldConfig } from '../../field';
5
- import { type DbxFormSectionConfig } from '../../wrapper/section.wrapper.component';
6
- export interface AddressFormlyFieldsConfig {
7
- readonly line1Field?: CityFieldConfig;
8
- readonly line2Field?: CityFieldConfig;
9
- readonly cityField?: CityFieldConfig;
10
- readonly stateField?: StateFieldConfig;
11
- readonly zipCodeField?: ZipCodeFieldConfig;
12
- readonly countryField?: CountryFieldConfig;
13
- /**
14
- * Whether or not to make required fields required.
15
- *
16
- * True by default.
17
- */
18
- readonly required?: boolean;
19
- /**
20
- * Whether or not to include the second address line.
21
- *
22
- * True by default.
23
- */
24
- readonly includeLine2?: boolean;
25
- /**
26
- * Whether or not to include the country.
27
- *
28
- * True by default.
29
- */
30
- readonly includeCountry?: boolean;
31
- }
32
- export interface AddressLineFieldConfig extends Partial<TextFieldConfig> {
33
- readonly line?: 0 | 1 | 2;
34
- }
35
- export declare function addressLineField(config?: AddressLineFieldConfig): FormlyFieldConfig;
36
- export declare function addressFormlyFields(config?: AddressFormlyFieldsConfig): FormlyFieldConfig[];
37
- export interface AddressFieldConfig extends Readonly<FieldConfig>, DbxFormSectionConfig, AddressFormlyFieldsConfig {
38
- }
39
- export declare function addressField(config?: Partial<AddressFieldConfig>): FormlyFieldConfig;
40
- export interface AddressListFieldConfig extends Readonly<FieldConfig>, AddressFormlyFieldsConfig {
41
- readonly maxAddresses?: number;
42
- }
43
- export declare function addressListField(config?: Partial<AddressListFieldConfig>): FormlyFieldConfig;
@@ -1,21 +0,0 @@
1
- import { type TransformStringFunctionConfig, type TransformStringFunctionConfigRef } from '@dereekb/util';
2
- import { type FormlyFieldConfig } from '@ngx-formly/core';
3
- import { type AttributesFieldConfig, type LabeledFieldConfig, type DescriptionFieldConfig, type FormlyValueParser, type FieldConfigParsersRef, type MaterialFormFieldConfig } from '../../field';
4
- export interface TextFieldLengthConfig {
5
- minLength?: number;
6
- maxLength?: number;
7
- }
8
- export interface TextFieldPatternConfig {
9
- pattern?: string | RegExp;
10
- }
11
- export type TextFieldInputType = 'text' | 'password' | 'email';
12
- export interface TextFieldConfig extends LabeledFieldConfig, DescriptionFieldConfig, TextFieldPatternConfig, TextFieldLengthConfig, AttributesFieldConfig, Partial<TransformStringFunctionConfigRef>, MaterialFormFieldConfig {
13
- inputType?: TextFieldInputType;
14
- transform?: TransformStringFunctionConfig;
15
- }
16
- export declare function textFieldTransformParser(config: Partial<FieldConfigParsersRef> & Partial<TransformStringFunctionConfigRef>): FormlyValueParser[] | undefined;
17
- export declare function textField(config: TextFieldConfig): FormlyFieldConfig;
18
- export interface TextAreaFieldConfig extends LabeledFieldConfig, DescriptionFieldConfig, TextFieldPatternConfig, TextFieldLengthConfig, AttributesFieldConfig, Partial<TransformStringFunctionConfigRef>, MaterialFormFieldConfig {
19
- rows?: number;
20
- }
21
- export declare function textAreaField(config: TextAreaFieldConfig): FormlyFieldConfig;
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "../array/array.field.module";
3
- import * as i2 from "@ngx-formly/material";
4
- import * as i3 from "@ngx-formly/material/input";
5
- import * as i4 from "../../wrapper/wrapper.module";
6
- export declare class DbxFormFormlyTextFieldModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormFormlyTextFieldModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<DbxFormFormlyTextFieldModule, never, [typeof i1.DbxFormFormlyArrayFieldModule, typeof i2.FormlyMaterialModule, typeof i3.FormlyMatInputModule, typeof i4.DbxFormFormlyWrapperModule], [typeof i1.DbxFormFormlyArrayFieldModule, typeof i2.FormlyMaterialModule, typeof i3.FormlyMatInputModule, typeof i4.DbxFormFormlyWrapperModule]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<DbxFormFormlyTextFieldModule>;
10
- }
@@ -1,21 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./array/array.field.module";
3
- import * as i2 from "./boolean/boolean.field.module";
4
- import * as i3 from "./date/date.field.module";
5
- import * as i4 from "./phone/phone.field.module";
6
- import * as i5 from "./number/number.field.module";
7
- import * as i6 from "./text/text.field.module";
8
- /**
9
- * @deprecated import the modules directly
10
- *
11
- * @see DbxFormFormlyArrayFieldModule
12
- * @see DbxFormFormlyDateFieldModule
13
- * @see DbxFormFormlyPhoneFieldModule
14
- * @see DbxFormFormlyNumberFieldModule
15
- * @see DbxFormFormlyTextFieldModule
16
- */
17
- export declare class DbxFormFormlyValueModule {
18
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormFormlyValueModule, never>;
19
- static ɵmod: i0.ɵɵNgModuleDeclaration<DbxFormFormlyValueModule, never, [typeof i1.DbxFormFormlyArrayFieldModule, typeof i2.DbxFormFormlyBooleanFieldModule, typeof i3.DbxFormFormlyDateFieldModule, typeof i4.DbxFormFormlyPhoneFieldModule, typeof i5.DbxFormFormlyNumberFieldModule, typeof i6.DbxFormFormlyTextFieldModule], [typeof i1.DbxFormFormlyArrayFieldModule, typeof i2.DbxFormFormlyBooleanFieldModule, typeof i3.DbxFormFormlyDateFieldModule, typeof i4.DbxFormFormlyPhoneFieldModule, typeof i5.DbxFormFormlyNumberFieldModule, typeof i6.DbxFormFormlyTextFieldModule]>;
20
- static ɵinj: i0.ɵɵInjectorDeclaration<DbxFormFormlyValueModule>;
21
- }
@@ -1,11 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { FieldTypeConfig, FieldWrapper } from '@ngx-formly/core';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Wrapper than sets the field to "touched" when the value changes and the field is not pristine.
6
- */
7
- export declare class AutoTouchFieldWrapperComponent extends FieldWrapper<FieldTypeConfig> implements OnInit {
8
- ngOnInit(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<AutoTouchFieldWrapperComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<AutoTouchFieldWrapperComponent, "ng-component", never, {}, {}, never, never, true, never>;
11
- }
@@ -1,14 +0,0 @@
1
- import { AbstractFormExpandSectionWrapperDirective, AbstractFormExpandSectionConfig } from './expand.wrapper.delegate';
2
- import * as i0 from "@angular/core";
3
- export type DbxFormExpandWrapperButtonType = 'button' | 'text';
4
- export interface DbxFormExpandWrapperConfig<T extends object = object> extends AbstractFormExpandSectionConfig<T> {
5
- readonly buttonType?: DbxFormExpandWrapperButtonType;
6
- }
7
- /**
8
- * Section that is expandable by a button until a value is set, or the button is pressed.
9
- */
10
- export declare class DbxFormExpandWrapperComponent<T extends object = object> extends AbstractFormExpandSectionWrapperDirective<T, DbxFormExpandWrapperConfig<T>> {
11
- get buttonType(): DbxFormExpandWrapperButtonType;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormExpandWrapperComponent<any>, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormExpandWrapperComponent<any>, "ng-component", never, {}, {}, never, never, true, never>;
14
- }
@@ -1,31 +0,0 @@
1
- import { Maybe } from '@dereekb/util';
2
- import { FieldWrapper, FormlyFieldProps, FormlyFieldConfig } from '@ngx-formly/core';
3
- import { BehaviorSubject } from 'rxjs';
4
- import { OnDestroy, OnInit } from '@angular/core';
5
- import { AbstractControl } from '@angular/forms';
6
- import * as i0 from "@angular/core";
7
- export interface AbstractFormExpandSectionConfig<T extends object = object> extends Pick<FormlyFieldProps, 'label'> {
8
- expandLabel?: string;
9
- /**
10
- * Optional function to use for checking value existence.
11
- */
12
- hasValueFn?: (value: T) => boolean;
13
- }
14
- export declare const DEFAULT_HAS_VALUE_FN: (x: object) => boolean;
15
- export declare class AbstractFormExpandSectionWrapperDirective<T extends object = object, S extends AbstractFormExpandSectionConfig<T> = AbstractFormExpandSectionConfig<T>> extends FieldWrapper<FormlyFieldConfig<S>> implements OnInit, OnDestroy {
16
- protected readonly _formControlObs: BehaviorSubject<Maybe<AbstractControl<any, any>>>;
17
- protected readonly _toggleOpen: BehaviorSubject<Maybe<boolean>>;
18
- readonly formControl$: import("rxjs").Observable<AbstractControl<any, any>>;
19
- readonly show$: import("rxjs").Observable<boolean>;
20
- readonly hasValue$: import("rxjs").Observable<boolean>;
21
- readonly showSignal: import("@angular/core").Signal<boolean>;
22
- readonly hasValueSignal: import("@angular/core").Signal<boolean>;
23
- get expandSection(): S;
24
- get hasValueFn(): (value: T) => boolean;
25
- get expandLabel(): Maybe<string>;
26
- open(): void;
27
- ngOnInit(): void;
28
- ngOnDestroy(): void;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<AbstractFormExpandSectionWrapperDirective<any, any>, never>;
30
- static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFormExpandSectionWrapperDirective<any, any>, never, never, {}, {}, never, never, false, never>;
31
- }
@@ -1,25 +0,0 @@
1
- import { ScreenMediaWidthType } from '@dereekb/dbx-web';
2
- import { FieldWrapper, FormlyFieldConfig } from '@ngx-formly/core';
3
- import * as i0 from "@angular/core";
4
- export interface DbxFlexWrapperConfig {
5
- /**
6
- * Breakpoint based on the screen width.
7
- */
8
- readonly breakpoint?: ScreenMediaWidthType;
9
- /**
10
- * Whether or not to use relative sizing.
11
- */
12
- readonly relative?: boolean;
13
- /**
14
- * Whether or not to break to a new column when the breakpoint is reached.
15
- */
16
- readonly breakToColumn?: boolean;
17
- }
18
- export declare class DbxFormFlexWrapperComponent extends FieldWrapper<FormlyFieldConfig<DbxFlexWrapperConfig>> {
19
- get flexWrapper(): DbxFlexWrapperConfig;
20
- get breakpoint(): ScreenMediaWidthType | undefined;
21
- get relative(): boolean;
22
- get breakToColumn(): boolean;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormFlexWrapperComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormFlexWrapperComponent, "ng-component", never, {}, {}, never, never, true, never>;
25
- }
@@ -1,12 +0,0 @@
1
- export * from './expand.wrapper.delegate';
2
- export * from './autotouch.wrapper.component';
3
- export * from './expand.wrapper.component';
4
- export * from './flex.wrapper.component';
5
- export * from './wrapper.module';
6
- export * from './info.wrapper.component';
7
- export * from './style.wrapper.component';
8
- export * from './section.wrapper.component';
9
- export * from './subsection.wrapper.component';
10
- export * from './toggle.wrapper.component';
11
- export * from './working.wrapper.component';
12
- export * from './wrapper';
@@ -1,11 +0,0 @@
1
- import { FieldWrapper, FormlyFieldConfig, FormlyFieldProps } from '@ngx-formly/core';
2
- import * as i0 from "@angular/core";
3
- export interface DbxFormInfoConfig extends FormlyFieldProps {
4
- readonly onInfoClick: () => void;
5
- }
6
- export declare class DbxFormInfoWrapperComponent extends FieldWrapper<FormlyFieldConfig<DbxFormInfoConfig>> {
7
- get infoWrapper(): DbxFormInfoConfig;
8
- onInfoClick(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormInfoWrapperComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormInfoWrapperComponent, "ng-component", never, {}, {}, never, never, true, never>;
11
- }
@@ -1,10 +0,0 @@
1
- import { DbxSectionHeaderConfig } from '@dereekb/dbx-web';
2
- import { type Maybe } from '@dereekb/util';
3
- import { FieldWrapper, FormlyFieldConfig } from '@ngx-formly/core';
4
- import * as i0 from "@angular/core";
5
- export type DbxFormSectionConfig = DbxSectionHeaderConfig;
6
- export declare class DbxFormSectionWrapperComponent extends FieldWrapper<FormlyFieldConfig<DbxFormSectionConfig>> {
7
- get headerConfig(): Maybe<DbxSectionHeaderConfig>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormSectionWrapperComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormSectionWrapperComponent, "dbx-form-section-wrapper", never, {}, {}, never, never, true, never>;
10
- }
@@ -1,27 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { ObservableOrValue } from '@dereekb/rxjs';
3
- import { type Maybe } from '@dereekb/util';
4
- import { FieldWrapper, FormlyFieldConfig } from '@ngx-formly/core';
5
- import { Observable } from 'rxjs';
6
- import * as i0 from "@angular/core";
7
- export type DbxFormStyleObject = {
8
- [styleClass: string]: any;
9
- };
10
- export interface DbxFormStyleWrapperConfig {
11
- styleGetter?: Maybe<ObservableOrValue<DbxFormStyleObject>>;
12
- classGetter?: Maybe<ObservableOrValue<string>>;
13
- }
14
- export declare class DbxFormStyleWrapperComponent extends FieldWrapper<FormlyFieldConfig<DbxFormStyleWrapperConfig>> implements OnInit, OnDestroy {
15
- private readonly _style;
16
- private readonly _class;
17
- readonly style$: Observable<Maybe<{}>>;
18
- readonly class$: Observable<Maybe<string>>;
19
- readonly styleSignal: import("@angular/core").Signal<Maybe<{}>>;
20
- readonly classSignal: import("@angular/core").Signal<Maybe<string>>;
21
- get styleGetter(): Maybe<ObservableOrValue<DbxFormStyleObject>>;
22
- get classGetter(): Maybe<ObservableOrValue<string>>;
23
- ngOnInit(): void;
24
- ngOnDestroy(): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormStyleWrapperComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormStyleWrapperComponent, "ng-component", never, {}, {}, never, never, true, never>;
27
- }
@@ -1,10 +0,0 @@
1
- import { DbxSectionHeaderConfig } from '@dereekb/dbx-web';
2
- import { type Maybe } from '@dereekb/util';
3
- import { FieldTypeConfig, FieldWrapper } from '@ngx-formly/core';
4
- import * as i0 from "@angular/core";
5
- export type DbxFormSubsectionConfig = DbxSectionHeaderConfig;
6
- export declare class DbxFormSubsectionWrapperComponent extends FieldWrapper<FieldTypeConfig<DbxFormSubsectionConfig>> {
7
- get headerConfig(): Maybe<DbxSectionHeaderConfig>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormSubsectionWrapperComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormSubsectionWrapperComponent, "dbx-form-subsection-wrapper", never, {}, {}, never, never, true, never>;
10
- }
@@ -1,17 +0,0 @@
1
- import { type Maybe } from '@dereekb/util';
2
- import { Observable } from 'rxjs';
3
- import { AbstractFormExpandSectionConfig, AbstractFormExpandSectionWrapperDirective } from './expand.wrapper.delegate';
4
- import * as i0 from "@angular/core";
5
- export interface DbxFormToggleWrapperConfig<T extends object = object> extends AbstractFormExpandSectionConfig<T> {
6
- toggleLabelObs?: (open: Maybe<boolean>) => Observable<string>;
7
- }
8
- /**
9
- * Section that can be expanded by a button until a value is set, or the button is pressed.
10
- */
11
- export declare class DbxFormToggleWrapperComponent<T extends object = object> extends AbstractFormExpandSectionWrapperDirective<T, DbxFormToggleWrapperConfig> {
12
- readonly slideLabel$: Observable<Maybe<string>>;
13
- readonly slideLabelSignal: import("@angular/core").Signal<Maybe<string>>;
14
- onToggleChange(): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormToggleWrapperComponent<any>, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormToggleWrapperComponent<any>, "ng-component", never, {}, {}, never, never, true, never>;
17
- }
@@ -1,21 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { SimpleLoadingContext, SubscriptionObject } from '@dereekb/rxjs';
3
- import { FieldWrapper, FormlyFieldConfig } from '@ngx-formly/core';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * No configurable value for now.
7
- */
8
- export type DbxFormWorkingWrapperConfig = object;
9
- /**
10
- * Adds a loading bar to help signify asynchronos work is occuring.
11
- *
12
- * By default shows loading during asynchronous validation of a field (FormControl status is "PENDING")
13
- */
14
- export declare class DbxFormWorkingWrapperComponent extends FieldWrapper<FormlyFieldConfig<DbxFormWorkingWrapperConfig>> implements OnInit, OnDestroy {
15
- readonly sub: SubscriptionObject<import("rxjs").Unsubscribable>;
16
- readonly workingContext: SimpleLoadingContext;
17
- ngOnInit(): void;
18
- ngOnDestroy(): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormWorkingWrapperComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormWorkingWrapperComponent, "ng-component", never, {}, {}, never, never, true, never>;
21
- }
@@ -1,35 +0,0 @@
1
- import { type DbxFormStyleWrapperConfig } from './style.wrapper.component';
2
- import { type DbxFlexWrapperConfig } from './flex.wrapper.component';
3
- import { type FormlyFieldConfig } from '@ngx-formly/core';
4
- import { type DbxFormToggleWrapperConfig } from './toggle.wrapper.component';
5
- import { type DbxFormSectionConfig } from './section.wrapper.component';
6
- import { type DbxFormSubsectionConfig } from './subsection.wrapper.component';
7
- import { type DbxFormInfoConfig } from './info.wrapper.component';
8
- import { type DbxFormExpandWrapperConfig } from './expand.wrapper.component';
9
- import { type DbxFlexSize } from '@dereekb/dbx-web';
10
- import { type DbxFormWorkingWrapperConfig } from './working.wrapper.component';
11
- export type WrapperFormlyFieldConfig<P, C extends FormlyFieldConfig> = FormlyFieldConfig<P> & {
12
- wrappers: string[];
13
- props: P;
14
- fieldGroup: [C];
15
- };
16
- export declare function addWrapperToFormlyFieldConfig<C extends FormlyFieldConfig, P extends object>(fieldConfig: C, wrapperKey: string, wrapperProps: P): WrapperFormlyFieldConfig<P, C>;
17
- export declare function autoTouchWrapper<T extends object, C extends FormlyFieldConfig>(fieldConfig: C, autoTouchWrapper?: DbxFormExpandWrapperConfig<T>): WrapperFormlyFieldConfig<DbxFormExpandWrapperConfig<T>, C>;
18
- export declare function expandWrapper<T extends object, C extends FormlyFieldConfig>(fieldConfig: C, expandWrapper?: DbxFormExpandWrapperConfig<T>): WrapperFormlyFieldConfig<DbxFormExpandWrapperConfig<T>, C>;
19
- export declare function toggleWrapper<C extends FormlyFieldConfig>(fieldConfig: C, toggleWrapper?: DbxFormToggleWrapperConfig): WrapperFormlyFieldConfig<DbxFormToggleWrapperConfig<object>, C>;
20
- export declare function sectionWrapper<C extends FormlyFieldConfig>(fieldConfig: C, sectionWrapper?: DbxFormSectionConfig): WrapperFormlyFieldConfig<import("@dereekb/dbx-web").DbxSectionHeaderConfig, C>;
21
- export declare function subsectionWrapper<C extends FormlyFieldConfig>(fieldConfig: C, subsectionWrapper?: DbxFormSubsectionConfig): WrapperFormlyFieldConfig<import("@dereekb/dbx-web").DbxSectionHeaderConfig, C>;
22
- export declare function infoWrapper<C extends FormlyFieldConfig>(fieldConfig: C, infoWrapper: DbxFormInfoConfig): WrapperFormlyFieldConfig<DbxFormInfoConfig, C>;
23
- export declare function styleWrapper<C extends FormlyFieldConfig>(fieldConfig: C, styleWrapper: DbxFormStyleWrapperConfig): WrapperFormlyFieldConfig<DbxFormStyleWrapperConfig, C>;
24
- export declare function workingWrapper<C extends FormlyFieldConfig>(fieldConfig: C, workingWrapper?: DbxFormWorkingWrapperConfig): WrapperFormlyFieldConfig<object, C>;
25
- export interface DbxFlexLayoutWrapperGroupFieldConfig {
26
- field: FormlyFieldConfig;
27
- /**
28
- * Flex space sizing for the field. If undefined it will default to the provided default size.
29
- */
30
- size?: DbxFlexSize;
31
- }
32
- export interface DbxFlexLayoutWrapperGroupFieldConfigDefaults extends DbxFlexWrapperConfig, Omit<DbxFlexLayoutWrapperGroupFieldConfig, 'field'> {
33
- }
34
- export declare function checkIsFieldFlexLayoutGroupFieldConfig(input: FormlyFieldConfig | DbxFlexLayoutWrapperGroupFieldConfig): input is DbxFlexLayoutWrapperGroupFieldConfig;
35
- export declare function flexLayoutWrapper(fieldConfigs: (FormlyFieldConfig | DbxFlexLayoutWrapperGroupFieldConfig)[], { relative, breakpoint, breakToColumn, size: defaultSize }?: DbxFlexLayoutWrapperGroupFieldConfigDefaults): FormlyFieldConfig<DbxFlexWrapperConfig>;
@@ -1,9 +0,0 @@
1
- export declare const AUTO_TOUCH_WRAPPER_KEY = "autotouch";
2
- export declare const TOGGLE_WRAPPER_KEY = "toggle";
3
- export declare const SECTION_WRAPPER_KEY = "section";
4
- export declare const SUBSECTION_WRAPPER_KEY = "subsection";
5
- export declare const INFO_WRAPPER_KEY = "info";
6
- export declare const FLEX_WRAPPER_KEY = "flex";
7
- export declare const STYLE_WRAPPER_KEY = "style";
8
- export declare const WORKING_WRAPPER_KEY = "working";
9
- export declare const EXPAND_WRAPPER_KEY = "expand";
@@ -1,17 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./autotouch.wrapper.component";
3
- import * as i2 from "./section.wrapper.component";
4
- import * as i3 from "./subsection.wrapper.component";
5
- import * as i4 from "./info.wrapper.component";
6
- import * as i5 from "./expand.wrapper.component";
7
- import * as i6 from "./toggle.wrapper.component";
8
- import * as i7 from "./flex.wrapper.component";
9
- import * as i8 from "./style.wrapper.component";
10
- import * as i9 from "./working.wrapper.component";
11
- import * as i10 from "@ngx-formly/core";
12
- import * as i11 from "@ngx-formly/material";
13
- export declare class DbxFormFormlyWrapperModule {
14
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormFormlyWrapperModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<DbxFormFormlyWrapperModule, never, [typeof i1.AutoTouchFieldWrapperComponent, typeof i2.DbxFormSectionWrapperComponent, typeof i3.DbxFormSubsectionWrapperComponent, typeof i4.DbxFormInfoWrapperComponent, typeof i5.DbxFormExpandWrapperComponent, typeof i6.DbxFormToggleWrapperComponent, typeof i7.DbxFormFlexWrapperComponent, typeof i8.DbxFormStyleWrapperComponent, typeof i9.DbxFormWorkingWrapperComponent, typeof i10.FormlyModule, typeof i11.FormlyMaterialModule, typeof i10.FormlyModule], [typeof i1.AutoTouchFieldWrapperComponent, typeof i2.DbxFormSectionWrapperComponent, typeof i3.DbxFormSubsectionWrapperComponent, typeof i4.DbxFormInfoWrapperComponent, typeof i5.DbxFormExpandWrapperComponent, typeof i6.DbxFormToggleWrapperComponent, typeof i7.DbxFormFlexWrapperComponent, typeof i8.DbxFormStyleWrapperComponent, typeof i9.DbxFormWorkingWrapperComponent, typeof i10.FormlyModule, typeof i11.FormlyMaterialModule]>;
16
- static ɵinj: i0.ɵɵInjectorDeclaration<DbxFormFormlyWrapperModule>;
17
- }
@@ -1,11 +0,0 @@
1
- import { type Maybe } from '@dereekb/util';
2
- import { type FormlyFieldConfig } from '@ngx-formly/core';
3
- import { type MaterialFormFieldConfig } from '../field';
4
- export interface DbxFormSearchFormFieldsValue {
5
- readonly search: string;
6
- }
7
- export interface DbxFormSearchFormFieldsConfig extends MaterialFormFieldConfig {
8
- readonly label?: string;
9
- readonly placeholder?: string;
10
- }
11
- export declare function dbxFormSearchFormFields(config: Maybe<DbxFormSearchFormFieldsConfig>): FormlyFieldConfig[];
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./search.form.component";
3
- /**
4
- * @deprecated import DbxFormSearchFormComponent directly instead.
5
- */
6
- export declare class DbxFormFormlyFormModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormFormlyFormModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<DbxFormFormlyFormModule, never, [typeof i1.DbxFormSearchFormComponent], [typeof i1.DbxFormSearchFormComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<DbxFormFormlyFormModule>;
10
- }
@@ -1,3 +0,0 @@
1
- export * from './form.form.module';
2
- export * from './form.form';
3
- export * from './search.form.component';
@@ -1,13 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { FormlyFieldConfig } from '@ngx-formly/core';
3
- import { Observable } from 'rxjs';
4
- import { AbstractConfigAsyncFormlyFormDirective } from '../formly.directive';
5
- import { DbxFormSearchFormFieldsConfig, DbxFormSearchFormFieldsValue } from './form.form';
6
- import * as i0 from "@angular/core";
7
- export declare class DbxFormSearchFormComponent extends AbstractConfigAsyncFormlyFormDirective<DbxFormSearchFormFieldsValue, DbxFormSearchFormFieldsConfig> implements OnDestroy {
8
- readonly search: import("@angular/core").OutputEmitterRef<string>;
9
- readonly fields$: Observable<FormlyFieldConfig[]>;
10
- searchChanged(value: DbxFormSearchFormFieldsValue): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormSearchFormComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFormSearchFormComponent, "dbx-form-search-form", never, {}, { "search": "search"; }, never, never, true, never>;
13
- }
@@ -1,19 +0,0 @@
1
- import { provideFormlyContext } from './formly.context';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./formly.form.component";
4
- /**
5
- * Default template for a view that extends AbstractFormlyFormDirective.
6
- */
7
- export declare const DBX_FORMLY_FORM_COMPONENT_TEMPLATE = "<dbx-formly></dbx-formly>";
8
- /**
9
- * Default providers for a view that extends AbstractFormlyFormDirective.
10
- */
11
- export declare const dbxFormlyFormComponentProviders: typeof provideFormlyContext;
12
- /**
13
- * Default imports module for a view that extends AbstractFormlyFormDirective.
14
- */
15
- export declare class DbxFormlyFormComponentImportsModule {
16
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormlyFormComponentImportsModule, never>;
17
- static ɵmod: i0.ɵɵNgModuleDeclaration<DbxFormlyFormComponentImportsModule, never, [typeof i1.DbxFormlyComponent], [typeof i1.DbxFormlyComponent]>;
18
- static ɵinj: i0.ɵɵInjectorDeclaration<DbxFormlyFormComponentImportsModule>;
19
- }
@@ -1,57 +0,0 @@
1
- import { OnDestroy, Provider } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { DbxForm, DbxFormDisabledKey, DbxFormEvent, DbxMutableForm } from '../form/form';
4
- import { FormlyFieldConfig } from '@ngx-formly/core';
5
- import { LockSet } from '@dereekb/rxjs';
6
- import { BooleanStringKeyArray, Destroyable, type Maybe } from '@dereekb/util';
7
- import * as i0 from "@angular/core";
8
- export interface DbxFormlyInitialize<T> {
9
- fields: Observable<FormlyFieldConfig[]>;
10
- initialDisabled: BooleanStringKeyArray;
11
- initialValue: Maybe<Partial<T>>;
12
- }
13
- /**
14
- * DbxFormlyContext delegate.
15
- *
16
- * This is usually the component or element that contains the form itself.
17
- */
18
- export interface DbxFormlyContextDelegate<T = unknown> extends Omit<DbxMutableForm<T>, 'lockSet'> {
19
- readonly stream$: Observable<DbxFormEvent>;
20
- init(initialize: DbxFormlyInitialize<T>): void;
21
- }
22
- /**
23
- * Allows a directive to provide a formly context and form.
24
- */
25
- export declare function provideFormlyContext(): Provider[];
26
- /**
27
- * DbxForm Instance that registers a delegate and manages the state of that form/delegate.
28
- */
29
- export declare class DbxFormlyContext<T = unknown> implements DbxForm<T>, Destroyable, OnDestroy {
30
- private static INITIAL_STATE;
31
- readonly lockSet: LockSet;
32
- private readonly _fields;
33
- private readonly _initialValue;
34
- private readonly _disabled;
35
- private readonly _delegate;
36
- readonly fields$: Observable<FormlyFieldConfig<import("@ngx-formly/core").FormlyFieldProps & {
37
- [additionalProperties: string]: any;
38
- }>[]>;
39
- readonly disabled$: Observable<string[]>;
40
- readonly stream$: Observable<DbxFormEvent>;
41
- ngOnDestroy(): void;
42
- destroy(): void;
43
- setDelegate(delegate?: DbxFormlyContextDelegate<T>): void;
44
- clearDelegate(delegate: DbxFormlyContextDelegate<T>): void;
45
- get fields(): Maybe<FormlyFieldConfig[]>;
46
- set fields(fields: Maybe<FormlyFieldConfig[]>);
47
- getValue(): Observable<T>;
48
- setValue(value: Partial<T>): void;
49
- isDisabled(): boolean;
50
- get disabled(): BooleanStringKeyArray;
51
- getDisabled(): Observable<BooleanStringKeyArray>;
52
- setDisabled(key?: DbxFormDisabledKey, disabled?: boolean): void;
53
- resetForm(): void;
54
- forceFormUpdate(): void;
55
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormlyContext<any>, never>;
56
- static ɵprov: i0.ɵɵInjectableDeclaration<DbxFormlyContext<any>>;
57
- }
@@ -1,18 +0,0 @@
1
- import { FormlyFieldConfig } from '@ngx-formly/core';
2
- import { OnDestroy } from '@angular/core';
3
- import { AbstractAsyncFormlyFormDirective } from './formly.directive';
4
- import { type Maybe } from '@dereekb/util';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Provides an DbxFormlyContext and has an input for fields.
8
- */
9
- export declare class DbxFormlyFieldsContextDirective<T = unknown> extends AbstractAsyncFormlyFormDirective<T> implements OnDestroy {
10
- readonly fields: import("@angular/core").InputSignal<Maybe<FormlyFieldConfig<import("@ngx-formly/core").FormlyFieldProps & {
11
- [additionalProperties: string]: any;
12
- }>[]>>;
13
- readonly fields$: import("rxjs").Observable<Maybe<FormlyFieldConfig<import("@ngx-formly/core").FormlyFieldProps & {
14
- [additionalProperties: string]: any;
15
- }>[]>>;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFormlyFieldsContextDirective<any>, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFormlyFieldsContextDirective<any>, "[dbxFormlyFields]", never, { "fields": { "alias": "dbxFormlyFields"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
18
- }