limitng 0.17.5 → 0.17.6
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.
- package/package.json +36 -36
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "limitng",
|
|
3
|
-
"version": "0.17.
|
|
3
|
+
"version": "0.17.6",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "http://limitdestek.com:3000/Limit/LimitNG"
|
|
@@ -44,6 +44,12 @@
|
|
|
44
44
|
"esm": "./esm2022/alt-kucuk-kart/limitng-alt-kucuk-kart.mjs",
|
|
45
45
|
"default": "./fesm2022/limitng-alt-kucuk-kart.mjs"
|
|
46
46
|
},
|
|
47
|
+
"./dikey-baslikli-panel": {
|
|
48
|
+
"types": "./dikey-baslikli-panel/index.d.ts",
|
|
49
|
+
"esm2022": "./esm2022/dikey-baslikli-panel/limitng-dikey-baslikli-panel.mjs",
|
|
50
|
+
"esm": "./esm2022/dikey-baslikli-panel/limitng-dikey-baslikli-panel.mjs",
|
|
51
|
+
"default": "./fesm2022/limitng-dikey-baslikli-panel.mjs"
|
|
52
|
+
},
|
|
47
53
|
"./api": {
|
|
48
54
|
"types": "./api/index.d.ts",
|
|
49
55
|
"esm2022": "./esm2022/api/limitng-api.mjs",
|
|
@@ -56,30 +62,24 @@
|
|
|
56
62
|
"esm": "./esm2022/filtre-bar/limitng-filtre-bar.mjs",
|
|
57
63
|
"default": "./fesm2022/limitng-filtre-bar.mjs"
|
|
58
64
|
},
|
|
59
|
-
"./directives": {
|
|
60
|
-
"types": "./directives/index.d.ts",
|
|
61
|
-
"esm2022": "./esm2022/directives/limitng-directives.mjs",
|
|
62
|
-
"esm": "./esm2022/directives/limitng-directives.mjs",
|
|
63
|
-
"default": "./fesm2022/limitng-directives.mjs"
|
|
64
|
-
},
|
|
65
65
|
"./geri-ileri-detay": {
|
|
66
66
|
"types": "./geri-ileri-detay/index.d.ts",
|
|
67
67
|
"esm2022": "./esm2022/geri-ileri-detay/limitng-geri-ileri-detay.mjs",
|
|
68
68
|
"esm": "./esm2022/geri-ileri-detay/limitng-geri-ileri-detay.mjs",
|
|
69
69
|
"default": "./fesm2022/limitng-geri-ileri-detay.mjs"
|
|
70
70
|
},
|
|
71
|
+
"./directives": {
|
|
72
|
+
"types": "./directives/index.d.ts",
|
|
73
|
+
"esm2022": "./esm2022/directives/limitng-directives.mjs",
|
|
74
|
+
"esm": "./esm2022/directives/limitng-directives.mjs",
|
|
75
|
+
"default": "./fesm2022/limitng-directives.mjs"
|
|
76
|
+
},
|
|
71
77
|
"./geri-ileri-liste": {
|
|
72
78
|
"types": "./geri-ileri-liste/index.d.ts",
|
|
73
79
|
"esm2022": "./esm2022/geri-ileri-liste/limitng-geri-ileri-liste.mjs",
|
|
74
80
|
"esm": "./esm2022/geri-ileri-liste/limitng-geri-ileri-liste.mjs",
|
|
75
81
|
"default": "./fesm2022/limitng-geri-ileri-liste.mjs"
|
|
76
82
|
},
|
|
77
|
-
"./dikey-baslikli-panel": {
|
|
78
|
-
"types": "./dikey-baslikli-panel/index.d.ts",
|
|
79
|
-
"esm2022": "./esm2022/dikey-baslikli-panel/limitng-dikey-baslikli-panel.mjs",
|
|
80
|
-
"esm": "./esm2022/dikey-baslikli-panel/limitng-dikey-baslikli-panel.mjs",
|
|
81
|
-
"default": "./fesm2022/limitng-dikey-baslikli-panel.mjs"
|
|
82
|
-
},
|
|
83
83
|
"./pipes": {
|
|
84
84
|
"types": "./pipes/index.d.ts",
|
|
85
85
|
"esm2022": "./esm2022/pipes/limitng-pipes.mjs",
|
|
@@ -134,6 +134,12 @@
|
|
|
134
134
|
"esm": "./esm2022/directives/adresAlani.directive/limitng-directives-adresAlani.directive.mjs",
|
|
135
135
|
"default": "./fesm2022/limitng-directives-adresAlani.directive.mjs"
|
|
136
136
|
},
|
|
137
|
+
"./directives/disable.directive": {
|
|
138
|
+
"types": "./directives/disable.directive/index.d.ts",
|
|
139
|
+
"esm2022": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
|
|
140
|
+
"esm": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
|
|
141
|
+
"default": "./fesm2022/limitng-directives-disable.directive.mjs"
|
|
142
|
+
},
|
|
137
143
|
"./directives/flexBasis.directive": {
|
|
138
144
|
"types": "./directives/flexBasis.directive/index.d.ts",
|
|
139
145
|
"esm2022": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
|
|
@@ -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/disable.directive": {
|
|
150
|
-
"types": "./directives/disable.directive/index.d.ts",
|
|
151
|
-
"esm2022": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
|
|
152
|
-
"esm": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
|
|
153
|
-
"default": "./fesm2022/limitng-directives-disable.directive.mjs"
|
|
154
|
-
},
|
|
155
155
|
"./directives/kodAlani.directive": {
|
|
156
156
|
"types": "./directives/kodAlani.directive/index.d.ts",
|
|
157
157
|
"esm2022": "./esm2022/directives/kodAlani.directive/limitng-directives-kodAlani.directive.mjs",
|
|
@@ -164,11 +164,11 @@
|
|
|
164
164
|
"esm": "./esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs",
|
|
165
165
|
"default": "./fesm2022/limitng-directives-ciftBoslukTek.directive.mjs"
|
|
166
166
|
},
|
|
167
|
-
"./directives/
|
|
168
|
-
"types": "./directives/
|
|
169
|
-
"esm2022": "./esm2022/directives/
|
|
170
|
-
"esm": "./esm2022/directives/
|
|
171
|
-
"default": "./fesm2022/limitng-directives-
|
|
167
|
+
"./directives/maksimumUzunluk.directive": {
|
|
168
|
+
"types": "./directives/maksimumUzunluk.directive/index.d.ts",
|
|
169
|
+
"esm2022": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
|
|
170
|
+
"esm": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
|
|
171
|
+
"default": "./fesm2022/limitng-directives-maksimumUzunluk.directive.mjs"
|
|
172
172
|
},
|
|
173
173
|
"./directives/standartAlan.directive": {
|
|
174
174
|
"types": "./directives/standartAlan.directive/index.d.ts",
|
|
@@ -176,24 +176,24 @@
|
|
|
176
176
|
"esm": "./esm2022/directives/standartAlan.directive/limitng-directives-standartAlan.directive.mjs",
|
|
177
177
|
"default": "./fesm2022/limitng-directives-standartAlan.directive.mjs"
|
|
178
178
|
},
|
|
179
|
-
"./directives/sutunGenisligi.directive": {
|
|
180
|
-
"types": "./directives/sutunGenisligi.directive/index.d.ts",
|
|
181
|
-
"esm2022": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
|
|
182
|
-
"esm": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
|
|
183
|
-
"default": "./fesm2022/limitng-directives-sutunGenisligi.directive.mjs"
|
|
184
|
-
},
|
|
185
|
-
"./directives/maksimumUzunluk.directive": {
|
|
186
|
-
"types": "./directives/maksimumUzunluk.directive/index.d.ts",
|
|
187
|
-
"esm2022": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
|
|
188
|
-
"esm": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
|
|
189
|
-
"default": "./fesm2022/limitng-directives-maksimumUzunluk.directive.mjs"
|
|
190
|
-
},
|
|
191
179
|
"./directives/tumBoslukSil.directive": {
|
|
192
180
|
"types": "./directives/tumBoslukSil.directive/index.d.ts",
|
|
193
181
|
"esm2022": "./esm2022/directives/tumBoslukSil.directive/limitng-directives-tumBoslukSil.directive.mjs",
|
|
194
182
|
"esm": "./esm2022/directives/tumBoslukSil.directive/limitng-directives-tumBoslukSil.directive.mjs",
|
|
195
183
|
"default": "./fesm2022/limitng-directives-tumBoslukSil.directive.mjs"
|
|
196
184
|
},
|
|
185
|
+
"./directives/sagSolBoslukSil.directive": {
|
|
186
|
+
"types": "./directives/sagSolBoslukSil.directive/index.d.ts",
|
|
187
|
+
"esm2022": "./esm2022/directives/sagSolBoslukSil.directive/limitng-directives-sagSolBoslukSil.directive.mjs",
|
|
188
|
+
"esm": "./esm2022/directives/sagSolBoslukSil.directive/limitng-directives-sagSolBoslukSil.directive.mjs",
|
|
189
|
+
"default": "./fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs"
|
|
190
|
+
},
|
|
191
|
+
"./directives/sutunGenisligi.directive": {
|
|
192
|
+
"types": "./directives/sutunGenisligi.directive/index.d.ts",
|
|
193
|
+
"esm2022": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
|
|
194
|
+
"esm": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
|
|
195
|
+
"default": "./fesm2022/limitng-directives-sutunGenisligi.directive.mjs"
|
|
196
|
+
},
|
|
197
197
|
"./directives/tumIlkHarfBuyuk.directive": {
|
|
198
198
|
"types": "./directives/tumIlkHarfBuyuk.directive/index.d.ts",
|
|
199
199
|
"esm2022": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
|