limitng 0.16.6 → 0.16.7

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 (1) hide show
  1. package/package.json +46 -46
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "limitng",
3
- "version": "0.16.6",
3
+ "version": "0.16.7",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "http://limitdestek.com:3000/Limit/LimitNG"
@@ -56,6 +56,12 @@
56
56
  "esm": "./esm2022/dikey-baslikli-panel/limitng-dikey-baslikli-panel.mjs",
57
57
  "default": "./fesm2022/limitng-dikey-baslikli-panel.mjs"
58
58
  },
59
+ "./filtre-bar": {
60
+ "types": "./filtre-bar/index.d.ts",
61
+ "esm2022": "./esm2022/filtre-bar/limitng-filtre-bar.mjs",
62
+ "esm": "./esm2022/filtre-bar/limitng-filtre-bar.mjs",
63
+ "default": "./fesm2022/limitng-filtre-bar.mjs"
64
+ },
59
65
  "./directives": {
60
66
  "types": "./directives/index.d.ts",
61
67
  "esm2022": "./esm2022/directives/limitng-directives.mjs",
@@ -68,35 +74,23 @@
68
74
  "esm": "./esm2022/geri-ileri-detay/limitng-geri-ileri-detay.mjs",
69
75
  "default": "./fesm2022/limitng-geri-ileri-detay.mjs"
70
76
  },
71
- "./filtre-bar": {
72
- "types": "./filtre-bar/index.d.ts",
73
- "esm2022": "./esm2022/filtre-bar/limitng-filtre-bar.mjs",
74
- "esm": "./esm2022/filtre-bar/limitng-filtre-bar.mjs",
75
- "default": "./fesm2022/limitng-filtre-bar.mjs"
76
- },
77
77
  "./geri-ileri-liste": {
78
78
  "types": "./geri-ileri-liste/index.d.ts",
79
79
  "esm2022": "./esm2022/geri-ileri-liste/limitng-geri-ileri-liste.mjs",
80
80
  "esm": "./esm2022/geri-ileri-liste/limitng-geri-ileri-liste.mjs",
81
81
  "default": "./fesm2022/limitng-geri-ileri-liste.mjs"
82
82
  },
83
- "./rapor-kart": {
84
- "types": "./rapor-kart/index.d.ts",
85
- "esm2022": "./esm2022/rapor-kart/limitng-rapor-kart.mjs",
86
- "esm": "./esm2022/rapor-kart/limitng-rapor-kart.mjs",
87
- "default": "./fesm2022/limitng-rapor-kart.mjs"
88
- },
89
83
  "./pipes": {
90
84
  "types": "./pipes/index.d.ts",
91
85
  "esm2022": "./esm2022/pipes/limitng-pipes.mjs",
92
86
  "esm": "./esm2022/pipes/limitng-pipes.mjs",
93
87
  "default": "./fesm2022/limitng-pipes.mjs"
94
88
  },
