Sfoglia il codice sorgente

Updated to the latest versions of ux-ias and ias-icons.

jalbr74 6 anni fa
parent
commit
589903d012
3 ha cambiato i file con 229 aggiunte e 225 eliminazioni
  1. 4 0
      .gitignore
  2. 223 223
      client/package-lock.json
  3. 2 2
      client/package.json

+ 4 - 0
.gitignore

@@ -21,3 +21,7 @@
 
 
 /target
+/webapp/src/main/webapp/public/resources/themes/netiq
+/webapp/src/main/webapp/public/resources/themes/netiq32
+/webapp/src/main/webapp/public/resources/themes/idm
+/webapp/src/main/webapp/public/resources/themes/mdefault

File diff suppressed because it is too large
+ 223 - 223
client/package-lock.json


+ 2 - 2
client/package.json

@@ -18,9 +18,9 @@
     "author": "",
     "license": "ISC",
     "dependencies": {
-        "@microfocus/ias-icons": "1.0.0-alpha",
+        "@microfocus/ias-icons": "1.0.0",
         "@microfocus/ng-ias": "1.0.0-alpha.2",
-        "@microfocus/ux-ias": "1.0.0-alpha.1",
+        "@microfocus/ux-ias": "1.0.0-rc",
         "@uirouter/angularjs": "1.0.15",
         "angular": "1.6.9",
         "angular-aria": "1.6.9",

Some files were not shown because too many files changed in this diff