limitng 0.16.39 → 0.16.41

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 (327) hide show
  1. package/esm2022/alt-buyuk-kart/alt-buyuk-kart.component.mjs +7 -7
  2. package/esm2022/alt-kucuk-kart/alt-kucuk-kart.component.mjs +7 -7
  3. package/esm2022/dikey-baslikli-panel/dikey-baslikli-panel.component.mjs +7 -7
  4. package/esm2022/directives/adAlani.directive/adAlani.directive.mjs +7 -7
  5. package/esm2022/directives/buyukHarf.directive/buyukHarf.directive.mjs +7 -7
  6. package/esm2022/directives/ciftBoslukTek.directive/ciftBoslukTek.directive.mjs +7 -7
  7. package/esm2022/directives/disable.directive/disable.directive.mjs +7 -7
  8. package/esm2022/directives/flexBasis.directive/flexBasis.directive.mjs +13 -13
  9. package/esm2022/directives/ilkHarfBuyuk.directive/ilkHarfBuyuk.directive.mjs +7 -7
  10. package/esm2022/directives/kodAlani.directive/kodAlani.directive.mjs +7 -7
  11. package/esm2022/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.mjs +7 -7
  12. package/esm2022/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.mjs +7 -7
  13. package/esm2022/directives/sutunGenisligi.directive/sutunGenisligi.directive.mjs +16 -16
  14. package/esm2022/directives/tumBoslukSil.directive/tumBoslukSil.directive.mjs +7 -7
  15. package/esm2022/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.mjs +7 -7
  16. package/esm2022/filtre-bar/filtre-bar.component.mjs +7 -7
  17. package/esm2022/geri-ileri-detay/geri-ileri-detay.component.mjs +7 -7
  18. package/esm2022/geri-ileri-liste/geri-ileri-liste.component.mjs +7 -7
  19. package/esm2022/pipes/boolToPlus.pipe/boolToPlus.pipe.mjs +7 -7
  20. package/esm2022/pipes/boolToPlusMinus.pipe/boolToPlusMinus.pipe.mjs +7 -7
  21. package/esm2022/pipes/dateToText.pipe/dateToText.pipe.mjs +7 -7
  22. package/esm2022/pipes/mecraTuru.pipe/mecraTuru.pipe.mjs +7 -7
  23. package/esm2022/pipes/safe.pipe/safe.pipe.mjs +7 -7
  24. package/esm2022/rapor-kart/rapor-kart.component.mjs +7 -7
  25. package/esm2022/sol-buyuk-kart/sol-buyuk-kart.component.mjs +7 -7
  26. package/esm2022/sol-kucuk-kart/sol-kucuk-kart.component.mjs +7 -7
  27. package/esm2022/yatay-baslikli-panel/yatay-baslikli-panel.component.mjs +7 -7
  28. package/fesm2022/limitng-alt-buyuk-kart.mjs +7 -7
  29. package/fesm2022/limitng-alt-kucuk-kart.mjs +7 -7
  30. package/fesm2022/limitng-dikey-baslikli-panel.mjs +7 -7
  31. package/fesm2022/limitng-directives.mjs +99 -99
  32. package/fesm2022/limitng-filtre-bar.mjs +7 -7
  33. package/fesm2022/limitng-geri-ileri-detay.mjs +7 -7
  34. package/fesm2022/limitng-geri-ileri-liste.mjs +7 -7
  35. package/fesm2022/limitng-pipes.mjs +35 -35
  36. package/fesm2022/limitng-rapor-kart.mjs +7 -7
  37. package/fesm2022/limitng-sol-buyuk-kart.mjs +7 -7
  38. package/fesm2022/limitng-sol-kucuk-kart.mjs +7 -7
  39. package/fesm2022/limitng-yatay-baslikli-panel.mjs +7 -7
  40. package/package.json +52 -52
  41. package/api/models/fourDConstants.d.ts +0 -84
  42. package/api/models/fourDConstants.d.ts.map +0 -1
  43. package/api/models/index.d.ts +0 -6
  44. package/api/models/kisisel/izin-islemleri/izinDetaylari.d.ts +0 -25
  45. package/api/models/kisisel/izin-islemleri/izinDetaylari.d.ts.map +0 -1
  46. package/api/models/kisisel/izin-islemleri/izinFiltre.d.ts +0 -14
  47. package/api/models/kisisel/izin-islemleri/izinFiltre.d.ts.map +0 -1
  48. package/api/models/kisisel/izin-islemleri/izinGuncelle.d.ts +0 -12
  49. package/api/models/kisisel/izin-islemleri/izinGuncelle.d.ts.map +0 -1
  50. package/api/models/kisisel/izin-islemleri/izinListe.d.ts +0 -28
  51. package/api/models/kisisel/izin-islemleri/izinListe.d.ts.map +0 -1
  52. package/api/models/kisisel/izin-islemleri/izinSilAlanlar.d.ts +0 -5
  53. package/api/models/kisisel/izin-islemleri/izinSilAlanlar.d.ts.map +0 -1
  54. package/api/models/kisisel/kullanici-onay-islemleri/onayDetaylari.d.ts +0 -83
  55. package/api/models/kisisel/kullanici-onay-islemleri/onayDetaylari.d.ts.map +0 -1
  56. package/api/models/kisisel/kullanici-onay-islemleri/onayFiltre.d.ts +0 -41
  57. package/api/models/kisisel/kullanici-onay-islemleri/onayFiltre.d.ts.map +0 -1
  58. package/api/models/kisisel/kullanici-onay-islemleri/onayGuncelle.d.ts +0 -8
  59. package/api/models/kisisel/kullanici-onay-islemleri/onayGuncelle.d.ts.map +0 -1
  60. package/api/models/kisisel/kullanici-onay-islemleri/onayListe.d.ts +0 -32
  61. package/api/models/kisisel/kullanici-onay-islemleri/onayListe.d.ts.map +0 -1
  62. package/api/models/kisisel/masraf-islemleri/masrafDetaylari.d.ts +0 -58
  63. package/api/models/kisisel/masraf-islemleri/masrafDetaylari.d.ts.map +0 -1
  64. package/api/models/kisisel/masraf-islemleri/masrafFiltre.d.ts +0 -17
  65. package/api/models/kisisel/masraf-islemleri/masrafFiltre.d.ts.map +0 -1
  66. package/api/models/kisisel/masraf-islemleri/masrafGuncelle.d.ts +0 -13
  67. package/api/models/kisisel/masraf-islemleri/masrafGuncelle.d.ts.map +0 -1
  68. package/api/models/kisisel/masraf-islemleri/masrafListe.d.ts +0 -83
  69. package/api/models/kisisel/masraf-islemleri/masrafListe.d.ts.map +0 -1
  70. package/api/models/kisisel/masraf-islemleri/masrafSilAlanlar.d.ts +0 -5
  71. package/api/models/kisisel/masraf-islemleri/masrafSilAlanlar.d.ts.map +0 -1
  72. package/api/models/limitng-api-models.d.ts.map +0 -1
  73. package/api/models/logbook/logbook.d.ts +0 -104
  74. package/api/models/logbook/logbook.d.ts.map +0 -1
  75. package/api/models/login/login.d.ts +0 -28
  76. package/api/models/login/login.d.ts.map +0 -1
  77. package/api/models/onayBilgi.d.ts +0 -9
  78. package/api/models/onayBilgi.d.ts.map +0 -1
  79. package/api/models/onaya-gonder-sorgu/onayaGonderDetaylar.d.ts +0 -67
  80. package/api/models/onaya-gonder-sorgu/onayaGonderDetaylar.d.ts.map +0 -1
  81. package/api/models/ortak.d.ts +0 -122
  82. package/api/models/ortak.d.ts.map +0 -1
  83. package/api/models/ozet/OzetKartAlan.d.ts +0 -16
  84. package/api/models/ozet/OzetKartAlan.d.ts.map +0 -1
  85. package/api/models/ozet/ozetData.d.ts +0 -22
  86. package/api/models/ozet/ozetData.d.ts.map +0 -1
  87. package/api/models/public_api.d.ts +0 -46
  88. package/api/models/public_api.d.ts.map +0 -1
  89. package/api/models/raporlar/izin-raporu/izinRaporDetaylari.d.ts +0 -15
  90. package/api/models/raporlar/izin-raporu/izinRaporDetaylari.d.ts.map +0 -1
  91. package/api/models/raporlar/izin-raporu/izinRaporListe.d.ts +0 -17
  92. package/api/models/raporlar/izin-raporu/izinRaporListe.d.ts.map +0 -1
  93. package/api/models/raporlar/listeden-sec/listeSecenekler.d.ts +0 -17
  94. package/api/models/raporlar/listeden-sec/listeSecenekler.d.ts.map +0 -1
  95. package/api/models/raporlar/rapor-detay/raporDetaylari.d.ts +0 -53
  96. package/api/models/raporlar/rapor-detay/raporDetaylari.d.ts.map +0 -1
  97. package/api/models/raporlar/rapor-detay/raporSilGonderAlanlar.d.ts +0 -9
  98. package/api/models/raporlar/rapor-detay/raporSilGonderAlanlar.d.ts.map +0 -1
  99. package/api/models/raporlar/rapor-zamanlama/zamanlamaAyarlari.d.ts +0 -46
  100. package/api/models/raporlar/rapor-zamanlama/zamanlamaAyarlari.d.ts.map +0 -1
  101. package/api/models/sistem-ozet/sistemOzetData.d.ts +0 -144
  102. package/api/models/sistem-ozet/sistemOzetData.d.ts.map +0 -1
  103. package/api/models/sistem-raporlari/sistemRaporlariData.d.ts +0 -11
  104. package/api/models/sistem-raporlari/sistemRaporlariData.d.ts.map +0 -1
  105. package/api/models/teklif-siparis/teklifDetaylari.d.ts +0 -25
  106. package/api/models/teklif-siparis/teklifDetaylari.d.ts.map +0 -1
  107. package/api/models/teklif-siparis/teklifFiltre.d.ts +0 -14
  108. package/api/models/teklif-siparis/teklifFiltre.d.ts.map +0 -1
  109. package/api/models/teklif-siparis/teklifGuncelle.d.ts +0 -12
  110. package/api/models/teklif-siparis/teklifGuncelle.d.ts.map +0 -1
  111. package/api/models/teklif-siparis/teklifListe.d.ts +0 -27
  112. package/api/models/teklif-siparis/teklifListe.d.ts.map +0 -1
  113. package/api/models/teklif-siparis/teklifSilAlanlar.d.ts +0 -5
  114. package/api/models/teklif-siparis/teklifSilAlanlar.d.ts.map +0 -1
  115. package/api/models/theme/bildirimler.d.ts +0 -31
  116. package/api/models/theme/bildirimler.d.ts.map +0 -1
  117. package/api/models/timeSheet/timeSheetGirisListeler.d.ts +0 -325
  118. package/api/models/timeSheet/timeSheetGirisListeler.d.ts.map +0 -1
  119. package/api/models/timeSheet/timeSheetLog.d.ts +0 -15
  120. package/api/models/timeSheet/timeSheetLog.d.ts.map +0 -1
  121. package/api/models/timeSheet/timeSheetOzetListe.d.ts +0 -19
  122. package/api/models/timeSheet/timeSheetOzetListe.d.ts.map +0 -1
  123. package/api/models/timeSheet/timeSheetSecenekler.d.ts +0 -29
  124. package/api/models/timeSheet/timeSheetSecenekler.d.ts.map +0 -1
  125. package/api/models/xlConfig.d.ts +0 -196
  126. package/api/models/xlConfig.d.ts.map +0 -1
  127. package/api/models/xlConstants.d.ts +0 -60
  128. package/api/models/xlConstants.d.ts.map +0 -1
  129. package/api/models/xlOptions.d.ts +0 -27
  130. package/api/models/xlOptions.d.ts.map +0 -1
  131. package/api/models/xlTools.d.ts +0 -3
  132. package/api/models/xlTools.d.ts.map +0 -1
  133. package/directives/adAlani.directive/index.d.ts +0 -6
  134. package/directives/adAlani.directive/limitng-directives-adAlani.directive.d.ts.map +0 -1
  135. package/directives/adAlani.directive/public_api.d.ts +0 -2
  136. package/directives/adAlani.directive/public_api.d.ts.map +0 -1
  137. package/directives/buyukHarf.directive/index.d.ts +0 -6
  138. package/directives/buyukHarf.directive/limitng-directives-buyukHarf.directive.d.ts.map +0 -1
  139. package/directives/buyukHarf.directive/public_api.d.ts +0 -2
  140. package/directives/buyukHarf.directive/public_api.d.ts.map +0 -1
  141. package/directives/ciftBoslukTek.directive/index.d.ts +0 -6
  142. package/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.d.ts.map +0 -1
  143. package/directives/ciftBoslukTek.directive/public_api.d.ts +0 -2
  144. package/directives/ciftBoslukTek.directive/public_api.d.ts.map +0 -1
  145. package/directives/disable.directive/index.d.ts +0 -6
  146. package/directives/disable.directive/limitng-directives-disable.directive.d.ts.map +0 -1
  147. package/directives/disable.directive/public_api.d.ts +0 -2
  148. package/directives/disable.directive/public_api.d.ts.map +0 -1
  149. package/directives/flexBasis.directive/index.d.ts +0 -6
  150. package/directives/flexBasis.directive/limitng-directives-flexBasis.directive.d.ts.map +0 -1
  151. package/directives/flexBasis.directive/public_api.d.ts +0 -2
  152. package/directives/flexBasis.directive/public_api.d.ts.map +0 -1
  153. package/directives/ilkHarfBuyuk.directive/index.d.ts +0 -6
  154. package/directives/ilkHarfBuyuk.directive/limitng-directives-ilkHarfBuyuk.directive.d.ts.map +0 -1
  155. package/directives/ilkHarfBuyuk.directive/public_api.d.ts +0 -2
  156. package/directives/ilkHarfBuyuk.directive/public_api.d.ts.map +0 -1
  157. package/directives/kodAlani.directive/index.d.ts +0 -6
  158. package/directives/kodAlani.directive/limitng-directives-kodAlani.directive.d.ts.map +0 -1
  159. package/directives/kodAlani.directive/public_api.d.ts +0 -2
  160. package/directives/kodAlani.directive/public_api.d.ts.map +0 -1
  161. package/directives/maksimumUzunluk.directive/index.d.ts +0 -6
  162. package/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.d.ts.map +0 -1
  163. package/directives/maksimumUzunluk.directive/public_api.d.ts +0 -2
  164. package/directives/maksimumUzunluk.directive/public_api.d.ts.map +0 -1
  165. package/directives/sagSolBoslukSil.directive/index.d.ts +0 -6
  166. package/directives/sagSolBoslukSil.directive/limitng-directives-sagSolBoslukSil.directive.d.ts.map +0 -1
  167. package/directives/sagSolBoslukSil.directive/public_api.d.ts +0 -2
  168. package/directives/sagSolBoslukSil.directive/public_api.d.ts.map +0 -1
  169. package/directives/sutunGenisligi.directive/index.d.ts +0 -6
  170. package/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.d.ts.map +0 -1
  171. package/directives/sutunGenisligi.directive/public_api.d.ts +0 -2
  172. package/directives/sutunGenisligi.directive/public_api.d.ts.map +0 -1
  173. package/directives/tumBoslukSil.directive/index.d.ts +0 -6
  174. package/directives/tumBoslukSil.directive/limitng-directives-tumBoslukSil.directive.d.ts.map +0 -1
  175. package/directives/tumBoslukSil.directive/public_api.d.ts +0 -2
  176. package/directives/tumBoslukSil.directive/public_api.d.ts.map +0 -1
  177. package/directives/tumIlkHarfBuyuk.directive/index.d.ts +0 -6
  178. package/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.d.ts.map +0 -1
  179. package/directives/tumIlkHarfBuyuk.directive/public_api.d.ts +0 -2
  180. package/directives/tumIlkHarfBuyuk.directive/public_api.d.ts.map +0 -1
  181. package/esm2022/api/models/fourDConstants.mjs +0 -88
  182. package/esm2022/api/models/kisisel/izin-islemleri/izinDetaylari.mjs +0 -16
  183. package/esm2022/api/models/kisisel/izin-islemleri/izinFiltre.mjs +0 -17
  184. package/esm2022/api/models/kisisel/izin-islemleri/izinGuncelle.mjs +0 -6
  185. package/esm2022/api/models/kisisel/izin-islemleri/izinListe.mjs +0 -25
  186. package/esm2022/api/models/kisisel/izin-islemleri/izinSilAlanlar.mjs +0 -7
  187. package/esm2022/api/models/kisisel/kullanici-onay-islemleri/onayDetaylari.mjs +0 -41
  188. package/esm2022/api/models/kisisel/kullanici-onay-islemleri/onayFiltre.mjs +0 -42
  189. package/esm2022/api/models/kisisel/kullanici-onay-islemleri/onayGuncelle.mjs +0 -10
  190. package/esm2022/api/models/kisisel/kullanici-onay-islemleri/onayListe.mjs +0 -35
  191. package/esm2022/api/models/kisisel/masraf-islemleri/masrafDetaylari.mjs +0 -54
  192. package/esm2022/api/models/kisisel/masraf-islemleri/masrafFiltre.mjs +0 -20
  193. package/esm2022/api/models/kisisel/masraf-islemleri/masrafGuncelle.mjs +0 -6
  194. package/esm2022/api/models/kisisel/masraf-islemleri/masrafListe.mjs +0 -41
  195. package/esm2022/api/models/kisisel/masraf-islemleri/masrafSilAlanlar.mjs +0 -7
  196. package/esm2022/api/models/limitng-api-models.mjs +0 -5
  197. package/esm2022/api/models/logbook/logbook.mjs +0 -111
  198. package/esm2022/api/models/login/login.mjs +0 -18
  199. package/esm2022/api/models/onayBilgi.mjs +0 -9
  200. package/esm2022/api/models/onaya-gonder-sorgu/onayaGonderDetaylar.mjs +0 -56
  201. package/esm2022/api/models/ortak.mjs +0 -90
  202. package/esm2022/api/models/ozet/OzetKartAlan.mjs +0 -2
  203. package/esm2022/api/models/ozet/ozetData.mjs +0 -2
  204. package/esm2022/api/models/public_api.mjs +0 -46
  205. package/esm2022/api/models/raporlar/izin-raporu/izinRaporDetaylari.mjs +0 -8
  206. package/esm2022/api/models/raporlar/izin-raporu/izinRaporListe.mjs +0 -19
  207. package/esm2022/api/models/raporlar/listeden-sec/listeSecenekler.mjs +0 -19
  208. package/esm2022/api/models/raporlar/rapor-detay/raporDetaylari.mjs +0 -63
  209. package/esm2022/api/models/raporlar/rapor-detay/raporSilGonderAlanlar.mjs +0 -7
  210. package/esm2022/api/models/raporlar/rapor-zamanlama/zamanlamaAyarlari.mjs +0 -47
  211. package/esm2022/api/models/sistem-ozet/sistemOzetData.mjs +0 -172
  212. package/esm2022/api/models/sistem-raporlari/sistemRaporlariData.mjs +0 -8
  213. package/esm2022/api/models/teklif-siparis/teklifDetaylari.mjs +0 -16
  214. package/esm2022/api/models/teklif-siparis/teklifFiltre.mjs +0 -17
  215. package/esm2022/api/models/teklif-siparis/teklifGuncelle.mjs +0 -6
  216. package/esm2022/api/models/teklif-siparis/teklifListe.mjs +0 -27
  217. package/esm2022/api/models/teklif-siparis/teklifSilAlanlar.mjs +0 -7
  218. package/esm2022/api/models/theme/bildirimler.mjs +0 -39
  219. package/esm2022/api/models/timeSheet/timeSheetGirisListeler.mjs +0 -305
  220. package/esm2022/api/models/timeSheet/timeSheetLog.mjs +0 -14
  221. package/esm2022/api/models/timeSheet/timeSheetOzetListe.mjs +0 -22
  222. package/esm2022/api/models/timeSheet/timeSheetSecenekler.mjs +0 -30
  223. package/esm2022/api/models/xlConfig.mjs +0 -438
  224. package/esm2022/api/models/xlConstants.mjs +0 -66
  225. package/esm2022/api/models/xlOptions.mjs +0 -34
  226. package/esm2022/api/models/xlTools.mjs +0 -3
  227. package/esm2022/directives/adAlani.directive/limitng-directives-adAlani.directive.mjs +0 -5
  228. package/esm2022/directives/adAlani.directive/public_api.mjs +0 -2
  229. package/esm2022/directives/buyukHarf.directive/limitng-directives-buyukHarf.directive.mjs +0 -5
  230. package/esm2022/directives/buyukHarf.directive/public_api.mjs +0 -2
  231. package/esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs +0 -5
  232. package/esm2022/directives/ciftBoslukTek.directive/public_api.mjs +0 -2
  233. package/esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs +0 -5
  234. package/esm2022/directives/disable.directive/public_api.mjs +0 -2
  235. package/esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs +0 -5
  236. package/esm2022/directives/flexBasis.directive/public_api.mjs +0 -2
  237. package/esm2022/directives/ilkHarfBuyuk.directive/limitng-directives-ilkHarfBuyuk.directive.mjs +0 -5
  238. package/esm2022/directives/ilkHarfBuyuk.directive/public_api.mjs +0 -2
  239. package/esm2022/directives/kodAlani.directive/limitng-directives-kodAlani.directive.mjs +0 -5
  240. package/esm2022/directives/kodAlani.directive/public_api.mjs +0 -2
  241. package/esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs +0 -5
  242. package/esm2022/directives/maksimumUzunluk.directive/public_api.mjs +0 -2
  243. package/esm2022/directives/sagSolBoslukSil.directive/limitng-directives-sagSolBoslukSil.directive.mjs +0 -5
  244. package/esm2022/directives/sagSolBoslukSil.directive/public_api.mjs +0 -2
  245. package/esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs +0 -5
  246. package/esm2022/directives/sutunGenisligi.directive/public_api.mjs +0 -2
  247. package/esm2022/directives/tumBoslukSil.directive/limitng-directives-tumBoslukSil.directive.mjs +0 -5
  248. package/esm2022/directives/tumBoslukSil.directive/public_api.mjs +0 -2
  249. package/esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs +0 -5
  250. package/esm2022/directives/tumIlkHarfBuyuk.directive/public_api.mjs +0 -2
  251. package/esm2022/pipes/boolToPlus.pipe/limitng-pipes-boolToPlus.pipe.mjs +0 -5
  252. package/esm2022/pipes/boolToPlus.pipe/public_api.mjs +0 -2
  253. package/esm2022/pipes/boolToPlusMinus.pipe/limitng-pipes-boolToPlusMinus.pipe.mjs +0 -5
  254. package/esm2022/pipes/boolToPlusMinus.pipe/public_api.mjs +0 -2
  255. package/esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs +0 -5
  256. package/esm2022/pipes/dateToText.pipe/public_api.mjs +0 -2
  257. package/esm2022/pipes/evetHayir.pipe/evetHayir.pipe.mjs +0 -29
  258. package/esm2022/pipes/evetHayir.pipe/limitng-pipes-evetHayir.pipe.mjs +0 -5
  259. package/esm2022/pipes/evetHayir.pipe/public_api.mjs +0 -2
  260. package/esm2022/pipes/mecraTuru.pipe/limitng-pipes-mecraTuru.pipe.mjs +0 -5
  261. package/esm2022/pipes/mecraTuru.pipe/public_api.mjs +0 -2
  262. package/esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs +0 -5
  263. package/esm2022/pipes/safe.pipe/public_api.mjs +0 -2
  264. package/fesm2022/limitng-api-models.mjs +0 -2203
  265. package/fesm2022/limitng-api-models.mjs.map +0 -1
  266. package/fesm2022/limitng-directives-adAlani.directive.mjs +0 -100
  267. package/fesm2022/limitng-directives-adAlani.directive.mjs.map +0 -1
  268. package/fesm2022/limitng-directives-buyukHarf.directive.mjs +0 -82
  269. package/fesm2022/limitng-directives-buyukHarf.directive.mjs.map +0 -1
  270. package/fesm2022/limitng-directives-ciftBoslukTek.directive.mjs +0 -83
  271. package/fesm2022/limitng-directives-ciftBoslukTek.directive.mjs.map +0 -1
  272. package/fesm2022/limitng-directives-disable.directive.mjs +0 -162
  273. package/fesm2022/limitng-directives-disable.directive.mjs.map +0 -1
  274. package/fesm2022/limitng-directives-flexBasis.directive.mjs +0 -81
  275. package/fesm2022/limitng-directives-flexBasis.directive.mjs.map +0 -1
  276. package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs +0 -83
  277. package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs.map +0 -1
  278. package/fesm2022/limitng-directives-kodAlani.directive.mjs +0 -100
  279. package/fesm2022/limitng-directives-kodAlani.directive.mjs.map +0 -1
  280. package/fesm2022/limitng-directives-maksimumUzunluk.directive.mjs +0 -88
  281. package/fesm2022/limitng-directives-maksimumUzunluk.directive.mjs.map +0 -1
  282. package/fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs +0 -82
  283. package/fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs.map +0 -1
  284. package/fesm2022/limitng-directives-sutunGenisligi.directive.mjs +0 -114
  285. package/fesm2022/limitng-directives-sutunGenisligi.directive.mjs.map +0 -1
  286. package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs +0 -83
  287. package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs.map +0 -1
  288. package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs +0 -86
  289. package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs.map +0 -1
  290. package/fesm2022/limitng-pipes-boolToPlus.pipe.mjs +0 -36
  291. package/fesm2022/limitng-pipes-boolToPlus.pipe.mjs.map +0 -1
  292. package/fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs +0 -36
  293. package/fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs.map +0 -1
  294. package/fesm2022/limitng-pipes-dateToText.pipe.mjs +0 -37
  295. package/fesm2022/limitng-pipes-dateToText.pipe.mjs.map +0 -1
  296. package/fesm2022/limitng-pipes-evetHayir.pipe.mjs +0 -36
  297. package/fesm2022/limitng-pipes-evetHayir.pipe.mjs.map +0 -1
  298. package/fesm2022/limitng-pipes-mecraTuru.pipe.mjs +0 -37
  299. package/fesm2022/limitng-pipes-mecraTuru.pipe.mjs.map +0 -1
  300. package/fesm2022/limitng-pipes-safe.pipe.mjs +0 -47
  301. package/fesm2022/limitng-pipes-safe.pipe.mjs.map +0 -1
  302. package/pipes/boolToPlus.pipe/index.d.ts +0 -6
  303. package/pipes/boolToPlus.pipe/limitng-pipes-boolToPlus.pipe.d.ts.map +0 -1
  304. package/pipes/boolToPlus.pipe/public_api.d.ts +0 -2
  305. package/pipes/boolToPlus.pipe/public_api.d.ts.map +0 -1
  306. package/pipes/boolToPlusMinus.pipe/index.d.ts +0 -6
  307. package/pipes/boolToPlusMinus.pipe/limitng-pipes-boolToPlusMinus.pipe.d.ts.map +0 -1
  308. package/pipes/boolToPlusMinus.pipe/public_api.d.ts +0 -2
  309. package/pipes/boolToPlusMinus.pipe/public_api.d.ts.map +0 -1
  310. package/pipes/dateToText.pipe/index.d.ts +0 -6
  311. package/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.d.ts.map +0 -1
  312. package/pipes/dateToText.pipe/public_api.d.ts +0 -2
  313. package/pipes/dateToText.pipe/public_api.d.ts.map +0 -1
  314. package/pipes/evetHayir.pipe/evetHayir.pipe.d.ts +0 -13
  315. package/pipes/evetHayir.pipe/evetHayir.pipe.d.ts.map +0 -1
  316. package/pipes/evetHayir.pipe/index.d.ts +0 -6
  317. package/pipes/evetHayir.pipe/limitng-pipes-evetHayir.pipe.d.ts.map +0 -1
  318. package/pipes/evetHayir.pipe/public_api.d.ts +0 -2
  319. package/pipes/evetHayir.pipe/public_api.d.ts.map +0 -1
  320. package/pipes/mecraTuru.pipe/index.d.ts +0 -6
  321. package/pipes/mecraTuru.pipe/limitng-pipes-mecraTuru.pipe.d.ts.map +0 -1
  322. package/pipes/mecraTuru.pipe/public_api.d.ts +0 -2
  323. package/pipes/mecraTuru.pipe/public_api.d.ts.map +0 -1
  324. package/pipes/safe.pipe/index.d.ts +0 -6
  325. package/pipes/safe.pipe/limitng-pipes-safe.pipe.d.ts.map +0 -1
  326. package/pipes/safe.pipe/public_api.d.ts +0 -2
  327. package/pipes/safe.pipe/public_api.d.ts.map +0 -1
