@limetech/lime-elements 36.3.0-next.32 → 36.3.0-next.34

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.
Files changed (99) hide show
  1. package/dist/cjs/limel-button-group.cjs.entry.js +1 -1
  2. package/dist/cjs/limel-button.cjs.entry.js +1 -1
  3. package/dist/cjs/limel-callout.cjs.entry.js +1 -1
  4. package/dist/cjs/limel-chip-set.cjs.entry.js +2 -2
  5. package/dist/cjs/limel-code-editor.cjs.entry.js +1 -1
  6. package/dist/cjs/limel-color-picker-palette.cjs.entry.js +1 -1
  7. package/dist/cjs/limel-color-picker.cjs.entry.js +1 -1
  8. package/dist/cjs/limel-dock-button.cjs.entry.js +1 -1
  9. package/dist/cjs/limel-dock.cjs.entry.js +1 -1
  10. package/dist/cjs/limel-file.cjs.entry.js +1 -1
  11. package/dist/cjs/limel-flatpickr-adapter.cjs.entry.js +2 -2
  12. package/dist/cjs/limel-icon-button.cjs.entry.js +1 -1
  13. package/dist/cjs/limel-info-tile.cjs.entry.js +1 -1
  14. package/dist/cjs/limel-input-field.cjs.entry.js +1 -1
  15. package/dist/cjs/limel-list_2.cjs.entry.js +1 -1
  16. package/dist/cjs/limel-menu-list.cjs.entry.js +1 -1
  17. package/dist/cjs/limel-select.cjs.entry.js +1 -1
  18. package/dist/cjs/limel-shortcut.cjs.entry.js +1 -1
  19. package/dist/cjs/limel-snackbar.cjs.entry.js +1 -1
  20. package/dist/cjs/limel-split-button.cjs.entry.js +1 -1
  21. package/dist/cjs/limel-table.cjs.entry.js +1 -1
  22. package/dist/cjs/{translations-147450c8.js → translations-f8080c48.js} +1 -1
  23. package/dist/collection/components/badge/badge.css +8 -0
  24. package/dist/collection/components/button/button.css +9 -0
  25. package/dist/collection/components/button-group/button-group.css +9 -0
  26. package/dist/collection/components/chip-set/chip-set.css +10 -0
  27. package/dist/collection/components/circular-progress/circular-progress.css +8 -0
  28. package/dist/collection/components/code-editor/code-editor.css +7 -4
  29. package/dist/collection/components/collapsible-section/collapsible-section.css +8 -0
  30. package/dist/collection/components/color-picker/color-picker-palette.css +7 -5
  31. package/dist/collection/components/color-picker/color-picker.css +7 -5
  32. package/dist/collection/components/date-picker/flatpickr-adapter/flatpickr-adapter.css +11 -1
  33. package/dist/collection/components/dock/dock-button/dock-button.css +9 -1
  34. package/dist/collection/components/dock/dock.css +9 -1
  35. package/dist/collection/components/form/form.css +6 -4
  36. package/dist/collection/components/header/header.css +8 -0
  37. package/dist/collection/components/icon-button/icon-button.css +9 -0
  38. package/dist/collection/components/info-tile/info-tile.css +7 -5
  39. package/dist/collection/components/input-field/input-field.css +9 -0
  40. package/dist/collection/components/list/list.css +15 -4
  41. package/dist/collection/components/menu-list/menu-list.css +15 -4
  42. package/dist/collection/components/popover-surface/popover-surface.css +8 -0
  43. package/dist/collection/components/progress-flow/progress-flow-item/progress-flow-item.css +8 -0
  44. package/dist/collection/components/select/select.css +9 -1
  45. package/dist/collection/components/shortcut/shortcut.css +7 -5
  46. package/dist/collection/components/split-button/split-button.css +7 -4
  47. package/dist/collection/components/table/table.css +33 -0
  48. package/dist/collection/style/mixins.scss +15 -4
  49. package/dist/collection/translations/nl.js +1 -1
  50. package/dist/esm/limel-button-group.entry.js +1 -1
  51. package/dist/esm/limel-button.entry.js +1 -1
  52. package/dist/esm/limel-callout.entry.js +1 -1
  53. package/dist/esm/limel-chip-set.entry.js +2 -2
  54. package/dist/esm/limel-code-editor.entry.js +1 -1
  55. package/dist/esm/limel-color-picker-palette.entry.js +1 -1
  56. package/dist/esm/limel-color-picker.entry.js +1 -1
  57. package/dist/esm/limel-dock-button.entry.js +1 -1
  58. package/dist/esm/limel-dock.entry.js +1 -1
  59. package/dist/esm/limel-file.entry.js +1 -1
  60. package/dist/esm/limel-flatpickr-adapter.entry.js +2 -2
  61. package/dist/esm/limel-icon-button.entry.js +1 -1
  62. package/dist/esm/limel-info-tile.entry.js +1 -1
  63. package/dist/esm/limel-input-field.entry.js +1 -1
  64. package/dist/esm/limel-list_2.entry.js +1 -1
  65. package/dist/esm/limel-menu-list.entry.js +1 -1
  66. package/dist/esm/limel-select.entry.js +1 -1
  67. package/dist/esm/limel-shortcut.entry.js +1 -1
  68. package/dist/esm/limel-snackbar.entry.js +1 -1
  69. package/dist/esm/limel-split-button.entry.js +1 -1
  70. package/dist/esm/limel-table.entry.js +1 -1
  71. package/dist/esm/{translations-ff64ea17.js → translations-f88bb584.js} +1 -1
  72. package/dist/lime-elements/lime-elements.esm.js +1 -1
  73. package/dist/lime-elements/{p-4620a38e.entry.js → p-039c10df.entry.js} +1 -1
  74. package/dist/lime-elements/{p-934456bc.entry.js → p-123f5fbb.entry.js} +1 -1
  75. package/dist/lime-elements/{p-45f85437.entry.js → p-1ab38214.entry.js} +2 -2
  76. package/dist/lime-elements/{p-93ad8b90.entry.js → p-25013385.entry.js} +1 -1
  77. package/dist/lime-elements/{p-878b61cd.entry.js → p-2c7b0e49.entry.js} +1 -1
  78. package/dist/lime-elements/{p-c6c0d63c.entry.js → p-2f9918a3.entry.js} +1 -1
  79. package/dist/lime-elements/{p-3a7b55ce.entry.js → p-46a76d55.entry.js} +1 -1
  80. package/dist/lime-elements/{p-cb5c87f2.entry.js → p-4eeabc1f.entry.js} +1 -1
  81. package/dist/lime-elements/{p-c822e8e5.entry.js → p-4fcd3337.entry.js} +1 -1
  82. package/dist/lime-elements/{p-071e8438.entry.js → p-73613abb.entry.js} +1 -1
  83. package/dist/lime-elements/{p-6784c5c3.entry.js → p-7d7d19de.entry.js} +1 -1
  84. package/dist/lime-elements/{p-cfbbc1ac.entry.js → p-896e35b4.entry.js} +2 -2
  85. package/dist/lime-elements/{p-34c12f6d.entry.js → p-9336fd7f.entry.js} +1 -1
  86. package/dist/lime-elements/{p-48640fbf.entry.js → p-a88f2922.entry.js} +1 -1
  87. package/dist/lime-elements/{p-974852f7.js → p-b59e4287.js} +1 -1
  88. package/dist/lime-elements/{p-405207fa.entry.js → p-b80de0ea.entry.js} +1 -1
  89. package/dist/lime-elements/{p-98caf010.entry.js → p-d87e2f26.entry.js} +1 -1
  90. package/dist/lime-elements/{p-b6e9fd9f.entry.js → p-db350146.entry.js} +1 -1
  91. package/dist/lime-elements/p-eda87f8c.entry.js +1 -0
  92. package/dist/lime-elements/{p-0bf916a0.entry.js → p-edbd8d62.entry.js} +1 -1
  93. package/dist/lime-elements/{p-f7875f4a.entry.js → p-f90c8fb2.entry.js} +1 -1
  94. package/dist/lime-elements/{p-5409b92f.entry.js → p-f979c0f2.entry.js} +1 -1
  95. package/dist/lime-elements/style/mixins.scss +15 -4
  96. package/dist/scss/mixins.scss +186 -0
  97. package/dist/types/translations/nl.d.ts +1 -1
  98. package/package.json +2 -2
  99. package/dist/lime-elements/p-ebbca880.entry.js +0 -1
