@masmarino/gabarit 0.1.0 → 0.1.1
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.
|
@@ -4,7 +4,7 @@ import { DomSanitizer } from '@angular/platform-browser';
|
|
|
4
4
|
import { NgTemplateOutlet } from '@angular/common';
|
|
5
5
|
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
6
6
|
|
|
7
|
-
const GABARIT_VERSION = '0.1.
|
|
7
|
+
const GABARIT_VERSION = '0.1.1';
|
|
8
8
|
|
|
9
9
|
const BUILT_IN_ICONS = {
|
|
10
10
|
search: `<path d="m21 21-4.34-4.34" />
|