@@ -31,8 +31,8 @@ export class TumBoslukSilDirective {
31
31
  setDisabledState(isDisabled) {
32
32
  this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
33
33
  }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
35
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.11", type: TumBoslukSilDirective, selector: "[tumBoslukSil]", outputs: { tumBoslukSilChange: "tumBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumBoslukSilDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
35
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: TumBoslukSilDirective, selector: "[tumBoslukSil]", outputs: { tumBoslukSilChange: "tumBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
36
36
  {
37
37
  provide: NG_VALUE_ACCESSOR,
38
38
  useExisting: forwardRef(() => TumBoslukSilDirective),
@@ -40,7 +40,7 @@ export class TumBoslukSilDirective {
40
40
  },
41
41
  ], ngImport: i0 }); }
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
44
44
  type: Directive,
45
45
  args: [{
46
46
  selector: '[tumBoslukSil]',
@@ -61,11 +61,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImpo
61
61
  args: ['blur', ['$event']]
62
62
  }] } });
63
63
  export class TumBoslukSilDirectiveModule {
64
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
65
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirectiveModule, declarations: [TumBoslukSilDirective], imports: [CommonModule], exports: [TumBoslukSilDirective] }); }
66
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirectiveModule, imports: [CommonModule] }); }
64
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
65
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: TumBoslukSilDirectiveModule, declarations: [TumBoslukSilDirective], imports: [CommonModule], exports: [TumBoslukSilDirective] }); }
66
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumBoslukSilDirectiveModule, imports: [CommonModule] }); }
67
67
  }