@@ -64,6 +64,14 @@
64
64
  );
65
65
  }
66
66
 
67
+ /**
68
+ * Note! This file is exported to `dist/scss/` in the published
69
+ * node module, for consumer projects to import.
70
+ * That means this file cannot import from any file that isn't
71
+ * also exported, keeping the same relative path.
72
+ *
73
+ * Or, just don't import anything, that works too.
74
+ */
67
75
  /**
68
76
  * @prop --closed-header-background-color: background color for header when closed
69
77
  * @prop --open-header-background-color: background color for header when open
@@ -582,11 +582,13 @@
582
582
  grid-template-columns: repeat(20, 1fr) auto;
583
583
  }
584
584
 
585
- /*
586
- * This file is imported into every component!
585
+ /**
586
+ * Note! This file is exported to `dist/scss/` in the published
587
+ * node module, for consumer projects to import.
588
+ * That means this file cannot import from any file that isn't
589
+ * also exported, keeping the same relative path.
587
590
  *
588
- * Nothing in this file may output any CSS
589
- * without being explicitly called by outside code.
591
+ * Or, just don't import anything, that works too.
590
592
  */
591
593
  .picker-trigger[style="--background:lime-magenta;"]:after,
592
594
  .chosen-color-preview[style="--background:lime-magenta;"]:after {
@@ -666,8 +668,8 @@
666
668
 
667
669
  .picker-trigger {
668
670
  border-radius: 0.5rem;
669
- cursor: pointer;
670
671
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
672
+ cursor: pointer;
671
673
  color: var(--mdc-theme-on-surface);
672
674
  background-color: var(--lime-elevated-surface-background-color);
673
675
  box-shadow: var(--button-shadow-normal);
@@ -1,8 +1,10 @@
1
- /*
2
- * This file is imported into every component!
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
3
6
  *
4
- * Nothing in this file may output any CSS
5
- * without being explicitly called by outside code.
7
+ * Or, just don't import anything, that works too.
6
8
  */
7
9
  .picker-trigger[style="--background:lime-magenta;"]:after,
8
10
  .chosen-color-preview[style="--background:lime-magenta;"]:after {
@@ -82,8 +84,8 @@
82
84
 
83
85
  .picker-trigger {
84
86
  border-radius: 0.5rem;
85
- cursor: pointer;
86
87
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
88
+ cursor: pointer;
87
89
  color: var(--mdc-theme-on-surface);
88
90
  background-color: var(--lime-elevated-surface-background-color);
89
91
  box-shadow: var(--button-shadow-normal);
@@ -64,6 +64,14 @@
64
64
  );
65
65
  }
66
66
 
67
+ /**
68
+ * Note! This file is exported to `dist/scss/` in the published
69
+ * node module, for consumer projects to import.
70
+ * That means this file cannot import from any file that isn't
71
+ * also exported, keeping the same relative path.
72
+ *
73
+ * Or, just don't import anything, that works too.
74
+ */
67
75
  :root {
68
76
  --mdc-theme-primary: #26a69a;
69
77
  --mdc-theme-secondary: #575756;
@@ -634,6 +642,7 @@ svg {
634
642
  }
635
643
  .dayContainer .flatpickr-day {
636
644
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
645
+ cursor: pointer;
637
646
  color: var(--mdc-theme-on-surface);
638
647
  background-color: transparent;
639
648
  }
@@ -759,6 +768,7 @@ svg {
759
768
  .arrowUp,
760
769
  .arrowDown {
761
770
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
771
+ cursor: pointer;
762
772
  color: var(--mdc-theme-on-surface);
763
773
  background-color: transparent;
764
774
  border-radius: 0.25rem;
@@ -829,9 +839,9 @@ svg {
829
839
  .datepicker-quarter,
830
840
  .datepicker-year {
831
841
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
842
+ cursor: pointer;
832
843
  color: var(--mdc-theme-on-surface);
833
844
  background-color: transparent;
834
- cursor: pointer;
835
845
  min-width: 0;
836
846
  text-align: center;
837
847
  }
@@ -1,3 +1,11 @@
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
6
+ *
7
+ * Or, just don't import anything, that works too.
8
+ */
1
9
  /*
2
10
  * This file is imported into every component!
3
11
  *
@@ -14,8 +22,8 @@
14
22
  all: unset;
15
23
  isolation: isolate;
16
24
  position: relative;
17
- cursor: pointer;
18
25
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
26
+ cursor: pointer;
19
27
  color: var(--limel-dock-item-text-color);
20
28
  background-color: var(--dock-background-color);
21
29
  box-sizing: border-box;
@@ -1,3 +1,11 @@
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
6
+ *
7
+ * Or, just don't import anything, that works too.
8
+ */
1
9
  /*
2
10
  * This file is imported into every component!
3
11
  *
@@ -86,9 +94,9 @@ nav::-webkit-scrollbar {
86
94
  all: unset;
87
95
  box-sizing: border-box;
88
96
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
97
+ cursor: pointer;
89
98
  color: var(--mdc-theme-on-surface);
90
99
  background-color: transparent;
91
- cursor: pointer;
92
100
  display: flex;
93
101
  justify-content: center;
94
102
  align-items: center;
@@ -604,11 +604,13 @@
604
604
  display: none;
605
605
  }
606
606
 
607
- /*
608
- * This file is imported into every component!
607
+ /**
608
+ * Note! This file is exported to `dist/scss/` in the published
609
+ * node module, for consumer projects to import.
610
+ * That means this file cannot import from any file that isn't
611
+ * also exported, keeping the same relative path.
609
612
  *
610
- * Nothing in this file may output any CSS
611
- * without being explicitly called by outside code.
613
+ * Or, just don't import anything, that works too.
612
614
  */
613
615
  .limel-form-row--layout {
614
616
  --limel-form-row-border-radius: 0.375rem;
@@ -1,3 +1,11 @@
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
6
+ *
7
+ * Or, just don't import anything, that works too.
8
+ */
1
9
  /*
2
10
  * This file is imported into every component!
3
11
  *
@@ -1,3 +1,11 @@
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
6
+ *
7
+ * Or, just don't import anything, that works too.
8
+ */
1
9
  /*
2
10
  * This file is imported into every component!
3
11
  *
@@ -238,6 +246,7 @@
238
246
 
239
247
  .mdc-icon-button {
240
248
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
249
+ cursor: pointer;
241
250
  color: var(--mdc-theme-on-surface);
242
251
  background-color: var(--icon-background-color, transparent);
243
252
  display: inline-flex;
@@ -1,8 +1,10 @@
1
- /*
2
- * This file is imported into every component!
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
3
6
  *
4
- * Nothing in this file may output any CSS
5
- * without being explicitly called by outside code.
7
+ * Or, just don't import anything, that works too.
6
8
  */
7
9
  /**
8
10
  * @prop --info-tile-border-radius: defines the radius of corners of the info-tile. Defaults to `1rem`
@@ -82,10 +84,10 @@ a {
82
84
  }
83
85
  a.is-clickable {
84
86
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
87
+ cursor: pointer;
85
88
  color: var(--mdc-theme-on-surface);
86
89
  background-color: var(--info-tile-background-color, var(--lime-elevated-surface-background-color));
87
90
  box-shadow: var(--button-shadow-normal);
88
- cursor: pointer;
89
91
  }
90
92
  a.is-clickable:hover {
91
93
  color: var(--mdc-theme-on-surface);
@@ -64,6 +64,14 @@
64
64
  );
65
65
  }
66
66
 
67
+ /**
68
+ * Note! This file is exported to `dist/scss/` in the published
69
+ * node module, for consumer projects to import.
70
+ * That means this file cannot import from any file that isn't
71
+ * also exported, keeping the same relative path.
72
+ *
73
+ * Or, just don't import anything, that works too.
74
+ */
67
75
  .mdc-notched-outline {
68
76
  display: flex;
69
77
  position: absolute;
@@ -2039,6 +2047,7 @@ input.mdc-text-field__input::placeholder {
2039
2047
  }
2040
2048
  input.mdc-text-field__input::-webkit-search-cancel-button {
2041
2049
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
2050
+ cursor: pointer;
2042
2051
  color: var(--mdc-theme-on-surface);
2043
2052
  background-color: rgb(var(--contrast-900));
2044
2053
  cursor: pointer;
@@ -5,6 +5,14 @@
5
5
  * Nothing in this file may output any CSS
6
6
  * without being explicitly called by outside code.
7
7
  */
8
+ /**
9
+ * Note! This file is exported to `dist/scss/` in the published
10
+ * node module, for consumer projects to import.
11
+ * That means this file cannot import from any file that isn't
12
+ * also exported, keeping the same relative path.
13
+ *
14
+ * Or, just don't import anything, that works too.
15
+ */
8
16
  /*
9
17
  * This file is imported into every component that uses MDC!
10
18
  *
@@ -5835,11 +5843,13 @@ a.mdc-list-item {
5835
5843
  border-color: var(--mdc-checkbox-unchecked-color);
5836
5844
  }
5837
5845
 
5838
- /*
5839
- * This file is imported into every component!
5846
+ /**
5847
+ * Note! This file is exported to `dist/scss/` in the published
5848
+ * node module, for consumer projects to import.
5849
+ * That means this file cannot import from any file that isn't
5850
+ * also exported, keeping the same relative path.
5840
5851
  *
5841
- * Nothing in this file may output any CSS
5842
- * without being explicitly called by outside code.
5852
+ * Or, just don't import anything, that works too.
5843
5853
  */
5844
5854
  :host(.has-striped-rows) .mdc-deprecated-list {
5845
5855
  border: 1px solid rgb(var(--contrast-400));
@@ -5856,6 +5866,7 @@ a.mdc-list-item {
5856
5866
 
5857
5867
  :host(.has-interactive-items) .mdc-deprecated-list-item:not(.mdc-deprecated-list-item--disabled) {
5858
5868
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
5869
+ cursor: pointer;
5859
5870
  color: var(--mdc-theme-on-surface);
5860
5871
  background-color: transparent;
5861
5872
  }
@@ -11,6 +11,14 @@
11
11
  * Nothing in this file may output any CSS
12
12
  * without being explicitly called by outside code.
13
13
  */
14
+ /**
15
+ * Note! This file is exported to `dist/scss/` in the published
16
+ * node module, for consumer projects to import.
17
+ * That means this file cannot import from any file that isn't
18
+ * also exported, keeping the same relative path.
19
+ *
20
+ * Or, just don't import anything, that works too.
21
+ */
14
22
  /*
15
23
  * This file is imported into every component that uses MDC!
16
24
  *
@@ -5908,11 +5916,13 @@ a.mdc-list-item {
5908
5916
  border-color: var(--mdc-checkbox-unchecked-color);
5909
5917
  }
5910
5918
 
5911
- /*
5912
- * This file is imported into every component!
5919
+ /**
5920
+ * Note! This file is exported to `dist/scss/` in the published
5921
+ * node module, for consumer projects to import.
5922
+ * That means this file cannot import from any file that isn't
5923
+ * also exported, keeping the same relative path.
5913
5924
  *
5914
- * Nothing in this file may output any CSS
5915
- * without being explicitly called by outside code.
5925
+ * Or, just don't import anything, that works too.
5916
5926
  */
5917
5927
  :host(.has-striped-rows) .mdc-deprecated-list {
5918
5928
  border: 1px solid rgb(var(--contrast-400));
@@ -5929,6 +5939,7 @@ a.mdc-list-item {
5929
5939
 
5930
5940
  :host(.has-interactive-items) .mdc-deprecated-list-item:not(.mdc-deprecated-list-item--disabled) {
5931
5941
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
5942
+ cursor: pointer;
5932
5943
  color: var(--mdc-theme-on-surface);
5933
5944
  background-color: transparent;
5934
5945
  }
@@ -4,6 +4,14 @@
4
4
  * Nothing in this file may output any CSS
5
5
  * without being explicitly called by outside code.
6
6
  */
7
+ /**
8
+ * Note! This file is exported to `dist/scss/` in the published
9
+ * node module, for consumer projects to import.
10
+ * That means this file cannot import from any file that isn't
11
+ * also exported, keeping the same relative path.
12
+ *
13
+ * Or, just don't import anything, that works too.
14
+ */
7
15
  :host(limel-popover-surface) {
8
16
  isolation: isolate;
9
17
  }
@@ -1,3 +1,11 @@
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
6
+ *
7
+ * Or, just don't import anything, that works too.
8
+ */
1
9
  /*
2
10
  * This file is imported into every component!
3
11
  *
@@ -65,6 +65,14 @@
65
65
  );
66
66
  }
67
67
 
68
+ /**
69
+ * Note! This file is exported to `dist/scss/` in the published
70
+ * node module, for consumer projects to import.
71
+ * That means this file cannot import from any file that isn't
72
+ * also exported, keeping the same relative path.
73
+ *
74
+ * Or, just don't import anything, that works too.
75
+ */
68
76
  .mdc-floating-label {
69
77
  -moz-osx-font-smoothing: grayscale;
70
78
  -webkit-font-smoothing: antialiased;
@@ -1619,7 +1627,6 @@
1619
1627
  height: 3.5rem;
1620
1628
  display: inline-flex;
1621
1629
  align-items: center;
1622
- cursor: pointer;
1623
1630
  border-radius: 0.3125rem;
1624
1631
  }
1625
1632
  .limel-select .limel-select-trigger .mdc-floating-label {
@@ -1652,6 +1659,7 @@
1652
1659
  }
1653
1660
  .limel-select:not(.mdc-select--disabled) .limel-select-trigger {
1654
1661
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
1662
+ cursor: pointer;
1655
1663
  color: var(--mdc-theme-on-surface);
1656
1664
  background-color: var(--lime-elevated-surface-background-color);
1657
1665
  box-shadow: var(--button-shadow-normal);
@@ -1,8 +1,10 @@
1
- /*
2
- * This file is imported into every component!
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
3
6
  *
4
- * Nothing in this file may output any CSS
5
- * without being explicitly called by outside code.
7
+ * Or, just don't import anything, that works too.
6
8
  */
7
9
  /**
8
10
  * @prop --shortcut-border-radius: defines the radius of corners of the shortcut. Defaults to `1rem`
@@ -41,10 +43,10 @@
41
43
  a {
42
44
  all: unset;
43
45
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
46
+ cursor: pointer;
44
47
  color: var(--mdc-theme-on-surface);
45
48
  background-color: var(--shortcut-background-color, var(--lime-elevated-surface-background-color));
46
49
  box-shadow: var(--button-shadow-normal);
47
- cursor: pointer;
48
50
  text-align: center;
49
51
  height: calc(100% - 1rem);
50
52
  width: calc(100% - 1rem);
@@ -1,8 +1,10 @@
1
- /*
2
- * This file is imported into every component!
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
3
6
  *
4
- * Nothing in this file may output any CSS
5
- * without being explicitly called by outside code.
7
+ * Or, just don't import anything, that works too.
6
8
  */
7
9
  :host(limel-split-button.has-menu) {
8
10
  --button-padding-right: 2rem;
@@ -65,6 +67,7 @@ limel-menu:hover:before, limel-menu:focus-within:before {
65
67
  }
66
68
  .menu-trigger:not(:disabled) {
67
69
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
70
+ cursor: pointer;
68
71
  color: var(--mdc-theme-on-surface);
69
72
  background-color: transparent;
70
73
  cursor: pointer;
@@ -1,4 +1,12 @@
1
1
  @charset "UTF-8";
2
+ /**
3
+ * Note! This file is exported to `dist/scss/` in the published
4
+ * node module, for consumer projects to import.
5
+ * That means this file cannot import from any file that isn't
6
+ * also exported, keeping the same relative path.
7
+ *
8
+ * Or, just don't import anything, that works too.
9
+ */
2
10
  /*
3
11
  * This file is imported into every component!
4
12
  *
@@ -1213,6 +1221,14 @@ body.tabulator-print-fullscreen-hide > *:not(.tabulator-print-fullscreen) {
1213
1221
  border-bottom-color: rgb(var(--table-arrow-color));
1214
1222
  }
1215
1223
  }
1224
+ /**
1225
+ * Note! This file is exported to `dist/scss/` in the published
1226
+ * node module, for consumer projects to import.
1227
+ * That means this file cannot import from any file that isn't
1228
+ * also exported, keeping the same relative path.
1229
+ *
1230
+ * Or, just don't import anything, that works too.
1231
+ */
1216
1232
  /*
1217
1233
  * This file is imported into every component!
1218
1234
  *
@@ -1245,6 +1261,7 @@ body.tabulator-print-fullscreen-hide > *:not(.tabulator-print-fullscreen) {
1245
1261
  }
1246
1262
  .tabulator .tabulator-footer .tabulator-paginator .tabulator-page:not([disabled]) {
1247
1263
  transition: color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;
1264
+ cursor: pointer;
1248
1265
  color: rgb(var(--contrast-1200)) !important;
1249
1266
  background-color: transparent;
1250
1267
  }
@@ -1348,6 +1365,14 @@ button.tabulator-page[data-page=first]:not([disabled]):hover:after, button.tabul
1348
1365
  padding: 0;
1349
1366
  }
1350
1367
 
1368
+ /**
1369
+ * Note! This file is exported to `dist/scss/` in the published
1370
+ * node module, for consumer projects to import.
1371
+ * That means this file cannot import from any file that isn't
1372
+ * also exported, keeping the same relative path.
1373
+ *
1374
+ * Or, just don't import anything, that works too.
1375
+ */
1351
1376
  /*
1352
1377
  * This file is imported into every component!
1353
1378
  *
@@ -1430,6 +1455,14 @@ button.tabulator-page[data-page=first]:not([disabled]):hover:after, button.tabul
1430
1455
  opacity: 0;
1431
1456
  }
1432
1457
 
1458
+ /**
1459
+ * Note! This file is exported to `dist/scss/` in the published
1460
+ * node module, for consumer projects to import.
1461
+ * That means this file cannot import from any file that isn't
1462
+ * also exported, keeping the same relative path.
1463
+ *
1464
+ * Or, just don't import anything, that works too.
1465
+ */
1433
1466
  /*
1434
1467
  * This file is imported into every component!
1435
1468
  *
@@ -1,4 +1,11 @@
1
- @use './functions';
1
+ /**
2
+ * Note! This file is exported to `dist/scss/` in the published
3
+ * node module, for consumer projects to import.
4
+ * That means this file cannot import from any file that isn't
5
+ * also exported, keeping the same relative path.
6
+ *
7
+ * Or, just don't import anything, that works too.
8
+ */
2
9
 
3
10
  @mixin visualize-keyboard-focus {
4
11
  &:focus {
@@ -52,6 +59,7 @@
52
59
  transition: color 0.2s ease, background-color 0.2s ease,
53
60
  box-shadow 0.2s ease, transform 0.1s ease-out;
54
61
 
62
+ cursor: pointer;
55
63
  color: $color;
56
64
  background-color: $background-color;
57
65
  box-shadow: var(--button-shadow-normal);
@@ -79,6 +87,7 @@
79
87
  transition: color 0.2s ease, background-color 0.2s ease,
80
88
  box-shadow 0.2s ease, transform 0.1s ease-out;
81
89
 
90
+ cursor: pointer;
82
91
  color: $color;
83
92
  background-color: $background-color;
84
93
  box-shadow: var(--button-shadow-normal);
@@ -105,6 +114,7 @@
105
114
  transition: color 0.2s ease, background-color 0.2s ease,
106
115
  box-shadow 0.2s ease, transform 0.1s ease-out;
107
116
 
117
+ cursor: pointer;
108
118
  color: $color;
109
119
  background-color: $background-color;
110
120
 
@@ -131,6 +141,7 @@
131
141
  transition: color 0.2s ease, background-color 0.2s ease,
132
142
  box-shadow 0.2s ease, transform 0.1s ease-out;
133
143
 
144
+ cursor: pointer;
134
145
  color: $color;
135
146
  background-color: $background-color;
136
147
 
@@ -156,14 +167,14 @@
156
167
 
157
168
  cursor: pointer;
158
169
 
159
- height: functions.pxToRem(20);
160
- width: functions.pxToRem(20);
170
+ height: 1.25rem;
171
+ width: 1.25rem;
161
172
  border-radius: 50%;
162
173
 
163
174
  background: {
164
175
  repeat: no-repeat;
165
176
  position: center;
166
- size: functions.pxToRem(12);
177
+ size: 0.75rem;
167
178
  image: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><defs/><path fill='rgb(255,255,255)' d='M7.219 5.781L5.78 7.22 14.563 16 5.78 24.781 7.22 26.22 16 17.437l8.781 8.782 1.438-1.438L17.437 16l8.782-8.781L24.78 5.78 16 14.563z'/></svg>");
168
179
  }
169
180
  }
@@ -2,7 +2,7 @@ export default {
2
2
  'callout.note': 'Opmerking',
3
3
  'callout.important': 'Belangrijk',
4
4
  'callout.tip': 'Tip',
5
- 'callout.example': 'Waarschuwing',
5
+ 'callout.caution': 'Waarschuwing',
6
6
  'callout.warning': 'Waarschuwing',
7
7
  'date-picker.today': 'Vandaag',
8
8
  'date-picker.month.heading': 'Maand',