@bloom-housing/ui-components 12.0.6-alpha.1 → 12.0.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bloom-housing/ui-components",
3
- "version": "12.0.6-alpha.1",
3
+ "version": "12.0.7",
4
4
  "author": "Sean Albert <sean.albert@exygy.com>",
5
5
  "description": "Shared user interface components for Bloom affordable housing system",
6
6
  "homepage": "https://github.com/bloom-housing/ui-components",
@@ -43,7 +43,6 @@
43
43
  "@commitlint/cli": "^13.1.0",
44
44
  "@commitlint/config-conventional": "^13.1.0",
45
45
  "@geometricpanda/storybook-addon-badges": "^1.1.1",
46
- "@storybook/addons": "^6.5.8",
47
46
  "@storybook/addon-actions": "^6.5.16",
48
47
  "@storybook/addon-a11y": "^6.5.16",
49
48
  "@storybook/addon-essentials": "^6.5.16",
@@ -53,15 +52,12 @@
53
52
  "@storybook/addon-storyshots": "^6.3.8",
54
53
  "@storybook/addon-storyshots-puppeteer": "^6.3.8",
55
54
  "@storybook/addon-postcss": "^2.0.0",
56
- "@storybook/api": "^6.5.8",
57
55
  "@storybook/builder-webpack5": "^6.5.16",
58
- "@storybook/components": "^6.5.8",
59
- "@storybook/core-events": "^6.5.8",
60
56
  "@storybook/manager-webpack5": "^6.5.16",
61
57
  "@storybook/node-logger": "^6.5.16",
58
+ "@storybook/preset-create-react-app": "^4.1.2",
62
59
  "@storybook/react": "^6.5.16",
63
60
  "@storybook/testing-library": "^0.0.13",
64
- "@storybook/theming": "^6.5.8",
65
61
  "@testing-library/jest-dom": "5.16.5",
66
62
  "@testing-library/react": "14.0.0",
67
63
  "@types/dompurify": "^2.3.3",
@@ -71,12 +67,11 @@
71
67
  "@types/node": "18.14.6",
72
68
  "@types/node-polyglot": "^2.4.1",
73
69
  "@types/pretty": "2.0.1",
74
- "@types/react": "^18.0.32",
75
70
  "@types/react-beautiful-dnd": "^13.1.1",
76
71
  "@types/react-dom": "^18.0.11",
77
72
  "@types/react-map-gl": "^5.2.10",
78
73
  "@types/react-tabs": "^2.3.2",
79
- "@types/react-test-renderer": "^18.0.0",
74
+ "@types/react-test-renderer": "^16.9.3",
80
75
  "@types/react-text-mask": "^5.4.6",
81
76
  "@types/react-transition-group": "^4.4.0",
82
77
  "@types/webpack": "5.28.0",
@@ -93,7 +88,6 @@
93
88
  "eslint-plugin-prettier": "^3.1.4",
94
89
  "eslint-plugin-react": "^7.21.4",
95
90
  "eslint-plugin-react-hooks": "^4.1.2",
96
- "fbjs": "^3.0.4",
97
91
  "husky": "^4.3.0",
98
92
  "identity-obj-proxy": "^3.0.0",
99
93
  "jest": "^26.5.3",
@@ -109,7 +103,9 @@
109
103
  "prettier": "^2.1.0",
110
104
  "pretty": "2.0.0",
111
105
  "puppeteer": "^10.1.0",
112
- "react-test-renderer": "^18.2.0",
106
+ "react-dom-server": "0.0.5",
107
+ "react-is": "^17.0.2",
108
+ "react-test-renderer": "^17.0.2",
113
109
  "regenerator-runtime": "^0.13.7",
114
110
  "require-from-string": "2.0.2",
115
111
  "sass": "1.52.1",
@@ -127,6 +123,13 @@
127
123
  "@fortawesome/free-solid-svg-icons": "^6.1.1",
128
124
  "@fortawesome/react-fontawesome": "^0.1.18",
129
125
  "@mapbox/mapbox-sdk": "^0.13.0",
126
+ "@types/jwt-decode": "^2.2.1",
127
+ "@types/mdx": "^2.0.1",
128
+ "@types/node-polyglot": "^2.4.1",
129
+ "@types/react": "^18.0.32",
130
+ "@types/react-beautiful-dnd": "^13.1.1",
131
+ "@types/react-text-mask": "^5.4.6",
132
+ "@types/react-transition-group": "^4.4.0",
130
133
  "ag-grid-community": "^26.0.0",
131
134
  "ag-grid-react": "^26.0.0",
132
135
  "aria-autocomplete": "^1.4.0",
@@ -138,19 +141,20 @@
138
141
  "node-polyglot": "^2.4.0",
139
142
  "react": "18.2.0",
140
143
  "react-accessible-accordion": "5.0.0",
141
- "react-beautiful-dnd": "^13.1.1",
144
+ "react-beautiful-dnd": "^13.1.0",
142
145
  "react-dom": "18.2.0",
143
146
  "react-dropzone": "^11.3.2",
144
- "react-focus-lock": "^2.9.4",
147
+ "react-focus-lock": "^2.5.2",
145
148
  "react-hook-form": "^6.15.5",
146
149
  "react-map-gl": "^6.1.16",
147
150
  "react-media": "^1.10.0",
148
151
  "react-remove-scroll": "2.5.4",
149
152
  "react-tabs": "^3.2.2",
150
- "react-text-mask": "^5.5.0",
153
+ "react-text-mask": "^5.4.3",
151
154
  "react-transition-group": "^4.4.1",
152
155
  "tailwindcss": "2.2.10",
153
156
  "tailwindcss-rtl": "^0.9.0",
157
+ "ts-jest": "^26.4.1",
154
158
  "typesafe-actions": "^5.1.0"
155
159
  },
156
160
  "prettier": {
@@ -10,7 +10,6 @@
10
10
  --tags-justify-desktop: flex-start;
11
11
  --grid-gap-mobile: var(--bloom-s2);
12
12
  --grid-gap-desktop: var(--bloom-s4);
13
- --leader-width: var(--bloom-width-2-3rd);
14
13
 
15
14
  position: relative;
16
15
  }
@@ -149,6 +148,7 @@
149
148
  }
150
149
 
151
150
  .image-card--leader {
151
+ --leader-width: var(--bloom-width-2-3rd);
152
152
  width: 100%;
153
153
 
154
154
  @media (min-width: $screen-md) {
@@ -1,6 +1,7 @@
1
1
  .footer-sock {
2
2
  --background-color: var(--bloom-color-gray-900);
3
3
  --copyright-text-color: var(--bloom-color-gray-500);
4
+ --copyright-width: auto;
4
5
 
5
6
  background-color: var(--background-color);
6
7
  @apply py-8;
@@ -36,7 +37,7 @@
36
37
  width: auto;
37
38
  flex-shrink: 0;
38
39
  @screen lg {
39
- @apply w-full;
40
+ width: var(--copyright-width);
40
41
  @apply text-left;
41
42
  }
42
43
  }