startup-ui 0.9.17 → 0.10.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/dist/index.css +1 -1
- package/dist/startup-ui.cjs.js +18 -18
- package/dist/startup-ui.cjs.js.map +1 -1
- package/dist/startup-ui.es.js +3316 -3427
- package/dist/startup-ui.es.js.map +1 -1
- package/dist/types/components/SActionBar.vue.d.ts +15 -7
- package/dist/types/components/SActionBar.vue.d.ts.map +1 -1
- package/dist/types/components/SActionIcon.vue.d.ts +14 -13
- package/dist/types/components/SActionIcon.vue.d.ts.map +1 -1
- package/dist/types/components/SAlert/SAlert.vue.d.ts +10 -6
- package/dist/types/components/SAlert/SAlert.vue.d.ts.map +1 -1
- package/dist/types/components/SButton.vue.d.ts +28 -21
- package/dist/types/components/SButton.vue.d.ts.map +1 -1
- package/dist/types/components/SCanvas.vue.d.ts +25 -22
- package/dist/types/components/SCanvas.vue.d.ts.map +1 -1
- package/dist/types/components/SCheckbox.vue.d.ts +29 -14
- package/dist/types/components/SCheckbox.vue.d.ts.map +1 -1
- package/dist/types/components/SCheckboxGroup.vue.d.ts +27 -15
- package/dist/types/components/SCheckboxGroup.vue.d.ts.map +1 -1
- package/dist/types/components/SColumnSettings.vue.d.ts +56 -22
- package/dist/types/components/SColumnSettings.vue.d.ts.map +1 -1
- package/dist/types/components/SConfirm/SConfirm.vue.d.ts +13 -3
- package/dist/types/components/SConfirm/SConfirm.vue.d.ts.map +1 -1
- package/dist/types/components/SCopyText.vue.d.ts +24 -19
- package/dist/types/components/SCopyText.vue.d.ts.map +1 -1
- package/dist/types/components/SDashboard.vue.d.ts +15 -7
- package/dist/types/components/SDashboard.vue.d.ts.map +1 -1
- package/dist/types/components/SDashboardItem.vue.d.ts +23 -23
- package/dist/types/components/SDashboardItem.vue.d.ts.map +1 -1
- package/dist/types/components/SDatePicker.vue.d.ts +27 -22
- package/dist/types/components/SDatePicker.vue.d.ts.map +1 -1
- package/dist/types/components/SDialog.vue.d.ts +38 -16
- package/dist/types/components/SDialog.vue.d.ts.map +1 -1
- package/dist/types/components/SDropdownMenu.vue.d.ts +35 -19
- package/dist/types/components/SDropdownMenu.vue.d.ts.map +1 -1
- package/dist/types/components/SFilter.vue.d.ts +5 -8
- package/dist/types/components/SFilter.vue.d.ts.map +1 -1
- package/dist/types/components/SFilterGroup.vue.d.ts +39 -15
- package/dist/types/components/SFilterGroup.vue.d.ts.map +1 -1
- package/dist/types/components/SFooter.vue.d.ts +15 -7
- package/dist/types/components/SFooter.vue.d.ts.map +1 -1
- package/dist/types/components/SForm.vue.d.ts +39 -21
- package/dist/types/components/SForm.vue.d.ts.map +1 -1
- package/dist/types/components/SFormRow.vue.d.ts +30 -25
- package/dist/types/components/SFormRow.vue.d.ts.map +1 -1
- package/dist/types/components/SHorizontalMenu.vue.d.ts +14 -6
- package/dist/types/components/SHorizontalMenu.vue.d.ts.map +1 -1
- package/dist/types/components/SHtmlEditor.vue.d.ts +16 -9
- package/dist/types/components/SHtmlEditor.vue.d.ts.map +1 -1
- package/dist/types/components/SImagePreview.vue.d.ts +23 -15
- package/dist/types/components/SImagePreview.vue.d.ts.map +1 -1
- package/dist/types/components/SInput.vue.d.ts +40 -27
- package/dist/types/components/SInput.vue.d.ts.map +1 -1
- package/dist/types/components/SNote.vue.d.ts +22 -21
- package/dist/types/components/SNote.vue.d.ts.map +1 -1
- package/dist/types/components/SPagination.vue.d.ts +21 -20
- package/dist/types/components/SPagination.vue.d.ts.map +1 -1
- package/dist/types/components/SProgressbar.vue.d.ts +18 -13
- package/dist/types/components/SProgressbar.vue.d.ts.map +1 -1
- package/dist/types/components/SRadio.vue.d.ts +23 -16
- package/dist/types/components/SRadio.vue.d.ts.map +1 -1
- package/dist/types/components/SRadioGroup.vue.d.ts +31 -18
- package/dist/types/components/SRadioGroup.vue.d.ts.map +1 -1
- package/dist/types/components/SSelect.vue.d.ts +61 -38
- package/dist/types/components/SSelect.vue.d.ts.map +1 -1
- package/dist/types/components/SStat.vue.d.ts +22 -21
- package/dist/types/components/SStat.vue.d.ts.map +1 -1
- package/dist/types/components/SStatus.vue.d.ts +13 -8
- package/dist/types/components/SStatus.vue.d.ts.map +1 -1
- package/dist/types/components/SSwitch.vue.d.ts +30 -15
- package/dist/types/components/SSwitch.vue.d.ts.map +1 -1
- package/dist/types/components/STable.vue.d.ts +63 -41
- package/dist/types/components/STable.vue.d.ts.map +1 -1
- package/dist/types/components/STag.vue.d.ts +11 -6
- package/dist/types/components/STag.vue.d.ts.map +1 -1
- package/dist/types/components/STimeline.vue.d.ts +19 -17
- package/dist/types/components/STimeline.vue.d.ts.map +1 -1
- package/dist/types/components/SToggle.vue.d.ts +19 -31
- package/dist/types/components/SToggle.vue.d.ts.map +1 -1
- package/dist/types/components/SToggleGroup.vue.d.ts +17 -11
- package/dist/types/components/SToggleGroup.vue.d.ts.map +1 -1
- package/dist/types/components/STooltip.vue.d.ts +28 -15
- package/dist/types/components/STooltip.vue.d.ts.map +1 -1
- package/dist/types/components/STree.vue.d.ts +67 -30
- package/dist/types/components/STree.vue.d.ts.map +1 -1
- package/dist/types/components/SUpload.vue.d.ts +56 -39
- package/dist/types/components/SUpload.vue.d.ts.map +1 -1
- package/dist/types/components/SVerticalMenu.vue.d.ts +19 -10
- package/dist/types/components/SVerticalMenu.vue.d.ts.map +1 -1
- package/dist/types/global-components.d.ts +126 -0
- package/dist/types/global-components.d.ts.map +1 -0
- package/dist/types/index.d.ts +4 -4
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/plugin.d.ts +1 -2
- package/dist/types/plugin.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
import { default as SForm } from './components/SForm.vue';
|
|
2
|
+
import { default as SFormRow } from './components/SFormRow.vue';
|
|
3
|
+
import { default as SInput } from './components/SInput.vue';
|
|
4
|
+
import { default as SSelect } from './components/SSelect.vue';
|
|
5
|
+
import { default as SCheckbox } from './components/SCheckbox.vue';
|
|
6
|
+
import { default as SCheckboxGroup } from './components/SCheckboxGroup.vue';
|
|
7
|
+
import { default as SRadio } from './components/SRadio.vue';
|
|
8
|
+
import { default as SRadioGroup } from './components/SRadioGroup.vue';
|
|
9
|
+
import { default as SSwitch } from './components/SSwitch.vue';
|
|
10
|
+
import { default as SDatePicker } from './components/SDatePicker.vue';
|
|
11
|
+
import { default as SHtmlEditor } from './components/SHtmlEditor.vue';
|
|
12
|
+
import { default as SUpload } from './components/SUpload.vue';
|
|
13
|
+
import { default as SFilter } from './components/SFilter.vue';
|
|
14
|
+
import { default as SFilterGroup } from './components/SFilterGroup.vue';
|
|
15
|
+
import { default as STable } from './components/STable.vue';
|
|
16
|
+
import { default as SPagination } from './components/SPagination.vue';
|
|
17
|
+
import { default as STree } from './components/STree.vue';
|
|
18
|
+
import { default as SColumnSettings } from './components/SColumnSettings.vue';
|
|
19
|
+
import { default as SButton } from './components/SButton.vue';
|
|
20
|
+
import { default as SActionIcon } from './components/SActionIcon.vue';
|
|
21
|
+
import { default as STooltip } from './components/STooltip.vue';
|
|
22
|
+
import { default as SNote } from './components/SNote.vue';
|
|
23
|
+
import { default as SToggle } from './components/SToggle.vue';
|
|
24
|
+
import { default as SToggleGroup } from './components/SToggleGroup.vue';
|
|
25
|
+
import { default as SDialog } from './components/SDialog.vue';
|
|
26
|
+
import { default as SImagePreview } from './components/SImagePreview.vue';
|
|
27
|
+
import { default as STag } from './components/STag.vue';
|
|
28
|
+
import { default as SStatus } from './components/SStatus.vue';
|
|
29
|
+
import { default as SActionBar } from './components/SActionBar.vue';
|
|
30
|
+
import { default as SProgressBar } from './components/SProgressbar.vue';
|
|
31
|
+
import { default as SCopyText } from './components/SCopyText.vue';
|
|
32
|
+
import { default as STimeline } from './components/STimeline.vue';
|
|
33
|
+
import { default as SDashboard } from './components/SDashboard.vue';
|
|
34
|
+
import { default as SDashboardItem } from './components/SDashboardItem.vue';
|
|
35
|
+
import { default as SStat } from './components/SStat.vue';
|
|
36
|
+
import { default as SCanvas } from './components/SCanvas.vue';
|
|
37
|
+
import { default as SFooter } from './components/SFooter.vue';
|
|
38
|
+
import { default as SDropdownMenu } from './components/SDropdownMenu.vue';
|
|
39
|
+
import { default as SHorizontalMenu } from './components/SHorizontalMenu.vue';
|
|
40
|
+
import { default as SVerticalMenu } from './components/SVerticalMenu.vue';
|
|
41
|
+
declare module '@vue/runtime-core' {
|
|
42
|
+
interface GlobalComponents {
|
|
43
|
+
SForm: typeof SForm;
|
|
44
|
+
's-form': typeof SForm;
|
|
45
|
+
SFormRow: typeof SFormRow;
|
|
46
|
+
's-form-row': typeof SFormRow;
|
|
47
|
+
SInput: typeof SInput;
|
|
48
|
+
's-input': typeof SInput;
|
|
49
|
+
SSelect: typeof SSelect;
|
|
50
|
+
's-select': typeof SSelect;
|
|
51
|
+
SCheckbox: typeof SCheckbox;
|
|
52
|
+
's-checkbox': typeof SCheckbox;
|
|
53
|
+
SCheckboxGroup: typeof SCheckboxGroup;
|
|
54
|
+
's-checkbox-group': typeof SCheckboxGroup;
|
|
55
|
+
SRadio: typeof SRadio;
|
|
56
|
+
's-radio': typeof SRadio;
|
|
57
|
+
SRadioGroup: typeof SRadioGroup;
|
|
58
|
+
's-radio-group': typeof SRadioGroup;
|
|
59
|
+
SSwitch: typeof SSwitch;
|
|
60
|
+
's-switch': typeof SSwitch;
|
|
61
|
+
SDatePicker: typeof SDatePicker;
|
|
62
|
+
's-date-picker': typeof SDatePicker;
|
|
63
|
+
SHtmlEditor: typeof SHtmlEditor;
|
|
64
|
+
's-html-editor': typeof SHtmlEditor;
|
|
65
|
+
SUpload: typeof SUpload;
|
|
66
|
+
's-upload': typeof SUpload;
|
|
67
|
+
SFilter: typeof SFilter;
|
|
68
|
+
's-filter': typeof SFilter;
|
|
69
|
+
SFilterGroup: typeof SFilterGroup;
|
|
70
|
+
's-filter-group': typeof SFilterGroup;
|
|
71
|
+
STable: typeof STable;
|
|
72
|
+
's-table': typeof STable;
|
|
73
|
+
SPagination: typeof SPagination;
|
|
74
|
+
's-pagination': typeof SPagination;
|
|
75
|
+
STree: typeof STree;
|
|
76
|
+
's-tree': typeof STree;
|
|
77
|
+
SColumnSettings: typeof SColumnSettings;
|
|
78
|
+
's-column-settings': typeof SColumnSettings;
|
|
79
|
+
SButton: typeof SButton;
|
|
80
|
+
's-button': typeof SButton;
|
|
81
|
+
SActionIcon: typeof SActionIcon;
|
|
82
|
+
's-action-icon': typeof SActionIcon;
|
|
83
|
+
STooltip: typeof STooltip;
|
|
84
|
+
's-tooltip': typeof STooltip;
|
|
85
|
+
SNote: typeof SNote;
|
|
86
|
+
's-note': typeof SNote;
|
|
87
|
+
SToggle: typeof SToggle;
|
|
88
|
+
's-toggle': typeof SToggle;
|
|
89
|
+
SToggleGroup: typeof SToggleGroup;
|
|
90
|
+
's-toggle-group': typeof SToggleGroup;
|
|
91
|
+
SDialog: typeof SDialog;
|
|
92
|
+
's-dialog': typeof SDialog;
|
|
93
|
+
SImagePreview: typeof SImagePreview;
|
|
94
|
+
's-image-preview': typeof SImagePreview;
|
|
95
|
+
STag: typeof STag;
|
|
96
|
+
's-tag': typeof STag;
|
|
97
|
+
SStatus: typeof SStatus;
|
|
98
|
+
's-status': typeof SStatus;
|
|
99
|
+
SActionBar: typeof SActionBar;
|
|
100
|
+
's-action-bar': typeof SActionBar;
|
|
101
|
+
SProgressBar: typeof SProgressBar;
|
|
102
|
+
's-progress-bar': typeof SProgressBar;
|
|
103
|
+
SCopyText: typeof SCopyText;
|
|
104
|
+
's-copy-text': typeof SCopyText;
|
|
105
|
+
STimeline: typeof STimeline;
|
|
106
|
+
's-timeline': typeof STimeline;
|
|
107
|
+
SDashboard: typeof SDashboard;
|
|
108
|
+
's-dashboard': typeof SDashboard;
|
|
109
|
+
SDashboardItem: typeof SDashboardItem;
|
|
110
|
+
's-dashboard-item': typeof SDashboardItem;
|
|
111
|
+
SStat: typeof SStat;
|
|
112
|
+
's-stat': typeof SStat;
|
|
113
|
+
SCanvas: typeof SCanvas;
|
|
114
|
+
's-canvas': typeof SCanvas;
|
|
115
|
+
SFooter: typeof SFooter;
|
|
116
|
+
's-footer': typeof SFooter;
|
|
117
|
+
SDropdownMenu: typeof SDropdownMenu;
|
|
118
|
+
's-dropdown-menu': typeof SDropdownMenu;
|
|
119
|
+
SHorizontalMenu: typeof SHorizontalMenu;
|
|
120
|
+
's-horizontal-menu': typeof SHorizontalMenu;
|
|
121
|
+
SVerticalMenu: typeof SVerticalMenu;
|
|
122
|
+
's-vertical-menu': typeof SVerticalMenu;
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
export {};
|
|
126
|
+
//# sourceMappingURL=global-components.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"global-components.d.ts","sourceRoot":"","sources":["../../src/global-components.ts"],"names":[],"mappings":"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"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import plugin from './plugin';
|
|
2
|
-
|
|
1
|
+
import { default as plugin } from './plugin';
|
|
2
|
+
export * from './global-components';
|
|
3
3
|
export * from './components/SAlert';
|
|
4
4
|
export * from './components/SConfirm';
|
|
5
5
|
export default plugin;
|
|
@@ -35,10 +35,10 @@ export { default as STooltip } from './components/STooltip.vue';
|
|
|
35
35
|
export { default as SNote } from './components/SNote.vue';
|
|
36
36
|
export { default as SToggle } from './components/SToggle.vue';
|
|
37
37
|
export { default as SToggleGroup } from './components/SToggleGroup.vue';
|
|
38
|
-
export { SConfirm } from './components/SConfirm
|
|
38
|
+
export { SConfirm } from './components/SConfirm';
|
|
39
39
|
export { default as SDialog } from './components/SDialog.vue';
|
|
40
40
|
export { default as SImagePreview } from './components/SImagePreview.vue';
|
|
41
|
-
export { SAlert } from './components/SAlert
|
|
41
|
+
export { SAlert } from './components/SAlert';
|
|
42
42
|
export { default as STag } from './components/STag.vue';
|
|
43
43
|
export { default as SStatus } from './components/SStatus.vue';
|
|
44
44
|
export { default as SActionBar } from './components/SActionBar.vue';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,cAAc,CAAC;AAEtB,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AAGtC,eAAe,MAAM,CAAC;AAEtB;;GAEG;AACH,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAE9D;;GAEG;AACH,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAE9E;;GAEG;AACH,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,QAAQ,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/types/plugin.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../src/plugin.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAa,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../src/plugin.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAa,MAAM,KAAK,CAAC;AAwG1C,OAAO,cAAc,CAAC;;iBAGL,GAAG;;AADpB,wBAOC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "startup-ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.10.0",
|
|
4
4
|
"description": "Vue3 UI components for IT startups. Best served with Laravel + InertiaJS",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/startup-ui.cjs.js",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"vue-tsc": "^2.0.29"
|
|
42
42
|
},
|
|
43
43
|
"scripts": {
|
|
44
|
-
"build": "vite build
|
|
44
|
+
"build": "vite build",
|
|
45
45
|
"typecheck": "vue-tsc --noEmit",
|
|
46
46
|
"dev": "vite"
|
|
47
47
|
},
|