Commit ed96baf
feat: add ds theme (#1224)
* chore: remove old ds-theme
* feat: init structure
* feat: add theme override mechanism
* feat: add zipped less tokens
* fix: elements look up file path
* fix: theme source path containing double slash
* feat: add toggle button style
* feat: add cta button
* feat: map cta and toggles
* fix: remove redundant default toggle style
* feat: handles transparent cta toggles
* feat: add accordion and collapse
* feat: add icon color
* fix: collapse focused background color
* feat: add item, list and tree color overrides
* docs: add todos
* fix: move design tokens to devDep
* feat: add tooltip
* feat: add control and overlay variables
* fix: revise button styles
* feat: fix demo block background color
* refactor: use cont token
* fix: overlay-menu border color
* feat: add canvas, flag, icon, layout, loader
* feat: add label, sidebar-layout
* feat: add placeholder component theme
* fix: add tooltip box shadow
* feat: revise item selection styles
* feat: dataviz components MVP
* refactor: use variable for button border width
* fix: remove button border radius
* feat: add checkbox, radio button placeholder
* refactor: remove unused variables
* fix: use only primary color for icon hover
* feat: add placeholder for number-field
* refactor: use transparent contextual variable instead
* feat: add fields
* feat: add select
* feat: add overlay placeholder
* feat: add combo-box placeholder
* feat: add tree-select placeholder
* feat: add headers
* feat: add rating and counter placeholder
* feat: update status variables
* feat: update dataviz tokens
* chore: update web-design-token to dev.11
* feat: use Proxima Vara font
* fix(ds-theme): add new css vars and refactor code
* feat: add dialog
* feat: add appstate-bar, clock and notification placeholder
* feat: add toggle
* feat: add color dialog and picker placeholder
* fix(ds-theme): remove incorrect lines
* feat(ds-theme): add link and rename tgz
* feat: add tab and tabbar
* fix(ds-theme): use token for fg color of notification
* feat: add pill
* feat: add slider
* feat: add border radius to button
* feat: add calendar
* feat(ds-theme): update border-radius
* feat: update docs to use ds theme
* fix: add ds-theme to docs dependency
* fix: remove border line from tree item and add space between item
* feat: update pill tokens to use toggle tag
* fix: set border-radius tree select
* fix: improve counter
* feat: update datetime picker to use dialog background color and border
* feat: improve select
* feat: improve dialog
* fix: add workaround for selection color
* fix: body typography
* fix: remove border radius from select and pagination
* fix: combo box style
* fix: autosuggest
* fix: combo box border color
* fix: jump button in interactive chart
* fix: toggle
* feat: style scrollbar
* chore: add comment
* fix: toggle width for checked-label
* chore: remove ds-theme from package lock
* chore: update doc to use latest version of ds-theme
* chore: add ds-theme as dependencies of elements package
* fix: update ef header bg tokens from design
* fix(docs): update to use ds package in monorepo
* fix: button opacity
* fix: add opacity on close button of dialog
* fix: override border radius of input to zero
* fix: override opacity of button and close button
* fix(ds-theme): update design-token to 0.0.3-dev.56
* fix: update background color of autosuggest item when it highlighted
* fix: update incorrect token in accordion
* fix: update incorrect border color token in accordion
* Revert "fix: update incorrect border color token in accordion"
This reverts commit 854258d.
* Revert "fix: update incorrect token in accordion"
This reverts commit b6aada5.
* fix(theme-compiler): always use forward slash in glob pattern
* fix: update hand color in clock
* fix: update bg color for each level of collapse
* chore(ds-theme): update design tokens package
* fix: update color for item header to make more distinctive
* fix: update token for checkbox
* refactor: token for checkbox
* fix: update token for radio button
* fix: release fail
* fix: release fail
* chore: update dependency
* fix: change global font size to 12px
* fix: remove override global font size and line height
* chore: update dependency for dev release
* chore: update dependency for dev release
* chore: update dependency
* fix: set text transform to none
* fix: set text transform to none for h4 h5 h6
* fix: use @input-border-radius
* fix: set data viz color scale to 500
* chore(ds-theme): add @refinitiv-ui/halo-theme as a dependency
* feat(ds-theme): add new LESS exports
* chore: update copyright year to 2024
* chore(ds-theme): update license based on Halo theme
* chore: set ds-theme of documents package to latest for dev release
* fix: update border for toggle button active hover state
* fix: update border radius token for checkbox
* fix: background color of code sandbox
* chore: update dependency for doc release
* fix: remove border radius from code sandbox iframe
* fix: update border radius for color picker
* fix(ds-theme): add missing variable import to bare.less
* chore: set ds-theme of documents package to latest for dev release
* chore: revert ds-theme of documents package for development
* fix: update opacity for close btn in pill
* fix: update separator-color color
* fix(ds-theme): change @lseg-workspace/web-design-tokens to dep instead of devDep
* chore: set ds-theme of documents package to latest for dev release
* chore: revert ds-theme of documents package for development
* feat: revised and added grid color variables (#1232)
* chore: update theme to latest
* chore: update lock file
* fix: update token for text-field and loader
* fix: update token for card
* fix: update color token for header level 1-3
* fix: update color token and font weight for header
* fix: update bg color for header of dialog
* fix: update color for warning state
* fix: update opacity of close button for notification
* fix: update token color for tab and tab-bar
* fix: update dependency to trigger Cloudflare page
* feat(ds-theme): add shared-styles in LESS format
* chore: set ds-theme of documents package to latest for dev release
* chore: revert ds-theme of documents package for development
* chore: update web design token
* chore: update web design token
* chore: update web design token
* fix: update opacity of close button in notification
* fix: update backdrop color for overlay
* chore: update web design token
* chore: update web design token
* chore: revert dependency after release dev package
* chore: revert dependency after release dev package
* fix: update token for calendar
* fix: update token for led gauge
* fix: update bg color for checkbox
* fix: update fg color font size and weight and box shadow for card
* fix: update variable for dialog
* fix: update variable for number-field
* fix: update bg color for tab bar
* fix: update bg color for tab bar arrow button
* fix: update text color for time-picker
* chore(ds-theme): add [email protected] LESS files
* refactor(ds-theme): use local web design tokens LESS
* chore: set ds-theme of documents package to latest for dev release
* chore: revert ds-theme of documents package for development
* fix: update box shadow for tooltip
* fix: update token for appstate-bar
* fix: update token for toggle
* style: remove white space
* fix: update font weight for item
* fix: update bg and text color for item
* fix: update border color for button bar
* fix: update text color for clock
* fix: update bg color for overlay
* fix: update highlighted text color for item
* fix: update style for slider
* fix: update border radius for nested button bar
* fix: update color for counter
* chore: set ds-theme of documents package to latest for dev release
* chore: revert ds-theme of documents package for development
* refactor(ds-theme): update grid color variables to match specs (#1233)
Co-authored-by: Pornchai Korpraserttaworn <[email protected]>
* chore: set ds-theme of documents package to latest preparing for a dev release
* chore: update dependency to deploy document
* chore: update to web-design-token 0.0.3-dev.14 with design-token 0.0.3-dev.95
* fix: update color for segment seconds of clock
* chore: bump web-design-tokens to 0.0.3-dev.15
* chore: set ds-theme of documents package to latest preparing for a dev release
* chore: revert ds-theme of documents package for development
* fix: update bg color for all level of header
* fix(ds-theme): accordion has no border color (#1234)
* fix(ds-theme): incorrect overlay box-shadow (#1236)
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): use default background color for track and thumb when hovering slider (#1237)
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): correct background color of swing gauge (#1238)
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): update font weights for header and non-header items (#1240)
Co-authored-by: Sakchai Homhual <[email protected]>
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): update item to consume token from menu item
* fix(ds-theme): update data visualization color scale variables (#1235)
Co-authored-by: Sakchai Homhual <[email protected]>
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): update bg color and border color for dialog
* fix(ds-theme): update border radius and margin for button bar & pagination (#1239)
* fix(ds-theme): adjust border radius for ef-button-bar elements
* fix(ds-theme): pagination button border by adjust margin for ef-button elements in button bar
* fix(ds-theme): inherit right border radius for last ef-button-bar element
---------
Co-authored-by: Sakchai Homhual <[email protected]>
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): incorrect led gauge's bar color (#1242)
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): override styles for slotted anchor elements in appstat… (#1243)
* fix(ds-theme): override styles for slotted anchor elements in appstate bar
* fix(ds-theme): clarify comment on slotted selector limitations for child elements
* fix(ds-theme): update border and text color for tree select
* fix(ds-theme): adjust font size and vertical alignment for icon links in appstate bar demo
---------
Co-authored-by: Sakchai Homhual <[email protected]>
Co-authored-by: napat.b <[email protected]>
* fix(ds-theme): update token for counter
* fix(ds-theme): missing border when clicking at toggle pill (#1244)
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): update font family for ja, zh-CN and zh-Hant
* fix(ds-theme): update token for counter
* fix(ds-theme): update center line for swing gauge
* fix(ds-theme): update hover bg color for item
* chore: update to web-design-token 0.0.3-dev.16 with design-token 0.0.3-dev.98
* fix(ds-theme): calendar and datetime-picker ds theme (#1246)
* fix(ds-theme): update selected text color for calendar component
* fix(ds-theme): datetime-picker container by remove border and update popover radius tokens
* fix(ds-theme): update selected text color for calendar component
* fix(ds-theme): datetime-picker container by remove border and update popover radius tokens
* refactor(ds-theme): update border radius for overlay
---------
Co-authored-by: Sakchai Homhual <[email protected]>
Co-authored-by: napat.b <[email protected]>
Co-authored-by: Napat Bualoy <[email protected]>
* fix(ds-theme): update slider's track and step color based on the feedback (#1247)
* fix(ds-theme): incorrect placeholder font color of text-field, input, textarea (#1248)
* fix(ds-theme): incorrect placeholder font color of text-field, input, textarea
* docs: make helper text color in text-field page aligned with the mockup
* fix(ds-theme): update bg color for text field readonly
* fix(ds-theme): update bg color for number field readonly
---------
Co-authored-by: napat.b <[email protected]>
* docs(ds-theme): update error text color to example of field elements
* chore: set ds-theme of documents package to latest preparing for a dev release
* chore: revert ds-theme of documents package for development
* chore: revert pandora-book to 3.0.0-74
* chore: revert theme for document
* style: remove extra line
---------
Co-authored-by: Domrongpon Tanpaibul <[email protected]>
Co-authored-by: Sarin Udompanish <[email protected]>
Co-authored-by: napat.b <[email protected]>
Co-authored-by: Wattachai Kanawitoon <[email protected]>
Co-authored-by: prima.s <[email protected]>
Co-authored-by: efx-grid <[email protected]>
Co-authored-by: Pornchai Korpraserttaworn <[email protected]>
Co-authored-by: Napat Bualoy <[email protected]>
Co-authored-by: Sakchai Homhual <[email protected]>
Co-authored-by: Sakchai Homhual <[email protected]>1 parent da58db6 commit ed96baf
File tree
154 files changed
+11003
-310
lines changed- documents/src/pages/elements
- packages
- demo-block
- src
- ds-theme
- exports
- src
- custom-elements
- native-elements
- variants
- dark
- light
- web-design-tokens
- component
- overrides/color
- elements
- src/appstate-bar/__demo__
- halo-theme
- solar-theme
- theme-compiler/src
- scripts/release
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
154 files changed
+11003
-310
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
151 | | - | |
| 152 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| |||
217 | 220 | | |
218 | 221 | | |
219 | 222 | | |
220 | | - | |
221 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
222 | 228 | | |
223 | 229 | | |
224 | 230 | | |
| |||
305 | 311 | | |
306 | 312 | | |
307 | 313 | | |
| 314 | + | |
308 | 315 | | |
309 | 316 | | |
310 | 317 | | |
| |||
323 | 330 | | |
324 | 331 | | |
325 | 332 | | |
326 | | - | |
327 | | - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
328 | 338 | | |
329 | 339 | | |
330 | 340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
147 | 155 | | |
148 | 156 | | |
149 | 157 | | |
| |||
290 | 298 | | |
291 | 299 | | |
292 | 300 | | |
293 | | - | |
294 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
295 | 306 | | |
296 | 307 | | |
297 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
188 | 191 | | |
189 | 192 | | |
190 | 193 | | |
191 | | - | |
192 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
193 | 199 | | |
194 | 200 | | |
195 | 201 | | |
| |||
276 | 282 | | |
277 | 283 | | |
278 | 284 | | |
279 | | - | |
280 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
281 | 290 | | |
282 | 291 | | |
283 | 292 | | |
| |||
387 | 396 | | |
388 | 397 | | |
389 | 398 | | |
390 | | - | |
391 | | - | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
392 | 404 | | |
393 | 405 | | |
394 | 406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
205 | 208 | | |
206 | 209 | | |
207 | 210 | | |
208 | | - | |
209 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
210 | 216 | | |
211 | 217 | | |
212 | 218 | | |
| |||
303 | 309 | | |
304 | 310 | | |
305 | 311 | | |
306 | | - | |
307 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
308 | 317 | | |
309 | 318 | | |
310 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
212 | 215 | | |
213 | 216 | | |
214 | 217 | | |
215 | | - | |
216 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
217 | 223 | | |
218 | 224 | | |
219 | 225 | | |
| |||
320 | 326 | | |
321 | 327 | | |
322 | 328 | | |
323 | | - | |
324 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
325 | 334 | | |
326 | 335 | | |
327 | 336 | | |
| |||
0 commit comments