68
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirectiveModule, decorators: [{
68
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumBoslukSilDirectiveModule, decorators: [{
69
69
  type: NgModule,
70
70
  args: [{
71
71
  imports: [CommonModule],
@@ -32,8 +32,8 @@ export class TumIlkHarfBuyukDirective {
32
32
  setDisabledState(isDisabled) {
33
33
  this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
34
34
  }
35
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
36
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.11", type: TumIlkHarfBuyukDirective, selector: "[tumIlkHarfBuyuk]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange", tumIlkHarfBuyukDirectiveChange: "tumIlkHarfBuyukDirectiveChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
35
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
36
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: TumIlkHarfBuyukDirective, selector: "[tumIlkHarfBuyuk]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange", tumIlkHarfBuyukDirectiveChange: "tumIlkHarfBuyukDirectiveChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
37
37
  {
38
38
  provide: NG_VALUE_ACCESSOR,
39
39
  useExisting: forwardRef(() => TumIlkHarfBuyukDirective),
@@ -41,7 +41,7 @@ export class TumIlkHarfBuyukDirective {
41
41
  },
42
42
  ], ngImport: i0 }); }
43
43
  }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
45
45
  type: Directive,
46
46
  args: [{
47
47
  selector: '[tumIlkHarfBuyuk]',
@@ -64,11 +64,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImpo
64
64
  args: ['blur', ['$event']]
65
65
  }] } });
