@skedulo/breeze-ui 1.20.2 → 1.20.3

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.
@@ -5518,6 +5518,19 @@
5518
5518
  "name": "PurePopover",
5519
5519
  "module": "src/components/popover.ts"
5520
5520
  }
5521
+ },
5522
+ {
5523
+ "name": "enable-position-tracking",
5524
+ "type": {
5525
+ "text": "boolean"
5526
+ },
5527
+ "default": "false",
5528
+ "description": "Stops the popover content from enabling position tracking on mount",
5529
+ "fieldName": "enablePositionTracking",
5530
+ "inheritedFrom": {
5531
+ "name": "PurePopover",
5532
+ "module": "src/components/popover.ts"
5533
+ }
5521
5534
  }
5522
5535
  ],
5523
5536
  "members": [
@@ -5820,6 +5833,20 @@
5820
5833
  "module": "src/components/popover.ts"
5821
5834
  }
5822
5835
  },
5836
+ {
5837
+ "kind": "field",
5838
+ "name": "enablePositionTracking",
5839
+ "type": {
5840
+ "text": "boolean"
5841
+ },
5842
+ "default": "false",
5843
+ "description": "Stops the popover content from enabling position tracking on mount",
5844
+ "attribute": "enable-position-tracking",
5845
+ "inheritedFrom": {
5846
+ "name": "PurePopover",
5847
+ "module": "src/components/popover.ts"
5848
+ }
5849
+ },
5823
5850
  {
5824
5851
  "kind": "method",
5825
5852
  "name": "updatePosition",
@@ -6032,6 +6059,19 @@
6032
6059
  "name": "PurePopover",
6033
6060
  "module": "src/components/popover.ts"
6034
6061
  }
6062
+ },
6063
+ {
6064
+ "name": "enable-position-tracking",
6065
+ "type": {
6066
+ "text": "boolean"
6067
+ },
6068
+ "default": "false",
6069
+ "description": "Stops the popover content from enabling position tracking on mount",
6070
+ "fieldName": "enablePositionTracking",
6071
+ "inheritedFrom": {
6072
+ "name": "PurePopover",
6073
+ "module": "src/components/popover.ts"
6074
+ }
6035
6075
  }
6036
6076
  ],
6037
6077
  "members": [
@@ -6162,6 +6202,20 @@
6162
6202
  "module": "src/components/popover.ts"
6163
6203
  }
6164
6204
  },
6205
+ {
6206
+ "kind": "field",
6207
+ "name": "enablePositionTracking",
6208
+ "type": {
6209
+ "text": "boolean"
6210
+ },
6211
+ "default": "false",
6212
+ "description": "Stops the popover content from enabling position tracking on mount",
6213
+ "attribute": "enable-position-tracking",
6214
+ "inheritedFrom": {
6215
+ "name": "PurePopover",
6216
+ "module": "src/components/popover.ts"
6217
+ }
6218
+ },
6165
6219
  {
6166
6220
  "kind": "method",
6167
6221
  "name": "updatePosition",
@@ -17797,6 +17851,16 @@
17797
17851
  "description": "Stops the popover content from showing",
17798
17852
  "attribute": "disabled"
17799
17853
  },
17854
+ {
17855
+ "kind": "field",
17856
+ "name": "enablePositionTracking",
17857
+ "type": {
17858
+ "text": "boolean"
17859
+ },
17860
+ "default": "false",
17861
+ "description": "Stops the popover content from enabling position tracking on mount",
17862
+ "attribute": "enable-position-tracking"
17863
+ },
17800
17864
  {
17801
17865
  "kind": "method",
17802
17866
  "name": "updatePosition",
@@ -17930,6 +17994,15 @@
17930
17994
  "default": "false",
17931
17995
  "description": "Stops the popover content from showing",
17932
17996
  "fieldName": "disabled"
17997
+ },
17998
+ {
17999
+ "name": "enable-position-tracking",
18000
+ "type": {
18001
+ "text": "boolean"
18002
+ },
18003
+ "default": "false",
18004
+ "description": "Stops the popover content from enabling position tracking on mount",
18005
+ "fieldName": "enablePositionTracking"
17933
18006
  }
17934
18007
  ],
17935
18008
  "superclass": {
@@ -18201,6 +18274,20 @@
18201
18274
  "module": "src/components/popover.ts"
18202
18275
  }
18203
18276
  },
18277
+ {
18278
+ "kind": "field",
18279
+ "name": "enablePositionTracking",
18280
+ "type": {
18281
+ "text": "boolean"
18282
+ },
18283
+ "default": "false",
18284
+ "description": "Stops the popover content from enabling position tracking on mount",
18285
+ "attribute": "enable-position-tracking",
18286
+ "inheritedFrom": {
18287
+ "name": "PurePopover",
18288
+ "module": "src/components/popover.ts"
18289
+ }
18290
+ },
18204
18291
  {
18205
18292
  "kind": "method",
18206
18293
  "name": "updatePosition",
@@ -18399,6 +18486,19 @@
18399
18486
  "name": "PurePopover",
18400
18487
  "module": "src/components/popover.ts"
18401
18488
  }
18489
+ },
18490
+ {
18491
+ "name": "enable-position-tracking",
18492
+ "type": {
18493
+ "text": "boolean"
18494
+ },
18495
+ "default": "false",
18496
+ "description": "Stops the popover content from enabling position tracking on mount",
18497
+ "fieldName": "enablePositionTracking",
18498
+ "inheritedFrom": {
18499
+ "name": "PurePopover",
18500
+ "module": "src/components/popover.ts"
18501
+ }
18402
18502
  }
18403
18503
  ],
18404
18504
  "superclass": {