@inera/ids-angular 1.5.3 → 1.6.0
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/bundles/inera-ids-angular.umd.js +829 -768
- package/bundles/inera-ids-angular.umd.js.map +1 -1
- package/esm2015/lib/components/breadcrumbs/breadcrumbs.component.js +33 -0
- package/esm2015/lib/components/breadcrumbs/breadcrumbs.module.js +32 -0
- package/esm2015/public-api.js +4 -1
- package/fesm2015/inera-ids-angular.js +242 -186
- package/fesm2015/inera-ids-angular.js.map +1 -1
- package/lib/components/breadcrumbs/breadcrumbs.component.d.ts +12 -0
- package/lib/components/breadcrumbs/breadcrumbs.module.d.ts +10 -0
- package/package.json +2 -2
- package/public-api.d.ts +2 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@inera/ids-core/components/alert/register'), require('@inera/ids-core/components/alert-global/register'), require('@inera/ids-core/components/button/register'), require('@inera/ids-core/components/button-group/register'), require('@inera/ids-core/components/date-label/register'), require('@inera/ids-core/components/icon/register'), require('@inera/ids-core/components/form/input/register'), require('@inera/ids-core/components/form/checkbox/register'), require('@inera/ids-core/components/form/checkbox-group/register'), require('@inera/ids-core/components/form/error-message/register'), require('@inera/ids-core/components/form/radio/register'), require('@inera/ids-core/components/form/range/register'), require('@inera/ids-core/components/form/select/register'), require('@inera/ids-core/components/form/select-multiple/register'), require('@inera/ids-core/components/form/spinner/register'), require('@inera/ids-core/components/form/time/register'), require('@inera/ids-core/components/form/textarea/register'), require('@inera/ids-core/components/grid/row/register'), require('@inera/ids-core/components/grid/column/register'), require('@inera/ids-core/components/grid/container/register'), require('@
|
|
3
|
-
typeof define === 'function' && define.amd ? define('@inera/ids-angular', ['exports', '@angular/core', '@angular/common', '@inera/ids-core/components/alert/register', '@inera/ids-core/components/alert-global/register', '@inera/ids-core/components/button/register', '@inera/ids-core/components/button-group/register', '@inera/ids-core/components/date-label/register', '@inera/ids-core/components/icon/register', '@inera/ids-core/components/form/input/register', '@inera/ids-core/components/form/checkbox/register', '@inera/ids-core/components/form/checkbox-group/register', '@inera/ids-core/components/form/error-message/register', '@inera/ids-core/components/form/radio/register', '@inera/ids-core/components/form/range/register', '@inera/ids-core/components/form/select/register', '@inera/ids-core/components/form/select-multiple/register', '@inera/ids-core/components/form/spinner/register', '@inera/ids-core/components/form/time/register', '@inera/ids-core/components/form/textarea/register', '@inera/ids-core/components/grid/row/register', '@inera/ids-core/components/grid/column/register', '@inera/ids-core/components/grid/container/register', '@
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.inera = global.inera || {}, global.inera["ids-angular"] = {}), global.ng.core, global.ng.common, null, null, null, null,
|
|
5
|
-
})(this, (function (exports, i0, i2, register, register$1, register$2, register$3,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@inera/ids-core/components/alert/register'), require('@inera/ids-core/components/alert-global/register'), require('@inera/ids-core/components/button/register'), require('@inera/ids-core/components/button-group/register'), require('@angular/platform-browser'), require('@angular/router'), require('@inera/ids-core/components/breadcrumbs/register'), require('@inera/ids-core/components/date-label/register'), require('@inera/ids-core/components/icon/register'), require('@inera/ids-core/components/form/input/register'), require('@inera/ids-core/components/form/checkbox/register'), require('@inera/ids-core/components/form/checkbox-group/register'), require('@inera/ids-core/components/form/error-message/register'), require('@inera/ids-core/components/form/radio/register'), require('@inera/ids-core/components/form/range/register'), require('@inera/ids-core/components/form/select/register'), require('@inera/ids-core/components/form/select-multiple/register'), require('@inera/ids-core/components/form/spinner/register'), require('@inera/ids-core/components/form/time/register'), require('@inera/ids-core/components/form/textarea/register'), require('@inera/ids-core/components/grid/row/register'), require('@inera/ids-core/components/grid/column/register'), require('@inera/ids-core/components/grid/container/register'), require('@inera/ids-core/components/link/register'), require('@inera/ids-core/components/list/register'), require('@inera/ids-core/components/notification/badge/register'), require('@inera/ids-core/components/mobile/menu/register'), require('@inera/ids-core/components/footer/register'), require('@inera/ids-core/components/header/register'), require('@inera/ids-core/components/tabs/register')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('@inera/ids-angular', ['exports', '@angular/core', '@angular/common', '@inera/ids-core/components/alert/register', '@inera/ids-core/components/alert-global/register', '@inera/ids-core/components/button/register', '@inera/ids-core/components/button-group/register', '@angular/platform-browser', '@angular/router', '@inera/ids-core/components/breadcrumbs/register', '@inera/ids-core/components/date-label/register', '@inera/ids-core/components/icon/register', '@inera/ids-core/components/form/input/register', '@inera/ids-core/components/form/checkbox/register', '@inera/ids-core/components/form/checkbox-group/register', '@inera/ids-core/components/form/error-message/register', '@inera/ids-core/components/form/radio/register', '@inera/ids-core/components/form/range/register', '@inera/ids-core/components/form/select/register', '@inera/ids-core/components/form/select-multiple/register', '@inera/ids-core/components/form/spinner/register', '@inera/ids-core/components/form/time/register', '@inera/ids-core/components/form/textarea/register', '@inera/ids-core/components/grid/row/register', '@inera/ids-core/components/grid/column/register', '@inera/ids-core/components/grid/container/register', '@inera/ids-core/components/link/register', '@inera/ids-core/components/list/register', '@inera/ids-core/components/notification/badge/register', '@inera/ids-core/components/mobile/menu/register', '@inera/ids-core/components/footer/register', '@inera/ids-core/components/header/register', '@inera/ids-core/components/tabs/register'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.inera = global.inera || {}, global.inera["ids-angular"] = {}), global.ng.core, global.ng.common, null, null, null, null, global.ng.platformBrowser, global.ng.router));
|
|
5
|
+
})(this, (function (exports, i0, i2, register, register$1, register$2, register$3, i1, i3) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopNamespace(e) {
|
|
8
8
|
if (e && e.__esModule) return e;
|
|
@@ -240,6 +240,624 @@
|
|
|
240
240
|
}]
|
|
241
241
|
}] });
|
|
242
242
|
|
|
243
|
+
/*! *****************************************************************************
|
|
244
|
+
Copyright (c) Microsoft Corporation.
|
|
245
|
+
|
|
246
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
247
|
+
purpose with or without fee is hereby granted.
|
|
248
|
+
|
|
249
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
250
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
251
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
252
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
253
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
254
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
255
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
256
|
+
***************************************************************************** */
|
|
257
|
+
/* global Reflect, Promise */
|
|
258
|
+
var extendStatics = function (d, b) {
|
|
259
|
+
extendStatics = Object.setPrototypeOf ||
|
|
260
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
261
|
+
function (d, b) { for (var p in b)
|
|
262
|
+
if (Object.prototype.hasOwnProperty.call(b, p))
|
|
263
|
+
d[p] = b[p]; };
|
|
264
|
+
return extendStatics(d, b);
|
|
265
|
+
};
|
|
266
|
+
function __extends(d, b) {
|
|
267
|
+
if (typeof b !== "function" && b !== null)
|
|
268
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
269
|
+
extendStatics(d, b);
|
|
270
|
+
function __() { this.constructor = d; }
|
|
271
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
272
|
+
}
|
|
273
|
+
var __assign = function () {
|
|
274
|
+
__assign = Object.assign || function __assign(t) {
|
|
275
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
276
|
+
s = arguments[i];
|
|
277
|
+
for (var p in s)
|
|
278
|
+
if (Object.prototype.hasOwnProperty.call(s, p))
|
|
279
|
+
t[p] = s[p];
|
|
280
|
+
}
|
|
281
|
+
return t;
|
|
282
|
+
};
|
|
283
|
+
return __assign.apply(this, arguments);
|
|
284
|
+
};
|
|
285
|
+
function __rest(s, e) {
|
|
286
|
+
var t = {};
|
|
287
|
+
for (var p in s)
|
|
288
|
+
if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
289
|
+
t[p] = s[p];
|
|
290
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
291
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
292
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
293
|
+
t[p[i]] = s[p[i]];
|
|
294
|
+
}
|
|
295
|
+
return t;
|
|
296
|
+
}
|
|
297
|
+
function __decorate(decorators, target, key, desc) {
|
|
298
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
299
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
300
|
+
r = Reflect.decorate(decorators, target, key, desc);
|
|
301
|
+
else
|
|
302
|
+
for (var i = decorators.length - 1; i >= 0; i--)
|
|
303
|
+
if (d = decorators[i])
|
|
304
|
+
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
305
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
306
|
+
}
|
|
307
|
+
function __param(paramIndex, decorator) {
|
|
308
|
+
return function (target, key) { decorator(target, key, paramIndex); };
|
|
309
|
+
}
|
|
310
|
+
function __metadata(metadataKey, metadataValue) {
|
|
311
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
|
312
|
+
return Reflect.metadata(metadataKey, metadataValue);
|
|
313
|
+
}
|
|
314
|
+
function __awaiter(thisArg, _arguments, P, generator) {
|
|
315
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
316
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
317
|
+
function fulfilled(value) { try {
|
|
318
|
+
step(generator.next(value));
|
|
319
|
+
}
|
|
320
|
+
catch (e) {
|
|
321
|
+
reject(e);
|
|
322
|
+
} }
|
|
323
|
+
function rejected(value) { try {
|
|
324
|
+
step(generator["throw"](value));
|
|
325
|
+
}
|
|
326
|
+
catch (e) {
|
|
327
|
+
reject(e);
|
|
328
|
+
} }
|
|
329
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
330
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
331
|
+
});
|
|
332
|
+
}
|
|
333
|
+
function __generator(thisArg, body) {
|
|
334
|
+
var _ = { label: 0, sent: function () { if (t[0] & 1)
|
|
335
|
+
throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
336
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
|
|
337
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
338
|
+
function step(op) {
|
|
339
|
+
if (f)
|
|
340
|
+
throw new TypeError("Generator is already executing.");
|
|
341
|
+
while (_)
|
|
342
|
+
try {
|
|
343
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
|
|
344
|
+
return t;
|
|
345
|
+
if (y = 0, t)
|
|
346
|
+
op = [op[0] & 2, t.value];
|
|
347
|
+
switch (op[0]) {
|
|
348
|
+
case 0:
|
|
349
|
+
case 1:
|
|
350
|
+
t = op;
|
|
351
|
+
break;
|
|
352
|
+
case 4:
|
|
353
|
+
_.label++;
|
|
354
|
+
return { value: op[1], done: false };
|
|
355
|
+
case 5:
|
|
356
|
+
_.label++;
|
|
357
|
+
y = op[1];
|
|
358
|
+
op = [0];
|
|
359
|
+
continue;
|
|
360
|
+
case 7:
|
|
361
|
+
op = _.ops.pop();
|
|
362
|
+
_.trys.pop();
|
|
363
|
+
continue;
|
|
364
|
+
default:
|
|
365
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
|
|
366
|
+
_ = 0;
|
|
367
|
+
continue;
|
|
368
|
+
}
|
|
369
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
|
|
370
|
+
_.label = op[1];
|
|
371
|
+
break;
|
|
372
|
+
}
|
|
373
|
+
if (op[0] === 6 && _.label < t[1]) {
|
|
374
|
+
_.label = t[1];
|
|
375
|
+
t = op;
|
|
376
|
+
break;
|
|
377
|
+
}
|
|
378
|
+
if (t && _.label < t[2]) {
|
|
379
|
+
_.label = t[2];
|
|
380
|
+
_.ops.push(op);
|
|
381
|
+
break;
|
|
382
|
+
}
|
|
383
|
+
if (t[2])
|
|
384
|
+
_.ops.pop();
|
|
385
|
+
_.trys.pop();
|
|
386
|
+
continue;
|
|
387
|
+
}
|
|
388
|
+
op = body.call(thisArg, _);
|
|
389
|
+
}
|
|
390
|
+
catch (e) {
|
|
391
|
+
op = [6, e];
|
|
392
|
+
y = 0;
|
|
393
|
+
}
|
|
394
|
+
finally {
|
|
395
|
+
f = t = 0;
|
|
396
|
+
}
|
|
397
|
+
if (op[0] & 5)
|
|
398
|
+
throw op[1];
|
|
399
|
+
return { value: op[0] ? op[1] : void 0, done: true };
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
var __createBinding = Object.create ? (function (o, m, k, k2) {
|
|
403
|
+
if (k2 === undefined)
|
|
404
|
+
k2 = k;
|
|
405
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } });
|
|
406
|
+
}) : (function (o, m, k, k2) {
|
|
407
|
+
if (k2 === undefined)
|
|
408
|
+
k2 = k;
|
|
409
|
+
o[k2] = m[k];
|
|
410
|
+
});
|
|
411
|
+
function __exportStar(m, o) {
|
|
412
|
+
for (var p in m)
|
|
413
|
+
if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p))
|
|
414
|
+
__createBinding(o, m, p);
|
|
415
|
+
}
|
|
416
|
+
function __values(o) {
|
|
417
|
+
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
418
|
+
if (m)
|
|
419
|
+
return m.call(o);
|
|
420
|
+
if (o && typeof o.length === "number")
|
|
421
|
+
return {
|
|
422
|
+
next: function () {
|
|
423
|
+
if (o && i >= o.length)
|
|
424
|
+
o = void 0;
|
|
425
|
+
return { value: o && o[i++], done: !o };
|
|
426
|
+
}
|
|
427
|
+
};
|
|
428
|
+
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
429
|
+
}
|
|
430
|
+
function __read(o, n) {
|
|
431
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
432
|
+
if (!m)
|
|
433
|
+
return o;
|
|
434
|
+
var i = m.call(o), r, ar = [], e;
|
|
435
|
+
try {
|
|
436
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
|
|
437
|
+
ar.push(r.value);
|
|
438
|
+
}
|
|
439
|
+
catch (error) {
|
|
440
|
+
e = { error: error };
|
|
441
|
+
}
|
|
442
|
+
finally {
|
|
443
|
+
try {
|
|
444
|
+
if (r && !r.done && (m = i["return"]))
|
|
445
|
+
m.call(i);
|
|
446
|
+
}
|
|
447
|
+
finally {
|
|
448
|
+
if (e)
|
|
449
|
+
throw e.error;
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
return ar;
|
|
453
|
+
}
|
|
454
|
+
/** @deprecated */
|
|
455
|
+
function __spread() {
|
|
456
|
+
for (var ar = [], i = 0; i < arguments.length; i++)
|
|
457
|
+
ar = ar.concat(__read(arguments[i]));
|
|
458
|
+
return ar;
|
|
459
|
+
}
|
|
460
|
+
/** @deprecated */
|
|
461
|
+
function __spreadArrays() {
|
|
462
|
+
for (var s = 0, i = 0, il = arguments.length; i < il; i++)
|
|
463
|
+
s += arguments[i].length;
|
|
464
|
+
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
465
|
+
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
466
|
+
r[k] = a[j];
|
|
467
|
+
return r;
|
|
468
|
+
}
|
|
469
|
+
function __spreadArray(to, from, pack) {
|
|
470
|
+
if (pack || arguments.length === 2)
|
|
471
|
+
for (var i = 0, l = from.length, ar; i < l; i++) {
|
|
472
|
+
if (ar || !(i in from)) {
|
|
473
|
+
if (!ar)
|
|
474
|
+
ar = Array.prototype.slice.call(from, 0, i);
|
|
475
|
+
ar[i] = from[i];
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
return to.concat(ar || Array.prototype.slice.call(from));
|
|
479
|
+
}
|
|
480
|
+
function __await(v) {
|
|
481
|
+
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
|
482
|
+
}
|
|
483
|
+
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
484
|
+
if (!Symbol.asyncIterator)
|
|
485
|
+
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
486
|
+
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
487
|
+
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
488
|
+
function verb(n) { if (g[n])
|
|
489
|
+
i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
|
490
|
+
function resume(n, v) { try {
|
|
491
|
+
step(g[n](v));
|
|
492
|
+
}
|
|
493
|
+
catch (e) {
|
|
494
|
+
settle(q[0][3], e);
|
|
495
|
+
} }
|
|
496
|
+
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
|
497
|
+
function fulfill(value) { resume("next", value); }
|
|
498
|
+
function reject(value) { resume("throw", value); }
|
|
499
|
+
function settle(f, v) { if (f(v), q.shift(), q.length)
|
|
500
|
+
resume(q[0][0], q[0][1]); }
|
|
501
|
+
}
|
|
502
|
+
function __asyncDelegator(o) {
|
|
503
|
+
var i, p;
|
|
504
|
+
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
|
505
|
+
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
|
|
506
|
+
}
|
|
507
|
+
function __asyncValues(o) {
|
|
508
|
+
if (!Symbol.asyncIterator)
|
|
509
|
+
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
510
|
+
var m = o[Symbol.asyncIterator], i;
|
|
511
|
+
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
|
512
|
+
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
|
513
|
+
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
|
|
514
|
+
}
|
|
515
|
+
function __makeTemplateObject(cooked, raw) {
|
|
516
|
+
if (Object.defineProperty) {
|
|
517
|
+
Object.defineProperty(cooked, "raw", { value: raw });
|
|
518
|
+
}
|
|
519
|
+
else {
|
|
520
|
+
cooked.raw = raw;
|
|
521
|
+
}
|
|
522
|
+
return cooked;
|
|
523
|
+
}
|
|
524
|
+
;
|
|
525
|
+
var __setModuleDefault = Object.create ? (function (o, v) {
|
|
526
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
527
|
+
}) : function (o, v) {
|
|
528
|
+
o["default"] = v;
|
|
529
|
+
};
|
|
530
|
+
function __importStar(mod) {
|
|
531
|
+
if (mod && mod.__esModule)
|
|
532
|
+
return mod;
|
|
533
|
+
var result = {};
|
|
534
|
+
if (mod != null)
|
|
535
|
+
for (var k in mod)
|
|
536
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k))
|
|
537
|
+
__createBinding(result, mod, k);
|
|
538
|
+
__setModuleDefault(result, mod);
|
|
539
|
+
return result;
|
|
540
|
+
}
|
|
541
|
+
function __importDefault(mod) {
|
|
542
|
+
return (mod && mod.__esModule) ? mod : { default: mod };
|
|
543
|
+
}
|
|
544
|
+
function __classPrivateFieldGet(receiver, state, kind, f) {
|
|
545
|
+
if (kind === "a" && !f)
|
|
546
|
+
throw new TypeError("Private accessor was defined without a getter");
|
|
547
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
|
|
548
|
+
throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
549
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
550
|
+
}
|
|
551
|
+
function __classPrivateFieldSet(receiver, state, value, kind, f) {
|
|
552
|
+
if (kind === "m")
|
|
553
|
+
throw new TypeError("Private method is not writable");
|
|
554
|
+
if (kind === "a" && !f)
|
|
555
|
+
throw new TypeError("Private accessor was defined without a setter");
|
|
556
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
|
|
557
|
+
throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
558
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
var IDLink = /** @class */ (function () {
|
|
562
|
+
function IDLink(_label, _id, _classes) {
|
|
563
|
+
this._label = _label;
|
|
564
|
+
this._id = _id;
|
|
565
|
+
this._classes = _classes;
|
|
566
|
+
}
|
|
567
|
+
Object.defineProperty(IDLink.prototype, "label", {
|
|
568
|
+
get: function () {
|
|
569
|
+
return this._label;
|
|
570
|
+
},
|
|
571
|
+
set: function (label) {
|
|
572
|
+
this._label = label;
|
|
573
|
+
},
|
|
574
|
+
enumerable: false,
|
|
575
|
+
configurable: true
|
|
576
|
+
});
|
|
577
|
+
Object.defineProperty(IDLink.prototype, "id", {
|
|
578
|
+
get: function () {
|
|
579
|
+
return this._id;
|
|
580
|
+
},
|
|
581
|
+
set: function (id) {
|
|
582
|
+
this._id = id;
|
|
583
|
+
},
|
|
584
|
+
enumerable: false,
|
|
585
|
+
configurable: true
|
|
586
|
+
});
|
|
587
|
+
Object.defineProperty(IDLink.prototype, "classes", {
|
|
588
|
+
get: function () {
|
|
589
|
+
return this._classes;
|
|
590
|
+
},
|
|
591
|
+
set: function (classes) {
|
|
592
|
+
this._classes = classes;
|
|
593
|
+
},
|
|
594
|
+
enumerable: false,
|
|
595
|
+
configurable: true
|
|
596
|
+
});
|
|
597
|
+
return IDLink;
|
|
598
|
+
}());
|
|
599
|
+
|
|
600
|
+
var IDLinkFunction = /** @class */ (function (_super) {
|
|
601
|
+
__extends(IDLinkFunction, _super);
|
|
602
|
+
function IDLinkFunction(_label, _action, _id, _classes) {
|
|
603
|
+
var _this = _super.call(this, _label, _id, _classes) || this;
|
|
604
|
+
_this._action = _action;
|
|
605
|
+
return _this;
|
|
606
|
+
}
|
|
607
|
+
Object.defineProperty(IDLinkFunction.prototype, "action", {
|
|
608
|
+
get: function () {
|
|
609
|
+
return this._action;
|
|
610
|
+
},
|
|
611
|
+
set: function (action) {
|
|
612
|
+
this._action = action;
|
|
613
|
+
},
|
|
614
|
+
enumerable: false,
|
|
615
|
+
configurable: true
|
|
616
|
+
});
|
|
617
|
+
IDLinkFunction.prototype.click = function () {
|
|
618
|
+
this._action();
|
|
619
|
+
};
|
|
620
|
+
return IDLinkFunction;
|
|
621
|
+
}(IDLink));
|
|
622
|
+
|
|
623
|
+
var IDLinkRoute = /** @class */ (function (_super) {
|
|
624
|
+
__extends(IDLinkRoute, _super);
|
|
625
|
+
function IDLinkRoute(_label, _route, _queries, router, _id, _classes) {
|
|
626
|
+
if (_queries === void 0) { _queries = {}; }
|
|
627
|
+
var _this = _super.call(this, _label, _id, _classes) || this;
|
|
628
|
+
_this._route = _route;
|
|
629
|
+
_this._queries = _queries;
|
|
630
|
+
_this.router = router;
|
|
631
|
+
return _this;
|
|
632
|
+
}
|
|
633
|
+
Object.defineProperty(IDLinkRoute.prototype, "route", {
|
|
634
|
+
get: function () {
|
|
635
|
+
return this._route;
|
|
636
|
+
},
|
|
637
|
+
set: function (route) {
|
|
638
|
+
this._route = route;
|
|
639
|
+
},
|
|
640
|
+
enumerable: false,
|
|
641
|
+
configurable: true
|
|
642
|
+
});
|
|
643
|
+
Object.defineProperty(IDLinkRoute.prototype, "queries", {
|
|
644
|
+
get: function () {
|
|
645
|
+
return this._queries;
|
|
646
|
+
},
|
|
647
|
+
set: function (_queries) {
|
|
648
|
+
this._queries = _queries;
|
|
649
|
+
},
|
|
650
|
+
enumerable: false,
|
|
651
|
+
configurable: true
|
|
652
|
+
});
|
|
653
|
+
IDLinkRoute.prototype.click = function () {
|
|
654
|
+
if (this.router) {
|
|
655
|
+
this.router.navigate([this.route]);
|
|
656
|
+
}
|
|
657
|
+
else {
|
|
658
|
+
console.error('No router supplied in IcLinkRoute Object');
|
|
659
|
+
}
|
|
660
|
+
};
|
|
661
|
+
return IDLinkRoute;
|
|
662
|
+
}(IDLink));
|
|
663
|
+
|
|
664
|
+
var IDLinkWeb = /** @class */ (function (_super) {
|
|
665
|
+
__extends(IDLinkWeb, _super);
|
|
666
|
+
function IDLinkWeb(_label, _url, _target, _id, _classes) {
|
|
667
|
+
var _this = _super.call(this, _label, _id, _classes) || this;
|
|
668
|
+
_this._url = _url;
|
|
669
|
+
_this._target = _target;
|
|
670
|
+
return _this;
|
|
671
|
+
}
|
|
672
|
+
Object.defineProperty(IDLinkWeb.prototype, "target", {
|
|
673
|
+
get: function () {
|
|
674
|
+
return this._target;
|
|
675
|
+
},
|
|
676
|
+
set: function (target) {
|
|
677
|
+
this._target = target;
|
|
678
|
+
},
|
|
679
|
+
enumerable: false,
|
|
680
|
+
configurable: true
|
|
681
|
+
});
|
|
682
|
+
Object.defineProperty(IDLinkWeb.prototype, "url", {
|
|
683
|
+
get: function () {
|
|
684
|
+
return this._url;
|
|
685
|
+
},
|
|
686
|
+
set: function (url) {
|
|
687
|
+
this._url = url;
|
|
688
|
+
},
|
|
689
|
+
enumerable: false,
|
|
690
|
+
configurable: true
|
|
691
|
+
});
|
|
692
|
+
IDLinkWeb.prototype.click = function () {
|
|
693
|
+
window.open(this._url, this.target);
|
|
694
|
+
};
|
|
695
|
+
return IDLinkWeb;
|
|
696
|
+
}(IDLink));
|
|
697
|
+
|
|
698
|
+
var IDAnchorComponent = /** @class */ (function () {
|
|
699
|
+
function IDAnchorComponent(sanitizer) {
|
|
700
|
+
this.sanitizer = sanitizer;
|
|
701
|
+
this.linkType = '';
|
|
702
|
+
this.isLinkExternal = false;
|
|
703
|
+
this.isLinkRoute = false;
|
|
704
|
+
this.isLinkWeb = false;
|
|
705
|
+
this.isLinkFunction = false;
|
|
706
|
+
this.classes = '';
|
|
707
|
+
this.scriptHref = this.sanitizer.bypassSecurityTrustUrl('javascript:');
|
|
708
|
+
/** Apply classes to <a> element */
|
|
709
|
+
this.contextClasses = [];
|
|
710
|
+
}
|
|
711
|
+
IDAnchorComponent.prototype.setLinkType = function () {
|
|
712
|
+
this.isLinkRoute = this.link instanceof IDLinkRoute;
|
|
713
|
+
this.isLinkWeb = this.link instanceof IDLinkWeb;
|
|
714
|
+
this.isLinkFunction = this.link instanceof IDLinkFunction;
|
|
715
|
+
if (this.link && this.isLinkWeb) {
|
|
716
|
+
var weblink = this.link;
|
|
717
|
+
this.isLinkExternal = weblink.target === '_blank' || weblink.target === 'blank';
|
|
718
|
+
}
|
|
719
|
+
else {
|
|
720
|
+
this.isLinkExternal = false;
|
|
721
|
+
}
|
|
722
|
+
};
|
|
723
|
+
IDAnchorComponent.prototype.setClasses = function () {
|
|
724
|
+
if (this.link && this.link.classes) {
|
|
725
|
+
this.classes = __spreadArray(__spreadArray([], __read(this.contextClasses)), __read(this.link.classes)).join(' ');
|
|
726
|
+
}
|
|
727
|
+
else {
|
|
728
|
+
this.classes = this.contextClasses.join(' ');
|
|
729
|
+
}
|
|
730
|
+
};
|
|
731
|
+
Object.defineProperty(IDAnchorComponent.prototype, "linkWeb", {
|
|
732
|
+
get: function () {
|
|
733
|
+
return this.link;
|
|
734
|
+
},
|
|
735
|
+
enumerable: false,
|
|
736
|
+
configurable: true
|
|
737
|
+
});
|
|
738
|
+
Object.defineProperty(IDAnchorComponent.prototype, "linkRoute", {
|
|
739
|
+
get: function () {
|
|
740
|
+
return this.link;
|
|
741
|
+
},
|
|
742
|
+
enumerable: false,
|
|
743
|
+
configurable: true
|
|
744
|
+
});
|
|
745
|
+
Object.defineProperty(IDAnchorComponent.prototype, "linkFunction", {
|
|
746
|
+
get: function () {
|
|
747
|
+
return this.link;
|
|
748
|
+
},
|
|
749
|
+
enumerable: false,
|
|
750
|
+
configurable: true
|
|
751
|
+
});
|
|
752
|
+
IDAnchorComponent.prototype.ngOnChanges = function (changes) {
|
|
753
|
+
if (changes.link) {
|
|
754
|
+
this.setLinkType();
|
|
755
|
+
this.setClasses();
|
|
756
|
+
}
|
|
757
|
+
if (changes.contextClasses) {
|
|
758
|
+
this.setClasses();
|
|
759
|
+
}
|
|
760
|
+
};
|
|
761
|
+
return IDAnchorComponent;
|
|
762
|
+
}());
|
|
763
|
+
IDAnchorComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorComponent, deps: [{ token: i1__namespace.DomSanitizer }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
764
|
+
IDAnchorComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDAnchorComponent, selector: "id-anchor", inputs: { link: "link", contextClasses: "contextClasses" }, usesOnChanges: true, ngImport: i0__namespace, template: "<a *ngIf=\"isLinkRoute\" \n [attr.id]=\"linkRoute.id\"\n [class]=\"classes\" \n [routerLink]=\"linkRoute.route\"\n routerLinkActive=\"selected\"\n [queryParams]=\"linkRoute.queries\">\n {{linkRoute.label}}\n</a>\n<a *ngIf=\"isLinkWeb\" \n [attr.id]=\"linkWeb.id\"\n [class]=\"classes\" \n [href]=\"linkWeb.url\"\n [class.ic-link--external]=\"isLinkExternal\"\n [attr.target]=\"linkWeb.target\"\n [attr.rel]=\"isLinkExternal ? 'noopener' : null\">\n {{linkWeb.label}}\n</a>\n<a *ngIf=\"isLinkFunction\" \n [attr.id]=\"linkFunction.id\"\n [class]=\"classes\" \n [attr.href]=\"scriptHref\"\n (click)=\"linkFunction.action()\">\n {{linkFunction.label}}\n</a>", styles: ["a { color: inherit; text-decoration: inherit; font-size: inherit }"], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3__namespace.RouterLinkWithHref, selector: "a[routerLink],area[routerLink]", inputs: ["routerLink", "target", "queryParams", "fragment", "queryParamsHandling", "preserveFragment", "skipLocationChange", "replaceUrl", "state", "relativeTo"] }, { type: i3__namespace.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "routerLinkActive"], exportAs: ["routerLinkActive"] }] });
|
|
765
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorComponent, decorators: [{
|
|
766
|
+
type: i0.Component,
|
|
767
|
+
args: [{
|
|
768
|
+
selector: 'id-anchor',
|
|
769
|
+
templateUrl: './anchor.component.html',
|
|
770
|
+
styles: ['a { color: inherit; text-decoration: inherit; font-size: inherit }',]
|
|
771
|
+
}]
|
|
772
|
+
}], ctorParameters: function () { return [{ type: i1__namespace.DomSanitizer }]; }, propDecorators: { link: [{
|
|
773
|
+
type: i0.Input
|
|
774
|
+
}], contextClasses: [{
|
|
775
|
+
type: i0.Input
|
|
776
|
+
}] } });
|
|
777
|
+
|
|
778
|
+
var IDBreadcrumbsComponent = /** @class */ (function () {
|
|
779
|
+
function IDBreadcrumbsComponent() {
|
|
780
|
+
this.links = [];
|
|
781
|
+
this.current = '';
|
|
782
|
+
this.lead = '';
|
|
783
|
+
this.srlabel = '';
|
|
784
|
+
}
|
|
785
|
+
return IDBreadcrumbsComponent;
|
|
786
|
+
}());
|
|
787
|
+
IDBreadcrumbsComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
788
|
+
IDBreadcrumbsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDBreadcrumbsComponent, selector: "id-breadcrumbs", inputs: { links: "links", mobileLink: "mobileLink", current: "current", lead: "lead", srlabel: "srlabel" }, ngImport: i0__namespace, template: "<ids-breadcrumbs\n [current]=\"current\"\n [lead]=\"lead\"\n [srlabel]=\"srlabel\">\n <ids-crumb *ngFor=\"let link of links\">\n <id-anchor [link]=\"link\"></id-anchor>\n </ids-crumb>\n <ids-crumb mobile=\"true\" *ngIf=\"mobileLink\">\n <id-anchor [link]=\"mobileLink\"></id-anchor>\n </ids-crumb>\n</ids-breadcrumbs>", components: [{ type: IDAnchorComponent, selector: "id-anchor", inputs: ["link", "contextClasses"] }], directives: [{ type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
789
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsComponent, decorators: [{
|
|
790
|
+
type: i0.Component,
|
|
791
|
+
args: [{
|
|
792
|
+
selector: 'id-breadcrumbs',
|
|
793
|
+
templateUrl: './breadcrumbs.component.html',
|
|
794
|
+
encapsulation: i0.ViewEncapsulation.None,
|
|
795
|
+
}]
|
|
796
|
+
}], ctorParameters: function () { return []; }, propDecorators: { links: [{
|
|
797
|
+
type: i0.Input
|
|
798
|
+
}], mobileLink: [{
|
|
799
|
+
type: i0.Input
|
|
800
|
+
}], current: [{
|
|
801
|
+
type: i0.Input
|
|
802
|
+
}], lead: [{
|
|
803
|
+
type: i0.Input
|
|
804
|
+
}], srlabel: [{
|
|
805
|
+
type: i0.Input
|
|
806
|
+
}] } });
|
|
807
|
+
|
|
808
|
+
var IDAnchorModule = /** @class */ (function () {
|
|
809
|
+
function IDAnchorModule() {
|
|
810
|
+
}
|
|
811
|
+
return IDAnchorModule;
|
|
812
|
+
}());
|
|
813
|
+
IDAnchorModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
814
|
+
IDAnchorModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, declarations: [IDAnchorComponent], imports: [i2.CommonModule,
|
|
815
|
+
i3.RouterModule], exports: [IDAnchorComponent] });
|
|
816
|
+
IDAnchorModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, imports: [[
|
|
817
|
+
i2.CommonModule,
|
|
818
|
+
i3.RouterModule,
|
|
819
|
+
]] });
|
|
820
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, decorators: [{
|
|
821
|
+
type: i0.NgModule,
|
|
822
|
+
args: [{
|
|
823
|
+
declarations: [IDAnchorComponent],
|
|
824
|
+
imports: [
|
|
825
|
+
i2.CommonModule,
|
|
826
|
+
i3.RouterModule,
|
|
827
|
+
],
|
|
828
|
+
exports: [IDAnchorComponent]
|
|
829
|
+
}]
|
|
830
|
+
}] });
|
|
831
|
+
|
|
832
|
+
var IDBreadcrumbsModule = /** @class */ (function () {
|
|
833
|
+
function IDBreadcrumbsModule() {
|
|
834
|
+
}
|
|
835
|
+
return IDBreadcrumbsModule;
|
|
836
|
+
}());
|
|
837
|
+
IDBreadcrumbsModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
838
|
+
IDBreadcrumbsModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsModule, declarations: [IDBreadcrumbsComponent], imports: [i2.CommonModule,
|
|
839
|
+
IDAnchorModule], exports: [IDBreadcrumbsComponent] });
|
|
840
|
+
IDBreadcrumbsModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsModule, imports: [[
|
|
841
|
+
i2.CommonModule,
|
|
842
|
+
IDAnchorModule
|
|
843
|
+
]] });
|
|
844
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDBreadcrumbsModule, decorators: [{
|
|
845
|
+
type: i0.NgModule,
|
|
846
|
+
args: [{
|
|
847
|
+
declarations: [
|
|
848
|
+
IDBreadcrumbsComponent
|
|
849
|
+
],
|
|
850
|
+
exports: [
|
|
851
|
+
IDBreadcrumbsComponent
|
|
852
|
+
],
|
|
853
|
+
imports: [
|
|
854
|
+
i2.CommonModule,
|
|
855
|
+
IDAnchorModule
|
|
856
|
+
],
|
|
857
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
858
|
+
}]
|
|
859
|
+
}] });
|
|
860
|
+
|
|
243
861
|
var IDDateLabelComponent = /** @class */ (function () {
|
|
244
862
|
function IDDateLabelComponent() {
|
|
245
863
|
this.date = null;
|
|
@@ -774,790 +1392,255 @@
|
|
|
774
1392
|
i2.CommonModule
|
|
775
1393
|
],
|
|
776
1394
|
declarations: [
|
|
777
|
-
IDSelectMultipleComponent
|
|
778
|
-
],
|
|
779
|
-
exports: [
|
|
780
|
-
IDSelectMultipleComponent
|
|
781
|
-
],
|
|
782
|
-
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
783
|
-
}]
|
|
784
|
-
}] });
|
|
785
|
-
|
|
786
|
-
var IDSpinnerComponent = /** @class */ (function () {
|
|
787
|
-
function IDSpinnerComponent() {
|
|
788
|
-
this.srtext = '';
|
|
789
|
-
this.live = 'polite';
|
|
790
|
-
}
|
|
791
|
-
return IDSpinnerComponent;
|
|
792
|
-
}());
|
|
793
|
-
IDSpinnerComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
794
|
-
IDSpinnerComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDSpinnerComponent, selector: "id-spinner", inputs: { srtext: "srtext", live: "live" }, ngImport: i0__namespace, template: "<ids-spinner [srtext]=\"srtext\" [live]=\"live\">\r\n <ng-content></ng-content>\r\n</ids-spinner>", encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
795
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerComponent, decorators: [{
|
|
796
|
-
type: i0.Component,
|
|
797
|
-
args: [{
|
|
798
|
-
selector: 'id-spinner',
|
|
799
|
-
templateUrl: './spinner.component.html',
|
|
800
|
-
encapsulation: i0.ViewEncapsulation.None,
|
|
801
|
-
}]
|
|
802
|
-
}], propDecorators: { srtext: [{
|
|
803
|
-
type: i0.Input
|
|
804
|
-
}], live: [{
|
|
805
|
-
type: i0.Input
|
|
806
|
-
}] } });
|
|
807
|
-
|
|
808
|
-
var IDSpinnerModule = /** @class */ (function () {
|
|
809
|
-
function IDSpinnerModule() {
|
|
810
|
-
}
|
|
811
|
-
return IDSpinnerModule;
|
|
812
|
-
}());
|
|
813
|
-
IDSpinnerModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
814
|
-
IDSpinnerModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, declarations: [IDSpinnerComponent], exports: [IDSpinnerComponent] });
|
|
815
|
-
IDSpinnerModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule });
|
|
816
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, decorators: [{
|
|
817
|
-
type: i0.NgModule,
|
|
818
|
-
args: [{
|
|
819
|
-
declarations: [
|
|
820
|
-
IDSpinnerComponent
|
|
821
|
-
],
|
|
822
|
-
exports: [
|
|
823
|
-
IDSpinnerComponent
|
|
824
|
-
],
|
|
825
|
-
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
826
|
-
}]
|
|
827
|
-
}] });
|
|
828
|
-
|
|
829
|
-
var IDTimeComponent = /** @class */ (function () {
|
|
830
|
-
function IDTimeComponent() {
|
|
831
|
-
}
|
|
832
|
-
return IDTimeComponent;
|
|
833
|
-
}());
|
|
834
|
-
IDTimeComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
835
|
-
IDTimeComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTimeComponent, selector: "id-time", ngImport: i0__namespace, template: "<ids-time>\r\n <ng-content></ng-content>\r\n</ids-time>", encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
836
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeComponent, decorators: [{
|
|
837
|
-
type: i0.Component,
|
|
838
|
-
args: [{
|
|
839
|
-
selector: 'id-time',
|
|
840
|
-
templateUrl: './time.component.html',
|
|
841
|
-
encapsulation: i0.ViewEncapsulation.None,
|
|
842
|
-
}]
|
|
843
|
-
}], ctorParameters: function () { return []; } });
|
|
844
|
-
|
|
845
|
-
var IDTimeModule = /** @class */ (function () {
|
|
846
|
-
function IDTimeModule() {
|
|
847
|
-
}
|
|
848
|
-
return IDTimeModule;
|
|
849
|
-
}());
|
|
850
|
-
IDTimeModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
851
|
-
IDTimeModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, declarations: [IDTimeComponent], exports: [IDTimeComponent] });
|
|
852
|
-
IDTimeModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule });
|
|
853
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, decorators: [{
|
|
854
|
-
type: i0.NgModule,
|
|
855
|
-
args: [{
|
|
856
|
-
declarations: [
|
|
857
|
-
IDTimeComponent
|
|
858
|
-
],
|
|
859
|
-
exports: [
|
|
860
|
-
IDTimeComponent
|
|
861
|
-
],
|
|
862
|
-
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
863
|
-
}]
|
|
864
|
-
}] });
|
|
865
|
-
|
|
866
|
-
var IDTextareaComponent = /** @class */ (function () {
|
|
867
|
-
function IDTextareaComponent() {
|
|
868
|
-
}
|
|
869
|
-
return IDTextareaComponent;
|
|
870
|
-
}());
|
|
871
|
-
IDTextareaComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
872
|
-
IDTextareaComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTextareaComponent, selector: "id-textarea", ngImport: i0__namespace, template: "<ids-textarea>\r\n <ng-content></ng-content>\r\n</ids-textarea>", encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
873
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaComponent, decorators: [{
|
|
874
|
-
type: i0.Component,
|
|
875
|
-
args: [{
|
|
876
|
-
selector: 'id-textarea',
|
|
877
|
-
templateUrl: './textarea.component.html',
|
|
878
|
-
encapsulation: i0.ViewEncapsulation.None,
|
|
879
|
-
}]
|
|
880
|
-
}], ctorParameters: function () { return []; } });
|
|
881
|
-
|
|
882
|
-
var IDTextareaModule = /** @class */ (function () {
|
|
883
|
-
function IDTextareaModule() {
|
|
884
|
-
}
|
|
885
|
-
return IDTextareaModule;
|
|
886
|
-
}());
|
|
887
|
-
IDTextareaModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
888
|
-
IDTextareaModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, declarations: [IDTextareaComponent], exports: [IDTextareaComponent] });
|
|
889
|
-
IDTextareaModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule });
|
|
890
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, decorators: [{
|
|
891
|
-
type: i0.NgModule,
|
|
892
|
-
args: [{
|
|
893
|
-
declarations: [
|
|
894
|
-
IDTextareaComponent
|
|
895
|
-
],
|
|
896
|
-
exports: [
|
|
897
|
-
IDTextareaComponent
|
|
898
|
-
],
|
|
899
|
-
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
900
|
-
}]
|
|
901
|
-
}] });
|
|
902
|
-
|
|
903
|
-
var IDRowComponent = /** @class */ (function () {
|
|
904
|
-
function IDRowComponent() {
|
|
905
|
-
}
|
|
906
|
-
return IDRowComponent;
|
|
907
|
-
}());
|
|
908
|
-
IDRowComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
909
|
-
IDRowComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDRowComponent, selector: "id-row", ngImport: i0__namespace, template: "<ids-row>\r\n <ng-content></ng-content>\r\n</ids-row>" });
|
|
910
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowComponent, decorators: [{
|
|
911
|
-
type: i0.Component,
|
|
912
|
-
args: [{
|
|
913
|
-
selector: 'id-row',
|
|
914
|
-
templateUrl: './row.component.html',
|
|
915
|
-
}]
|
|
916
|
-
}], ctorParameters: function () { return []; } });
|
|
917
|
-
|
|
918
|
-
var IDRowModule = /** @class */ (function () {
|
|
919
|
-
function IDRowModule() {
|
|
920
|
-
}
|
|
921
|
-
return IDRowModule;
|
|
922
|
-
}());
|
|
923
|
-
IDRowModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
924
|
-
IDRowModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, declarations: [IDRowComponent], exports: [IDRowComponent] });
|
|
925
|
-
IDRowModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule });
|
|
926
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, decorators: [{
|
|
927
|
-
type: i0.NgModule,
|
|
928
|
-
args: [{
|
|
929
|
-
declarations: [
|
|
930
|
-
IDRowComponent
|
|
931
|
-
],
|
|
932
|
-
exports: [
|
|
933
|
-
IDRowComponent
|
|
934
|
-
],
|
|
935
|
-
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
936
|
-
}]
|
|
937
|
-
}] });
|
|
938
|
-
|
|
939
|
-
var IDColumnComponent = /** @class */ (function () {
|
|
940
|
-
function IDColumnComponent() {
|
|
941
|
-
this.cols = "";
|
|
942
|
-
this.mobile = "";
|
|
943
|
-
this.align = "";
|
|
944
|
-
}
|
|
945
|
-
return IDColumnComponent;
|
|
946
|
-
}());
|
|
947
|
-
IDColumnComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
948
|
-
IDColumnComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDColumnComponent, selector: "id-col", inputs: { cols: "cols", mobile: "mobile", align: "align" }, ngImport: i0__namespace, template: "<ids-col \r\n [attr.cols]=\"cols\"\r\n [attr.mobile]=\"mobile\" \r\n [attr.align]=\"align\">\r\n <ng-content></ng-content>\r\n</ids-col>", styles: ["id-col { display: contents; }"], encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
949
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnComponent, decorators: [{
|
|
950
|
-
type: i0.Component,
|
|
951
|
-
args: [{
|
|
952
|
-
selector: 'id-col',
|
|
953
|
-
templateUrl: './column.component.html',
|
|
954
|
-
encapsulation: i0.ViewEncapsulation.None,
|
|
955
|
-
styles: ['id-col { display: contents; }']
|
|
956
|
-
}]
|
|
957
|
-
}], ctorParameters: function () { return []; }, propDecorators: { cols: [{
|
|
958
|
-
type: i0.Input
|
|
959
|
-
}], mobile: [{
|
|
960
|
-
type: i0.Input
|
|
961
|
-
}], align: [{
|
|
962
|
-
type: i0.Input
|
|
963
|
-
}] } });
|
|
964
|
-
|
|
965
|
-
var IDColumnModule = /** @class */ (function () {
|
|
966
|
-
function IDColumnModule() {
|
|
967
|
-
}
|
|
968
|
-
return IDColumnModule;
|
|
969
|
-
}());
|
|
970
|
-
IDColumnModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
971
|
-
IDColumnModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, declarations: [IDColumnComponent], exports: [IDColumnComponent] });
|
|
972
|
-
IDColumnModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule });
|
|
973
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, decorators: [{
|
|
974
|
-
type: i0.NgModule,
|
|
975
|
-
args: [{
|
|
976
|
-
declarations: [
|
|
977
|
-
IDColumnComponent
|
|
1395
|
+
IDSelectMultipleComponent
|
|
978
1396
|
],
|
|
979
1397
|
exports: [
|
|
980
|
-
|
|
1398
|
+
IDSelectMultipleComponent
|
|
981
1399
|
],
|
|
982
1400
|
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
983
1401
|
}]
|
|
984
1402
|
}] });
|
|
985
1403
|
|
|
986
|
-
var
|
|
987
|
-
function
|
|
988
|
-
this.
|
|
1404
|
+
var IDSpinnerComponent = /** @class */ (function () {
|
|
1405
|
+
function IDSpinnerComponent() {
|
|
1406
|
+
this.srtext = '';
|
|
1407
|
+
this.live = 'polite';
|
|
989
1408
|
}
|
|
990
|
-
return
|
|
1409
|
+
return IDSpinnerComponent;
|
|
991
1410
|
}());
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type:
|
|
1411
|
+
IDSpinnerComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1412
|
+
IDSpinnerComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDSpinnerComponent, selector: "id-spinner", inputs: { srtext: "srtext", live: "live" }, ngImport: i0__namespace, template: "<ids-spinner [srtext]=\"srtext\" [live]=\"live\">\r\n <ng-content></ng-content>\r\n</ids-spinner>", encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
1413
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerComponent, decorators: [{
|
|
995
1414
|
type: i0.Component,
|
|
996
1415
|
args: [{
|
|
997
|
-
selector: 'id-
|
|
998
|
-
templateUrl: './
|
|
1416
|
+
selector: 'id-spinner',
|
|
1417
|
+
templateUrl: './spinner.component.html',
|
|
999
1418
|
encapsulation: i0.ViewEncapsulation.None,
|
|
1000
1419
|
}]
|
|
1001
|
-
}],
|
|
1420
|
+
}], propDecorators: { srtext: [{
|
|
1421
|
+
type: i0.Input
|
|
1422
|
+
}], live: [{
|
|
1002
1423
|
type: i0.Input
|
|
1003
1424
|
}] } });
|
|
1004
1425
|
|
|
1005
|
-
var
|
|
1006
|
-
function
|
|
1426
|
+
var IDSpinnerModule = /** @class */ (function () {
|
|
1427
|
+
function IDSpinnerModule() {
|
|
1007
1428
|
}
|
|
1008
|
-
return
|
|
1429
|
+
return IDSpinnerModule;
|
|
1009
1430
|
}());
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type:
|
|
1431
|
+
IDSpinnerModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
1432
|
+
IDSpinnerModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, declarations: [IDSpinnerComponent], exports: [IDSpinnerComponent] });
|
|
1433
|
+
IDSpinnerModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule });
|
|
1434
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDSpinnerModule, decorators: [{
|
|
1014
1435
|
type: i0.NgModule,
|
|
1015
1436
|
args: [{
|
|
1016
1437
|
declarations: [
|
|
1017
|
-
|
|
1438
|
+
IDSpinnerComponent
|
|
1018
1439
|
],
|
|
1019
1440
|
exports: [
|
|
1020
|
-
|
|
1021
|
-
],
|
|
1022
|
-
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
1023
|
-
}]
|
|
1024
|
-
}] });
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1030
|
-
purpose with or without fee is hereby granted.
|
|
1031
|
-
|
|
1032
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1033
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
1034
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1035
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
1036
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
1037
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1038
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
1039
|
-
***************************************************************************** */
|
|
1040
|
-
/* global Reflect, Promise */
|
|
1041
|
-
var extendStatics = function (d, b) {
|
|
1042
|
-
extendStatics = Object.setPrototypeOf ||
|
|
1043
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
1044
|
-
function (d, b) { for (var p in b)
|
|
1045
|
-
if (Object.prototype.hasOwnProperty.call(b, p))
|
|
1046
|
-
d[p] = b[p]; };
|
|
1047
|
-
return extendStatics(d, b);
|
|
1048
|
-
};
|
|
1049
|
-
function __extends(d, b) {
|
|
1050
|
-
if (typeof b !== "function" && b !== null)
|
|
1051
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
1052
|
-
extendStatics(d, b);
|
|
1053
|
-
function __() { this.constructor = d; }
|
|
1054
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
1055
|
-
}
|
|
1056
|
-
var __assign = function () {
|
|
1057
|
-
__assign = Object.assign || function __assign(t) {
|
|
1058
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
1059
|
-
s = arguments[i];
|
|
1060
|
-
for (var p in s)
|
|
1061
|
-
if (Object.prototype.hasOwnProperty.call(s, p))
|
|
1062
|
-
t[p] = s[p];
|
|
1063
|
-
}
|
|
1064
|
-
return t;
|
|
1065
|
-
};
|
|
1066
|
-
return __assign.apply(this, arguments);
|
|
1067
|
-
};
|
|
1068
|
-
function __rest(s, e) {
|
|
1069
|
-
var t = {};
|
|
1070
|
-
for (var p in s)
|
|
1071
|
-
if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
1072
|
-
t[p] = s[p];
|
|
1073
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
1074
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
1075
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
1076
|
-
t[p[i]] = s[p[i]];
|
|
1077
|
-
}
|
|
1078
|
-
return t;
|
|
1079
|
-
}
|
|
1080
|
-
function __decorate(decorators, target, key, desc) {
|
|
1081
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
1082
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
1083
|
-
r = Reflect.decorate(decorators, target, key, desc);
|
|
1084
|
-
else
|
|
1085
|
-
for (var i = decorators.length - 1; i >= 0; i--)
|
|
1086
|
-
if (d = decorators[i])
|
|
1087
|
-
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
1088
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1089
|
-
}
|
|
1090
|
-
function __param(paramIndex, decorator) {
|
|
1091
|
-
return function (target, key) { decorator(target, key, paramIndex); };
|
|
1092
|
-
}
|
|
1093
|
-
function __metadata(metadataKey, metadataValue) {
|
|
1094
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
|
1095
|
-
return Reflect.metadata(metadataKey, metadataValue);
|
|
1096
|
-
}
|
|
1097
|
-
function __awaiter(thisArg, _arguments, P, generator) {
|
|
1098
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
1099
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
1100
|
-
function fulfilled(value) { try {
|
|
1101
|
-
step(generator.next(value));
|
|
1102
|
-
}
|
|
1103
|
-
catch (e) {
|
|
1104
|
-
reject(e);
|
|
1105
|
-
} }
|
|
1106
|
-
function rejected(value) { try {
|
|
1107
|
-
step(generator["throw"](value));
|
|
1108
|
-
}
|
|
1109
|
-
catch (e) {
|
|
1110
|
-
reject(e);
|
|
1111
|
-
} }
|
|
1112
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
1113
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
1114
|
-
});
|
|
1115
|
-
}
|
|
1116
|
-
function __generator(thisArg, body) {
|
|
1117
|
-
var _ = { label: 0, sent: function () { if (t[0] & 1)
|
|
1118
|
-
throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
1119
|
-
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
|
|
1120
|
-
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
1121
|
-
function step(op) {
|
|
1122
|
-
if (f)
|
|
1123
|
-
throw new TypeError("Generator is already executing.");
|
|
1124
|
-
while (_)
|
|
1125
|
-
try {
|
|
1126
|
-
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
|
|
1127
|
-
return t;
|
|
1128
|
-
if (y = 0, t)
|
|
1129
|
-
op = [op[0] & 2, t.value];
|
|
1130
|
-
switch (op[0]) {
|
|
1131
|
-
case 0:
|
|
1132
|
-
case 1:
|
|
1133
|
-
t = op;
|
|
1134
|
-
break;
|
|
1135
|
-
case 4:
|
|
1136
|
-
_.label++;
|
|
1137
|
-
return { value: op[1], done: false };
|
|
1138
|
-
case 5:
|
|
1139
|
-
_.label++;
|
|
1140
|
-
y = op[1];
|
|
1141
|
-
op = [0];
|
|
1142
|
-
continue;
|
|
1143
|
-
case 7:
|
|
1144
|
-
op = _.ops.pop();
|
|
1145
|
-
_.trys.pop();
|
|
1146
|
-
continue;
|
|
1147
|
-
default:
|
|
1148
|
-
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
|
|
1149
|
-
_ = 0;
|
|
1150
|
-
continue;
|
|
1151
|
-
}
|
|
1152
|
-
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
|
|
1153
|
-
_.label = op[1];
|
|
1154
|
-
break;
|
|
1155
|
-
}
|
|
1156
|
-
if (op[0] === 6 && _.label < t[1]) {
|
|
1157
|
-
_.label = t[1];
|
|
1158
|
-
t = op;
|
|
1159
|
-
break;
|
|
1160
|
-
}
|
|
1161
|
-
if (t && _.label < t[2]) {
|
|
1162
|
-
_.label = t[2];
|
|
1163
|
-
_.ops.push(op);
|
|
1164
|
-
break;
|
|
1165
|
-
}
|
|
1166
|
-
if (t[2])
|
|
1167
|
-
_.ops.pop();
|
|
1168
|
-
_.trys.pop();
|
|
1169
|
-
continue;
|
|
1170
|
-
}
|
|
1171
|
-
op = body.call(thisArg, _);
|
|
1172
|
-
}
|
|
1173
|
-
catch (e) {
|
|
1174
|
-
op = [6, e];
|
|
1175
|
-
y = 0;
|
|
1176
|
-
}
|
|
1177
|
-
finally {
|
|
1178
|
-
f = t = 0;
|
|
1179
|
-
}
|
|
1180
|
-
if (op[0] & 5)
|
|
1181
|
-
throw op[1];
|
|
1182
|
-
return { value: op[0] ? op[1] : void 0, done: true };
|
|
1183
|
-
}
|
|
1184
|
-
}
|
|
1185
|
-
var __createBinding = Object.create ? (function (o, m, k, k2) {
|
|
1186
|
-
if (k2 === undefined)
|
|
1187
|
-
k2 = k;
|
|
1188
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } });
|
|
1189
|
-
}) : (function (o, m, k, k2) {
|
|
1190
|
-
if (k2 === undefined)
|
|
1191
|
-
k2 = k;
|
|
1192
|
-
o[k2] = m[k];
|
|
1193
|
-
});
|
|
1194
|
-
function __exportStar(m, o) {
|
|
1195
|
-
for (var p in m)
|
|
1196
|
-
if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p))
|
|
1197
|
-
__createBinding(o, m, p);
|
|
1198
|
-
}
|
|
1199
|
-
function __values(o) {
|
|
1200
|
-
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
1201
|
-
if (m)
|
|
1202
|
-
return m.call(o);
|
|
1203
|
-
if (o && typeof o.length === "number")
|
|
1204
|
-
return {
|
|
1205
|
-
next: function () {
|
|
1206
|
-
if (o && i >= o.length)
|
|
1207
|
-
o = void 0;
|
|
1208
|
-
return { value: o && o[i++], done: !o };
|
|
1209
|
-
}
|
|
1210
|
-
};
|
|
1211
|
-
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
1212
|
-
}
|
|
1213
|
-
function __read(o, n) {
|
|
1214
|
-
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
1215
|
-
if (!m)
|
|
1216
|
-
return o;
|
|
1217
|
-
var i = m.call(o), r, ar = [], e;
|
|
1218
|
-
try {
|
|
1219
|
-
while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
|
|
1220
|
-
ar.push(r.value);
|
|
1221
|
-
}
|
|
1222
|
-
catch (error) {
|
|
1223
|
-
e = { error: error };
|
|
1224
|
-
}
|
|
1225
|
-
finally {
|
|
1226
|
-
try {
|
|
1227
|
-
if (r && !r.done && (m = i["return"]))
|
|
1228
|
-
m.call(i);
|
|
1229
|
-
}
|
|
1230
|
-
finally {
|
|
1231
|
-
if (e)
|
|
1232
|
-
throw e.error;
|
|
1233
|
-
}
|
|
1441
|
+
IDSpinnerComponent
|
|
1442
|
+
],
|
|
1443
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
1444
|
+
}]
|
|
1445
|
+
}] });
|
|
1446
|
+
|
|
1447
|
+
var IDTimeComponent = /** @class */ (function () {
|
|
1448
|
+
function IDTimeComponent() {
|
|
1234
1449
|
}
|
|
1235
|
-
return
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
return r;
|
|
1251
|
-
}
|
|
1252
|
-
function __spreadArray(to, from, pack) {
|
|
1253
|
-
if (pack || arguments.length === 2)
|
|
1254
|
-
for (var i = 0, l = from.length, ar; i < l; i++) {
|
|
1255
|
-
if (ar || !(i in from)) {
|
|
1256
|
-
if (!ar)
|
|
1257
|
-
ar = Array.prototype.slice.call(from, 0, i);
|
|
1258
|
-
ar[i] = from[i];
|
|
1259
|
-
}
|
|
1260
|
-
}
|
|
1261
|
-
return to.concat(ar || Array.prototype.slice.call(from));
|
|
1262
|
-
}
|
|
1263
|
-
function __await(v) {
|
|
1264
|
-
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
|
1265
|
-
}
|
|
1266
|
-
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
1267
|
-
if (!Symbol.asyncIterator)
|
|
1268
|
-
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
1269
|
-
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
1270
|
-
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
1271
|
-
function verb(n) { if (g[n])
|
|
1272
|
-
i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
|
1273
|
-
function resume(n, v) { try {
|
|
1274
|
-
step(g[n](v));
|
|
1450
|
+
return IDTimeComponent;
|
|
1451
|
+
}());
|
|
1452
|
+
IDTimeComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1453
|
+
IDTimeComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTimeComponent, selector: "id-time", ngImport: i0__namespace, template: "<ids-time>\r\n <ng-content></ng-content>\r\n</ids-time>", encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
1454
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeComponent, decorators: [{
|
|
1455
|
+
type: i0.Component,
|
|
1456
|
+
args: [{
|
|
1457
|
+
selector: 'id-time',
|
|
1458
|
+
templateUrl: './time.component.html',
|
|
1459
|
+
encapsulation: i0.ViewEncapsulation.None,
|
|
1460
|
+
}]
|
|
1461
|
+
}], ctorParameters: function () { return []; } });
|
|
1462
|
+
|
|
1463
|
+
var IDTimeModule = /** @class */ (function () {
|
|
1464
|
+
function IDTimeModule() {
|
|
1275
1465
|
}
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
function
|
|
1296
|
-
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
|
|
1297
|
-
}
|
|
1298
|
-
function __makeTemplateObject(cooked, raw) {
|
|
1299
|
-
if (Object.defineProperty) {
|
|
1300
|
-
Object.defineProperty(cooked, "raw", { value: raw });
|
|
1466
|
+
return IDTimeModule;
|
|
1467
|
+
}());
|
|
1468
|
+
IDTimeModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
1469
|
+
IDTimeModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, declarations: [IDTimeComponent], exports: [IDTimeComponent] });
|
|
1470
|
+
IDTimeModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule });
|
|
1471
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTimeModule, decorators: [{
|
|
1472
|
+
type: i0.NgModule,
|
|
1473
|
+
args: [{
|
|
1474
|
+
declarations: [
|
|
1475
|
+
IDTimeComponent
|
|
1476
|
+
],
|
|
1477
|
+
exports: [
|
|
1478
|
+
IDTimeComponent
|
|
1479
|
+
],
|
|
1480
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
1481
|
+
}]
|
|
1482
|
+
}] });
|
|
1483
|
+
|
|
1484
|
+
var IDTextareaComponent = /** @class */ (function () {
|
|
1485
|
+
function IDTextareaComponent() {
|
|
1301
1486
|
}
|
|
1302
|
-
|
|
1303
|
-
|
|
1487
|
+
return IDTextareaComponent;
|
|
1488
|
+
}());
|
|
1489
|
+
IDTextareaComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1490
|
+
IDTextareaComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTextareaComponent, selector: "id-textarea", ngImport: i0__namespace, template: "<ids-textarea>\r\n <ng-content></ng-content>\r\n</ids-textarea>", encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
1491
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaComponent, decorators: [{
|
|
1492
|
+
type: i0.Component,
|
|
1493
|
+
args: [{
|
|
1494
|
+
selector: 'id-textarea',
|
|
1495
|
+
templateUrl: './textarea.component.html',
|
|
1496
|
+
encapsulation: i0.ViewEncapsulation.None,
|
|
1497
|
+
}]
|
|
1498
|
+
}], ctorParameters: function () { return []; } });
|
|
1499
|
+
|
|
1500
|
+
var IDTextareaModule = /** @class */ (function () {
|
|
1501
|
+
function IDTextareaModule() {
|
|
1304
1502
|
}
|
|
1305
|
-
return
|
|
1306
|
-
}
|
|
1307
|
-
;
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
return result;
|
|
1323
|
-
}
|
|
1324
|
-
function __importDefault(mod) {
|
|
1325
|
-
return (mod && mod.__esModule) ? mod : { default: mod };
|
|
1326
|
-
}
|
|
1327
|
-
function __classPrivateFieldGet(receiver, state, kind, f) {
|
|
1328
|
-
if (kind === "a" && !f)
|
|
1329
|
-
throw new TypeError("Private accessor was defined without a getter");
|
|
1330
|
-
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
|
|
1331
|
-
throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
1332
|
-
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
1333
|
-
}
|
|
1334
|
-
function __classPrivateFieldSet(receiver, state, value, kind, f) {
|
|
1335
|
-
if (kind === "m")
|
|
1336
|
-
throw new TypeError("Private method is not writable");
|
|
1337
|
-
if (kind === "a" && !f)
|
|
1338
|
-
throw new TypeError("Private accessor was defined without a setter");
|
|
1339
|
-
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
|
|
1340
|
-
throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
1341
|
-
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
1342
|
-
}
|
|
1503
|
+
return IDTextareaModule;
|
|
1504
|
+
}());
|
|
1505
|
+
IDTextareaModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
1506
|
+
IDTextareaModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, declarations: [IDTextareaComponent], exports: [IDTextareaComponent] });
|
|
1507
|
+
IDTextareaModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule });
|
|
1508
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDTextareaModule, decorators: [{
|
|
1509
|
+
type: i0.NgModule,
|
|
1510
|
+
args: [{
|
|
1511
|
+
declarations: [
|
|
1512
|
+
IDTextareaComponent
|
|
1513
|
+
],
|
|
1514
|
+
exports: [
|
|
1515
|
+
IDTextareaComponent
|
|
1516
|
+
],
|
|
1517
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
1518
|
+
}]
|
|
1519
|
+
}] });
|
|
1343
1520
|
|
|
1344
|
-
var
|
|
1345
|
-
function
|
|
1346
|
-
this._label = _label;
|
|
1347
|
-
this._id = _id;
|
|
1348
|
-
this._classes = _classes;
|
|
1521
|
+
var IDRowComponent = /** @class */ (function () {
|
|
1522
|
+
function IDRowComponent() {
|
|
1349
1523
|
}
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
get: function () {
|
|
1362
|
-
return this._id;
|
|
1363
|
-
},
|
|
1364
|
-
set: function (id) {
|
|
1365
|
-
this._id = id;
|
|
1366
|
-
},
|
|
1367
|
-
enumerable: false,
|
|
1368
|
-
configurable: true
|
|
1369
|
-
});
|
|
1370
|
-
Object.defineProperty(IDLink.prototype, "classes", {
|
|
1371
|
-
get: function () {
|
|
1372
|
-
return this._classes;
|
|
1373
|
-
},
|
|
1374
|
-
set: function (classes) {
|
|
1375
|
-
this._classes = classes;
|
|
1376
|
-
},
|
|
1377
|
-
enumerable: false,
|
|
1378
|
-
configurable: true
|
|
1379
|
-
});
|
|
1380
|
-
return IDLink;
|
|
1381
|
-
}());
|
|
1524
|
+
return IDRowComponent;
|
|
1525
|
+
}());
|
|
1526
|
+
IDRowComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1527
|
+
IDRowComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDRowComponent, selector: "id-row", ngImport: i0__namespace, template: "<ids-row>\r\n <ng-content></ng-content>\r\n</ids-row>" });
|
|
1528
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowComponent, decorators: [{
|
|
1529
|
+
type: i0.Component,
|
|
1530
|
+
args: [{
|
|
1531
|
+
selector: 'id-row',
|
|
1532
|
+
templateUrl: './row.component.html',
|
|
1533
|
+
}]
|
|
1534
|
+
}], ctorParameters: function () { return []; } });
|
|
1382
1535
|
|
|
1383
|
-
var
|
|
1384
|
-
|
|
1385
|
-
function IDLinkFunction(_label, _action, _id, _classes) {
|
|
1386
|
-
var _this = _super.call(this, _label, _id, _classes) || this;
|
|
1387
|
-
_this._action = _action;
|
|
1388
|
-
return _this;
|
|
1536
|
+
var IDRowModule = /** @class */ (function () {
|
|
1537
|
+
function IDRowModule() {
|
|
1389
1538
|
}
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1539
|
+
return IDRowModule;
|
|
1540
|
+
}());
|
|
1541
|
+
IDRowModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
1542
|
+
IDRowModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, declarations: [IDRowComponent], exports: [IDRowComponent] });
|
|
1543
|
+
IDRowModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule });
|
|
1544
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDRowModule, decorators: [{
|
|
1545
|
+
type: i0.NgModule,
|
|
1546
|
+
args: [{
|
|
1547
|
+
declarations: [
|
|
1548
|
+
IDRowComponent
|
|
1549
|
+
],
|
|
1550
|
+
exports: [
|
|
1551
|
+
IDRowComponent
|
|
1552
|
+
],
|
|
1553
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
1554
|
+
}]
|
|
1555
|
+
}] });
|
|
1405
1556
|
|
|
1406
|
-
var
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
_this._route = _route;
|
|
1412
|
-
_this._queries = _queries;
|
|
1413
|
-
_this.router = router;
|
|
1414
|
-
return _this;
|
|
1557
|
+
var IDColumnComponent = /** @class */ (function () {
|
|
1558
|
+
function IDColumnComponent() {
|
|
1559
|
+
this.cols = "";
|
|
1560
|
+
this.mobile = "";
|
|
1561
|
+
this.align = "";
|
|
1415
1562
|
}
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
});
|
|
1436
|
-
IDLinkRoute.prototype.click = function () {
|
|
1437
|
-
if (this.router) {
|
|
1438
|
-
this.router.navigate([this.route]);
|
|
1439
|
-
}
|
|
1440
|
-
else {
|
|
1441
|
-
console.error('No router supplied in IcLinkRoute Object');
|
|
1442
|
-
}
|
|
1443
|
-
};
|
|
1444
|
-
return IDLinkRoute;
|
|
1445
|
-
}(IDLink));
|
|
1563
|
+
return IDColumnComponent;
|
|
1564
|
+
}());
|
|
1565
|
+
IDColumnComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1566
|
+
IDColumnComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDColumnComponent, selector: "id-col", inputs: { cols: "cols", mobile: "mobile", align: "align" }, ngImport: i0__namespace, template: "<ids-col \r\n [attr.cols]=\"cols\"\r\n [attr.mobile]=\"mobile\" \r\n [attr.align]=\"align\">\r\n <ng-content></ng-content>\r\n</ids-col>", styles: ["id-col { display: contents; }"], encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
1567
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnComponent, decorators: [{
|
|
1568
|
+
type: i0.Component,
|
|
1569
|
+
args: [{
|
|
1570
|
+
selector: 'id-col',
|
|
1571
|
+
templateUrl: './column.component.html',
|
|
1572
|
+
encapsulation: i0.ViewEncapsulation.None,
|
|
1573
|
+
styles: ['id-col { display: contents; }']
|
|
1574
|
+
}]
|
|
1575
|
+
}], ctorParameters: function () { return []; }, propDecorators: { cols: [{
|
|
1576
|
+
type: i0.Input
|
|
1577
|
+
}], mobile: [{
|
|
1578
|
+
type: i0.Input
|
|
1579
|
+
}], align: [{
|
|
1580
|
+
type: i0.Input
|
|
1581
|
+
}] } });
|
|
1446
1582
|
|
|
1447
|
-
var
|
|
1448
|
-
|
|
1449
|
-
function IDLinkWeb(_label, _url, _target, _id, _classes) {
|
|
1450
|
-
var _this = _super.call(this, _label, _id, _classes) || this;
|
|
1451
|
-
_this._url = _url;
|
|
1452
|
-
_this._target = _target;
|
|
1453
|
-
return _this;
|
|
1583
|
+
var IDColumnModule = /** @class */ (function () {
|
|
1584
|
+
function IDColumnModule() {
|
|
1454
1585
|
}
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
}
|
|
1472
|
-
enumerable: false,
|
|
1473
|
-
configurable: true
|
|
1474
|
-
});
|
|
1475
|
-
IDLinkWeb.prototype.click = function () {
|
|
1476
|
-
window.open(this._url, this.target);
|
|
1477
|
-
};
|
|
1478
|
-
return IDLinkWeb;
|
|
1479
|
-
}(IDLink));
|
|
1586
|
+
return IDColumnModule;
|
|
1587
|
+
}());
|
|
1588
|
+
IDColumnModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
1589
|
+
IDColumnModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, declarations: [IDColumnComponent], exports: [IDColumnComponent] });
|
|
1590
|
+
IDColumnModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule });
|
|
1591
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDColumnModule, decorators: [{
|
|
1592
|
+
type: i0.NgModule,
|
|
1593
|
+
args: [{
|
|
1594
|
+
declarations: [
|
|
1595
|
+
IDColumnComponent
|
|
1596
|
+
],
|
|
1597
|
+
exports: [
|
|
1598
|
+
IDColumnComponent
|
|
1599
|
+
],
|
|
1600
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
1601
|
+
}]
|
|
1602
|
+
}] });
|
|
1480
1603
|
|
|
1481
|
-
var
|
|
1482
|
-
function
|
|
1483
|
-
this.
|
|
1484
|
-
this.linkType = '';
|
|
1485
|
-
this.isLinkExternal = false;
|
|
1486
|
-
this.isLinkRoute = false;
|
|
1487
|
-
this.isLinkWeb = false;
|
|
1488
|
-
this.isLinkFunction = false;
|
|
1489
|
-
this.classes = '';
|
|
1490
|
-
this.scriptHref = this.sanitizer.bypassSecurityTrustUrl('javascript:');
|
|
1491
|
-
/** Apply classes to <a> element */
|
|
1492
|
-
this.contextClasses = [];
|
|
1604
|
+
var IDContainerComponent = /** @class */ (function () {
|
|
1605
|
+
function IDContainerComponent() {
|
|
1606
|
+
this.fluid = false;
|
|
1493
1607
|
}
|
|
1494
|
-
|
|
1495
|
-
this.isLinkRoute = this.link instanceof IDLinkRoute;
|
|
1496
|
-
this.isLinkWeb = this.link instanceof IDLinkWeb;
|
|
1497
|
-
this.isLinkFunction = this.link instanceof IDLinkFunction;
|
|
1498
|
-
if (this.link && this.isLinkWeb) {
|
|
1499
|
-
var weblink = this.link;
|
|
1500
|
-
this.isLinkExternal = weblink.target === '_blank' || weblink.target === 'blank';
|
|
1501
|
-
}
|
|
1502
|
-
else {
|
|
1503
|
-
this.isLinkExternal = false;
|
|
1504
|
-
}
|
|
1505
|
-
};
|
|
1506
|
-
IDAnchorComponent.prototype.setClasses = function () {
|
|
1507
|
-
if (this.link && this.link.classes) {
|
|
1508
|
-
this.classes = __spreadArray(__spreadArray([], __read(this.contextClasses)), __read(this.link.classes)).join(' ');
|
|
1509
|
-
}
|
|
1510
|
-
else {
|
|
1511
|
-
this.classes = this.contextClasses.join(' ');
|
|
1512
|
-
}
|
|
1513
|
-
};
|
|
1514
|
-
Object.defineProperty(IDAnchorComponent.prototype, "linkWeb", {
|
|
1515
|
-
get: function () {
|
|
1516
|
-
return this.link;
|
|
1517
|
-
},
|
|
1518
|
-
enumerable: false,
|
|
1519
|
-
configurable: true
|
|
1520
|
-
});
|
|
1521
|
-
Object.defineProperty(IDAnchorComponent.prototype, "linkRoute", {
|
|
1522
|
-
get: function () {
|
|
1523
|
-
return this.link;
|
|
1524
|
-
},
|
|
1525
|
-
enumerable: false,
|
|
1526
|
-
configurable: true
|
|
1527
|
-
});
|
|
1528
|
-
Object.defineProperty(IDAnchorComponent.prototype, "linkFunction", {
|
|
1529
|
-
get: function () {
|
|
1530
|
-
return this.link;
|
|
1531
|
-
},
|
|
1532
|
-
enumerable: false,
|
|
1533
|
-
configurable: true
|
|
1534
|
-
});
|
|
1535
|
-
IDAnchorComponent.prototype.ngOnChanges = function (changes) {
|
|
1536
|
-
if (changes.link) {
|
|
1537
|
-
this.setLinkType();
|
|
1538
|
-
this.setClasses();
|
|
1539
|
-
}
|
|
1540
|
-
if (changes.contextClasses) {
|
|
1541
|
-
this.setClasses();
|
|
1542
|
-
}
|
|
1543
|
-
};
|
|
1544
|
-
return IDAnchorComponent;
|
|
1608
|
+
return IDContainerComponent;
|
|
1545
1609
|
}());
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type:
|
|
1610
|
+
IDContainerComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1611
|
+
IDContainerComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDContainerComponent, selector: "id-container", inputs: { fluid: "fluid" }, ngImport: i0__namespace, template: "<ids-container [attr.fluid]=\"fluid\">\r\n <ng-content></ng-content>\r\n</ids-container>", encapsulation: i0__namespace.ViewEncapsulation.None });
|
|
1612
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerComponent, decorators: [{
|
|
1549
1613
|
type: i0.Component,
|
|
1550
1614
|
args: [{
|
|
1551
|
-
selector: 'id-
|
|
1552
|
-
templateUrl: './
|
|
1553
|
-
|
|
1615
|
+
selector: 'id-container',
|
|
1616
|
+
templateUrl: './container.component.html',
|
|
1617
|
+
encapsulation: i0.ViewEncapsulation.None,
|
|
1554
1618
|
}]
|
|
1555
|
-
}], ctorParameters: function () { return [
|
|
1556
|
-
type: i0.Input
|
|
1557
|
-
}], contextClasses: [{
|
|
1619
|
+
}], ctorParameters: function () { return []; }, propDecorators: { fluid: [{
|
|
1558
1620
|
type: i0.Input
|
|
1559
1621
|
}] } });
|
|
1560
1622
|
|
|
1623
|
+
var IDContainerModule = /** @class */ (function () {
|
|
1624
|
+
function IDContainerModule() {
|
|
1625
|
+
}
|
|
1626
|
+
return IDContainerModule;
|
|
1627
|
+
}());
|
|
1628
|
+
IDContainerModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
1629
|
+
IDContainerModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerModule, declarations: [IDContainerComponent], exports: [IDContainerComponent] });
|
|
1630
|
+
IDContainerModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerModule });
|
|
1631
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDContainerModule, decorators: [{
|
|
1632
|
+
type: i0.NgModule,
|
|
1633
|
+
args: [{
|
|
1634
|
+
declarations: [
|
|
1635
|
+
IDContainerComponent
|
|
1636
|
+
],
|
|
1637
|
+
exports: [
|
|
1638
|
+
IDContainerComponent
|
|
1639
|
+
],
|
|
1640
|
+
schemas: [i0.CUSTOM_ELEMENTS_SCHEMA],
|
|
1641
|
+
}]
|
|
1642
|
+
}] });
|
|
1643
|
+
|
|
1561
1644
|
var IDLinkComponent = /** @class */ (function () {
|
|
1562
1645
|
function IDLinkComponent() {
|
|
1563
1646
|
this.link = null;
|
|
@@ -1615,30 +1698,6 @@
|
|
|
1615
1698
|
type: i0.Input
|
|
1616
1699
|
}] } });
|
|
1617
1700
|
|
|
1618
|
-
var IDAnchorModule = /** @class */ (function () {
|
|
1619
|
-
function IDAnchorModule() {
|
|
1620
|
-
}
|
|
1621
|
-
return IDAnchorModule;
|
|
1622
|
-
}());
|
|
1623
|
-
IDAnchorModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
1624
|
-
IDAnchorModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, declarations: [IDAnchorComponent], imports: [i2.CommonModule,
|
|
1625
|
-
i3.RouterModule], exports: [IDAnchorComponent] });
|
|
1626
|
-
IDAnchorModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, imports: [[
|
|
1627
|
-
i2.CommonModule,
|
|
1628
|
-
i3.RouterModule,
|
|
1629
|
-
]] });
|
|
1630
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IDAnchorModule, decorators: [{
|
|
1631
|
-
type: i0.NgModule,
|
|
1632
|
-
args: [{
|
|
1633
|
-
declarations: [IDAnchorComponent],
|
|
1634
|
-
imports: [
|
|
1635
|
-
i2.CommonModule,
|
|
1636
|
-
i3.RouterModule,
|
|
1637
|
-
],
|
|
1638
|
-
exports: [IDAnchorComponent]
|
|
1639
|
-
}]
|
|
1640
|
-
}] });
|
|
1641
|
-
|
|
1642
1701
|
var IDLinkModule = /** @class */ (function () {
|
|
1643
1702
|
function IDLinkModule() {
|
|
1644
1703
|
}
|
|
@@ -2333,6 +2392,8 @@
|
|
|
2333
2392
|
exports.IDAlertGlobalComponent = IDAlertGlobalComponent;
|
|
2334
2393
|
exports.IDAlertGlobalModule = IDAlertGlobalModule;
|
|
2335
2394
|
exports.IDAlertModule = IDAlertModule;
|
|
2395
|
+
exports.IDBreadcrumbsComponent = IDBreadcrumbsComponent;
|
|
2396
|
+
exports.IDBreadcrumbsModule = IDBreadcrumbsModule;
|
|
2336
2397
|
exports.IDButtonComponent = IDButtonComponent;
|
|
2337
2398
|
exports.IDButtonGroupComponent = IDButtonGroupComponent;
|
|
2338
2399
|
exports.IDButtonGroupModule = IDButtonGroupModule;
|