Commit b5d02c6
committed
Merge remote-tracking branch 'origin/dev' into benelan/bump-node
* origin/dev: (56 commits)
feat(button): enhance component's interactivity states (#12005)
chore: release next
feat: add image display order web component icons (#11992)
chore: release next
fix(list-item): align elements to the left of the item's content (#11977)
chore: release next
fix(input, input-number, input-text, text-area, combobox): pass AA for placeholder text color (#11972)
docs: update list of contributors (#11997)
chore: release next
fix(semantic-tokens): provide sufficient warning color contrast across components (#11994)
chore: release next
feat(tokens): update core neutral color values (#11993)
docs: update list of contributors (#11988)
chore: release next
build(deps): update nx monorepo to v20.8.0 (#11986)
build(deps): update arcgis to ^4.32.14 (#11931)
chore: add design-tokens as dev dependency for Lerna updates (#11990)
build(deps): update dependency @tokens-studio/sd-transforms to v1.3.0 (#11985)
feat(tokens): add transparency-inverse tokens (#11974)
chore: release next
...File tree
144 files changed
+34212
-12935
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- packages
- calcite-components-react
- calcite-components
- src
- assets/styles
- components
- accordion-item
- accordion
- block-group
- button
- checkbox
- chip
- combobox
- input-date-picker
- input-number
- input-text
- input
- list-item
- list
- notice
- split-button
- switch
- tab
- text-area
- custom-theme
- demos
- tests/commonTests
- support
- calcite-design-tokens
- src
- build
- dictionaries
- preprocessors
- transforms/value
- utils
- config
- tokens
- core
- semantic
- color
- tests/spec
- __snapshots__
- calcite-tailwind-preset
- calcite-ui-icons
- docs
- icons
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+34212
-12935
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
255 | 262 | | |
256 | 263 | | |
257 | 264 | | |
| |||
273 | 280 | | |
274 | 281 | | |
275 | 282 | | |
| 283 | + | |
| 284 | + | |
276 | 285 | | |
277 | 286 | | |
278 | 287 | | |
279 | 288 | | |
280 | 289 | | |
281 | 290 | | |
282 | 291 | | |
283 | | - | |
284 | | - | |
285 | 292 | | |
286 | 293 | | |
287 | 294 | | |
| |||
310 | 317 | | |
311 | 318 | | |
312 | 319 | | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
6 | 2 | | |
7 | 3 | | |
8 | 4 | | |
| |||
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
18 | | - | |
| 14 | + | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
0 commit comments