test-stpr-ui-kit 0.5.71 → 0.5.73
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/dist/fonts/ALS_Gorizont_Bold Expanded_2.1.otf +0 -0
- package/dist/fonts/ALS_Gorizont_Medium Expanded_2.1.otf +0 -0
- package/dist/fonts/ALS_Gorizont_Regular Expanded_2.1.otf +0 -0
- package/dist/fonts/ALS_Hauss_Bold_1.002.otf +0 -0
- package/dist/fonts/ALS_Hauss_Medium_1.2.otf +0 -0
- package/dist/fonts/ALS_Hauss_Regular_1.002.otf +0 -0
- package/dist/test-stpr-ui-kit.js +1 -1
- package/dist/test-stpr-ui-kit.umd.cjs +7 -6
- package/package.json +1 -1
- package/dist/fonts/ALS_Gorizont_Bold_Expanded_2.1.woff2 +0 -0
- package/dist/fonts/ALS_Gorizont_Medium_Expanded_2.1.woff2 +0 -0
- package/dist/fonts/ALS_Gorizont_Regular_Expanded_2.1.woff2 +0 -0
- package/dist/fonts/ALS_Hauss_Bold_1.002.woff2 +0 -0
- package/dist/fonts/ALS_Hauss_Medium_1.2.woff2 +0 -0
- package/dist/fonts/ALS_Hauss_Regular_1.002.woff2 +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/test-stpr-ui-kit.js
CHANGED
|
@@ -3,7 +3,7 @@ import * as P from "react";
|
|
|
3
3
|
import N, { useState as Ce, useEffect as Ee, useRef as Le, useCallback as Ge, useLayoutEffect as Cr, cloneElement as Ci, createRef as Bt, Component as je, createElement as Ys, forwardRef as Di, createContext as Si, useContext as js, useMemo as rn, useReducer as zs, useImperativeHandle as Hs, Fragment as qs } from "react";
|
|
4
4
|
import * as Vs from "react-dom";
|
|
5
5
|
import Dr from "react-dom";
|
|
6
|
-
function Mi(n) {
|
|
6
|
+
import './test-stpr-ui-kit.css';function Mi(n) {
|
|
7
7
|
var r, t, e = "";
|
|
8
8
|
if (typeof n == "string" || typeof n == "number") e += n;
|
|
9
9
|
else if (typeof n == "object") if (Array.isArray(n)) {
|