ca-components 0.0.9 → 0.0.10
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export class InputSvgRoutes {
|
|
2
2
|
static { this.removeInputSvg = "svg/input/ic_remove_input.svg"; }
|
|
3
|
-
static { this.xClearSvg = "svg/input/ic_x.svg"; }
|
|
3
|
+
static { this.xClearSvg = "assets/svg/input/ic_x.svg"; }
|
|
4
4
|
static { this.confirmSvg = "svg/input/ic_confirm.svg"; }
|
|
5
5
|
static { this.dangerSvg = "svg/input/ic_danger.svg"; }
|
|
6
6
|
static { this.eyeVisibleSvg = "svg/input/ic_eye-visible.svg"; }
|
|
@@ -10,4 +10,4 @@ export class InputSvgRoutes {
|
|
|
10
10
|
static { this.inputPenSvg = 'svg/input/ic_spec_input_pen.svg'; }
|
|
11
11
|
static { this.inputDropdownArrowSvg = 'svg/input/ic_arrow_input.svg'; }
|
|
12
12
|
}
|
|
13
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5wdXQtc3ZnLXJvdXRlcy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NhLWNvbXBvbmVudHMvc3JjL2xpYi9jb21wb25lbnRzL2NhLWlucHV0L3V0aWxzL2lucHV0LXN2Zy1yb3V0ZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsTUFBTSxPQUFPLGNBQWM7YUFDbEIsbUJBQWMsR0FBVywrQkFBK0IsQ0FBQzthQUN6RCxjQUFTLEdBQVcsMkJBQTJCLENBQUM7YUFDaEQsZUFBVSxHQUFXLDBCQUEwQixDQUFDO2FBQ2hELGNBQVMsR0FBVyx5QkFBeUIsQ0FBQzthQUM5QyxrQkFBYSxHQUFXLDhCQUE4QixDQUFDO2FBQ3ZELGlCQUFZLEdBQVcsNkJBQTZCLENBQUM7YUFDckQsaUJBQVksR0FBVywrQkFBK0IsQ0FBQzthQUN2RCxpQkFBWSxHQUFXLCtCQUErQixDQUFDO2FBQ3ZELGdCQUFXLEdBQVcsaUNBQWlDLENBQUM7YUFDeEQsMEJBQXFCLEdBQVcsOEJBQThCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgY2xhc3MgSW5wdXRTdmdSb3V0ZXMge1xuICBzdGF0aWMgcmVtb3ZlSW5wdXRTdmc6IHN0cmluZyA9IFwic3ZnL2lucHV0L2ljX3JlbW92ZV9pbnB1dC5zdmdcIjtcbiAgc3RhdGljIHhDbGVhclN2Zzogc3RyaW5nID0gXCJhc3NldHMvc3ZnL2lucHV0L2ljX3guc3ZnXCI7XG4gIHN0YXRpYyBjb25maXJtU3ZnOiBzdHJpbmcgPSBcInN2Zy9pbnB1dC9pY19jb25maXJtLnN2Z1wiO1xuICBzdGF0aWMgZGFuZ2VyU3ZnOiBzdHJpbmcgPSBcInN2Zy9pbnB1dC9pY19kYW5nZXIuc3ZnXCI7XG4gIHN0YXRpYyBleWVWaXNpYmxlU3ZnOiBzdHJpbmcgPSBcInN2Zy9pbnB1dC9pY19leWUtdmlzaWJsZS5zdmdcIjtcbiAgc3RhdGljIGV5ZUhpZGRlblN2Zzogc3RyaW5nID0gXCJzdmcvaW5wdXQvaWNfZXllLWhpZGRlbi5zdmdcIjtcbiAgc3RhdGljIGRlY3JlbWVudFN2Zzogc3RyaW5nID0gJ3N2Zy9pbnB1dC9pY19wbV9kZWNyZW1lbnQuc3ZnJztcbiAgc3RhdGljIGluY3JlbWVudFN2Zzogc3RyaW5nID0gJ3N2Zy9pbnB1dC9pY19wbV9pbmNyZW1lbnQuc3ZnJztcbiAgc3RhdGljIGlucHV0UGVuU3ZnOiBzdHJpbmcgPSAnc3ZnL2lucHV0L2ljX3NwZWNfaW5wdXRfcGVuLnN2Zyc7XG4gIHN0YXRpYyBpbnB1dERyb3Bkb3duQXJyb3dTdmc6IHN0cmluZyA9ICdzdmcvaW5wdXQvaWNfYXJyb3dfaW5wdXQuc3ZnJztcbn0iXX0=
|
|
@@ -1360,7 +1360,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1360
1360
|
|
|
1361
1361
|
class InputSvgRoutes {
|
|
1362
1362
|
static { this.removeInputSvg = "svg/input/ic_remove_input.svg"; }
|
|
1363
|
-
static { this.xClearSvg = "svg/input/ic_x.svg"; }
|
|
1363
|
+
static { this.xClearSvg = "assets/svg/input/ic_x.svg"; }
|
|
1364
1364
|
static { this.confirmSvg = "svg/input/ic_confirm.svg"; }
|
|
1365
1365
|
static { this.dangerSvg = "svg/input/ic_danger.svg"; }
|
|
1366
1366
|
static { this.eyeVisibleSvg = "svg/input/ic_eye-visible.svg"; }
|