Skip to content

Commit 8f69b2d

Browse files
arowlesAshley Rowles
authored andcommitted
feat: add browser join and browser plus (#11779)
**Related Issue:** # ## Summary **added** browser-join-16 browser-join-24 browser-join-32 browser-plus-16 browser-plus-24 browser-plus-32 --------- Co-authored-by: Ashley Rowles <[email protected]>
1 parent 1a82af1 commit 8f69b2d

8 files changed

+19
-1
lines changed

packages/calcite-ui-icons/docs/keywords.json

+10
Original file line numberDiff line numberDiff line change
@@ -9507,5 +9507,15 @@
95079507
"alias": ["4.0.1", "generic", "speech", "dialect", "tongue", "vernacular"],
95089508
"category": "Generic",
95099509
"release": "4.0.1"
9510+
},
9511+
"browser-join": {
9512+
"alias": ["4.1.0", "windows", "web", "explore", "combine", "tables"],
9513+
"category": "Windows",
9514+
"release": "4.1.0"
9515+
},
9516+
"browser-plus": {
9517+
"alias": ["4.1.0", "windows", "web", "add", "explore", "table"],
9518+
"category": "Windows",
9519+
"release": "4.1.0"
95109520
}
95119521
}

packages/calcite-ui-icons/fantasticonrc.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1195,6 +1195,8 @@
11951195
"dual-image-location": 61732,
11961196
"dual-image-distance": 61733,
11971197
"dual-image-area": 61734,
1198-
"language-2": 61735
1198+
"language-2": 61735,
1199+
"browser-plus": 61736,
1200+
"browser-join": 61737
11991201
}
12001202
}
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)