@elastic/eui-theme-borealis 7.0.0-snapshot.1776987768440 → 8.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -226,170 +226,150 @@ var component_colors = {
226
226
  headerDarkBackground: _colors_dark.dark_background_colors.backgroundBasePlain,
227
227
  headerDarkSearchBorderColor: _colors_dark.dark_border_colors.borderBasePlain,
228
228
  headerDarkSectionItemBackgroundFocus: _colors_dark.dark_background_colors.backgroundBasePrimary,
229
- listGroupItemBackgroundPrimaryActive: (0, _euiThemeCommon.computed)(function (_ref67) {
230
- var _ref68 = _slicedToArray(_ref67, 1),
231
- backgroundBaseInteractiveSelect = _ref68[0];
232
- return backgroundBaseInteractiveSelect;
233
- }, ['colors.backgroundBaseInteractiveSelect']),
234
- listGroupItemBackgroundSubduedActive: (0, _euiThemeCommon.computed)(function (_ref69) {
235
- var _ref70 = _slicedToArray(_ref69, 1),
236
- backgroundBaseInteractiveSelect = _ref70[0];
237
- return backgroundBaseInteractiveSelect;
238
- }, ['colors.backgroundBaseInteractiveSelect']),
239
- listGroupItemBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref71) {
240
- var _ref72 = _slicedToArray(_ref71, 1),
241
- backgroundBaseInteractiveHover = _ref72[0];
242
- return backgroundBaseInteractiveHover;
243
- }, ['colors.backgroundBaseInteractiveHover']),
244
- listGroupItemBackgroundPrimaryHover: (0, _euiThemeCommon.computed)(function (_ref73) {
245
- var _ref74 = _slicedToArray(_ref73, 1),
246
- backgroundBaseInteractiveHover = _ref74[0];
247
- return backgroundBaseInteractiveHover;
248
- }, ['colors.backgroundBaseInteractiveHover']),
249
229
  // we don't want to inherit overrides (e.g. HCM)
250
230
  loadingSpinnerBorder: _colors_light.border_colors.borderBasePlain,