66
66
  export class TumIlkHarfBuyukDirectiveModule {
67
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
68
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, declarations: [TumIlkHarfBuyukDirective], imports: [CommonModule], exports: [TumIlkHarfBuyukDirective] }); }
69
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
67
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
68
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, declarations: [TumIlkHarfBuyukDirective], imports: [CommonModule], exports: [TumIlkHarfBuyukDirective] }); }
69
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
70
70
  }
71
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, decorators: [{
71
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, decorators: [{
72
72
  type: NgModule,
73
73
  args: [{
74
74
  imports: [CommonModule],
@@ -47,8 +47,8 @@ export class FiltreBarComponent {
47
47
  }
48
48
  }
49
49
  }
50
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: FiltreBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
51
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.11", type: FiltreBarComponent, selector: "filtre-bar", inputs: { yon: "yon", genislik: "genislik", kaydirma: "kaydirma", filtreBarAcik: "filtreBarAcik", aramaAlan: "aramaAlan" }, queries: [{ propertyName: "arama", first: true, predicate: ["arama"], descendants: true }, { propertyName: "filtreler", first: true, predicate: ["filtreler"], descendants: true }, { propertyName: "filtreDugmeler", first: true, predicate: ["filtreDugmeler"], descendants: true }], viewQueries: [{ propertyName: "filtreDiv", first: true, predicate: ["filtreDiv"], descendants: true }, { propertyName: "aramaDiv", first: true, predicate: ["aramaDiv"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"filtre-bar-kart\">\r\n <div class=\"filtre-arama\" *ngIf=\"arama\" #aramaDiv>\r\n <ng-container *ngTemplateOutlet=\"arama; context: {$implicit: aramaIcerik}\">\r\n {{aramaIcerik}}\r\n </ng-container>\r\n </div>\r\n <div class=\"filtre-grup\">\r\n <div *ngIf=\"filtreler\" class=\"filtre-filtreler\"\r\n [@filtreBarAcikKapali]=\"{value: filtreBarAcik ? 'acik' : 'kapali', params:{animasyonGenislik: animasyonGenislik}}\"\r\n (@filtreBarAcikKapali.start)=\"animationStartEvent($event)\"\r\n (@filtreBarAcikKapali.done)=\"animationDoneEvent($event)\" [style.right.px]=\"sag\" #filtreDiv>\r\n <ng-container *ngTemplateOutlet=\"filtreler; context: {$implicit: filtreIcerik}\">\r\n {{filtreIcerik}}\r\n </ng-container>\r\n </div>\r\n\r\n <div *ngIf=\"filtreDugmeler\" class=\"filtre-dugmeler\">\r\n <ng-container *ngTemplateOutlet=\"filtreDugmeler; context: {$implicit: filtreDugmeIcerik}\">\r\n {{filtreIcerik}}\r\n </ng-container>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.filtre-bar-kart{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap-reverse}.filtre-bar-kart .filtre-arama{display:flex;flex:none;align-items:flex-start;justify-content:flex-end}.filtre-bar-kart .filtre-grup{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap-reverse}.filtre-bar-kart .filtre-grup .filtre-filtreler,.filtre-bar-kart .filtre-grup .filtre-dugmeler{display:flex;align-items:flex-start;justify-content:flex-end}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], animations: [
50
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FiltreBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
51
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: FiltreBarComponent, selector: "filtre-bar", inputs: { yon: "yon", genislik: "genislik", kaydirma: "kaydirma", filtreBarAcik: "filtreBarAcik", aramaAlan: "aramaAlan" }, queries: [{ propertyName: "arama", first: true, predicate: ["arama"], descendants: true }, { propertyName: "filtreler", first: true, predicate: ["filtreler"], descendants: true }, { propertyName: "filtreDugmeler", first: true, predicate: ["filtreDugmeler"], descendants: true }], viewQueries: [{ propertyName: "filtreDiv", first: true, predicate: ["filtreDiv"], descendants: true }, { propertyName: "aramaDiv", first: true, predicate: ["aramaDiv"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"filtre-bar-kart\">\r\n <div class=\"filtre-arama\" *ngIf=\"arama\" #aramaDiv>\r\n <ng-container *ngTemplateOutlet=\"arama; context: {$implicit: aramaIcerik}\">\r\n {{aramaIcerik}}\r\n </ng-container>\r\n </div>\r\n <div class=\"filtre-grup\">\r\n <div *ngIf=\"filtreler\" class=\"filtre-filtreler\"\r\n [@filtreBarAcikKapali]=\"{value: filtreBarAcik ? 'acik' : 'kapali', params:{animasyonGenislik: animasyonGenislik}}\"\r\n (@filtreBarAcikKapali.start)=\"animationStartEvent($event)\"\r\n (@filtreBarAcikKapali.done)=\"animationDoneEvent($event)\" [style.right.px]=\"sag\" #filtreDiv>\r\n <ng-container *ngTemplateOutlet=\"filtreler; context: {$implicit: filtreIcerik}\">\r\n {{filtreIcerik}}\r\n </ng-container>\r\n </div>\r\n\r\n <div *ngIf=\"filtreDugmeler\" class=\"filtre-dugmeler\">\r\n <ng-container *ngTemplateOutlet=\"filtreDugmeler; context: {$implicit: filtreDugmeIcerik}\">\r\n {{filtreIcerik}}\r\n </ng-container>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.filtre-bar-kart{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap-reverse}.filtre-bar-kart .filtre-arama{display:flex;flex:none;align-items:flex-start;justify-content:flex-end}.filtre-bar-kart .filtre-grup{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap-reverse}.filtre-bar-kart .filtre-grup .filtre-filtreler,.filtre-bar-kart .filtre-grup .filtre-dugmeler{display:flex;align-items:flex-start;justify-content:flex-end}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], animations: [
52
52
  trigger('filtreBarAcikKapali', [
53
53
  // ...
54
54
  state('acik', style({
@@ -66,7 +66,7 @@ export class FiltreBarComponent {
66
66
  ]),
67
67
  ] }); }
68
68
  }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: FiltreBarComponent, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FiltreBarComponent, decorators: [{
70
70
  type: Component,
71
71
  args: [{ selector: 'filtre-bar', animations: [
72
72
  trigger('filtreBarAcikKapali', [
@@ -112,11 +112,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImpo
112
112
  args: ['aramaDiv']
113
113
  }] } });
114
114
  export class FiltreBarModule {
115
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: FiltreBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
116
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: FiltreBarModule, declarations: [FiltreBarComponent], imports: [CommonModule], exports: [FiltreBarComponent] }); }
117
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: FiltreBarModule, imports: [CommonModule] }); }
115
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FiltreBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
116
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: FiltreBarModule, declarations: [FiltreBarComponent], imports: [CommonModule], exports: [FiltreBarComponent] }); }
117
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FiltreBarModule, imports: [CommonModule] }); }
118
118
  }
