@crystaldesign/diva-support 26.7.0-beta.7 → 26.7.0-beta.9
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/build/esm/{incomingcall-7d463414.js → incomingcall-395c77ec.js} +1 -2
- package/build/esm/{incomingmessage-44990708.js → incomingmessage-a1115482.js} +1 -2
- package/build/esm/{incomingothermessage-c8d9c9af.js → incomingothermessage-afb9de3b.js} +1 -2
- package/build/esm/index.js +10 -11
- package/build/esm/{outgoingcall-1fadd0a4.js → outgoingcall-1f9a85a4.js} +1 -2
- package/build/esm/{outgoingmessage-ed340bd7.js → outgoingmessage-05e13a39.js} +1 -2
- package/build/umd/145.diva-support.umd.min.js +1 -1
- package/build/umd/251.diva-support.umd.min.js +1 -1
- package/build/umd/402.diva-support.umd.min.js +1 -1
- package/build/umd/472.diva-support.umd.min.js +1 -1
- package/build/umd/517.diva-support.umd.min.js +2 -0
- package/build/umd/517.diva-support.umd.min.js.LICENSE.txt +1 -0
- package/build/umd/536.diva-support.umd.min.js +1 -1
- package/build/umd/588.diva-support.umd.min.js +1 -1
- package/build/umd/diva-support.umd.min.js +3 -3
- package/build/umd/diva-support.umd.min.js.LICENSE.txt +0 -16
- package/build/umd/report.html +1 -1
- package/package.json +4 -4
- package/build/umd/350.diva-support.umd.min.js +0 -2
- package/build/umd/350.diva-support.umd.min.js.LICENSE.txt +0 -1
|
@@ -114,14 +114,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
114
114
|
* LICENSE file in the root directory of this source tree.
|
|
115
115
|
*/
|
|
116
116
|
|
|
117
|
-
/**
|
|
118
|
-
* @mui/styled-engine v6.4.8
|
|
119
|
-
*
|
|
120
|
-
* @license MIT
|
|
121
|
-
* This source code is licensed under the MIT license found in the
|
|
122
|
-
* LICENSE file in the root directory of this source tree.
|
|
123
|
-
*/
|
|
124
|
-
|
|
125
117
|
/**
|
|
126
118
|
* @remix-run/router v1.16.1
|
|
127
119
|
*
|
|
@@ -133,14 +125,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
133
125
|
* @license MIT
|
|
134
126
|
*/
|
|
135
127
|
|
|
136
|
-
/**
|
|
137
|
-
* A better abstraction over CSS.
|
|
138
|
-
*
|
|
139
|
-
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
|
|
140
|
-
* @website https://github.com/cssinjs/jss
|
|
141
|
-
* @license MIT
|
|
142
|
-
*/
|
|
143
|
-
|
|
144
128
|
/**
|
|
145
129
|
* React Router v6.23.1
|
|
146
130
|
*
|