@ndla/primitives 0.0.15 → 0.0.17

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "schemaVersion": "0.41.0",
2
+ "schemaVersion": "0.42.0",
3
3
  "styles": {
4
4
  "atomic": [
5
5
  "display]___[value:flex",
@@ -100,8 +100,8 @@
100
100
  "background]___[value:surface.action.active]___[cond:_active",
101
101
  "boxShadow]___[value:inset 0 0 0 3px var(--shadow-color), inset 0px 0px 0px 6px currentcolor]___[cond:_focusVisible",
102
102
  "color]___[value:text.strong",
103
- "background]___[value:transparent",
104
103
  "background]___[value:surface.actionSubtle.active]___[cond:_active",
104
+ "background]___[value:transparent",
105
105
  "boxShadow]___[value:inset 0 0 0 1px var(--shadow-color)]___[cond:_hover",
106
106
  "boxShadow]___[value:inset 0 0 0 3px var(--shadow-color)]___[cond:_hover<___>_focusVisible",
107
107
  "borderColor]___[value:stroke.default]___[cond:_active",
@@ -297,13 +297,15 @@
297
297
  "width]___[value:35%]___[cond:desktop",
298
298
  "float]___[value:left]___[cond:tablet",
299
299
  "clear]___[value:left]___[cond:tablet",
300
- "paddingInlineEnd]___[value:medium]___[cond:tablet",
301
300
  "float]___[value:right]___[cond:tablet",
302
301
  "clear]___[value:right]___[cond:tablet",
303
- "paddingInlineStart]___[value:medium]___[cond:tablet",
304
302
  "zIndex]___[value:base",
305
303
  "left]___[value:auto",
306
304
  "marginBlock]___[value:xsmall",
305
+ "paddingInlineEnd]___[value:medium",
306
+ "paddingInlineStart]___[value:medium",
307
+ "paddingInlineStart]___[value:0",
308
+ "paddingInlineEnd]___[value:0",
307
309
  "borderRadius]___[value:small",
308
310
  "backgroundColor]___[value:surface.default",
309
311
  "backgroundColor]___[value:surface.brand.2.subtle",