pgo-ui 1.0.76 → 1.0.78
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/Radio-CuaoA4ip.js +4 -0
- package/dist/{index-BgeiUi3s.js → index-DXUeDVX5.js} +8203 -7972
- package/dist/index.es.js +33 -28
- package/dist/index.umd.js +46 -46
- package/dist/pgo-ui.css +1 -1
- package/package.json +1 -1
- package/src/App.vue +1 -2
- package/src/assets/fonts/MVFaseyha.woff2 +0 -0
- package/src/components/examples/FormExample.vue +13 -0
- package/src/components/pgo/AppBar.vue +44 -4
- package/src/components/pgo/CopyTextBox copy.vue +187 -0
- package/src/components/pgo/CopyTextBox.vue +10 -30
- package/src/components/pgo/{DataTable copy.vue → DataTable copy 2.vue } +13 -0
- package/src/components/pgo/DataTable.vue +128 -31
- package/src/components/pgo/HeroIcon.vue +82 -50
- package/src/components/pgo/forms/DynamicForm.vue +1 -0
- package/src/components/pgo/inputs/Select.vue +2 -3
- package/src/index.js +15 -0
- package/src/pgo-components/assets/fonts/MVFaseyha.woff2 +0 -0
- package/src/pgo-components/lib/core/fontSize/fontSize.ts +3 -0
- package/src/pgo-components/lib/core/fontSize/setFontScale.ts +30 -0
- package/src/pgo-components/pages/ComponentRenderer.vue +21 -14
- package/src/pgo-components/services/cform.json +1 -117
- package/src/pgo-components/styles/global.css +2 -1
- package/src/pgo-components/styles/reset.css +3 -2
- package/dist/Radio-BMsJLVIa.js +0 -4
- /package/src/pgo-components/assets/fonts/{Faruma.ttf → _original_Faruma.ttf} +0 -0
package/dist/index.es.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { a as o, A as
|
|
1
|
+
import { a as o, A as t, B as r, b as i, c as n, d as l, e as c, C as p, f as d, g as m, h as F, i as T, j as b, k as w, D as C, l as S, m as u, n as x, o as D, p as h, E as B, q as g, r as P, s as I, t as R, u as v, v as y, w as A, L as N, x as V, y as f, M as k, z as L, N as M, F as E, G, H, I as O, J as U, S as j, K as q, O as z, P as J, T as K, Q, R as W, U as X, V as Y, W as Z, X as $, Y as _, Z as aa, $ as ea, a0 as sa, a1 as oa, a2 as ta, a3 as ra, a4 as ia, a5 as na, a6 as la, a7 as ca, a8 as pa, a9 as da, aa as ma, ab as Fa, ac as Ta, ad as ba } from "./index-DXUeDVX5.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
o as AppBar,
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
t as Avatar,
|
|
6
|
+
r as Banner,
|
|
7
|
+
i as Base,
|
|
8
8
|
n as Breadcrumb,
|
|
9
9
|
l as Button,
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
c as Card,
|
|
11
|
+
p as CardView,
|
|
12
12
|
d as Checkbox,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
13
|
+
m as Chip,
|
|
14
|
+
F as ChipGroup,
|
|
15
|
+
T as ComponentRenderer,
|
|
16
|
+
b as ConfirmationModal,
|
|
17
|
+
w as CopyTextBox,
|
|
18
|
+
C as DataTable,
|
|
19
|
+
S as DatePicker,
|
|
20
|
+
u as Dropdown,
|
|
21
|
+
x as DropdownItem,
|
|
22
|
+
D as DynamicForm,
|
|
23
|
+
h as Examples,
|
|
24
|
+
B as ExpansionPanel,
|
|
25
25
|
g as FileDisplay,
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
P as FileUpload,
|
|
27
|
+
I as FilterSection,
|
|
28
|
+
R as Footer,
|
|
29
29
|
v as Form,
|
|
30
30
|
y as HeroIcon,
|
|
31
31
|
A as LabelField,
|
|
@@ -53,14 +53,19 @@ export {
|
|
|
53
53
|
$ as ToastItem,
|
|
54
54
|
_ as Toolbar,
|
|
55
55
|
aa as Tooltip,
|
|
56
|
-
|
|
57
|
-
|
|
56
|
+
ea as ViewRecord,
|
|
57
|
+
sa as createApi,
|
|
58
58
|
oa as createThemePlugin,
|
|
59
|
+
ta as decreaseFontScale,
|
|
59
60
|
ra as default,
|
|
60
61
|
ia as drawerOpen,
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
pa as
|
|
65
|
-
|
|
62
|
+
na as globalFontScale,
|
|
63
|
+
la as globalRtl,
|
|
64
|
+
ca as i18nPlugin,
|
|
65
|
+
pa as increaseFontScale,
|
|
66
|
+
da as resetFontScale,
|
|
67
|
+
ma as setFontScale,
|
|
68
|
+
Fa as setRtl,
|
|
69
|
+
Ta as themes,
|
|
70
|
+
ba as useTheme
|
|
66
71
|
};
|