@opens/ui 1.0.9 → 1.0.11
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/src/components/table/app-table.vue.d.ts +2 -0
- package/dist/src/components/table/pagination.vue.d.ts +43 -0
- package/dist/src/components/table/table-cell.vue.d.ts +2 -0
- package/dist/src/components/table/table-header-cell.vue.d.ts +2 -0
- package/dist/src/components/table/table-header.vue.d.ts +2 -0
- package/dist/src/components/table/table-row.vue.d.ts +2 -0
- package/dist/src/components/typography/subtitle.vue.d.ts +5 -1
- package/dist/src/components/typography/text.vue.d.ts +5 -1
- package/dist/src/components/typography/title.vue.d.ts +5 -1
- package/dist/src/main.d.ts +7 -2
- package/dist/table/app-table.vue.d.ts +4 -0
- package/dist/table/app-table.vue.d.ts.map +1 -0
- package/dist/table/pagination.vue.d.ts +4 -0
- package/dist/table/pagination.vue.d.ts.map +1 -0
- package/dist/table/table-cell.vue.d.ts +3 -0
- package/dist/table/table-cell.vue.d.ts.map +1 -0
- package/dist/table/table-header-cell.vue.d.ts +3 -0
- package/dist/table/table-header-cell.vue.d.ts.map +1 -0
- package/dist/table/table-header.vue.d.ts +3 -0
- package/dist/table/table-header.vue.d.ts.map +1 -0
- package/dist/table/table-row.vue.d.ts +3 -0
- package/dist/table/table-row.vue.d.ts.map +1 -0
- package/dist/typography/subtitle.vue.d.ts +1 -1
- package/dist/typography/text.vue.d.ts +1 -1
- package/dist/typography/title.vue.d.ts +1 -1
- package/dist/yunique_ui.cjs.js +1 -1
- package/dist/yunique_ui.css +1 -1
- package/dist/yunique_ui.es.js +725 -641
- package/dist/yunique_ui.umd.js +2 -2
- package/package.json +4 -4
- package/dist/icons/app-tooltip-icon.vue.d.ts +0 -4
- package/dist/icons/app-tooltip-icon.vue.d.ts.map +0 -1
- package/dist/src/components/icons/app-tooltip-icon.vue.d.ts +0 -23
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opens/ui",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.11",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"dist"
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"vue3trend": "^1.0.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@histoire/plugin-vue": "^0.
|
|
42
|
+
"@histoire/plugin-vue": "^0.17.17",
|
|
43
43
|
"@types/jsdom": "^21.1.0",
|
|
44
44
|
"@types/node": "^18.14.2",
|
|
45
45
|
"@vitejs/plugin-vue": "^4.0.0",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"@vue/tsconfig": "^0.1.3",
|
|
48
48
|
"autoprefixer": "^10.4.14",
|
|
49
49
|
"cypress": "^12.7.0",
|
|
50
|
-
"histoire": "^0.
|
|
50
|
+
"histoire": "^0.17.17",
|
|
51
51
|
"jsdom": "^21.1.0",
|
|
52
52
|
"nodemon": "^3.0.1",
|
|
53
53
|
"npm-run-all": "^4.1.5",
|
|
@@ -69,4 +69,4 @@
|
|
|
69
69
|
"publishConfig": {
|
|
70
70
|
"access": "public"
|
|
71
71
|
}
|
|
72
|
-
}
|
|
72
|
+
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import _sfc_main from "/opt/atlassian/pipelines/agent/build/src/components/icons/app-tooltip-icon.vue?vue&type=script&setup=true&lang.ts";
|
|
2
|
-
export * from "/opt/atlassian/pipelines/agent/build/src/components/icons/app-tooltip-icon.vue?vue&type=script&setup=true&lang.ts";
|
|
3
|
-
export default _sfc_main;
|
|
4
|
-
//# sourceMappingURL=app-tooltip-icon.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"app-tooltip-icon.vue.d.ts","sourceRoot":"","sources":["../../src/components/icons/app-tooltip-icon.vue"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,mHAAmH,CAAC;AAC1I,cAAc,mHAAmH,CAAC;AAClI,eAAe,SAAS,CAAC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
-
error: BooleanConstructor;
|
|
3
|
-
warning: BooleanConstructor;
|
|
4
|
-
info: BooleanConstructor;
|
|
5
|
-
success: BooleanConstructor;
|
|
6
|
-
ping: BooleanConstructor;
|
|
7
|
-
small: BooleanConstructor;
|
|
8
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
|
-
error: BooleanConstructor;
|
|
10
|
-
warning: BooleanConstructor;
|
|
11
|
-
info: BooleanConstructor;
|
|
12
|
-
success: BooleanConstructor;
|
|
13
|
-
ping: BooleanConstructor;
|
|
14
|
-
small: BooleanConstructor;
|
|
15
|
-
}>>, {
|
|
16
|
-
small: boolean;
|
|
17
|
-
warning: boolean;
|
|
18
|
-
success: boolean;
|
|
19
|
-
error: boolean;
|
|
20
|
-
info: boolean;
|
|
21
|
-
ping: boolean;
|
|
22
|
-
}>;
|
|
23
|
-
export default _sfc_main;
|