251
- loadingSpinnerHighlight: (0, _euiThemeCommon.computed)(function (_ref75) {
252
- var _ref76 = _slicedToArray(_ref75, 1),
253
- borderStrongPrimary = _ref76[0];
231
+ loadingSpinnerHighlight: (0, _euiThemeCommon.computed)(function (_ref67) {
232
+ var _ref68 = _slicedToArray(_ref67, 1),
233
+ borderStrongPrimary = _ref68[0];
254
234
  return borderStrongPrimary;
255
235
  }, ['colors.borderStrongPrimary']),
256
236
  loadingChartMonoBackground0: _semantic_colors.SEMANTIC_COLORS.shade20,
257
237
  loadingChartMonoBackground1: _semantic_colors.SEMANTIC_COLORS.shade30,
258
238
  loadingChartMonoBackground2: _semantic_colors.SEMANTIC_COLORS.shade40,
259
239
  loadingChartMonoBackground3: _semantic_colors.SEMANTIC_COLORS.shade50,
260
- markBackground: (0, _euiThemeCommon.computed)(function (_ref77) {
261
- var _ref78 = _slicedToArray(_ref77, 1),
262
- backgroundLightPrimary = _ref78[0];
240
+ markBackground: (0, _euiThemeCommon.computed)(function (_ref69) {
241
+ var _ref70 = _slicedToArray(_ref69, 1),
242
+ backgroundLightPrimary = _ref70[0];
263
243
  return backgroundLightPrimary;
264
244
  }, ['colors.backgroundLightPrimary']),
265
- markdownFormatTableBorderColor: (0, _euiThemeCommon.computed)(function (_ref79) {
266
- var _ref80 = _slicedToArray(_ref79, 1),
267
- borderBasePlain = _ref80[0];
245
+ markdownFormatTableBorderColor: (0, _euiThemeCommon.computed)(function (_ref71) {
246
+ var _ref72 = _slicedToArray(_ref71, 1),
247
+ borderBasePlain = _ref72[0];
268
248
  return borderBasePlain;
269
249
  }, ['colors.borderBasePlain']),
270
- overlayMaskBackground: (0, _euiThemeCommon.computed)(function (_ref81) {
271
- var _ref82 = _slicedToArray(_ref81, 1),
272
- backgroundBaseInteractiveOverlay = _ref82[0];
250
+ overlayMaskBackground: (0, _euiThemeCommon.computed)(function (_ref73) {
251
+ var _ref74 = _slicedToArray(_ref73, 1),
252
+ backgroundBaseInteractiveOverlay = _ref74[0];
273
253
  return backgroundBaseInteractiveOverlay;
274
254
  }, ['colors.backgroundBaseInteractiveOverlay']),
275
255
  overlayMaskBackgroundHighContrast: "rgba(".concat(_semantic_colors.SEMANTIC_COLORS.shade140RGB, ", 0.9)"),
276
- popoverPanelBackground: (0, _euiThemeCommon.computed)(function (_ref83) {
277
- var _ref84 = _slicedToArray(_ref83, 1),
278
- backgroundBasePlain = _ref84[0];
256
+ popoverPanelBackground: (0, _euiThemeCommon.computed)(function (_ref75) {
257
+ var _ref76 = _slicedToArray(_ref75, 1),
258
+ backgroundBasePlain = _ref76[0];
279
259
  return backgroundBasePlain;
280
260
  }, ['colors.backgroundBasePlain']),
281
- popoverFooterBorderColor: (0, _euiThemeCommon.computed)(function (_ref85) {
282
- var _ref86 = _slicedToArray(_ref85, 1),
283
- borderBaseSubdued = _ref86[0];
261
+ popoverFooterBorderColor: (0, _euiThemeCommon.computed)(function (_ref77) {
262
+ var _ref78 = _slicedToArray(_ref77, 1),
263
+ borderBaseSubdued = _ref78[0];
284
264
  return borderBaseSubdued;
285
265
  }, ['colors.borderBaseSubdued']),
286
266
  scrollbarTrackColor: _semantic_colors.SEMANTIC_COLORS.shade15,
287
- sideNavItemEmphasizedBackground: (0, _euiThemeCommon.computed)(function (_ref87) {
288
- var _ref88 = _slicedToArray(_ref87, 1),
289
- backgroundBaseInteractiveSelect = _ref88[0];
267
+ sideNavItemEmphasizedBackground: (0, _euiThemeCommon.computed)(function (_ref79) {
268
+ var _ref80 = _slicedToArray(_ref79, 1),
269
+ backgroundBaseInteractiveSelect = _ref80[0];
290
270
  return backgroundBaseInteractiveSelect;
291
271
  }, ['colors.backgroundBaseInteractiveSelect']),
292
- selectableListItemBorderColor: (0, _euiThemeCommon.computed)(function (_ref89) {
293
- var _ref90 = _slicedToArray(_ref89, 1),
294
- borderBaseSubdued = _ref90[0];
272
+ selectableListItemBorderColor: (0, _euiThemeCommon.computed)(function (_ref81) {
273
+ var _ref82 = _slicedToArray(_ref81, 1),
274
+ borderBaseSubdued = _ref82[0];
295
275
  return borderBaseSubdued;
296
276
  }, ['colors.borderBaseSubdued']),
297
277
  skeletonBackgroundSkeletonMiddleHighContrast: "rgba(".concat(_semantic_colors.SEMANTIC_COLORS.shade100RGB, ", 0.04)"),
298
- switchBackgroundOn: (0, _euiThemeCommon.computed)(function (_ref91) {
299
- var _ref92 = _slicedToArray(_ref91, 1),
300
- backgroundFilledPrimary = _ref92[0];
278
+ switchBackgroundOn: (0, _euiThemeCommon.computed)(function (_ref83) {
279
+ var _ref84 = _slicedToArray(_ref83, 1),
280
+ backgroundFilledPrimary = _ref84[0];
301
281
  return backgroundFilledPrimary;
302
282
  }, ['colors.backgroundFilledPrimary']),
303
- switchBackgroundOff: (0, _euiThemeCommon.computed)(function (_ref93) {
304
- var _ref94 = _slicedToArray(_ref93, 1),
305
- backgroundFilledText = _ref94[0];
283
+ switchBackgroundOff: (0, _euiThemeCommon.computed)(function (_ref85) {
284
+ var _ref86 = _slicedToArray(_ref85, 1),
285
+ backgroundFilledText = _ref86[0];
306
286
  return backgroundFilledText;
307
287
  }, ['colors.backgroundFilledText']),
308
- switchUncompressedBackgroundDisabled: (0, _euiThemeCommon.computed)(function (_ref95) {
309
- var _ref96 = _slicedToArray(_ref95, 1),
310
- backgroundBaseFormsControlDisabled = _ref96[0];
288
+ switchUncompressedBackgroundDisabled: (0, _euiThemeCommon.computed)(function (_ref87) {
289
+ var _ref88 = _slicedToArray(_ref87, 1),
290
+ backgroundBaseFormsControlDisabled = _ref88[0];
311
291
  return backgroundBaseFormsControlDisabled;
312
292
  }, ['colors.backgroundBaseFormsControlDisabled']),
313
- switchCompressedBackgroundDisabled: (0, _euiThemeCommon.computed)(function (_ref97) {
314
- var _ref98 = _slicedToArray(_ref97, 1),
315
- backgroundBaseFormsControlDisabled = _ref98[0];
293
+ switchCompressedBackgroundDisabled: (0, _euiThemeCommon.computed)(function (_ref89) {
294
+ var _ref90 = _slicedToArray(_ref89, 1),
295
+ backgroundBaseFormsControlDisabled = _ref90[0];
316
296
  return backgroundBaseFormsControlDisabled;
317
297
  }, ['colors.backgroundBaseFormsControlDisabled']),
318
- switchMiniBackgroundDisabled: (0, _euiThemeCommon.computed)(function (_ref99) {
319
- var _ref100 = _slicedToArray(_ref99, 1),
320
- backgroundBaseFormsControlDisabled = _ref100[0];
298
+ switchMiniBackgroundDisabled: (0, _euiThemeCommon.computed)(function (_ref91) {
299
+ var _ref92 = _slicedToArray(_ref91, 1),
300
+ backgroundBaseFormsControlDisabled = _ref92[0];
321
301
  return backgroundBaseFormsControlDisabled;
322
302
  }, ['colors.backgroundBaseFormsControlDisabled']),
323
- switchThumbBackgroundDisabled: (0, _euiThemeCommon.computed)(function (_ref101) {
324
- var _ref102 = _slicedToArray(_ref101, 1),
325
- backgroundBasePlain = _ref102[0];
303
+ switchThumbBackgroundDisabled: (0, _euiThemeCommon.computed)(function (_ref93) {
304
+ var _ref94 = _slicedToArray(_ref93, 1),
305
+ backgroundBasePlain = _ref94[0];
326
306
  return backgroundBasePlain;
327
307
  }, ['colors.backgroundBasePlain']),
328
- switchThumbBorderOn: (0, _euiThemeCommon.computed)(function (_ref103) {
329
- var _ref104 = _slicedToArray(_ref103, 1),
330
- backgroundFilledPrimary = _ref104[0];
308
+ switchThumbBorderOn: (0, _euiThemeCommon.computed)(function (_ref95) {
309
+ var _ref96 = _slicedToArray(_ref95, 1),
310
+ backgroundFilledPrimary = _ref96[0];
331
311
  return backgroundFilledPrimary;
332
312
  }, ['colors.backgroundFilledPrimary']),
333
- switchThumbBorderOff: (0, _euiThemeCommon.computed)(function (_ref105) {
334
- var _ref106 = _slicedToArray(_ref105, 1),
335
- backgroundFilledText = _ref106[0];
313
+ switchThumbBorderOff: (0, _euiThemeCommon.computed)(function (_ref97) {
314
+ var _ref98 = _slicedToArray(_ref97, 1),
315
+ backgroundFilledText = _ref98[0];
336
316
  return backgroundFilledText;
337
317
  }, ['colors.backgroundFilledText']),
338
318
  switchIconDisabled: _forms.forms.LIGHT.iconDisabled,
339
- tableRowBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref107) {
340
- var _ref108 = _slicedToArray(_ref107, 1),
341
- backgroundBaseInteractiveHover = _ref108[0];
319
+ tableRowBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref99) {
320
+ var _ref100 = _slicedToArray(_ref99, 1),
321
+ backgroundBaseInteractiveHover = _ref100[0];
342
322
  return backgroundBaseInteractiveHover;
343
323
  }, ['colors.backgroundBaseInteractiveHover']),
344
- tableRowBackgroundSelected: (0, _euiThemeCommon.computed)(function (_ref109) {
345
- var _ref110 = _slicedToArray(_ref109, 1),
346
- backgroundBaseInteractiveSelect = _ref110[0];
324
+ tableRowBackgroundSelected: (0, _euiThemeCommon.computed)(function (_ref101) {
325
+ var _ref102 = _slicedToArray(_ref101, 1),
326
+ backgroundBaseInteractiveSelect = _ref102[0];
347
327
  return backgroundBaseInteractiveSelect;
348
328
  }, ['colors.backgroundBaseInteractiveSelect']),
349
- tableRowBackgroundSelectedHover: (0, _euiThemeCommon.computed)(function (_ref111) {
350
- var _ref112 = _slicedToArray(_ref111, 1),
351
- backgroundBaseInteractiveSelectHover = _ref112[0];
329
+ tableRowBackgroundSelectedHover: (0, _euiThemeCommon.computed)(function (_ref103) {
330
+ var _ref104 = _slicedToArray(_ref103, 1),
331
+ backgroundBaseInteractiveSelectHover = _ref104[0];
352
332
  return backgroundBaseInteractiveSelectHover;
353
333
  }, ['colors.backgroundBaseInteractiveSelectHover']),
354
- tableRowInteractiveBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref113) {
355
- var _ref114 = _slicedToArray(_ref113, 1),
356
- backgroundBaseInteractiveSelect = _ref114[0];
334
+ tableRowInteractiveBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref105) {
335
+ var _ref106 = _slicedToArray(_ref105, 1),
336
+ backgroundBaseInteractiveSelect = _ref106[0];
357
337
  return backgroundBaseInteractiveSelect;
358
338
  }, ['colors.backgroundBaseInteractiveSelect']),
359
- tableRowInteractiveBackgroundFocus: (0, _euiThemeCommon.computed)(function (_ref115) {
360
- var _ref116 = _slicedToArray(_ref115, 1),
361
- backgroundBaseInteractiveHover = _ref116[0];
339
+ tableRowInteractiveBackgroundFocus: (0, _euiThemeCommon.computed)(function (_ref107) {
340
+ var _ref108 = _slicedToArray(_ref107, 1),
341
+ backgroundBaseInteractiveHover = _ref108[0];
362
342
  return backgroundBaseInteractiveHover;
363
343
  }, ['colors.backgroundBaseInteractiveHover']),
364
344
  tableRowBackgroundMarked: _semantic_colors.SEMANTIC_COLORS.warning10,
365
345
  tableRowBackgroundMarkedHover: _semantic_colors.SEMANTIC_COLORS.warning20,
366
- tableCellSortableIconColor: (0, _euiThemeCommon.computed)(function (_ref117) {
367
- var _ref118 = _slicedToArray(_ref117, 1),
368
- backgroundFilledText = _ref118[0];
346
+ tableCellSortableIconColor: (0, _euiThemeCommon.computed)(function (_ref109) {
347
+ var _ref110 = _slicedToArray(_ref109, 1),
348
+ backgroundFilledText = _ref110[0];
369
349
  return backgroundFilledText;
370
350
  }, ['colors.backgroundFilledText']),
371
351
  tableFooterBackground: _semantic_colors.SEMANTIC_COLORS.shade15,
372
352
  tooltipBackground: _colors_dark.dark_background_colors.backgroundBaseSubdued,
373
353
  tooltipBorder: _colors_dark.dark_border_colors.borderBaseSubdued,
374
- tooltipBorderFloating: (0, _euiThemeCommon.computed)(function (_ref119) {
375
- var _ref120 = _slicedToArray(_ref119, 1),
376
- borderBaseFloating = _ref120[0];
354
+ tooltipBorderFloating: (0, _euiThemeCommon.computed)(function (_ref111) {
355
+ var _ref112 = _slicedToArray(_ref111, 1),
356
+ borderBaseFloating = _ref112[0];
377
357
  return borderBaseFloating;
378
358
  }, ['colors.borderBaseFloating']),
379
- tourFooterBackground: (0, _euiThemeCommon.computed)(function (_ref121) {
380
- var _ref122 = _slicedToArray(_ref121, 1),
381
- backgroundBaseHighlighted = _ref122[0];
359
+ tourFooterBackground: (0, _euiThemeCommon.computed)(function (_ref113) {
360
+ var _ref114 = _slicedToArray(_ref113, 1),
361
+ backgroundBaseHighlighted = _ref114[0];
382
362
  return backgroundBaseHighlighted;
383
363
  }, ['colors.backgroundBaseHighlighted']),
384
364
  tourStepIndicatorInactiveColor: _semantic_colors.SEMANTIC_COLORS.shade50,
385
- tourStepIndicatorActiveColor: (0, _euiThemeCommon.computed)(function (_ref123) {
386
- var _ref124 = _slicedToArray(_ref123, 1),
387
- backgroundFilledSuccess = _ref124[0];
365
+ tourStepIndicatorActiveColor: (0, _euiThemeCommon.computed)(function (_ref115) {
366
+ var _ref116 = _slicedToArray(_ref115, 1),
367
+ backgroundFilledSuccess = _ref116[0];
388
368
  return backgroundFilledSuccess;
389
369
  }, ['colors.backgroundFilledSuccess']),
390
- treeViewItemBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref125) {
391
- var _ref126 = _slicedToArray(_ref125, 1),
392
- backgroundBaseInteractiveHover = _ref126[0];
370
+ treeViewItemBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref117) {
371
+ var _ref118 = _slicedToArray(_ref117, 1),
372
+ backgroundBaseInteractiveHover = _ref118[0];
393
373
  return backgroundBaseInteractiveHover;
394
374
  }, ['colors.backgroundBaseInteractiveHover'])
395
375
  };
@@ -428,23 +408,23 @@ var components = exports.components = {
428
408
  skeletonBackgroundSkeletonMiddleHighContrast: "rgba(".concat(_semantic_colors.SEMANTIC_COLORS.plainLightRGB, ", 0.3)"),
429
409
  switchIconDisabled: _forms.forms.DARK.iconDisabled,
430
410
  // TODO: align table hover states
431
- tableRowInteractiveBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref127) {
432
- var _ref128 = _slicedToArray(_ref127, 1),
433
- backgroundBaseInteractiveHover = _ref128[0];
411
+ tableRowInteractiveBackgroundHover: (0, _euiThemeCommon.computed)(function (_ref119) {
412
+ var _ref120 = _slicedToArray(_ref119, 1),
413
+ backgroundBaseInteractiveHover = _ref120[0];
434
414
  return backgroundBaseInteractiveHover;
435
415
  }, ['colors.backgroundBaseInteractiveHover']),
436
- tableRowInteractiveBackgroundFocus: (0, _euiThemeCommon.computed)(function (_ref129) {
437
- var _ref130 = _slicedToArray(_ref129, 1),
438
- backgroundBaseInteractiveHover = _ref130[0];
416
+ tableRowInteractiveBackgroundFocus: (0, _euiThemeCommon.computed)(function (_ref121) {
417
+ var _ref122 = _slicedToArray(_ref121, 1),
418
+ backgroundBaseInteractiveHover = _ref122[0];
439
419
  return backgroundBaseInteractiveHover;
440
420
  }, ['colors.backgroundBaseInteractiveHover']),
441
421
  tableRowBackgroundMarked: _semantic_colors.SEMANTIC_COLORS.warning140,
442
422
  tableRowBackgroundMarkedHover: _semantic_colors.SEMANTIC_COLORS.warning130,
443
423
  tableFooterBackground: _semantic_colors.SEMANTIC_COLORS.shade135,
444
424
  tourStepIndicatorInactiveColor: _semantic_colors.SEMANTIC_COLORS.shade100,
445
- tourStepIndicatorActiveColor: (0, _euiThemeCommon.computed)(function (_ref131) {
446
- var _ref132 = _slicedToArray(_ref131, 1),
447
- backgroundFilledSuccess = _ref132[0];
425
+ tourStepIndicatorActiveColor: (0, _euiThemeCommon.computed)(function (_ref123) {
426
+ var _ref124 = _slicedToArray(_ref123, 1),
427
+ backgroundFilledSuccess = _ref124[0];
448
428
  return backgroundFilledSuccess;
449
429
  }, ['colors.backgroundFilledSuccess'])
450
430
  })
@@ -77,10 +77,6 @@ const component_colors = {
77
77
  headerDarkBackground: dark_background_colors.backgroundBasePlain,
78
78
  headerDarkSearchBorderColor: dark_border_colors.borderBasePlain,
79
79
  headerDarkSectionItemBackgroundFocus: dark_background_colors.backgroundBasePrimary,
80
- listGroupItemBackgroundPrimaryActive: computed(([backgroundBaseInteractiveSelect]) => backgroundBaseInteractiveSelect, ['colors.backgroundBaseInteractiveSelect']),
81
- listGroupItemBackgroundSubduedActive: computed(([backgroundBaseInteractiveSelect]) => backgroundBaseInteractiveSelect, ['colors.backgroundBaseInteractiveSelect']),
82
- listGroupItemBackgroundHover: computed(([backgroundBaseInteractiveHover]) => backgroundBaseInteractiveHover, ['colors.backgroundBaseInteractiveHover']),
83
- listGroupItemBackgroundPrimaryHover: computed(([backgroundBaseInteractiveHover]) => backgroundBaseInteractiveHover, ['colors.backgroundBaseInteractiveHover']),
84
80
  // we don't want to inherit overrides (e.g. HCM)
85
81
  loadingSpinnerBorder: border_colors.borderBasePlain,
86
82
  loadingSpinnerHighlight: computed(([borderStrongPrimary]) => borderStrongPrimary, ['colors.borderStrongPrimary']),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elastic/eui-theme-borealis",
3
- "version": "7.0.0-snapshot.1776987768440",
3
+ "version": "8.0.0",
4
4
  "description": "A visual theme for EUI",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "scripts": {
@@ -27,7 +27,7 @@
27
27
  "directory": "packages/eui-theme-borealis"
28
28
  },
29
29
  "dependencies": {
30
- "@elastic/eui-theme-common": "9.0.0-snapshot.1776987768440",
30
+ "@elastic/eui-theme-common": "10.0.0",
31
31
  "chroma-js": "^2.4.2"
32
32
  },
33
33
  "devDependencies": {
@@ -36,7 +36,7 @@
36
36
  "@babel/preset-env": "^7.21.5",
37
37
  "@babel/preset-react": "^7.18.6",
38
38
  "@babel/preset-typescript": "^7.21.5",
39
- "@elastic/eui-theme-common": "9.0.0-snapshot.1776987768440",
39
+ "@elastic/eui-theme-common": "10.0.0",
40
40
  "@types/chroma-js": "^2.4.0",
41
41
  "@types/jest": "^29.5.12",
42
42
  "@types/prettier": "2.7.3",
@@ -75,6 +75,5 @@
75
75
  ],
76
76
  "installConfig": {
77
77
  "hoistingLimits": "workspaces"
78
- },
79
- "stableVersion": "7.0.0"
78
+ }
80
79
  }