@genesislcap/rapid-design-system 15.8.1-PTC-0.1 → 15.8.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.
@@ -17938,6 +17938,101 @@
17938
17938
  }
17939
17939
  ]
17940
17940
  },
17941
+ {
17942
+ "kind": "javascript-module",
17943
+ "path": "src/grid-layout-item/grid-layout-item.ts",
17944
+ "declarations": [
17945
+ {
17946
+ "kind": "function",
17947
+ "name": "rapidGridLayoutItem"
17948
+ },
17949
+ {
17950
+ "kind": "variable",
17951
+ "name": "defaultGridLayoutItemConfig",
17952
+ "default": "defaultConfig"
17953
+ },
17954
+ {
17955
+ "kind": "variable",
17956
+ "name": "rapidGridLayoutItemTemplate",
17957
+ "default": "template"
17958
+ },
17959
+ {
17960
+ "kind": "variable",
17961
+ "name": "rapidGridLayoutItemStyles",
17962
+ "default": "styles"
17963
+ },
17964
+ {
17965
+ "kind": "variable",
17966
+ "name": "rapidGridLayoutItemShadowOptions",
17967
+ "default": "shadowOptions"
17968
+ }
17969
+ ],
17970
+ "exports": [
17971
+ {
17972
+ "kind": "js",
17973
+ "name": "rapidGridLayoutItem",
17974
+ "declaration": {
17975
+ "name": "rapidGridLayoutItem",
17976
+ "module": "src/grid-layout-item/grid-layout-item.ts"
17977
+ }
17978
+ },
17979
+ {
17980
+ "kind": "js",
17981
+ "name": "GridLayoutItem",
17982
+ "declaration": {
17983
+ "name": "GridLayoutItem",
17984
+ "package": "@genesislcap/foundation-ui"
17985
+ }
17986
+ },
17987
+ {
17988
+ "kind": "js",
17989
+ "name": "defaultGridLayoutItemConfig",
17990
+ "declaration": {
17991
+ "name": "defaultGridLayoutItemConfig",
17992
+ "module": "src/grid-layout-item/grid-layout-item.ts"
17993
+ }
17994
+ },
17995
+ {
17996
+ "kind": "js",
17997
+ "name": "rapidGridLayoutItemTemplate",
17998
+ "declaration": {
17999
+ "name": "rapidGridLayoutItemTemplate",
18000
+ "module": "src/grid-layout-item/grid-layout-item.ts"
18001
+ }
18002
+ },
18003
+ {
18004
+ "kind": "js",
18005
+ "name": "rapidGridLayoutItemStyles",
18006
+ "declaration": {
18007
+ "name": "rapidGridLayoutItemStyles",
18008
+ "module": "src/grid-layout-item/grid-layout-item.ts"
18009
+ }
18010
+ },
18011
+ {
18012
+ "kind": "js",
18013
+ "name": "rapidGridLayoutItemShadowOptions",
18014
+ "declaration": {
18015
+ "name": "rapidGridLayoutItemShadowOptions",
18016
+ "module": "src/grid-layout-item/grid-layout-item.ts"
18017
+ }
18018
+ }
18019
+ ]
18020
+ },
18021
+ {
18022
+ "kind": "javascript-module",
18023
+ "path": "src/grid-layout-item/index.ts",
18024
+ "declarations": [],
18025
+ "exports": [
18026
+ {
18027
+ "kind": "js",
18028
+ "name": "*",
18029
+ "declaration": {
18030
+ "name": "*",
18031
+ "package": "./grid-layout-item"
18032
+ }
18033
+ }
18034
+ ]
18035
+ },
17941
18036
  {
17942
18037
  "kind": "javascript-module",
17943
18038
  "path": "src/horizontal-scroll/horizontal-scroll.styles.ts",
@@ -18624,101 +18719,6 @@
18624
18719
  }
18625
18720
  ]
18626
18721
  },