119
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: FiltreBarModule, decorators: [{
119
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FiltreBarModule, decorators: [{
120
120
  type: NgModule,
121
121
  args: [{
122
122
  imports: [CommonModule],
@@ -31,21 +31,21 @@ export class GeriIleriDetayComponent {
31
31
  resetUndo() {
32
32
  this.undoRedoStack.reset();
33
33
  }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
35
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.11", type: GeriIleriDetayComponent, selector: "geri-ileri-detay", inputs: { object: "object" }, usesOnChanges: true, ngImport: i0, template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n", dependencies: [{ kind: "component", type: i1.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "size", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i2.SplitButton, selector: "p-splitButton", inputs: ["model", "icon", "iconPos", "label", "style", "styleClass", "menuStyle", "menuStyleClass", "disabled", "tabindex", "appendTo", "dir", "expandAriaLabel", "showTransitionOptions", "hideTransitionOptions", "buttonProps", "menuButtonProps"], outputs: ["onClick", "onDropdownClick"] }, { kind: "directive", type: i3.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }] }); }
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
35
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: GeriIleriDetayComponent, selector: "geri-ileri-detay", inputs: { object: "object" }, usesOnChanges: true, ngImport: i0, template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n", dependencies: [{ kind: "component", type: i1.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "size", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i2.SplitButton, selector: "p-splitButton", inputs: ["model", "icon", "iconPos", "label", "style", "styleClass", "menuStyle", "menuStyleClass", "disabled", "tabindex", "appendTo", "dir", "expandAriaLabel", "showTransitionOptions", "hideTransitionOptions", "buttonProps", "menuButtonProps"], outputs: ["onClick", "onDropdownClick"] }, { kind: "directive", type: i3.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }] }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayComponent, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayComponent, decorators: [{
38
38
  type: Component,
39
39
  args: [{ selector: 'geri-ileri-detay', template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n" }]
40
40
  }], ctorParameters: function () { return []; }, propDecorators: { object: [{
41
41
  type: Input
42
42
  }] } });
43
43
  export class GeriIleriDetayModule {
44
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
45
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayModule, declarations: [GeriIleriDetayComponent], imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule], exports: [GeriIleriDetayComponent, ButtonModule, SplitButtonModule, TooltipModule] }); }
46
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayModule, imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule, ButtonModule, SplitButtonModule, TooltipModule] }); }
44
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
45
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayModule, declarations: [GeriIleriDetayComponent], imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule], exports: [GeriIleriDetayComponent, ButtonModule, SplitButtonModule, TooltipModule] }); }
46
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayModule, imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule, ButtonModule, SplitButtonModule, TooltipModule] }); }
47
47
  }
