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
@@ -1,88 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import * as i0 from '@angular/core';
3
- import { EventEmitter, forwardRef, Directive, Self, Output, Input, HostListener, NgModule } from '@angular/core';
4
- import { NG_VALUE_ACCESSOR } from '@angular/forms';
5
-
6
- class MaksimumUzunlukDirective {
7
- constructor(_elementRef, _renderer) {
8
- this._elementRef = _elementRef;
9
- this._renderer = _renderer;
10
- this.maksimumUzunlukChange = new EventEmitter();
11
- this.maksimum = 0;
12
- }
13
- onInput(event) {
14
- if (this.maksimum !== 0) {
15
- const value = event.target.value.substring(0, this.maksimum);
16
- this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
17
- this._onChange(value);
18
- event.preventDefault();
19
- }
20
- }
21
- /** Implementation for ControlValueAccessor interface */
22
- writeValue(value) {
23
- this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
24
- }
25
- /** Implementation for ControlValueAccessor interface */
26
- registerOnChange(fn) {
27
- this._onChange = fn;
28
- }
29
- /** Implementation for ControlValueAccessor interface */
30
- registerOnTouched(fn) {
31
- this._touched = fn;
32
- }
33
- /** Implementation for ControlValueAccessor interface */
34
- setDisabledState(isDisabled) {
35
- this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
36
- }
37
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MaksimumUzunlukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
38
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.11", type: MaksimumUzunlukDirective, selector: "[maksimumUzunluk]", inputs: { maksimum: ["maksimumUzunluk", "maksimum"] }, outputs: { maksimumUzunlukChange: "maksimumUzunlukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
39
- {
40
- provide: NG_VALUE_ACCESSOR,
41
- useExisting: forwardRef(() => MaksimumUzunlukDirective),
42
- multi: true,
43
- },
44
- ], ngImport: i0 }); }
45
- }
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MaksimumUzunlukDirective, decorators: [{
47
- type: Directive,
48
- args: [{
49
- selector: '[maksimumUzunluk]',
50
- providers: [
51
- {
52
- provide: NG_VALUE_ACCESSOR,
53
- useExisting: forwardRef(() => MaksimumUzunlukDirective),
54
- multi: true,
55
- },
56
- ]
57
- }]
58
- }], ctorParameters: function () { return [{ type: i0.ElementRef, decorators: [{
59
- type: Self
60
- }] }, { type: i0.Renderer2 }]; }, propDecorators: { maksimumUzunlukChange: [{
61
- type: Output
62
- }], maksimum: [{
63
- type: Input,
64
- args: ['maksimumUzunluk']
65
- }], onInput: [{
66
- type: HostListener,
67
- args: ['blur', ['$event']]
68
- }] } });
69
- class MaksimumUzunlukDirectiveModule {
70
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MaksimumUzunlukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
71
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: MaksimumUzunlukDirectiveModule, declarations: [MaksimumUzunlukDirective], imports: [CommonModule], exports: [MaksimumUzunlukDirective] }); }
72
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MaksimumUzunlukDirectiveModule, imports: [CommonModule] }); }
73
- }
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: MaksimumUzunlukDirectiveModule, decorators: [{
75
- type: NgModule,
76
- args: [{
77
- imports: [CommonModule],
78
- declarations: [MaksimumUzunlukDirective],
79
- exports: [MaksimumUzunlukDirective]
80
- }]
81
- }] });
82
-
83
- /**
84
- * Generated bundle index. Do not edit.
85
- */
86
-
87
- export { MaksimumUzunlukDirective, MaksimumUzunlukDirectiveModule };
88
- //# sourceMappingURL=limitng-directives-maksimumUzunluk.directive.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"limitng-directives-maksimumUzunluk.directive.mjs","sources":["../../src/app/components/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.ts","../../src/app/components/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.ts"],"sourcesContent":["import { CommonModule } from '@angular/common';\r\nimport { Directive, ElementRef, EventEmitter, HostListener, Input, NgModule, Output, Renderer2, Self, forwardRef } from '@angular/core';\r\nimport { ControlValueAccessor, NG_VALUE_ACCESSOR } from '@angular/forms';\r\n\r\n@Directive({\r\n selector: '[maksimumUzunluk]',\r\n providers: [\r\n {\r\n provide: NG_VALUE_ACCESSOR,\r\n useExisting: forwardRef(() => MaksimumUzunlukDirective),\r\n multi: true,\r\n },\r\n ]\r\n})\r\nexport class MaksimumUzunlukDirective implements ControlValueAccessor {\r\n /** implements ControlValueAccessorInterface */\r\n _onChange: (_: any) => void;\r\n\r\n /** implements ControlValueAccessorInterface */\r\n _touched: () => void;\r\n @Output() maksimumUzunlukChange = new EventEmitter<string>();\r\n @Input('maksimumUzunluk') maksimum = 0;\r\n\r\n constructor(\r\n @Self() private _elementRef: ElementRef,\r\n private _renderer: Renderer2) {\r\n }\r\n\r\n @HostListener('blur', ['$event'])\r\n onInput(event) {\r\n if (this.maksimum !== 0) {\r\n const value = event.target.value.substring(0, this.maksimum);\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);\r\n this._onChange(value);\r\n event.preventDefault();\r\n }\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n writeValue(value: any): void {\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n registerOnChange(fn: (_: any) => void): void {\r\n this._onChange = fn;\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n registerOnTouched(fn: () => void): void {\r\n this._touched = fn;\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n setDisabledState(isDisabled: boolean): void {\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);\r\n }\r\n}\r\n\r\n@NgModule({\r\n imports: [CommonModule],\r\n declarations: [MaksimumUzunlukDirective],\r\n exports: [MaksimumUzunlukDirective]\r\n})\r\nexport class MaksimumUzunlukDirectiveModule {\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
@@ -1,82 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import * as i0 from '@angular/core';
3
- import { EventEmitter, forwardRef, Directive, Self, Output, HostListener, NgModule } from '@angular/core';
4
- import { NG_VALUE_ACCESSOR } from '@angular/forms';
5
-
6
- class SagSolBoslukSilDirective {
7
- constructor(_elementRef, _renderer) {
8
- this._elementRef = _elementRef;
9
- this._renderer = _renderer;
10
- this.sagSolBoslukSilChange = new EventEmitter();
11
- }
12
- onInput(event) {
13
- const value = event.target.value.trim();
14
- this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
15
- this._onChange(value);
16
- event.preventDefault();
17
- }
18
- /** Implementation for ControlValueAccessor interface */
19
- writeValue(value) {
20
- this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
21
- }
22
- /** Implementation for ControlValueAccessor interface */
23
- registerOnChange(fn) {
24
- this._onChange = fn;
25
- }
26
- /** Implementation for ControlValueAccessor interface */
27
- registerOnTouched(fn) {
28
- this._touched = fn;
29
- }
30
- /** Implementation for ControlValueAccessor interface */
31
- setDisabledState(isDisabled) {
32
- this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
33
- }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SagSolBoslukSilDirective, 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: SagSolBoslukSilDirective, selector: "[sagSolBoslukSil]", outputs: { sagSolBoslukSilChange: "sagSolBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
36
- {
37
- provide: NG_VALUE_ACCESSOR,
38
- useExisting: forwardRef(() => SagSolBoslukSilDirective),
39
- multi: true,
40
- },
41
- ], ngImport: i0 }); }
42
- }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SagSolBoslukSilDirective, decorators: [{
44
- type: Directive,
45
- args: [{
46
- selector: '[sagSolBoslukSil]',
47
- providers: [
48
- {
49
- provide: NG_VALUE_ACCESSOR,
50
- useExisting: forwardRef(() => SagSolBoslukSilDirective),
51
- multi: true,
52
- },
53
- ]
54
- }]
55
- }], ctorParameters: function () { return [{ type: i0.ElementRef, decorators: [{
56
- type: Self
57
- }] }, { type: i0.Renderer2 }]; }, propDecorators: { sagSolBoslukSilChange: [{
58
- type: Output
59
- }], onInput: [{
60
- type: HostListener,
61
- args: ['blur', ['$event']]
62
- }] } });
63
- class SagSolBoslukSilDirectiveModule {
64
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SagSolBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
65
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: SagSolBoslukSilDirectiveModule, declarations: [SagSolBoslukSilDirective], imports: [CommonModule], exports: [SagSolBoslukSilDirective] }); }
66
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SagSolBoslukSilDirectiveModule, imports: [CommonModule] }); }
67
- }
68
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SagSolBoslukSilDirectiveModule, decorators: [{
69
- type: NgModule,
70
- args: [{
71
- imports: [CommonModule],
72
- declarations: [SagSolBoslukSilDirective],
73
- exports: [SagSolBoslukSilDirective]
74
- }]
75
- }] });
76
-
77
- /**
78
- * Generated bundle index. Do not edit.
79
- */
80
-
81
- export { SagSolBoslukSilDirective, SagSolBoslukSilDirectiveModule };
82
- //# sourceMappingURL=limitng-directives-sagSolBoslukSil.directive.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"limitng-directives-sagSolBoslukSil.directive.mjs","sources":["../../src/app/components/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.ts","../../src/app/components/directives/sagSolBoslukSil.directive/limitng-directives-sagSolBoslukSil.directive.ts"],"sourcesContent":["import { CommonModule } from '@angular/common';\r\nimport { Directive, ElementRef, EventEmitter, HostListener, NgModule, Output, Renderer2, Self, forwardRef } from '@angular/core';\r\nimport { ControlValueAccessor, NG_VALUE_ACCESSOR } from '@angular/forms';\r\n\r\n@Directive({\r\n selector: '[sagSolBoslukSil]',\r\n providers: [\r\n {\r\n provide: NG_VALUE_ACCESSOR,\r\n useExisting: forwardRef(() => SagSolBoslukSilDirective),\r\n multi: true,\r\n },\r\n ]\r\n})\r\n\r\nexport class SagSolBoslukSilDirective implements ControlValueAccessor {\r\n /** implements ControlValueAccessorInterface */\r\n _onChange: (_: any) => void;\r\n\r\n /** implements ControlValueAccessorInterface */\r\n _touched: () => void;\r\n @Output() sagSolBoslukSilChange = new EventEmitter<string>();\r\n\r\n constructor(\r\n @Self() private _elementRef: ElementRef,\r\n private _renderer: Renderer2) {\r\n }\r\n\r\n @HostListener('blur', ['$event'])\r\n onInput(event) {\r\n const value = event.target.value.trim();\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);\r\n this._onChange(value);\r\n event.preventDefault();\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n writeValue(value: any): void {\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n registerOnChange(fn: (_: any) => void): void {\r\n this._onChange = fn;\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n registerOnTouched(fn: () => void): void {\r\n this._touched = fn;\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n setDisabledState(isDisabled: boolean): void {\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);\r\n }\r\n}\r\n\r\n@NgModule({\r\n imports: [CommonModule],\r\n declarations: [SagSolBoslukSilDirective],\r\n exports: [SagSolBoslukSilDirective]\r\n})\r\nexport class SagSolBoslukSilDirectiveModule {\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
@@ -1,114 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import * as i0 from '@angular/core';
3
- import { Directive, Input, NgModule } from '@angular/core';
4
-
5
- class SutunGenisligiDirective {
6
- constructor(elementRef) {
7
- this.elementRef = elementRef;
8
- this.sutunGenisligi = 0;
9
- }
10
- ngOnChanges() {
11
- this.elementRef.nativeElement.style.width = this.sutunGenisligi;
12
- this.elementRef.nativeElement.style.minWidth = this.sutunGenisligi;
13
- this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligi;
14
- }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.11", type: SutunGenisligiDirective, selector: "[sutunGenisligi]", inputs: { sutunGenisligi: "sutunGenisligi" }, usesOnChanges: true, ngImport: i0 }); }
17
- }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiDirective, decorators: [{
19
- type: Directive,
20
- args: [{
21
- selector: '[sutunGenisligi]'
22
- }]
23
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { sutunGenisligi: [{
24
- type: Input
25
- }] } });
26
- class SutunGenisligiEmDirective {
27
- constructor(elementRef) {
28
- this.elementRef = elementRef;
29
- this.sutunGenisligiEm = 0;
30
- }
31
- ngOnChanges() {
32
- this.elementRef.nativeElement.style.width = this.sutunGenisligiEm + 'em';
33
- this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiEm + 'em';
34
- this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiEm + 'em';
35
- }
36
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
37
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.11", type: SutunGenisligiEmDirective, selector: "[sutunGenisligiEm]", inputs: { sutunGenisligiEm: "sutunGenisligiEm" }, usesOnChanges: true, ngImport: i0 }); }
38
- }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiEmDirective, decorators: [{
40
- type: Directive,
41
- args: [{
42
- selector: '[sutunGenisligiEm]'
43
- }]
44
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { sutunGenisligiEm: [{
45
- type: Input
46
- }] } });
47
- class SutunGenisligiPxDirective {
48
- constructor(elementRef) {
49
- this.elementRef = elementRef;
50
- this.sutunGenisligiPx = 0;
51
- }
52
- ngOnChanges() {
53
- this.elementRef.nativeElement.style.width = this.sutunGenisligiPx + 'px';
54
- this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiPx + 'px';
55
- this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiPx + 'px';
56
- }
57
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
58
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.11", type: SutunGenisligiPxDirective, selector: "[sutunGenisligiPx]", inputs: { sutunGenisligiPx: "sutunGenisligiPx" }, usesOnChanges: true, ngImport: i0 }); }
59
- }
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiPxDirective, decorators: [{
61
- type: Directive,
62
- args: [{
63
- selector: '[sutunGenisligiPx]'
64
- }]
65
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { sutunGenisligiPx: [{
66
- type: Input
67
- }] } });
68
- class SutunGenisligiClassDirective {
69
- constructor(renderer, elementRef) {
70
- this.renderer = renderer;
71
- this.elementRef = elementRef;
72
- this.sutunGenisligiClass = '';
73
- this.eskiClassName = '';
74
- }
75
- ngOnChanges() {
76
- if (this.eskiClassName !== '') {
77
- this.renderer.removeClass(this.elementRef.nativeElement, this.eskiClassName);
78
- }
79
- if (this.sutunGenisligiClass !== '') {
80
- this.renderer.addClass(this.elementRef.nativeElement, this.sutunGenisligiClass);
81
- }
82
- this.eskiClassName = this.sutunGenisligiClass;
83
- }
84
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiClassDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
85
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.11", type: SutunGenisligiClassDirective, selector: "[sutunGenisligiClass]", inputs: { sutunGenisligiClass: "sutunGenisligiClass" }, usesOnChanges: true, ngImport: i0 }); }
86
- }
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiClassDirective, decorators: [{
88
- type: Directive,
89
- args: [{
90
- selector: '[sutunGenisligiClass]'
91
- }]
92
- }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }]; }, propDecorators: { sutunGenisligiClass: [{
93
- type: Input
94
- }] } });
95
- class SutunGenisligiDirectiveModule {
96
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
97
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiDirectiveModule, declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective], imports: [CommonModule], exports: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective] }); }
98
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiDirectiveModule, imports: [CommonModule] }); }
99
- }
100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: SutunGenisligiDirectiveModule, decorators: [{
101
- type: NgModule,
102
- args: [{
103
- imports: [CommonModule],
104
- declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective],
105
- exports: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective]
106
- }]
107
- }] });
108
-
109
- /**
110
- * Generated bundle index. Do not edit.
111
- */
112
-
113
- export { SutunGenisligiClassDirective, SutunGenisligiDirective, SutunGenisligiDirectiveModule, SutunGenisligiEmDirective, SutunGenisligiPxDirective };
114
- //# sourceMappingURL=limitng-directives-sutunGenisligi.directive.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"limitng-directives-sutunGenisligi.directive.mjs","sources":["../../src/app/components/directives/sutunGenisligi.directive/sutunGenisligi.directive.ts","../../src/app/components/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.ts"],"sourcesContent":["import { CommonModule } from '@angular/common';\r\nimport { Directive, ElementRef, Input, NgModule, OnChanges, Renderer2 } from '@angular/core';\r\n\r\n@Directive({\r\n selector: '[sutunGenisligi]'\r\n})\r\nexport class SutunGenisligiDirective implements OnChanges {\r\n @Input() sutunGenisligi = 0;\r\n\r\n constructor(public elementRef: ElementRef) { }\r\n\r\n ngOnChanges() {\r\n this.elementRef.nativeElement.style.width = this.sutunGenisligi;\r\n this.elementRef.nativeElement.style.minWidth = this.sutunGenisligi;\r\n this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligi;\r\n }\r\n}\r\n\r\n@Directive({\r\n selector: '[sutunGenisligiEm]'\r\n})\r\nexport class SutunGenisligiEmDirective implements OnChanges {\r\n @Input() sutunGenisligiEm = 0;\r\n\r\n constructor(public elementRef: ElementRef) { }\r\n\r\n ngOnChanges() {\r\n this.elementRef.nativeElement.style.width = this.sutunGenisligiEm + 'em';\r\n this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiEm + 'em';\r\n this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiEm + 'em';\r\n }\r\n}\r\n\r\n@Directive({\r\n selector: '[sutunGenisligiPx]'\r\n})\r\nexport class SutunGenisligiPxDirective implements OnChanges {\r\n @Input() sutunGenisligiPx = 0;\r\n\r\n constructor(public elementRef: ElementRef) { }\r\n\r\n ngOnChanges() {\r\n this.elementRef.nativeElement.style.width = this.sutunGenisligiPx + 'px';\r\n this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiPx + 'px';\r\n this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiPx + 'px';\r\n }\r\n}\r\n\r\n@Directive({\r\n selector: '[sutunGenisligiClass]'\r\n})\r\nexport class SutunGenisligiClassDirective implements OnChanges {\r\n @Input() sutunGenisligiClass = '';\r\n private eskiClassName = '';\r\n constructor(private renderer: Renderer2, public elementRef: ElementRef) {\r\n }\r\n\r\n ngOnChanges() {\r\n if (this.eskiClassName !== '') {\r\n this.renderer.removeClass(this.elementRef.nativeElement, this.eskiClassName)\r\n }\r\n if (this.sutunGenisligiClass !== '') {\r\n this.renderer.addClass(this.elementRef.nativeElement, this.sutunGenisligiClass);\r\n }\r\n this.eskiClassName = this.sutunGenisligiClass\r\n }\r\n}\r\n\r\n@NgModule({\r\n imports: [CommonModule],\r\n declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective],\r\n exports: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective]\r\n})\r\nexport class SutunGenisligiDirectiveModule {\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
@@ -1,83 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import * as i0 from '@angular/core';
3
- import { EventEmitter, forwardRef, Directive, Self, Output, HostListener, NgModule } from '@angular/core';
4
- import { NG_VALUE_ACCESSOR } from '@angular/forms';
5
- import { GlobalFunctions } from 'limitng/api';
6
-
7
- class TumBoslukSilDirective {
8
- constructor(_elementRef, _renderer) {
9
- this._elementRef = _elementRef;
10
- this._renderer = _renderer;
11
- this.tumBoslukSilChange = new EventEmitter();
12
- }
13
- onInput(event) {
14
- const value = GlobalFunctions.tumBoslukSil(event.target.value);
15
- this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
16
- this._onChange(value);
17
- event.preventDefault();
18
- }
19
- /** Implementation for ControlValueAccessor interface */
20
- writeValue(value) {
21
- this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
22
- }
23
- /** Implementation for ControlValueAccessor interface */
24
- registerOnChange(fn) {
25
- this._onChange = fn;
26
- }
27
- /** Implementation for ControlValueAccessor interface */
28
- registerOnTouched(fn) {
29
- this._touched = fn;
30
- }
31
- /** Implementation for ControlValueAccessor interface */
32
- setDisabledState(isDisabled) {
33
- this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
34
- }
35
- 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 }); }
36
- 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: [
37
- {
38
- provide: NG_VALUE_ACCESSOR,
39
- useExisting: forwardRef(() => TumBoslukSilDirective),
40
- multi: true,
41
- },
42
- ], ngImport: i0 }); }
43
- }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
45
- type: Directive,
46
- args: [{
47
- selector: '[tumBoslukSil]',
48
- providers: [
49
- {
50
- provide: NG_VALUE_ACCESSOR,
51
- useExisting: forwardRef(() => TumBoslukSilDirective),
52
- multi: true,
53
- },
54
- ]
55
- }]
56
- }], ctorParameters: function () { return [{ type: i0.ElementRef, decorators: [{
57
- type: Self
58
- }] }, { type: i0.Renderer2 }]; }, propDecorators: { tumBoslukSilChange: [{
59
- type: Output
60
- }], onInput: [{
61
- type: HostListener,
62
- args: ['blur', ['$event']]
63
- }] } });
64
- class TumBoslukSilDirectiveModule {
65
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
66
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirectiveModule, declarations: [TumBoslukSilDirective], imports: [CommonModule], exports: [TumBoslukSilDirective] }); }
67
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirectiveModule, imports: [CommonModule] }); }
68
- }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumBoslukSilDirectiveModule, decorators: [{
70
- type: NgModule,
71
- args: [{
72
- imports: [CommonModule],
73
- declarations: [TumBoslukSilDirective],
74
- exports: [TumBoslukSilDirective]
75
- }]
76
- }] });
77
-
78
- /**
79
- * Generated bundle index. Do not edit.
80
- */
81
-
82
- export { TumBoslukSilDirective, TumBoslukSilDirectiveModule };
83
- //# sourceMappingURL=limitng-directives-tumBoslukSil.directive.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"limitng-directives-tumBoslukSil.directive.mjs","sources":["../../src/app/components/directives/tumBoslukSil.directive/tumBoslukSil.directive.ts","../../src/app/components/directives/tumBoslukSil.directive/limitng-directives-tumBoslukSil.directive.ts"],"sourcesContent":["import { CommonModule } from '@angular/common';\r\nimport { Directive, ElementRef, EventEmitter, HostListener, NgModule, Output, Renderer2, Self, forwardRef } from '@angular/core';\r\nimport { ControlValueAccessor, NG_VALUE_ACCESSOR } from '@angular/forms';\r\nimport { GlobalFunctions } from 'limitng/api';\r\n\r\n@Directive({\r\n selector: '[tumBoslukSil]',\r\n providers: [\r\n {\r\n provide: NG_VALUE_ACCESSOR,\r\n useExisting: forwardRef(() => TumBoslukSilDirective),\r\n multi: true,\r\n },\r\n ]\r\n})\r\nexport class TumBoslukSilDirective implements ControlValueAccessor {\r\n /** implements ControlValueAccessorInterface */\r\n _onChange: (_: any) => void;\r\n\r\n /** implements ControlValueAccessorInterface */\r\n _touched: () => void;\r\n @Output() tumBoslukSilChange = new EventEmitter<string>();\r\n\r\n constructor(\r\n @Self() private _elementRef: ElementRef,\r\n private _renderer: Renderer2) {\r\n }\r\n\r\n @HostListener('blur', ['$event'])\r\n onInput(event) {\r\n const value = GlobalFunctions.tumBoslukSil(event.target.value);\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);\r\n this._onChange(value);\r\n event.preventDefault();\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n writeValue(value: any): void {\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n registerOnChange(fn: (_: any) => void): void {\r\n this._onChange = fn;\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n registerOnTouched(fn: () => void): void {\r\n this._touched = fn;\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n setDisabledState(isDisabled: boolean): void {\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);\r\n }\r\n}\r\n\r\n@NgModule({\r\n imports: [CommonModule],\r\n declarations: [TumBoslukSilDirective],\r\n exports: [TumBoslukSilDirective]\r\n})\r\n\r\nexport class TumBoslukSilDirectiveModule {\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
@@ -1,86 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import * as i0 from '@angular/core';
3
- import { EventEmitter, forwardRef, Directive, Self, Output, HostListener, NgModule } from '@angular/core';
4
- import { NG_VALUE_ACCESSOR } from '@angular/forms';
5
- import { GlobalFunctions } from 'limitng/api';
6
-
7
- class TumIlkHarfBuyukDirective {
8
- constructor(_elementRef, _renderer) {
9
- this._elementRef = _elementRef;
10
- this._renderer = _renderer;
11
- this.ciftBoslukTekChange = new EventEmitter();
12
- this.tumIlkHarfBuyukDirectiveChange = new EventEmitter();
13
- }
14
- onInput(event) {
15
- const value = GlobalFunctions.tumIlkHarfBuyut(event.target.value);
16
- this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
17
- this._onChange(value);
18
- event.preventDefault();
19
- }
20
- /** Implementation for ControlValueAccessor interface */
21
- writeValue(value) {
22
- this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
23
- }
24
- /** Implementation for ControlValueAccessor interface */
25
- registerOnChange(fn) {
26
- this._onChange = fn;
27
- }
28
- /** Implementation for ControlValueAccessor interface */
29
- registerOnTouched(fn) {
30
- this._touched = fn;
31
- }
32
- /** Implementation for ControlValueAccessor interface */
33
- setDisabledState(isDisabled) {
34
- this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
35
- }
36
- 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 }); }
37
- 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: [
38
- {
39
- provide: NG_VALUE_ACCESSOR,
40
- useExisting: forwardRef(() => TumIlkHarfBuyukDirective),
41
- multi: true,
42
- },
43
- ], ngImport: i0 }); }
44
- }
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
46
- type: Directive,
47
- args: [{
48
- selector: '[tumIlkHarfBuyuk]',
49
- providers: [
50
- {
51
- provide: NG_VALUE_ACCESSOR,
52
- useExisting: forwardRef(() => TumIlkHarfBuyukDirective),
53
- multi: true,
54
- },
55
- ]
56
- }]
57
- }], ctorParameters: function () { return [{ type: i0.ElementRef, decorators: [{
58
- type: Self
59
- }] }, { type: i0.Renderer2 }]; }, propDecorators: { ciftBoslukTekChange: [{
60
- type: Output
61
- }], tumIlkHarfBuyukDirectiveChange: [{
62
- type: Output
63
- }], onInput: [{
64
- type: HostListener,
65
- args: ['blur', ['$event']]
66
- }] } });
67
- class TumIlkHarfBuyukDirectiveModule {
68
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
69
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, declarations: [TumIlkHarfBuyukDirective], imports: [CommonModule], exports: [TumIlkHarfBuyukDirective] }); }
70
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
71
- }
72
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, decorators: [{
73
- type: NgModule,
74
- args: [{
75
- imports: [CommonModule],
76
- declarations: [TumIlkHarfBuyukDirective],
77
- exports: [TumIlkHarfBuyukDirective]
78
- }]
79
- }] });
80
-
81
- /**
82
- * Generated bundle index. Do not edit.
83
- */
84
-
85
- export { TumIlkHarfBuyukDirective, TumIlkHarfBuyukDirectiveModule };
86
- //# sourceMappingURL=limitng-directives-tumIlkHarfBuyuk.directive.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"limitng-directives-tumIlkHarfBuyuk.directive.mjs","sources":["../../src/app/components/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.ts","../../src/app/components/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.ts"],"sourcesContent":["import { CommonModule } from '@angular/common';\r\nimport { Directive, ElementRef, EventEmitter, HostListener, NgModule, Output, Renderer2, Self, forwardRef } from '@angular/core';\r\nimport { ControlValueAccessor, NG_VALUE_ACCESSOR } from '@angular/forms';\r\nimport { GlobalFunctions } from 'limitng/api';\r\n\r\n@Directive({\r\n selector: '[tumIlkHarfBuyuk]',\r\n providers: [\r\n {\r\n provide: NG_VALUE_ACCESSOR,\r\n useExisting: forwardRef(() => TumIlkHarfBuyukDirective),\r\n multi: true,\r\n },\r\n ]\r\n})\r\nexport class TumIlkHarfBuyukDirective implements ControlValueAccessor {\r\n /** implements ControlValueAccessorInterface */\r\n _onChange: (_: any) => void;\r\n\r\n /** implements ControlValueAccessorInterface */\r\n _touched: () => void;\r\n @Output() ciftBoslukTekChange = new EventEmitter<string>()\r\n @Output() tumIlkHarfBuyukDirectiveChange = new EventEmitter<string>();\r\n\r\n constructor(\r\n @Self() private _elementRef: ElementRef,\r\n private _renderer: Renderer2) {\r\n }\r\n\r\n @HostListener('blur', ['$event'])\r\n onInput(event) {\r\n const value = GlobalFunctions.tumIlkHarfBuyut(event.target.value);\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);\r\n this._onChange(value);\r\n event.preventDefault();\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n writeValue(value: any): void {\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n registerOnChange(fn: (_: any) => void): void {\r\n this._onChange = fn;\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n registerOnTouched(fn: () => void): void {\r\n this._touched = fn;\r\n }\r\n\r\n /** Implementation for ControlValueAccessor interface */\r\n setDisabledState(isDisabled: boolean): void {\r\n this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);\r\n }\r\n}\r\n\r\n@NgModule({\r\n imports: [CommonModule],\r\n declarations: [TumIlkHarfBuyukDirective],\r\n exports: [TumIlkHarfBuyukDirective]\r\n})\r\nexport class TumIlkHarfBuyukDirectiveModule {\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
@@ -1,36 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { Pipe, NgModule } from '@angular/core';
3
-
4
- class BoolToPlusPipe {
5
- transform(value) {
6
- return value ? '+' : '';
7
- }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
9
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, name: "boolToPlus" }); }
10
- }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipe, decorators: [{
12
- type: Pipe,
13
- args: [{
14
- name: 'boolToPlus'
15
- }]
16
- }] });
17
- class BoolToPlusPipeModule {
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, declarations: [BoolToPlusPipe], exports: [BoolToPlusPipe] }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule }); }
21
- }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusPipeModule, decorators: [{
23
- type: NgModule,
24
- args: [{
25
- imports: [],
26
- declarations: [BoolToPlusPipe],
27
- exports: [BoolToPlusPipe]
28
- }]
29
- }] });
30
-
31
- /**
32
- * Generated bundle index. Do not edit.
33
- */
34
-
35
- export { BoolToPlusPipe, BoolToPlusPipeModule };
36
- //# sourceMappingURL=limitng-pipes-boolToPlus.pipe.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"limitng-pipes-boolToPlus.pipe.mjs","sources":["../../src/app/components/pipes/boolToPlus.pipe/boolToPlus.pipe.ts","../../src/app/components/pipes/boolToPlus.pipe/limitng-pipes-boolToPlus.pipe.ts"],"sourcesContent":["import { NgModule, Pipe, PipeTransform } from '@angular/core';\r\n\r\n@Pipe({\r\n name: 'boolToPlus'\r\n})\r\nexport class BoolToPlusPipe implements PipeTransform {\r\n\r\n transform(value: boolean): string {\r\n return value ? '+' : '';\r\n }\r\n}\r\n\r\n@NgModule({\r\n imports: [],\r\n declarations: [BoolToPlusPipe],\r\n exports: [BoolToPlusPipe]\r\n})\r\n\r\nexport class BoolToPlusPipeModule {\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;MAKa,cAAc,CAAA;AAEzB,IAAA,SAAS,CAAC,KAAc,EAAA;QACtB,OAAO,KAAK,GAAG,GAAG,GAAG,EAAE,CAAC;KACzB;+GAJU,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA,EAAA;6GAAd,cAAc,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,CAAA,EAAA;;4FAAd,cAAc,EAAA,UAAA,EAAA,CAAA;kBAH1B,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACJ,oBAAA,IAAI,EAAE,YAAY;AACnB,iBAAA,CAAA;;MAcY,oBAAoB,CAAA;+GAApB,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;gHAApB,oBAAoB,EAAA,YAAA,EAAA,CAbpB,cAAc,CAAA,EAAA,OAAA,EAAA,CAAd,cAAc,CAAA,EAAA,CAAA,CAAA,EAAA;gHAad,oBAAoB,EAAA,CAAA,CAAA,EAAA;;4FAApB,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBANhC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,OAAO,EAAE,EAAE;oBACX,YAAY,EAAE,CAAC,cAAc,CAAC;oBAC9B,OAAO,EAAE,CAAC,cAAc,CAAC;AAC1B,iBAAA,CAAA;;;AChBD;;AAEG;;;;"}
@@ -1,36 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { Pipe, NgModule } from '@angular/core';
3
-
4
- class BoolToPlusMinusPipe {
5
- transform(value) {
6
- return value ? '+' : '-';
7
- }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
9
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, name: "boolToPlusMinus" }); }
10
- }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipe, decorators: [{
12
- type: Pipe,
13
- args: [{
14
- name: 'boolToPlusMinus'
15
- }]
16
- }] });
17
- class BoolToPlusMinusPipeModule {
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, declarations: [BoolToPlusMinusPipe], exports: [BoolToPlusMinusPipe] }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule }); }
21
- }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.11", ngImport: i0, type: BoolToPlusMinusPipeModule, decorators: [{
23
- type: NgModule,
24
- args: [{
25
- imports: [],
26
- declarations: [BoolToPlusMinusPipe],
27
- exports: [BoolToPlusMinusPipe]
28
- }]
29
- }] });
30
-
31
- /**
32
- * Generated bundle index. Do not edit.
33
- */
34
-
35
- export { BoolToPlusMinusPipe, BoolToPlusMinusPipeModule };
36
- //# sourceMappingURL=limitng-pipes-boolToPlusMinus.pipe.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"limitng-pipes-boolToPlusMinus.pipe.mjs","sources":["../../src/app/components/pipes/boolToPlusMinus.pipe/boolToPlusMinus.pipe.ts","../../src/app/components/pipes/boolToPlusMinus.pipe/limitng-pipes-boolToPlusMinus.pipe.ts"],"sourcesContent":["import { NgModule, Pipe, PipeTransform } from '@angular/core';\r\n\r\n@Pipe({\r\n name: 'boolToPlusMinus'\r\n})\r\nexport class BoolToPlusMinusPipe implements PipeTransform {\r\n\r\n transform(value: boolean): string {\r\n return value ? '+' : '-';\r\n }\r\n}\r\n\r\n@NgModule({\r\n imports: [],\r\n declarations: [BoolToPlusMinusPipe],\r\n exports: [BoolToPlusMinusPipe]\r\n})\r\n\r\nexport class BoolToPlusMinusPipeModule {\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;MAKa,mBAAmB,CAAA;AAE9B,IAAA,SAAS,CAAC,KAAc,EAAA;QACtB,OAAO,KAAK,GAAG,GAAG,GAAG,GAAG,CAAC;KAC1B;+GAJU,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA,EAAA;6GAAnB,mBAAmB,EAAA,IAAA,EAAA,iBAAA,EAAA,CAAA,CAAA,EAAA;;4FAAnB,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAH/B,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACJ,oBAAA,IAAI,EAAE,iBAAiB;AACxB,iBAAA,CAAA;;MAcY,yBAAyB,CAAA;+GAAzB,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;gHAAzB,yBAAyB,EAAA,YAAA,EAAA,CAbzB,mBAAmB,CAAA,EAAA,OAAA,EAAA,CAAnB,mBAAmB,CAAA,EAAA,CAAA,CAAA,EAAA;gHAanB,yBAAyB,EAAA,CAAA,CAAA,EAAA;;4FAAzB,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBANrC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,OAAO,EAAE,EAAE;oBACX,YAAY,EAAE,CAAC,mBAAmB,CAAC;oBACnC,OAAO,EAAE,CAAC,mBAAmB,CAAC;AAC/B,iBAAA,CAAA;;;AChBD;;AAEG;;;;"}