18627
- {
18628
- "kind": "javascript-module",
18629
- "path": "src/grid-layout-item/grid-layout-item.ts",
18630
- "declarations": [
18631
- {
18632
- "kind": "function",
18633
- "name": "rapidGridLayoutItem"
18634
- },
18635
- {
18636
- "kind": "variable",
18637
- "name": "defaultGridLayoutItemConfig",
18638
- "default": "defaultConfig"
18639
- },
18640
- {
18641
- "kind": "variable",
18642
- "name": "rapidGridLayoutItemTemplate",
18643
- "default": "template"
18644
- },
18645
- {
18646
- "kind": "variable",
18647
- "name": "rapidGridLayoutItemStyles",
18648
- "default": "styles"
18649
- },
18650
- {
18651
- "kind": "variable",
18652
- "name": "rapidGridLayoutItemShadowOptions",
18653
- "default": "shadowOptions"
18654
- }
18655
- ],
18656
- "exports": [
18657
- {
18658
- "kind": "js",
18659
- "name": "rapidGridLayoutItem",
18660
- "declaration": {
18661
- "name": "rapidGridLayoutItem",
18662
- "module": "src/grid-layout-item/grid-layout-item.ts"
18663
- }
18664
- },
18665
- {
18666
- "kind": "js",
18667
- "name": "GridLayoutItem",
18668
- "declaration": {
18669
- "name": "GridLayoutItem",
18670
- "package": "@genesislcap/foundation-ui"
18671
- }
18672
- },
18673
- {
18674
- "kind": "js",
18675
- "name": "defaultGridLayoutItemConfig",
18676
- "declaration": {
18677
- "name": "defaultGridLayoutItemConfig",
18678
- "module": "src/grid-layout-item/grid-layout-item.ts"
18679
- }
18680
- },
18681
- {
18682
- "kind": "js",
18683
- "name": "rapidGridLayoutItemTemplate",
18684
- "declaration": {
18685
- "name": "rapidGridLayoutItemTemplate",
18686
- "module": "src/grid-layout-item/grid-layout-item.ts"
18687
- }
18688
- },
18689
- {
18690
- "kind": "js",
18691
- "name": "rapidGridLayoutItemStyles",
18692
- "declaration": {
18693
- "name": "rapidGridLayoutItemStyles",
18694
- "module": "src/grid-layout-item/grid-layout-item.ts"
18695
- }
18696
- },
18697
- {
18698
- "kind": "js",
18699
- "name": "rapidGridLayoutItemShadowOptions",
18700
- "declaration": {
18701
- "name": "rapidGridLayoutItemShadowOptions",
18702
- "module": "src/grid-layout-item/grid-layout-item.ts"
18703
- }
18704
- }
18705
- ]
18706
- },
18707
- {
18708
- "kind": "javascript-module",
18709
- "path": "src/grid-layout-item/index.ts",
18710
- "declarations": [],
18711
- "exports": [
18712
- {
18713
- "kind": "js",
18714
- "name": "*",
18715
- "declaration": {
18716
- "name": "*",
18717
- "package": "./grid-layout-item"
18718
- }
18719
- }
18720
- ]
18721
- },
18722
18722
  {
18723
18723
  "kind": "javascript-module",
18724
18724
  "path": "src/icon/icon.styles.ts",
@@ -18909,14 +18909,6 @@
18909
18909
  "module": "src/icon/icon.ts"
18910
18910
  }
18911
18911
  },
18912
- {
18913
- "kind": "method",
18914
- "name": "tooltipChanged",
18915
- "inheritedFrom": {
18916
- "name": "Icon",
18917
- "module": "src/icon/icon.ts"
18918
- }
18919
- },
18920
18912
  {
18921
18913
  "kind": "field",
18922
18914
  "name": "isError",
@@ -18929,20 +18921,6 @@
18929
18921
  "module": "src/icon/icon.ts"
18930
18922
  }
18931
18923
  },
