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
@@ -194,21 +194,21 @@ class GeriIleriDetayComponent {
194
194
  resetUndo() {
195
195
  this.undoRedoStack.reset();
196
196
  }
197
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
198
- 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"] }] }); }
197
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
198
+ 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"] }] }); }
199
199
  }
200
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayComponent, decorators: [{
200
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayComponent, decorators: [{
201
201
  type: Component,
202
202
  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" }]
203
203
  }], ctorParameters: function () { return []; }, propDecorators: { object: [{
204
204
  type: Input
205
205
  }] } });
206
206
  class GeriIleriDetayModule {
207
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
208
- 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] }); }
209
- 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] }); }
207
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
208
+ 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] }); }
209
+ 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] }); }
210
210
  }
211
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriDetayModule, decorators: [{
211
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriDetayModule, decorators: [{
212
212
  type: NgModule,
213
213
  args: [{
214
214
  imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule],
@@ -237,21 +237,21 @@ class GeriIleriListeComponent {
237
237
  resetUndo() {
238
238
  this.undoRedoStack.reset();
239
239
  }
240
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
241
- 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"] }] }); }
240
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
241
+ 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"] }] }); }
242
242
  }
243
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeComponent, decorators: [{
243
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeComponent, decorators: [{
244
244
  type: Component,
245
245
  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" }]
246
246
  }], ctorParameters: function () { return []; }, propDecorators: { collection: [{
247
247
  type: Input
248
248
  }] } });
249
249
  class GeriIleriListeModule {
250
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
251
- 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] }); }
252
- 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] }); }
250
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
251
+ 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] }); }
252
+ 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] }); }
253
253
  }
254
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: GeriIleriListeModule, decorators: [{
254
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GeriIleriListeModule, decorators: [{
255
255
  type: NgModule,
256
256
  args: [{
257
257
  imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule],
@@ -7,21 +7,21 @@ class BoolToPlusPipe {
7
7
  transform(value) {
8
8
  return value ? '+' : '';
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
11
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, name: "boolToPlus" }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
11
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipe, name: "boolToPlus" }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipe, decorators: [{
14
14
  type: Pipe,
15
15
  args: [{
16
16
  name: 'boolToPlus'
17
17
  }]
18
18
  }] });
19
19
  class BoolToPlusPipeModule {
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
21
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, declarations: [BoolToPlusPipe], exports: [BoolToPlusPipe] }); }
22
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
21
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipeModule, declarations: [BoolToPlusPipe], exports: [BoolToPlusPipe] }); }
22
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipeModule }); }
23
23
  }
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusPipeModule, decorators: [{
25
25
  type: NgModule,
26
26
  args: [{
27
27
  imports: [],
@@ -34,21 +34,21 @@ class BoolToPlusMinusPipe {
34
34
  transform(value) {
35
35
  return value ? '+' : '-';
36
36
  }
37
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
38
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, name: "boolToPlusMinus" }); }
37
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
38
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipe, name: "boolToPlusMinus" }); }
39
39
  }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipe, decorators: [{
41
41
  type: Pipe,
42
42
  args: [{
43
43
  name: 'boolToPlusMinus'
44
44
  }]
45
45
  }] });
46
46
  class BoolToPlusMinusPipeModule {
47
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
48
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, declarations: [BoolToPlusMinusPipe], exports: [BoolToPlusMinusPipe] }); }
49
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule }); }
47
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
48
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipeModule, declarations: [BoolToPlusMinusPipe], exports: [BoolToPlusMinusPipe] }); }
49
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipeModule }); }
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BoolToPlusMinusPipeModule, decorators: [{
52
52
  type: NgModule,
53
53
  args: [{
54
54
  imports: [],
@@ -61,21 +61,21 @@ class DateToTextPipe {
61
61
  transform(value) {
62
62
  return GlobalFunctions.dateToText(value);
63
63
  }
64
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
65
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipe, name: "dateToText" }); }
64
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
65
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipe, name: "dateToText" }); }
66
66
  }
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipe, decorators: [{
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipe, decorators: [{
68
68
  type: Pipe,
69
69
  args: [{
70
70
  name: 'dateToText'
71
71
  }]
72
72
  }] });
73
73
  class DateToTextPipeModule {
74
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
75
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipeModule, declarations: [DateToTextPipe], exports: [DateToTextPipe] }); }
76
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipeModule }); }
74
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
75
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipeModule, declarations: [DateToTextPipe], exports: [DateToTextPipe] }); }
76
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipeModule }); }
77
77
  }
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: DateToTextPipeModule, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateToTextPipeModule, decorators: [{
79
79
  type: NgModule,
80
80
  args: [{
81
81
  imports: [],
@@ -98,21 +98,21 @@ class SafePipe {
98
98
  default: throw new Error(`Invalid safe type specified: ${type}`);
99
99
  }
100
100
  }
101
- 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 }); }
102
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: SafePipe, name: "safe" }); }
101
+ 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 }); }
102
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SafePipe, name: "safe" }); }
103
103
  }
104
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipe, decorators: [{
104
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipe, decorators: [{
105
105
  type: Pipe,
106
106
  args: [{
107
107
  name: 'safe'
108
108
  }]
109
109
  }], ctorParameters: function () { return [{ type: i1.DomSanitizer }]; } });
110
110
  class SafePipeModule {
111
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
112
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: SafePipeModule, declarations: [SafePipe], exports: [SafePipe] }); }
113
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipeModule }); }
111
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
112
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SafePipeModule, declarations: [SafePipe], exports: [SafePipe] }); }
113
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipeModule }); }
114
114
  }
115
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SafePipeModule, decorators: [{
115
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SafePipeModule, decorators: [{
116
116
  type: NgModule,
117
117
  args: [{
118
118
  imports: [],
@@ -125,21 +125,21 @@ class MecraTuruPipe {
125
125
  transform(value) {
126
126
  return GlobalFunctions.mecraTuruStrVer(value);
127
127
  }
128
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
129
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipe, name: "mecraTuru" }); }
128
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
129
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipe, name: "mecraTuru" }); }
130
130
  }
131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipe, decorators: [{
131
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipe, decorators: [{
132
132
  type: Pipe,
133
133
  args: [{
134
134
  name: 'mecraTuru'
135
135
  }]
136
136
  }] });
137
137
  class MecraTuruPipeModule {
138
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
139
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipeModule, declarations: [MecraTuruPipe], exports: [MecraTuruPipe] }); }
140
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipeModule }); }
138
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
139
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipeModule, declarations: [MecraTuruPipe], exports: [MecraTuruPipe] }); }
140
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipeModule }); }
141
141
  }
142
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MecraTuruPipeModule, decorators: [{
142
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MecraTuruPipeModule, decorators: [{
143
143
  type: NgModule,
144
144
  args: [{
145
145
  imports: [],