48
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayModule, decorators: [{
48
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayModule, decorators: [{
49
49
  type: NgModule,
50
50
  args: [{
51
51
  imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule],
@@ -36,21 +36,21 @@ export class GeriIleriListeComponent {
36
36
  resetUndo() {
37
37
  this.undoRedoStack.reset();
38
38
  }
39
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
40
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.11", type: GeriIleriListeComponent, selector: "geri-ileri-liste", inputs: { collection: "collection" }, usesOnChanges: true, ngImport: i0, template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n", dependencies: [{ kind: "component", type: i1.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "size", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i2.SplitButton, selector: "p-splitButton", inputs: ["model", "icon", "iconPos", "label", "style", "styleClass", "menuStyle", "menuStyleClass", "disabled", "tabindex", "appendTo", "dir", "expandAriaLabel", "showTransitionOptions", "hideTransitionOptions", "buttonProps", "menuButtonProps"], outputs: ["onClick", "onDropdownClick"] }, { kind: "directive", type: i3.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }] }); }
39
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
40
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: GeriIleriListeComponent, selector: "geri-ileri-liste", inputs: { collection: "collection" }, usesOnChanges: true, ngImport: i0, template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n", dependencies: [{ kind: "component", type: i1.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "size", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i2.SplitButton, selector: "p-splitButton", inputs: ["model", "icon", "iconPos", "label", "style", "styleClass", "menuStyle", "menuStyleClass", "disabled", "tabindex", "appendTo", "dir", "expandAriaLabel", "showTransitionOptions", "hideTransitionOptions", "buttonProps", "menuButtonProps"], outputs: ["onClick", "onDropdownClick"] }, { kind: "directive", type: i3.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }] }); }
41
41
  }
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeComponent, decorators: [{
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeComponent, decorators: [{
43
43
  type: Component,
44
44
  args: [{ selector: 'geri-ileri-liste', template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n" }]
45
45
  }], ctorParameters: function () { return []; }, propDecorators: { collection: [{
46
46
  type: Input
47
47
  }] } });
48
48
  export class GeriIleriListeModule {
49
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
50
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeModule, declarations: [GeriIleriListeComponent], imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule], exports: [GeriIleriListeComponent, ButtonModule, SplitButtonModule, TooltipModule] }); }
51
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeModule, imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule, ButtonModule, SplitButtonModule, TooltipModule] }); }
49
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
50
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeModule, declarations: [GeriIleriListeComponent], imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule], exports: [GeriIleriListeComponent, ButtonModule, SplitButtonModule, TooltipModule] }); }
51
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeModule, imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule, ButtonModule, SplitButtonModule, TooltipModule] }); }
52
52
  }
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeModule, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeModule, decorators: [{
54
54
  type: NgModule,
55
55
  args: [{
56
56
  imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule],
@@ -4,21 +4,21 @@ export class BoolToPlusPipe {
4
4
  transform(value) {
5
5
  return value ? '+' : '';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
8
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, name: "boolToPlus" }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
8
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipe, name: "boolToPlus" }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipe, decorators: [{
11
11
  type: Pipe,
12
12
  args: [{
13
13
  name: 'boolToPlus'
14
14
  }]
15
15
  }] });
16
16
  export class BoolToPlusPipeModule {
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, declarations: [BoolToPlusPipe], exports: [BoolToPlusPipe] }); }
19
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipeModule, declarations: [BoolToPlusPipe], exports: [BoolToPlusPipe] }); }
19
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipeModule }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipeModule, decorators: [{
22
22
  type: NgModule,
23
23
  args: [{
24
24
  imports: [],
@@ -4,21 +4,21 @@ export class BoolToPlusMinusPipe {
4
4
  transform(value) {
5
5
  return value ? '+' : '-';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
8
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, name: "boolToPlusMinus" }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
8
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipe, name: "boolToPlusMinus" }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipe, decorators: [{
11
11
  type: Pipe,
12
12
  args: [{
13
13
  name: 'boolToPlusMinus'
14
14
  }]
15
15
  }] });
16
16
  export class BoolToPlusMinusPipeModule {
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, declarations: [BoolToPlusMinusPipe], exports: [BoolToPlusMinusPipe] }); }
19
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipeModule, declarations: [BoolToPlusMinusPipe], exports: [BoolToPlusMinusPipe] }); }
19
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipeModule }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipeModule, decorators: [{
22
22
  type: NgModule,
23
23
  args: [{
24
24
  imports: [],
@@ -5,21 +5,21 @@ export class DateToTextPipe {
5
5
  transform(value) {
6
6
  return GlobalFunctions.dateToText(value);
7
7
  }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
9
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipe, name: "dateToText" }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
9
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipe, name: "dateToText" }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipe, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipe, decorators: [{
12
12
  type: Pipe,
13
13
  args: [{
14
14
  name: 'dateToText'
15
15
  }]
16
16
  }] });
17
17
  export class DateToTextPipeModule {
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipeModule, declarations: [DateToTextPipe], exports: [DateToTextPipe] }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipeModule }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipeModule, declarations: [DateToTextPipe], exports: [DateToTextPipe] }); }
20
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipeModule }); }
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipeModule, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipeModule, decorators: [{
23
23
  type: NgModule,
24
24
  args: [{
25
25
  imports: [],
@@ -5,21 +5,21 @@ export class MecraTuruPipe {
5
5
  transform(value) {
6
6
  return GlobalFunctions.mecraTuruStrVer(value);
7
7
  }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
9
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipe, name: "mecraTuru" }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
9
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipe, name: "mecraTuru" }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipe, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipe, decorators: [{
12
12
  type: Pipe,
13
13
  args: [{
14
14
  name: 'mecraTuru'
15
15
  }]
16
16
  }] });
17
17
  export class MecraTuruPipeModule {
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipeModule, declarations: [MecraTuruPipe], exports: [MecraTuruPipe] }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipeModule }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipeModule, declarations: [MecraTuruPipe], exports: [MecraTuruPipe] }); }
20
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipeModule }); }
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipeModule, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipeModule, decorators: [{
23
23
  type: NgModule,
24
24
  args: [{
25
25
  imports: [],
@@ -15,21 +15,21 @@ export class SafePipe {
15
15
  default: throw new Error(`Invalid safe type specified: ${type}`);
16
16
  }
17
17
  }
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipe, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe }); }
19
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: SafePipe, name: "safe" }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipe, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe }); }
19
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SafePipe, name: "safe" }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipe, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipe, decorators: [{
22
22
  type: Pipe,
23
23
  args: [{
24
24
  name: 'safe'
25
25
  }]
26
26
  }], ctorParameters: function () { return [{ type: i1.DomSanitizer }]; } });
27
27
  export class SafePipeModule {
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: SafePipeModule, declarations: [SafePipe], exports: [SafePipe] }); }
30
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipeModule }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SafePipeModule, declarations: [SafePipe], exports: [SafePipe] }); }
30
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipeModule }); }
31
31
  }
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipeModule, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipeModule, decorators: [{
33
33
  type: NgModule,
34
34
  args: [{
35
35
  imports: [],