18932
- {
18933
- "kind": "field",
18934
- "name": "tooltipElement",
18935
- "type": {
18936
- "text": "Tooltip | null"
18937
- },
18938
- "privacy": "private",
18939
- "default": "null",
18940
- "description": "The tooltip element is portaled to `document.body` rather than rendered inside this\ncomponent. In place, it inherits the stacking context of whatever hosts the icon — in\nvirtualized lists (e.g. AG Grid rows are absolutely-positioned, transformed siblings)\nthe next sibling paints over the tooltip no matter its z-index. The host is positioned\nfrom the anchor's `getBoundingClientRect()` (see Icon.positionTooltipElement);\nthe tooltip's internal anchored region cannot be relied on for placement because\n`tagFor(AnchoredRegion)` does not resolve for the subclassed genesis components.",
18941
- "inheritedFrom": {
18942
- "name": "Icon",
18943
- "module": "src/icon/icon.ts"
18944
- }
18945
- },
18946
18924
  {
18947
18925
  "kind": "field",
18948
18926
  "name": "name",
@@ -19061,33 +19039,6 @@
19061
19039
  "module": "src/icon/icon.ts"
19062
19040
  }
19063
19041
  },
19064
- {
19065
- "kind": "method",
19066
- "name": "ensureTooltipElement",
19067
- "privacy": "private",
19068
- "inheritedFrom": {
19069
- "name": "Icon",
19070
- "module": "src/icon/icon.ts"
19071
- }
19072
- },
19073
- {
19074
- "kind": "field",
19075
- "name": "positionTooltipElement",
19076
- "privacy": "private",
19077
- "inheritedFrom": {
19078
- "name": "Icon",
19079
- "module": "src/icon/icon.ts"
19080
- }
19081
- },
19082
- {
19083
- "kind": "method",
19084
- "name": "removeTooltipElement",
19085
- "privacy": "private",
19086
- "inheritedFrom": {
19087
- "name": "Icon",
19088
- "module": "src/icon/icon.ts"
19089
- }
19090
- },
19091
19042
  {
19092
19043
  "kind": "field",
19093
19044
  "name": "_presentation",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/rapid-design-system",
3
3
  "description": "Rapid Design System",
4
- "version": "15.8.1-PTC-0.1",
4
+ "version": "15.8.2",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -38,13 +38,13 @@
38
38
  },
39
39
  "devDependencies": {
40
40
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
41
- "@genesislcap/foundation-testing": "15.8.1-PTC-0.1",
42
- "@genesislcap/genx": "15.8.1-PTC-0.1",
43
- "@genesislcap/rollup-builder": "15.8.1-PTC-0.1",
44
- "@genesislcap/ts-builder": "15.8.1-PTC-0.1",
45
- "@genesislcap/uvu-playwright-builder": "15.8.1-PTC-0.1",
46
- "@genesislcap/vite-builder": "15.8.1-PTC-0.1",
47
- "@genesislcap/webpack-builder": "15.8.1-PTC-0.1",
41
+ "@genesislcap/foundation-testing": "15.8.2",
42
+ "@genesislcap/genx": "15.8.2",
43
+ "@genesislcap/rollup-builder": "15.8.2",
44
+ "@genesislcap/ts-builder": "15.8.2",
45
+ "@genesislcap/uvu-playwright-builder": "15.8.2",
46
+ "@genesislcap/vite-builder": "15.8.2",
47
+ "@genesislcap/webpack-builder": "15.8.2",
48
48
  "flexlayout-react": "^0.8.19"
49
49
  },
50
50
  "peerDependencies": {
@@ -56,9 +56,9 @@
56
56
  }
57
57
  },
58
58
  "dependencies": {
59
- "@genesislcap/foundation-logger": "15.8.1-PTC-0.1",
60
- "@genesislcap/foundation-ui": "15.8.1-PTC-0.1",
61
- "@genesislcap/foundation-utils": "15.8.1-PTC-0.1",
59
+ "@genesislcap/foundation-logger": "15.8.2",
60
+ "@genesislcap/foundation-ui": "15.8.2",
61
+ "@genesislcap/foundation-utils": "15.8.2",
62
62
  "@microsoft/fast-colors": "5.3.1",
63
63
  "@microsoft/fast-components": "2.30.6",
64
64
  "@microsoft/fast-element": "1.14.0",
@@ -94,5 +94,5 @@
94
94
  "require": "./dist/react.cjs"
95
95
  }
96
96
  },
97
- "gitHead": "d3b158d9e91f31fc6a248b8b75d7c8f8d5589bc6"
97
+ "gitHead": "c62567e4acee7219798579d18a023be909bdd0a0"
98
98
  }