95
- "./sol-kucuk-kart": {
96
- "types": "./sol-kucuk-kart/index.d.ts",
97
- "esm2022": "./esm2022/sol-kucuk-kart/limitng-sol-kucuk-kart.mjs",
98
- "esm": "./esm2022/sol-kucuk-kart/limitng-sol-kucuk-kart.mjs",
99
- "default": "./fesm2022/limitng-sol-kucuk-kart.mjs"
89
+ "./rapor-kart": {
90
+ "types": "./rapor-kart/index.d.ts",
91
+ "esm2022": "./esm2022/rapor-kart/limitng-rapor-kart.mjs",
92
+ "esm": "./esm2022/rapor-kart/limitng-rapor-kart.mjs",
93
+ "default": "./fesm2022/limitng-rapor-kart.mjs"
100
94
  },
101
95
  "./sol-buyuk-kart": {
102
96
  "types": "./sol-buyuk-kart/index.d.ts",
@@ -104,6 +98,12 @@
104
98
  "esm": "./esm2022/sol-buyuk-kart/limitng-sol-buyuk-kart.mjs",
105
99
  "default": "./fesm2022/limitng-sol-buyuk-kart.mjs"
106
100
  },
101
+ "./sol-kucuk-kart": {
102
+ "types": "./sol-kucuk-kart/index.d.ts",
103
+ "esm2022": "./esm2022/sol-kucuk-kart/limitng-sol-kucuk-kart.mjs",
104
+ "esm": "./esm2022/sol-kucuk-kart/limitng-sol-kucuk-kart.mjs",
105
+ "default": "./fesm2022/limitng-sol-kucuk-kart.mjs"
106
+ },
107
107
  "./yatay-baslikli-panel": {
108
108
  "types": "./yatay-baslikli-panel/index.d.ts",
109
109
  "esm2022": "./esm2022/yatay-baslikli-panel/limitng-yatay-baslikli-panel.mjs",
@@ -122,6 +122,12 @@
122
122
  "esm": "./esm2022/directives/buyukHarf.directive/limitng-directives-buyukHarf.directive.mjs",
123
123
  "default": "./fesm2022/limitng-directives-buyukHarf.directive.mjs"
124
124
  },
125
+ "./directives/flexBasis.directive": {
126
+ "types": "./directives/flexBasis.directive/index.d.ts",
127
+ "esm2022": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
128
+ "esm": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
129
+ "default": "./fesm2022/limitng-directives-flexBasis.directive.mjs"
130
+ },
125
131
  "./directives/ciftBoslukTek.directive": {
126
132
  "types": "./directives/ciftBoslukTek.directive/index.d.ts",
127
133
  "esm2022": "./esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs",
@@ -134,11 +140,11 @@
134
140
  "esm": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
135
141
  "default": "./fesm2022/limitng-directives-disable.directive.mjs"
136
142
  },
137
- "./directives/flexBasis.directive": {
138
- "types": "./directives/flexBasis.directive/index.d.ts",
139
- "esm2022": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
140
- "esm": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
141
- "default": "./fesm2022/limitng-directives-flexBasis.directive.mjs"
143
+ "./directives/maksimumUzunluk.directive": {
144
+ "types": "./directives/maksimumUzunluk.directive/index.d.ts",
145
+ "esm2022": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
146
+ "esm": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
147
+ "default": "./fesm2022/limitng-directives-maksimumUzunluk.directive.mjs"
142
148
  },
143
149
  "./directives/ilkHarfBuyuk.directive": {
144
150
  "types": "./directives/ilkHarfBuyuk.directive/index.d.ts",
@@ -146,12 +152,6 @@
146
152
  "esm": "./esm2022/directives/ilkHarfBuyuk.directive/limitng-directives-ilkHarfBuyuk.directive.mjs",
147
153
  "default": "./fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs"
148
154
  },
149
- "./directives/maksimumUzunluk.directive": {
150
- "types": "./directives/maksimumUzunluk.directive/index.d.ts",
151
- "esm2022": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
152
- "esm": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
153
- "default": "./fesm2022/limitng-directives-maksimumUzunluk.directive.mjs"
154
- },
155
155
  "./directives/sagSolBoslukSil.directive": {
156
156
  "types": "./directives/sagSolBoslukSil.directive/index.d.ts",
157
157
  "esm2022": "./esm2022/directives/sagSolBoslukSil.directive/limitng-directives-sagSolBoslukSil.directive.mjs",
@@ -164,23 +164,17 @@
164
164
  "esm": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
165
165
  "default": "./fesm2022/limitng-directives-sutunGenisligi.directive.mjs"
166
166
  },
167
- "./directives/tumIlkHarfBuyuk.directive": {
168
- "types": "./directives/tumIlkHarfBuyuk.directive/index.d.ts",
169
- "esm2022": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
170
- "esm": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
171
- "default": "./fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs"
172
- },
173
167
  "./directives/tumBoslukSil.directive": {
174
168
  "types": "./directives/tumBoslukSil.directive/index.d.ts",
175
169
  "esm2022": "./esm2022/directives/tumBoslukSil.directive/limitng-directives-tumBoslukSil.directive.mjs",
176
170
  "esm": "./esm2022/directives/tumBoslukSil.directive/limitng-directives-tumBoslukSil.directive.mjs",
177
171
  "default": "./fesm2022/limitng-directives-tumBoslukSil.directive.mjs"
178
172
  },
179
- "./rapor-kart/models": {
180
- "types": "./rapor-kart/models/index.d.ts",
181
- "esm2022": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
182
- "esm": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
183
- "default": "./fesm2022/limitng-rapor-kart-models.mjs"
173
+ "./directives/tumIlkHarfBuyuk.directive": {
174
+ "types": "./directives/tumIlkHarfBuyuk.directive/index.d.ts",
175
+ "esm2022": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
176
+ "esm": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
177
+ "default": "./fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs"
184
178
  },
185
179
  "./pipes/boolToPlus.pipe": {
186
180
  "types": "./pipes/boolToPlus.pipe/index.d.ts",
@@ -188,6 +182,12 @@
188
182
  "esm": "./esm2022/pipes/boolToPlus.pipe/limitng-pipes-boolToPlus.pipe.mjs",
189
183
  "default": "./fesm2022/limitng-pipes-boolToPlus.pipe.mjs"
190
184
  },
185
+ "./pipes/dateToText.pipe": {
186
+ "types": "./pipes/dateToText.pipe/index.d.ts",
187
+ "esm2022": "./esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs",
188
+ "esm": "./esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs",
189
+ "default": "./fesm2022/limitng-pipes-dateToText.pipe.mjs"
190
+ },
191
191
  "./pipes/boolToPlusMinus.pipe": {
192
192
  "types": "./pipes/boolToPlusMinus.pipe/index.d.ts",
193
193
  "esm2022": "./esm2022/pipes/boolToPlusMinus.pipe/limitng-pipes-boolToPlusMinus.pipe.mjs",
@@ -200,12 +200,6 @@
200
200
  "esm": "./esm2022/pipes/evetHayir.pipe/limitng-pipes-evetHayir.pipe.mjs",
201
201
  "default": "./fesm2022/limitng-pipes-evetHayir.pipe.mjs"
202
202
  },
203
- "./pipes/dateToText.pipe": {
204
- "types": "./pipes/dateToText.pipe/index.d.ts",
205
- "esm2022": "./esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs",
206
- "esm": "./esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs",
207
- "default": "./fesm2022/limitng-pipes-dateToText.pipe.mjs"
208
- },
209
203
  "./pipes/mecraTuru.pipe": {
210
204
  "types": "./pipes/mecraTuru.pipe/index.d.ts",
211
205
  "esm2022": "./esm2022/pipes/mecraTuru.pipe/limitng-pipes-mecraTuru.pipe.mjs",
@@ -217,6 +211,12 @@
217
211
  "esm2022": "./esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs",
218
212
  "esm": "./esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs",
219
213
  "default": "./fesm2022/limitng-pipes-safe.pipe.mjs"
214
+ },
215
+ "./rapor-kart/models": {
216
+ "types": "./rapor-kart/models/index.d.ts",
217
+ "esm2022": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
218
+ "esm": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
219
+ "default": "./fesm2022/limitng-rapor-kart-models.mjs"
220
220
  }
221
221
  },
222
222
  "sideEffects": false,