@manticore-labs/ng-api 0.0.55 → 0.0.56
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/.idea/workspace.xml +52 -76
- package/build/main/lib/mascaras/mascaras/mask-general.d.ts +3 -1
- package/build/main/lib/mascaras/mascaras/mask-general.js +13 -11
- package/build/module/lib/mascaras/mascaras/mask-general.d.ts +3 -1
- package/build/module/lib/mascaras/mascaras/mask-general.js +13 -11
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -4,7 +4,11 @@
|
|
|
4
4
|
<bookmark url="file://$PROJECT_DIR$/package.json" line="2" />
|
|
5
5
|
</component>
|
|
6
6
|
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="3cbd19f3-9ca8-44b6-92a1-8f9eb3eca4d6" name="Default Changelist" comment=""
|
|
7
|
+
<list default="true" id="3cbd19f3-9ca8-44b6-92a1-8f9eb3eca4d6" name="Default Changelist" comment="">
|
|
8
|
+
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" />
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
10
|
+
<change beforePath="$PROJECT_DIR$/src/lib/mascaras/mascaras/mask-general.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/mascaras/mascaras/mask-general.ts" afterDir="false" />
|
|
11
|
+
</list>
|
|
8
12
|
<ignored path="$PROJECT_DIR$/.tmp/" />
|
|
9
13
|
<ignored path="$PROJECT_DIR$/temp/" />
|
|
10
14
|
<ignored path="$PROJECT_DIR$/tmp/" />
|
|
@@ -19,17 +23,20 @@
|
|
|
19
23
|
<file pinned="false" current-in-tab="true">
|
|
20
24
|
<entry file="file://$PROJECT_DIR$/package.json">
|
|
21
25
|
<provider selected="true" editor-type-id="text-editor">
|
|
22
|
-
<state relative-caret-position="
|
|
23
|
-
<caret line="2" column="
|
|
26
|
+
<state relative-caret-position="52">
|
|
27
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
24
28
|
</state>
|
|
25
29
|
</provider>
|
|
26
30
|
</entry>
|
|
27
31
|
</file>
|
|
28
32
|
<file pinned="false" current-in-tab="false">
|
|
29
|
-
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/
|
|
33
|
+
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/mascaras/mask-general.ts">
|
|
30
34
|
<provider selected="true" editor-type-id="text-editor">
|
|
31
|
-
<state relative-caret-position="
|
|
32
|
-
<caret line="
|
|
35
|
+
<state relative-caret-position="104">
|
|
36
|
+
<caret line="4" column="10" lean-forward="true" selection-start-line="4" selection-start-column="10" selection-end-line="4" selection-end-column="10" />
|
|
37
|
+
<folding>
|
|
38
|
+
<element signature="e#0#66#0" expanded="true" />
|
|
39
|
+
</folding>
|
|
33
40
|
</state>
|
|
34
41
|
</provider>
|
|
35
42
|
</entry>
|
|
@@ -132,6 +139,7 @@
|
|
|
132
139
|
<option value="$PROJECT_DIR$/src/lib/clases/ruta-con-migas-de-pan-tabla-busqueda.ts" />
|
|
133
140
|
<option value="$PROJECT_DIR$/src/lib/mascaras/funciones/mascaras/quitar-mask-ruc.ts" />
|
|
134
141
|
<option value="$PROJECT_DIR$/src/lib/mascaras/patrones/solo-letras-espacios-tildes-enie.ts" />
|
|
142
|
+
<option value="$PROJECT_DIR$/src/lib/mascaras/mascaras/mask-general.ts" />
|
|
135
143
|
<option value="$PROJECT_DIR$/package.json" />
|
|
136
144
|
</list>
|
|
137
145
|
</option>
|
|
@@ -147,7 +155,6 @@
|
|
|
147
155
|
<foldersAlwaysOnTop value="true" />
|
|
148
156
|
</navigator>
|
|
149
157
|
<panes>
|
|
150
|
-
<pane id="Scope" />
|
|
151
158
|
<pane id="ProjectPane">
|
|
152
159
|
<subPane>
|
|
153
160
|
<expand>
|
|
@@ -155,36 +162,11 @@
|
|
|
155
162
|
<item name="manticore-labs-ng-api" type="b2602c69:ProjectViewProjectNode" />
|
|
156
163
|
<item name="manticore-labs-ng-api" type="462c0819:PsiDirectoryNode" />
|
|
157
164
|
</path>
|
|
158
|
-
<path>
|
|
159
|
-
<item name="manticore-labs-ng-api" type="b2602c69:ProjectViewProjectNode" />
|
|
160
|
-
<item name="manticore-labs-ng-api" type="462c0819:PsiDirectoryNode" />
|
|
161
|
-
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
162
|
-
</path>
|
|
163
|
-
<path>
|
|
164
|
-
<item name="manticore-labs-ng-api" type="b2602c69:ProjectViewProjectNode" />
|
|
165
|
-
<item name="manticore-labs-ng-api" type="462c0819:PsiDirectoryNode" />
|
|
166
|
-
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
167
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
168
|
-
</path>
|
|
169
|
-
<path>
|
|
170
|
-
<item name="manticore-labs-ng-api" type="b2602c69:ProjectViewProjectNode" />
|
|
171
|
-
<item name="manticore-labs-ng-api" type="462c0819:PsiDirectoryNode" />
|
|
172
|
-
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
173
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
174
|
-
<item name="mascaras" type="462c0819:PsiDirectoryNode" />
|
|
175
|
-
</path>
|
|
176
|
-
<path>
|
|
177
|
-
<item name="manticore-labs-ng-api" type="b2602c69:ProjectViewProjectNode" />
|
|
178
|
-
<item name="manticore-labs-ng-api" type="462c0819:PsiDirectoryNode" />
|
|
179
|
-
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
180
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
181
|
-
<item name="mascaras" type="462c0819:PsiDirectoryNode" />
|
|
182
|
-
<item name="patrones" type="462c0819:PsiDirectoryNode" />
|
|
183
|
-
</path>
|
|
184
165
|
</expand>
|
|
185
166
|
<select />
|
|
186
167
|
</subPane>
|
|
187
168
|
</pane>
|
|
169
|
+
<pane id="Scope" />
|
|
188
170
|
</panes>
|
|
189
171
|
</component>
|
|
190
172
|
<component name="PropertiesComponent">
|
|
@@ -232,17 +214,22 @@
|
|
|
232
214
|
<workItem from="1547592239177" duration="44000" />
|
|
233
215
|
<workItem from="1547592587458" duration="214000" />
|
|
234
216
|
<workItem from="1547596369583" duration="831000" />
|
|
217
|
+
<workItem from="1547656138920" duration="655000" />
|
|
218
|
+
<workItem from="1547679421593" duration="1206000" />
|
|
219
|
+
<workItem from="1547732273208" duration="479000" />
|
|
220
|
+
<workItem from="1547732768397" duration="21000" />
|
|
221
|
+
<workItem from="1547743457666" duration="236000" />
|
|
235
222
|
</task>
|
|
236
223
|
<servers />
|
|
237
224
|
</component>
|
|
238
225
|
<component name="TimeTrackingManager">
|
|
239
|
-
<option name="totallyTimeSpent" value="
|
|
226
|
+
<option name="totallyTimeSpent" value="9585000" />
|
|
240
227
|
</component>
|
|
241
228
|
<component name="ToolWindowManager">
|
|
242
229
|
<frame x="-8" y="-8" width="1382" height="744" extended-state="6" />
|
|
243
230
|
<editor active="true" />
|
|
244
231
|
<layout>
|
|
245
|
-
<window_info content_ui="combo" id="Project" order="0" weight="0.25" />
|
|
232
|
+
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
|
|
246
233
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
247
234
|
<window_info id="npm" order="2" side_tool="true" />
|
|
248
235
|
<window_info id="Favorites" order="3" side_tool="true" />
|
|
@@ -257,32 +244,11 @@
|
|
|
257
244
|
<window_info anchor="bottom" id="Version Control" order="8" />
|
|
258
245
|
<window_info anchor="bottom" id="TypeScript" order="9" />
|
|
259
246
|
<window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
|
|
260
|
-
<window_info anchor="bottom" id="Terminal" order="11" weight="0.
|
|
247
|
+
<window_info anchor="bottom" id="Terminal" order="11" visible="true" weight="0.3453997" />
|
|
261
248
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
262
249
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
263
250
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
264
251
|
</layout>
|
|
265
|
-
<layout-to-restore>
|
|
266
|
-
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
|
|
267
|
-
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
268
|
-
<window_info id="npm" order="2" side_tool="true" />
|
|
269
|
-
<window_info id="Favorites" order="3" side_tool="true" />
|
|
270
|
-
<window_info anchor="bottom" id="Message" order="0" />
|
|
271
|
-
<window_info anchor="bottom" id="Find" order="1" />
|
|
272
|
-
<window_info anchor="bottom" id="Run" order="2" weight="0.47511312" />
|
|
273
|
-
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
274
|
-
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
275
|
-
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
276
|
-
<window_info anchor="bottom" id="TODO" order="6" />
|
|
277
|
-
<window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
|
|
278
|
-
<window_info anchor="bottom" id="Version Control" order="8" />
|
|
279
|
-
<window_info anchor="bottom" id="TypeScript" order="9" />
|
|
280
|
-
<window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
|
|
281
|
-
<window_info active="true" anchor="bottom" id="Terminal" order="11" visible="true" weight="0.5339367" />
|
|
282
|
-
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
283
|
-
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
284
|
-
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
285
|
-
</layout-to-restore>
|
|
286
252
|
</component>
|
|
287
253
|
<component name="TypeScriptGeneratedFilesManager">
|
|
288
254
|
<option name="version" value="1" />
|
|
@@ -368,6 +334,27 @@
|
|
|
368
334
|
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/funciones/mascaras/quitar-mask-celular.ts">
|
|
369
335
|
<provider selected="true" editor-type-id="text-editor" />
|
|
370
336
|
</entry>
|
|
337
|
+
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/patrones/solo-letras-espacios-tildes-enie.ts">
|
|
338
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
339
|
+
<state relative-caret-position="26">
|
|
340
|
+
<caret line="1" selection-start-line="1" selection-end-line="1" />
|
|
341
|
+
</state>
|
|
342
|
+
</provider>
|
|
343
|
+
</entry>
|
|
344
|
+
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/patrones/solo-letras-espacios.ts">
|
|
345
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
346
|
+
<state relative-caret-position="26">
|
|
347
|
+
<caret line="1" selection-start-line="1" selection-end-line="1" />
|
|
348
|
+
</state>
|
|
349
|
+
</provider>
|
|
350
|
+
</entry>
|
|
351
|
+
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/patrones/solo-numeros.ts">
|
|
352
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
353
|
+
<state>
|
|
354
|
+
<caret column="29" selection-start-column="29" selection-end-column="35" />
|
|
355
|
+
</state>
|
|
356
|
+
</provider>
|
|
357
|
+
</entry>
|
|
371
358
|
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/funciones/mascaras/quitar-mask-cedula.ts">
|
|
372
359
|
<provider selected="true" editor-type-id="text-editor">
|
|
373
360
|
<state relative-caret-position="182">
|
|
@@ -409,31 +396,20 @@
|
|
|
409
396
|
</state>
|
|
410
397
|
</provider>
|
|
411
398
|
</entry>
|
|
412
|
-
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/
|
|
413
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
414
|
-
<state>
|
|
415
|
-
<caret column="29" selection-start-column="29" selection-end-column="35" />
|
|
416
|
-
</state>
|
|
417
|
-
</provider>
|
|
418
|
-
</entry>
|
|
419
|
-
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/patrones/solo-letras-espacios.ts">
|
|
399
|
+
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/mascaras/mask-general.ts">
|
|
420
400
|
<provider selected="true" editor-type-id="text-editor">
|
|
421
|
-
<state relative-caret-position="
|
|
422
|
-
<caret line="
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
<entry file="file://$PROJECT_DIR$/src/lib/mascaras/patrones/solo-letras-espacios-tildes-enie.ts">
|
|
427
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
428
|
-
<state relative-caret-position="26">
|
|
429
|
-
<caret line="1" selection-start-line="1" selection-end-line="1" />
|
|
401
|
+
<state relative-caret-position="104">
|
|
402
|
+
<caret line="4" column="10" lean-forward="true" selection-start-line="4" selection-start-column="10" selection-end-line="4" selection-end-column="10" />
|
|
403
|
+
<folding>
|
|
404
|
+
<element signature="e#0#66#0" expanded="true" />
|
|
405
|
+
</folding>
|
|
430
406
|
</state>
|
|
431
407
|
</provider>
|
|
432
408
|
</entry>
|
|
433
409
|
<entry file="file://$PROJECT_DIR$/package.json">
|
|
434
410
|
<provider selected="true" editor-type-id="text-editor">
|
|
435
|
-
<state relative-caret-position="
|
|
436
|
-
<caret line="2" column="
|
|
411
|
+
<state relative-caret-position="52">
|
|
412
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
437
413
|
</state>
|
|
438
414
|
</provider>
|
|
439
415
|
</entry>
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
import { createNumberMask } from 'text-mask-addons/dist/textMaskAddons';
|
|
2
2
|
export var SUFIJO_PREFIJO_MASCARA = function (opciones) {
|
|
3
|
-
return
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
3
|
+
return {
|
|
4
|
+
mask: createNumberMask({
|
|
5
|
+
prefix: opciones.prefijo,
|
|
6
|
+
thousands: opciones.separacionMiles,
|
|
7
|
+
decimal: opciones.separacionDecimales,
|
|
8
|
+
align: opciones.alineacion,
|
|
9
|
+
suffix: opciones.sufijo,
|
|
10
|
+
integerLimit: opciones.limiteEnteros,
|
|
11
|
+
decimalLimit: opciones.limiteDecimales,
|
|
12
|
+
allowDecimal: opciones.permitirDecimales
|
|
13
|
+
})
|
|
14
|
+
};
|
|
13
15
|
};
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFzay1nZW5lcmFsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9tYXNjYXJhcy9tYXNjYXJhcy9tYXNrLWdlbmVyYWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFFeEUsTUFBTSxDQUFDLElBQU0sc0JBQXNCLEdBQUcsVUFBQyxRQUF5QjtJQUM5RCxPQUFPO1FBQ0wsSUFBSSxFQUFFLGdCQUFnQixDQUFDO1lBQ3JCLE1BQU0sRUFBRSxRQUFRLENBQUMsT0FBTztZQUN4QixTQUFTLEVBQUUsUUFBUSxDQUFDLGVBQWU7WUFDbkMsT0FBTyxFQUFFLFFBQVEsQ0FBQyxtQkFBbUI7WUFDckMsS0FBSyxFQUFFLFFBQVEsQ0FBQyxVQUFVO1lBQzFCLE1BQU0sRUFBRSxRQUFRLENBQUMsTUFBTTtZQUN2QixZQUFZLEVBQUUsUUFBUSxDQUFDLGFBQWE7WUFDcEMsWUFBWSxFQUFFLFFBQVEsQ0FBQyxlQUFlO1lBQ3RDLFlBQVksRUFBRSxRQUFRLENBQUMsaUJBQWlCO1NBQ3pDLENBQUM7S0FDSCxDQUFDO0FBQ0osQ0FBQyxDQUFDIn0=
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
import { createNumberMask } from 'text-mask-addons/dist/textMaskAddons';
|
|
2
2
|
export var SUFIJO_PREFIJO_MASCARA = function (opciones) {
|
|
3
|
-
return
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
3
|
+
return {
|
|
4
|
+
mask: createNumberMask({
|
|
5
|
+
prefix: opciones.prefijo,
|
|
6
|
+
thousands: opciones.separacionMiles,
|
|
7
|
+
decimal: opciones.separacionDecimales,
|
|
8
|
+
align: opciones.alineacion,
|
|
9
|
+
suffix: opciones.sufijo,
|
|
10
|
+
integerLimit: opciones.limiteEnteros,
|
|
11
|
+
decimalLimit: opciones.limiteDecimales,
|
|
12
|
+
allowDecimal: opciones.permitirDecimales
|
|
13
|
+
})
|
|
14
|
+
};
|
|
13
15
|
};
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFzay1nZW5lcmFsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9tYXNjYXJhcy9tYXNjYXJhcy9tYXNrLWdlbmVyYWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFFeEUsTUFBTSxDQUFDLElBQU0sc0JBQXNCLEdBQUcsVUFBQyxRQUF5QjtJQUM5RCxPQUFPO1FBQ0wsSUFBSSxFQUFFLGdCQUFnQixDQUFDO1lBQ3JCLE1BQU0sRUFBRSxRQUFRLENBQUMsT0FBTztZQUN4QixTQUFTLEVBQUUsUUFBUSxDQUFDLGVBQWU7WUFDbkMsT0FBTyxFQUFFLFFBQVEsQ0FBQyxtQkFBbUI7WUFDckMsS0FBSyxFQUFFLFFBQVEsQ0FBQyxVQUFVO1lBQzFCLE1BQU0sRUFBRSxRQUFRLENBQUMsTUFBTTtZQUN2QixZQUFZLEVBQUUsUUFBUSxDQUFDLGFBQWE7WUFDcEMsWUFBWSxFQUFFLFFBQVEsQ0FBQyxlQUFlO1lBQ3RDLFlBQVksRUFBRSxRQUFRLENBQUMsaUJBQWlCO1NBQ3pDLENBQUM7S0FDSCxDQUFDO0FBQ0osQ0FBQyxDQUFDIn0=
|