@cfpb/ccdb5-ui 2.6.0 → 2.7.0
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/README.md +1 -1
- package/dist/ccdb5.css +3 -3
- package/dist/ccdb5.css.map +1 -1
- package/dist/ccdb5.js +3 -3
- package/dist/ccdb5.js.LICENSE.txt +52 -31
- package/dist/ccdb5.js.map +1 -1
- package/package.json +55 -38
|
@@ -4,6 +4,12 @@ object-assign
|
|
|
4
4
|
@license MIT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
+
/*!
|
|
8
|
+
Copyright (c) 2018 Jed Watson.
|
|
9
|
+
Licensed under the MIT License (MIT), see
|
|
10
|
+
http://jedwatson.github.io/classnames
|
|
11
|
+
*/
|
|
12
|
+
|
|
7
13
|
/*!
|
|
8
14
|
Copyright (c) 2015 Jed Watson.
|
|
9
15
|
Based on code that is Copyright 2013-2015, Facebook, Inc.
|
|
@@ -37,40 +43,38 @@ object-assign
|
|
|
37
43
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
38
44
|
|
|
39
45
|
/**
|
|
40
|
-
* @
|
|
46
|
+
* @license React
|
|
47
|
+
* react-dom-server-legacy.browser.production.min.js
|
|
41
48
|
*
|
|
42
|
-
* Copyright (c)
|
|
49
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
43
50
|
*
|
|
44
51
|
* This source code is licensed under the MIT license found in the
|
|
45
|
-
* LICENSE
|
|
46
|
-
*
|
|
47
|
-
* @license MIT
|
|
52
|
+
* LICENSE file in the root directory of this source tree.
|
|
48
53
|
*/
|
|
49
54
|
|
|
50
55
|
/**
|
|
51
|
-
* React
|
|
56
|
+
* @license React
|
|
57
|
+
* react-dom-server.browser.production.min.js
|
|
52
58
|
*
|
|
53
|
-
* Copyright (c)
|
|
59
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
54
60
|
*
|
|
55
61
|
* This source code is licensed under the MIT license found in the
|
|
56
|
-
* LICENSE
|
|
57
|
-
*
|
|
58
|
-
* @license MIT
|
|
62
|
+
* LICENSE file in the root directory of this source tree.
|
|
59
63
|
*/
|
|
60
64
|
|
|
61
65
|
/**
|
|
62
|
-
* React
|
|
66
|
+
* @license React
|
|
67
|
+
* react-dom.production.min.js
|
|
63
68
|
*
|
|
64
|
-
* Copyright (c)
|
|
69
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
65
70
|
*
|
|
66
71
|
* This source code is licensed under the MIT license found in the
|
|
67
|
-
* LICENSE
|
|
68
|
-
*
|
|
69
|
-
* @license MIT
|
|
72
|
+
* LICENSE file in the root directory of this source tree.
|
|
70
73
|
*/
|
|
71
74
|
|
|
72
|
-
/**
|
|
73
|
-
*
|
|
75
|
+
/**
|
|
76
|
+
* @license React
|
|
77
|
+
* react-jsx-runtime.production.min.js
|
|
74
78
|
*
|
|
75
79
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
76
80
|
*
|
|
@@ -78,8 +82,9 @@ object-assign
|
|
|
78
82
|
* LICENSE file in the root directory of this source tree.
|
|
79
83
|
*/
|
|
80
84
|
|
|
81
|
-
/**
|
|
82
|
-
*
|
|
85
|
+
/**
|
|
86
|
+
* @license React
|
|
87
|
+
* react.production.min.js
|
|
83
88
|
*
|
|
84
89
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
85
90
|
*
|
|
@@ -87,8 +92,9 @@ object-assign
|
|
|
87
92
|
* LICENSE file in the root directory of this source tree.
|
|
88
93
|
*/
|
|
89
94
|
|
|
90
|
-
/**
|
|
91
|
-
*
|
|
95
|
+
/**
|
|
96
|
+
* @license React
|
|
97
|
+
* scheduler.production.min.js
|
|
92
98
|
*
|
|
93
99
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
94
100
|
*
|
|
@@ -96,26 +102,41 @@ object-assign
|
|
|
96
102
|
* LICENSE file in the root directory of this source tree.
|
|
97
103
|
*/
|
|
98
104
|
|
|
99
|
-
/**
|
|
100
|
-
*
|
|
105
|
+
/**
|
|
106
|
+
* @remix-run/router v1.0.2
|
|
101
107
|
*
|
|
102
|
-
* Copyright (c)
|
|
108
|
+
* Copyright (c) Remix Software Inc.
|
|
103
109
|
*
|
|
104
110
|
* This source code is licensed under the MIT license found in the
|
|
105
|
-
* LICENSE file in the root directory of this source tree.
|
|
111
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
112
|
+
*
|
|
113
|
+
* @license MIT
|
|
106
114
|
*/
|
|
107
115
|
|
|
108
|
-
/**
|
|
109
|
-
*
|
|
116
|
+
/**
|
|
117
|
+
* React Router DOM v6.4.2
|
|
110
118
|
*
|
|
111
|
-
* Copyright (c)
|
|
119
|
+
* Copyright (c) Remix Software Inc.
|
|
112
120
|
*
|
|
113
121
|
* This source code is licensed under the MIT license found in the
|
|
114
|
-
* LICENSE file in the root directory of this source tree.
|
|
122
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
123
|
+
*
|
|
124
|
+
* @license MIT
|
|
115
125
|
*/
|
|
116
126
|
|
|
117
|
-
/**
|
|
118
|
-
*
|
|
127
|
+
/**
|
|
128
|
+
* React Router v6.4.2
|
|
129
|
+
*
|
|
130
|
+
* Copyright (c) Remix Software Inc.
|
|
131
|
+
*
|
|
132
|
+
* This source code is licensed under the MIT license found in the
|
|
133
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
134
|
+
*
|
|
135
|
+
* @license MIT
|
|
136
|
+
*/
|
|
137
|
+
|
|
138
|
+
/** @license React v16.13.1
|
|
139
|
+
* react-is.production.min.js
|
|
119
140
|
*
|
|
120
141
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
121
142
|
*
|