Skip to content

Commit f36c80c

Browse files
ncamerabsastregx
andauthored
[mercury] Add auto-generated globant-theme icons (#676)
* Add auto-generated globant icons * `[mercury][globant][icons]` Update `icons-globant.js`. The previous `icons-globant.js` had the color types schema for V1, and this is V0. * `[mercury][globant][icons]` Update all categories and svg's The previous `icons-globant.js` had the color types schema for V1, and this is V0. * Update bun.lock * `[mercury][tests]` Update bundles tests --------- Co-authored-by: Bruno Sastre <[email protected]>
1 parent fbb022d commit f36c80c

File tree

1,110 files changed

+21529
-33825
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,110 files changed

+21529
-33825
lines changed

bun.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"packages/mercury": {
3939
"name": "@genexus/mercury",
40-
"version": "0.35.1",
40+
"version": "0.36.0",
4141
"devDependencies": {
4242
"@eslint/js": "~9.35.0",
4343
"@genexus/chameleon-controls-library": "6.22.1",
@@ -90,7 +90,7 @@
9090
"vitest": "*",
9191
},
9292
"peerDependencies": {
93-
"@genexus/mercury": "^0.36.0",
93+
"@genexus/mercury": "^0.37.0",
9494
},
9595
},
9696
"packages/mercury-cli": {
@@ -114,7 +114,7 @@
114114
"vitest": "*",
115115
},
116116
"peerDependencies": {
117-
"@genexus/mercury-build": "^0.1.0",
117+
"@genexus/mercury-build": "^0.2.0",
118118
},
119119
},
120120
"packages/mercury-plugins/vite-plugin-mercury": {
@@ -134,7 +134,7 @@
134134
"vitest": "*",
135135
},
136136
"peerDependencies": {
137-
"@genexus/mercury-build": "^0.1.0",
137+
"@genexus/mercury-build": "^0.2.0",
138138
},
139139
},
140140
"packages/showcase": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"build.mer.common": "cd packages/mercury && bun build.scss.test-common",
2525
"build.un": "cd packages/unanimo && bun run build",
2626
"build.un.watch": "cd packages/unanimo && bun run build",
27-
"start": "bun dev.mercury && bun dev.mercury-build && bun dev.common && cd packages/showcase && bun start"
27+
"start": "bun dev.mercury && bun dev.mercury-build && bun dev.common && cd packages/showcase"
2828
},
2929
"workspaces": [
3030
"packages/*",

packages/mercury/src/MERCURY_ASSETS.ts

Lines changed: 8689 additions & 8689 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)