@neo4j-ndl/base 0.15.0 → 0.15.2

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Change Log
2
2
 
3
+ ## 0.15.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 3f78201: Centre align Switch element & label
8
+
9
+ ## 0.15.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 705d841: Fix bug where popover content shows above modal content
14
+
3
15
  ## 0.15.0
4
16
 
5
17
  ### Minor Changes
@@ -420,7 +420,7 @@ Ensure the default browser behavior of the `hidden` attribute.
420
420
  */
421
421
  /**
422
422
  * Do not edit directly
423
- * Generated on Thu, 08 Dec 2022 11:26:14 GMT
423
+ * Generated on Thu, 05 Jan 2023 13:14:17 GMT
424
424
  */
425
425
  :root {
426
426
  --border-radius-sm: 4px;
@@ -1876,7 +1876,7 @@ a.ndl-btn{
1876
1876
  letter-spacing: 0.25px;
1877
1877
  line-height: 20px;
1878
1878
  }
1879
- .ndl-form-item .form-item-label > input {
1879
+ .ndl-form-item .form-item-label > input[type='checkbox'][role='checkbox'], .ndl-form-item .form-item-label > input[type='radio'] {
1880
1880
  margin-top: 2px;
1881
1881
  }
1882
1882
  .ndl-form-item .form-item-label.fluid{
@@ -2463,7 +2463,7 @@ a.ndl-btn{
2463
2463
  position: absolute;
2464
2464
  }
2465
2465
  .ndl-modal-root{
2466
- z-index: 1000;
2466
+ z-index: 1100;
2467
2467
  }
2468
2468
  .ndl-modal {
2469
2469
  position: relative;
@@ -2474,7 +2474,6 @@ a.ndl-btn{
2474
2474
  margin: 32px;
2475
2475
  width: -moz-available;
2476
2476
  width: -webkit-fill-available;
2477
- z-index: 1001;
2478
2477
  }
2479
2478
  .ndl-modal.small {
2480
2479
  max-width: 40rem;
@@ -11,8 +11,9 @@ export const theme: {
11
11
  current: string;
12
12
  };
13
13
  zIndex: {
14
+ "popover-backdrop": number;
15
+ popover: number;
14
16
  modal: number;
15
- 'modal-backdrop': number;
16
17
  };
17
18
  };
18
19
  colors: {
@@ -30,6 +30,7 @@ var __assign = (this && this.__assign) || function () {
30
30
  };
31
31
  return __assign.apply(this, arguments);
32
32
  };
33
+ var _a;
33
34
  var tailwindConfig = require('./tailwindConfig.js');
34
35
  /**
35
36
  * Tailwind CSS Configuration
@@ -66,10 +67,11 @@ module.exports = {
66
67
  transparent: 'transparent',
67
68
  current: 'currentColor'
68
69
  },
69
- zIndex: {
70
- modal: 1001,
71
- 'modal-backdrop': 1000
72
- }
70
+ zIndex: (_a = {},
71
+ _a['popover-backdrop'] = 1000,
72
+ _a.popover = 1001,
73
+ _a.modal = 1100,
74
+ _a)
73
75
  } }),
74
76
  // Enable only necessary plugins
75
77
  // https://tailwindcss.com/docs/configuration#core-plugins
@@ -1 +1 @@
1
- {"version":3,"file":"optimised.config.js","sourceRoot":"","sources":["../src/optimised.config.js"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;GAmBG;;;;;;;;;;;;AAEH,IAAM,cAAc,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAAC;AAEtD;;;;GAIG;AACH,MAAM,CAAC,OAAO,GAAG;IACf,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,CAAC,kCAAkC,CAAC;IAC7C,mEAAmE;IACnE,qDAAqD;IACrD,iDAAiD;IACjD,QAAQ,EAAE;QACR;YACE,OAAO,EACL,iFAAiF;YACnF,QAAQ,EAAE,CAAC,OAAO,CAAC;SACpB;QACD;YACE,OAAO,EACL,+EAA+E;YACjF,QAAQ,EAAE,CAAC,OAAO,CAAC;SACpB;QACD;YACE,sBAAsB;YACtB,OAAO,EAAE,wBAAwB;YACjC,QAAQ,EAAE,CAAC,QAAQ,CAAC;SACrB;QACD;YACE,OAAO,EAAE,2BAA2B;YACpC,QAAQ,EAAE,CAAC,OAAO,CAAC;SACpB;KACF;IACD,KAAK,wBACA,cAAc,KACjB,MAAM,EAAE;YACN,MAAM,EAAE;gBACN,WAAW,EAAE,aAAa;gBAC1B,OAAO,EAAE,cAAc;aACxB;YACD,MAAM,EAAE;gBACN,KAAK,EAAE,IAAI;gBACX,gBAAgB,EAAE,IAAI;aACvB;SACF,GACF;IACD,gCAAgC;IAChC,0DAA0D;IAC1D,OAAO,EAAE,EAAE;CACZ,CAAC"}
1
+ {"version":3,"file":"optimised.config.js","sourceRoot":"","sources":["../src/optimised.config.js"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;GAmBG;;;;;;;;;;;;;AAEH,IAAM,cAAc,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAAC;AAEtD;;;;GAIG;AACH,MAAM,CAAC,OAAO,GAAG;IACf,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,CAAC,kCAAkC,CAAC;IAC7C,mEAAmE;IACnE,qDAAqD;IACrD,iDAAiD;IACjD,QAAQ,EAAE;QACR;YACE,OAAO,EACL,iFAAiF;YACnF,QAAQ,EAAE,CAAC,OAAO,CAAC;SACpB;QACD;YACE,OAAO,EACL,+EAA+E;YACjF,QAAQ,EAAE,CAAC,OAAO,CAAC;SACpB;QACD;YACE,sBAAsB;YACtB,OAAO,EAAE,wBAAwB;YACjC,QAAQ,EAAE,CAAC,QAAQ,CAAC;SACrB;QACD;YACE,OAAO,EAAE,2BAA2B;YACpC,QAAQ,EAAE,CAAC,OAAO,CAAC;SACpB;KACF;IACD,KAAK,wBACA,cAAc,KACjB,MAAM,EAAE;YACN,MAAM,EAAE;gBACN,WAAW,EAAE,aAAa;gBAC1B,OAAO,EAAE,cAAc;aACxB;YACD,MAAM;gBACJ,GAAC,kBAAkB,IAAG,IAAI;gBAC1B,UAAO,GAAE,IAAI;gBACb,QAAK,GAAE,IAAI;mBACZ;SACF,GACF;IACD,gCAAgC;IAChC,0DAA0D;IAC1D,OAAO,EAAE,EAAE;CACZ,CAAC"}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 08 Dec 2022 11:26:14 GMT
3
+ * Generated on Thu, 05 Jan 2023 13:14:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 08 Dec 2022 11:26:14 GMT
3
+ * Generated on Thu, 05 Jan 2023 13:14:17 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Thu, 08 Dec 2022 11:26:14 GMT
4
+ * Generated on Thu, 05 Jan 2023 13:14:17 GMT
5
5
  */
6
6
  module.exports = {
7
7
  "borderRadius": {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 08 Dec 2022 11:26:14 GMT
3
+ // Generated on Thu, 05 Jan 2023 13:14:17 GMT
4
4
 
5
5
  $border-radius-sm: 4px;
6
6
  $border-radius-md: 6px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/base",
3
- "version": "0.15.0",
3
+ "version": "0.15.2",
4
4
  "description": "Neo4j base package for the design system",
5
5
  "author": "Neo4j Inc.",
6
6
  "homepage": "",