fluency-v8-components 1.5.3 → 1.5.4
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/fluency-v8-components.es.js +1 -1
- package/dist/fluency-v8-components.umd.js +72 -72
- package/dist/{index-CiSJXa9Q.mjs → index-rDGKIIQS.mjs} +8965 -8958
- package/dist/index.css +1 -1
- package/dist/{index.es-PoP0Se8l.mjs → index.es-sGgUtJEo.mjs} +1 -1
- package/package.json +2 -2
- package/src/components/buttons/IconButton.vue +1 -1
- package/src/components/buttons/SubmitButtons.vue +1 -1
- package/src/components/charts/WorkflowChart.vue +5 -7
- package/src/components/common/AutoCompleteSearchBar.vue +1 -1
- package/src/components/common/AutoRefreshButton.vue +1 -1
- package/src/components/common/CategoryCard.vue +1 -1
- package/src/components/common/Facet.vue +4 -1
- package/src/components/common/HomeCard.vue +1 -1
- package/src/components/common/PowerToggle.vue +3 -1
- package/src/components/common/Schedule.vue +3 -1
- package/src/components/common/Stepper.vue +5 -5
- package/src/components/common/Tag.vue +1 -1
- package/src/components/common/ThreeHomePanel.vue +1 -1
- package/src/components/common/facet/Leaf.vue +1 -1
- package/src/components/common/facet/TriState.vue +1 -1
- package/src/components/dialogs/ChooseValueDialog.vue +5 -7
- package/src/components/dialogs/ConfirmDialog.vue +2 -1
- package/src/components/dialogs/CopyDialog.vue +2 -1
- package/src/components/dialogs/DownloadDialog.vue +2 -1
- package/src/components/dialogs/InfoDialog.vue +2 -1
- package/src/components/dialogs/NameDescDialog.vue +4 -1
- package/src/components/dialogs/NameDialog.vue +4 -1
- package/src/components/dialogs/ProgressDialog.vue +2 -1
- package/src/components/dialogs/ResetPasswordDialog.vue +4 -1
- package/src/components/dialogs/Wizard.vue +2 -1
- package/src/components/form/KeyValueEntry.vue +6 -8
- package/src/components/page-structure/FacetPage.vue +2 -2
- package/src/components/query/Child.vue +1 -1
- package/src/components/query/LVDBQuery.vue +1 -1
- package/src/components/status/Active.vue +1 -1
- package/src/components/status/Status.vue +1 -1
- package/src/components/tables/ArgumentRunTable.vue +6 -8
- package/src/components/tables/ArgumentTable.vue +4 -1
- package/src/components/tables/CloudFormationParameters.vue +2 -1
- package/src/fpl/AddPanel.vue +7 -9
- package/src/fpl/Configs/Alert.vue +2 -1
- package/src/fpl/Configs/Chart.vue +3 -5
- package/src/fpl/Configs/Counter.vue +2 -1
- package/src/fpl/Configs/Histogram.vue +4 -6
- package/src/fpl/Configs/IPMap.vue +2 -1
- package/src/fpl/Configs/Image.vue +6 -8
- package/src/fpl/Configs/MetricChart.vue +2 -1
- package/src/fpl/Configs/PieChart.vue +2 -1
- package/src/fpl/Configs/SparkChart.vue +3 -1
- package/src/fpl/Configs/StackedBarChart.vue +2 -1
- package/src/fpl/Configs/Table.vue +6 -8
- package/src/fpl/Configs/Text.vue +1 -1
- package/src/fpl/Configs/TopNChart.vue +2 -1
- package/src/fpl/Outputs/FPLAlert.vue +3 -1
- package/src/fpl/Outputs/FPLStream.vue +1 -1
- package/src/fpl/Outputs/FPLTable.vue +3 -1
- package/src/fpl/Panel.vue +1 -1
- package/src/fpl/Panels/Alert.vue +2 -1
- package/src/fpl/Panels/Chart.vue +2 -1
- package/src/fpl/Panels/Histogram.vue +2 -1
- package/src/fpl/Panels/MetricChart.vue +2 -1
- package/src/fpl/Panels/PieChart.vue +1 -1
- package/src/fpl/Panels/SparkChart.vue +2 -1
- package/src/fpl/Panels/StackedBarChart.vue +1 -1
- package/src/fpl/Panels/Table.vue +3 -1
- package/src/fpl/Panels/TopNChart.vue +1 -1
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.prism-editor-wrapper{width:100%;height:100%;display:flex;align-items:flex-start;overflow:auto;-o-tab-size:1.5em;tab-size:1.5em;-moz-tab-size:1.5em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.prism-editor-wrapper .prism-editor__textarea{color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::-moz-selection{background-color:#accef7!important;color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::selection{background-color:#accef7!important;color:transparent!important}}.prism-editor-wrapper .prism-editor__container{position:relative;text-align:left;box-sizing:border-box;padding:0;overflow:hidden;width:100%}.prism-editor-wrapper .prism-editor__line-numbers{height:100%;overflow:hidden;flex-shrink:0;padding-top:4px;margin-top:0;margin-right:10px}.prism-editor-wrapper .prism-editor__line-number{text-align:right;white-space:nowrap}.prism-editor-wrapper .prism-editor__textarea{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.prism-editor-wrapper .prism-editor__editor,.prism-editor-wrapper .prism-editor__textarea{margin:0;border:0;background:none;box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:pre-wrap;word-wrap:keep-all;overflow-wrap:break-word;padding:0}.prism-editor-wrapper .prism-editor__textarea--empty{-webkit-text-fill-color:inherit!important}.prism-editor-wrapper .prism-editor__editor{position:relative;pointer-events:none}pre[class*=language-],code[class*=language-]{color:#d4d4d4;font-size:13px;text-shadow:none;font-family:Menlo,Monaco,Consolas,Andale Mono,Ubuntu Mono,Courier New,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]::selection,code[class*=language-]::selection,pre[class*=language-] *::selection,code[class*=language-] *::selection{text-shadow:none;background:#264f78}@media print{pre[class*=language-],code[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;background:#1e1e1e}:not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;color:#db4c69;background:#1e1e1e}.namespace{opacity:.7}.token.doctype .token.doctype-tag{color:#569cd6}.token.doctype .token.name{color:#9cdcfe}.token.comment,.token.prolog,.token.timestamp{color:#6a9955}.token.errors{color:#c10015}.token.punctuation,.language-html .language-css,.language-html .language-javascript{color:#fdbe23}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.inserted,.token.unit{color:#b5cea8}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.deleted{color:#ce9178}.language-css .token.string.url{text-decoration:underline}.token.operator,.token.entity{color:#d4d4d4}.token.operator.arrow{color:#569cd6}.token.atrule{color:#ce9178}.token.atrule .token.rule{color:#c586c0}.token.atrule .token.url{color:#9cdcfe}.token.atrule .token.url .token.function{color:#dcdcaa}.token.atrule .token.url .token.punctuation{color:#d4d4d4}.token.keyword.module,.token.keyword.control-flow{color:#c586c0}.token.function,.token.function .token.maybe-class-name,.token.brackets{color:#e9d299}.token.builtinfunction{color:#ce92d8}.token.keyword,.token.curlybraces{color:#569cd6}.token.regex{color:#d16969}.token.important{color:#569cd6}.token.italic{font-style:italic}.token.constant{color:#9cdcfe}.token.class-name,.token.maybe-class-name{color:#4ec9b0}.token.console,.token.parameter,.token.interpolation{color:#9cdcfe}.token.punctuation.interpolation-punctuation,.token.boolean{color:#569cd6}.token.property,.token.variable,.token.imports .token.maybe-class-name,.token.exports .token.maybe-class-name{color:#9cdcfe}.token.selector,.token.escape{color:#d7ba7d}.token.tag{color:#569cd6}.token.tag .token.punctuation,.token.cdata{color:gray}.token.attr-name{color:#9cdcfe}.token.attr-value,.token.attr-value .token.punctuation{color:#ce9178}.token.attr-value .token.punctuation.attr-equals{color:#d4d4d4}.token.entity{color:#569cd6}.token.namespace{color:#4ec9b0}pre[class*=language-javascript],code[class*=language-javascript],pre[class*=language-jsx],code[class*=language-jsx],pre[class*=language-typescript],code[class*=language-typescript],pre[class*=language-tsx],code[class*=language-tsx]{color:#9cdcfe}pre[class*=language-css],code[class*=language-css]{color:#ce9178}pre[class*=language-html],code[class*=language-html]{color:#d4d4d4}.language-regex .token.anchor{color:#dcdcaa}.language-html .token.punctuation{color:gray}pre[class*=language-]>code[class*=language-]{position:relative;z-index:1}.line-highlight.line-highlight{background:#f7ebc6;box-shadow:inset 5px 0 #f7d87c;z-index:0}.
|
|
1
|
+
.x-center[data-v-59ba8a5f]{transform:translate(-50%)}.left-tooltip[data-v-59ba8a5f]{transform:translate(-120%)}.right-tooltip[data-v-59ba8a5f]{transform:translate(20%)}.prism-editor-wrapper{width:100%;height:100%;display:flex;align-items:flex-start;overflow:auto;-o-tab-size:1.5em;tab-size:1.5em;-moz-tab-size:1.5em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.prism-editor-wrapper .prism-editor__textarea{color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::-moz-selection{background-color:#accef7!important;color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::selection{background-color:#accef7!important;color:transparent!important}}.prism-editor-wrapper .prism-editor__container{position:relative;text-align:left;box-sizing:border-box;padding:0;overflow:hidden;width:100%}.prism-editor-wrapper .prism-editor__line-numbers{height:100%;overflow:hidden;flex-shrink:0;padding-top:4px;margin-top:0;margin-right:10px}.prism-editor-wrapper .prism-editor__line-number{text-align:right;white-space:nowrap}.prism-editor-wrapper .prism-editor__textarea{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.prism-editor-wrapper .prism-editor__editor,.prism-editor-wrapper .prism-editor__textarea{margin:0;border:0;background:none;box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:pre-wrap;word-wrap:keep-all;overflow-wrap:break-word;padding:0}.prism-editor-wrapper .prism-editor__textarea--empty{-webkit-text-fill-color:inherit!important}.prism-editor-wrapper .prism-editor__editor{position:relative;pointer-events:none}pre[class*=language-],code[class*=language-]{color:#d4d4d4;font-size:13px;text-shadow:none;font-family:Menlo,Monaco,Consolas,Andale Mono,Ubuntu Mono,Courier New,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]::selection,code[class*=language-]::selection,pre[class*=language-] *::selection,code[class*=language-] *::selection{text-shadow:none;background:#264f78}@media print{pre[class*=language-],code[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;background:#1e1e1e}:not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;color:#db4c69;background:#1e1e1e}.namespace{opacity:.7}.token.doctype .token.doctype-tag{color:#569cd6}.token.doctype .token.name{color:#9cdcfe}.token.comment,.token.prolog,.token.timestamp{color:#6a9955}.token.errors{color:#c10015}.token.punctuation,.language-html .language-css,.language-html .language-javascript{color:#fdbe23}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.inserted,.token.unit{color:#b5cea8}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.deleted{color:#ce9178}.language-css .token.string.url{text-decoration:underline}.token.operator,.token.entity{color:#d4d4d4}.token.operator.arrow{color:#569cd6}.token.atrule{color:#ce9178}.token.atrule .token.rule{color:#c586c0}.token.atrule .token.url{color:#9cdcfe}.token.atrule .token.url .token.function{color:#dcdcaa}.token.atrule .token.url .token.punctuation{color:#d4d4d4}.token.keyword.module,.token.keyword.control-flow{color:#c586c0}.token.function,.token.function .token.maybe-class-name,.token.brackets{color:#e9d299}.token.builtinfunction{color:#ce92d8}.token.keyword,.token.curlybraces{color:#569cd6}.token.regex{color:#d16969}.token.important{color:#569cd6}.token.italic{font-style:italic}.token.constant{color:#9cdcfe}.token.class-name,.token.maybe-class-name{color:#4ec9b0}.token.console,.token.parameter,.token.interpolation{color:#9cdcfe}.token.punctuation.interpolation-punctuation,.token.boolean{color:#569cd6}.token.property,.token.variable,.token.imports .token.maybe-class-name,.token.exports .token.maybe-class-name{color:#9cdcfe}.token.selector,.token.escape{color:#d7ba7d}.token.tag{color:#569cd6}.token.tag .token.punctuation,.token.cdata{color:gray}.token.attr-name{color:#9cdcfe}.token.attr-value,.token.attr-value .token.punctuation{color:#ce9178}.token.attr-value .token.punctuation.attr-equals{color:#d4d4d4}.token.entity{color:#569cd6}.token.namespace{color:#4ec9b0}pre[class*=language-javascript],code[class*=language-javascript],pre[class*=language-jsx],code[class*=language-jsx],pre[class*=language-typescript],code[class*=language-typescript],pre[class*=language-tsx],code[class*=language-tsx]{color:#9cdcfe}pre[class*=language-css],code[class*=language-css]{color:#ce9178}pre[class*=language-html],code[class*=language-html]{color:#d4d4d4}.language-regex .token.anchor{color:#dcdcaa}.language-html .token.punctuation{color:gray}pre[class*=language-]>code[class*=language-]{position:relative;z-index:1}.line-highlight.line-highlight{background:#f7ebc6;box-shadow:inset 5px 0 #f7d87c;z-index:0}.primary[data-v-2890730f]{font-weight:400;padding-top:5px}.primary[data-v-2890730f]:first-child{font-weight:400}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "fluency-v8-components",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.4",
|
|
4
4
|
"main": "dist/fluency-v8-components.umd.js",
|
|
5
5
|
"module": "dist/fluency-v8-components.es.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"moment": "^2.30.1",
|
|
37
37
|
"postcss": "^8.5.6",
|
|
38
38
|
"prismjs": "^1.30.0",
|
|
39
|
-
"quill": "^2.0.
|
|
39
|
+
"quill": "^2.0.2",
|
|
40
40
|
"tailwindcss": "^3.3.3",
|
|
41
41
|
"typescript": "^5.0.0",
|
|
42
42
|
"vite": "^6.3.5",
|
|
@@ -74,13 +74,11 @@
|
|
|
74
74
|
</template>
|
|
75
75
|
<script>
|
|
76
76
|
import * as d3 from "d3";
|
|
77
|
-
import
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
CodeEditor,
|
|
83
|
-
} from "@/components";
|
|
77
|
+
import FormCol from "../form/FormCol.vue";
|
|
78
|
+
import FormSection from "../form/FormSection.vue";
|
|
79
|
+
import GreyInput from "../form/GreyInput.vue";
|
|
80
|
+
import Slideout from "../common/Slideout.vue";
|
|
81
|
+
import CodeEditor from "../common/CodeEditor.vue";
|
|
84
82
|
import { agentIcon, bulbIcon, codeIcon } from "@/constants/icon-svg.js";
|
|
85
83
|
import { colors, getAColorByHash } from "@/constants/colors";
|
|
86
84
|
import { LinkIcon } from "@heroicons/vue/20/solid";
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
</template>
|
|
11
11
|
<script setup>
|
|
12
12
|
import { ArrowPathIcon } from "@heroicons/vue/20/solid";
|
|
13
|
-
import
|
|
13
|
+
import IconButton from "../buttons/IconButton.vue";
|
|
14
14
|
import { ref } from "vue";
|
|
15
15
|
// props ane emits
|
|
16
16
|
const props = defineProps({
|
|
@@ -85,7 +85,10 @@
|
|
|
85
85
|
|
|
86
86
|
<script lang="ts" setup>
|
|
87
87
|
import { ref } from "vue";
|
|
88
|
-
import
|
|
88
|
+
import SearchBar from "./SearchBar.vue";
|
|
89
|
+
import SaveIcon from "../icons/SaveIcon.vue";
|
|
90
|
+
import Tooltip from "./Tooltip.vue";
|
|
91
|
+
import Separator from "./Separator.vue";
|
|
89
92
|
import Leaf from "./facet/Leaf.vue";
|
|
90
93
|
import {
|
|
91
94
|
ArrowDownTrayIcon,
|
|
@@ -69,7 +69,9 @@
|
|
|
69
69
|
import { ref } from "vue";
|
|
70
70
|
import { Switch } from "@headlessui/vue";
|
|
71
71
|
import { XMarkIcon, CheckIcon } from "@heroicons/vue/24/outline";
|
|
72
|
-
import
|
|
72
|
+
import PlugOnIcon from "../icons/PlugOnIcon.vue";
|
|
73
|
+
import PlugOffIcon from "../icons/PlugOffIcon.vue";
|
|
74
|
+
import Tooltip from "./Tooltip.vue";
|
|
73
75
|
|
|
74
76
|
const props = defineProps({
|
|
75
77
|
power: {
|
|
@@ -44,7 +44,9 @@
|
|
|
44
44
|
</FormSection>
|
|
45
45
|
</template>
|
|
46
46
|
<script setup>
|
|
47
|
-
import
|
|
47
|
+
import FormSection from "../form/FormSection.vue";
|
|
48
|
+
import FormCol from "../form/FormCol.vue";
|
|
49
|
+
import GreySelect from "../form/GreySelect.vue";
|
|
48
50
|
import {
|
|
49
51
|
timezoneOptions,
|
|
50
52
|
weekdayOptions,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div class="w-full px-4">
|
|
3
|
-
<div class="pb-8 md:pb-4
|
|
4
|
-
|
|
3
|
+
<div :class="`w-full grid grid-cols-${steps.length} pb-8 md:pb-4 gap-x-2`">
|
|
4
|
+
<div
|
|
5
5
|
v-for="(step, i) in steps"
|
|
6
6
|
:class="[
|
|
7
|
-
`h-2
|
|
7
|
+
`h-2 text-sm px-1`,
|
|
8
8
|
{ 'opacity-75': step.status !== 'current' },
|
|
9
9
|
{ 'font-semibold': step.status === 'current' },
|
|
10
10
|
]"
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
{{ step.name }}
|
|
13
13
|
</div>
|
|
14
14
|
</div>
|
|
15
|
-
<div class="
|
|
15
|
+
<div :class="`w-full grid grid-cols-${steps.length} gap-x-2`">
|
|
16
16
|
<div
|
|
17
17
|
v-for="(step, i) in steps"
|
|
18
18
|
:class="[
|
|
19
|
-
`h-2
|
|
19
|
+
`h-2 rounded-lg flex-none`,
|
|
20
20
|
{ 'slider-inactive': step.status === 'upcoming' },
|
|
21
21
|
{ 'std-blue': step.status !== 'upcoming' },
|
|
22
22
|
]"
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
<script lang="ts" setup>
|
|
43
43
|
import { ref } from "vue";
|
|
44
44
|
import { PlusCircleIcon, MinusCircleIcon } from "@heroicons/vue/20/solid";
|
|
45
|
-
import
|
|
45
|
+
import Tooltip from "../Tooltip.vue";
|
|
46
46
|
import TriState from "./TriState.vue";
|
|
47
47
|
|
|
48
48
|
const props = defineProps({
|
|
@@ -29,13 +29,11 @@
|
|
|
29
29
|
</template>
|
|
30
30
|
<script setup>
|
|
31
31
|
import { ref, computed } from "vue";
|
|
32
|
-
import
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
SubmitButtons,
|
|
38
|
-
} from "@/components";
|
|
32
|
+
import Dialog from "../common/Dialog.vue";
|
|
33
|
+
import GreyInputGrow from "../form/GreyInputGrow.vue";
|
|
34
|
+
import GreySelect from "../form/GreySelect.vue";
|
|
35
|
+
import FormCol from "../form/FormCol.vue";
|
|
36
|
+
import SubmitButtons from "../buttons/SubmitButtons.vue";
|
|
39
37
|
|
|
40
38
|
// props and emits
|
|
41
39
|
const props = defineProps({
|
|
@@ -20,7 +20,8 @@
|
|
|
20
20
|
|
|
21
21
|
<script lang="ts" setup>
|
|
22
22
|
import { ref } from "vue";
|
|
23
|
-
import
|
|
23
|
+
import TextButton from "../buttons/TextButton.vue";
|
|
24
|
+
import Dialog from "../common/Dialog.vue";
|
|
24
25
|
|
|
25
26
|
const open = ref(false);
|
|
26
27
|
const msg = ref("");
|
|
@@ -19,7 +19,8 @@
|
|
|
19
19
|
|
|
20
20
|
<script lang="ts" setup>
|
|
21
21
|
import { ref } from "vue";
|
|
22
|
-
import
|
|
22
|
+
import TextButton from "../buttons/TextButton.vue";
|
|
23
|
+
import Dialog from "../common/Dialog.vue";
|
|
23
24
|
|
|
24
25
|
const emits = defineEmits(["notify"]);
|
|
25
26
|
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
</template>
|
|
12
12
|
<script setup>
|
|
13
13
|
import { ref } from "vue";
|
|
14
|
-
import
|
|
14
|
+
import Dialog from "../common/Dialog.vue";
|
|
15
|
+
import SubmitButtons from "../buttons/SubmitButtons.vue";
|
|
15
16
|
|
|
16
17
|
// props and emits
|
|
17
18
|
const props = defineProps({});
|
|
@@ -13,7 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
<script lang="ts" setup>
|
|
15
15
|
import { ref } from "vue";
|
|
16
|
-
import
|
|
16
|
+
import TextButton from "../buttons/TextButton.vue";
|
|
17
|
+
import Dialog from "../common/Dialog.vue";
|
|
17
18
|
|
|
18
19
|
const open = ref(false);
|
|
19
20
|
const title = ref("");
|
|
@@ -20,7 +20,10 @@
|
|
|
20
20
|
</template>
|
|
21
21
|
<script setup>
|
|
22
22
|
import { ref } from "vue";
|
|
23
|
-
import
|
|
23
|
+
import Dialog from "../common/Dialog.vue";
|
|
24
|
+
import GreyInput from "../form/GreyInput.vue";
|
|
25
|
+
import FormCol from "../form/FormCol.vue";
|
|
26
|
+
import SubmitButtons from "../buttons/SubmitButtons.vue";
|
|
24
27
|
|
|
25
28
|
const props = defineProps({
|
|
26
29
|
title: {
|
|
@@ -16,7 +16,10 @@
|
|
|
16
16
|
</template>
|
|
17
17
|
<script setup>
|
|
18
18
|
import { ref } from "vue";
|
|
19
|
-
import
|
|
19
|
+
import Dialog from "../common/Dialog.vue";
|
|
20
|
+
import GreyInput from "../form/GreyInput.vue";
|
|
21
|
+
import FormCol from "../form/FormCol.vue";
|
|
22
|
+
import SubmitButtons from "../buttons/SubmitButtons.vue";
|
|
20
23
|
|
|
21
24
|
const props = defineProps({
|
|
22
25
|
title: {
|
|
@@ -7,7 +7,8 @@
|
|
|
7
7
|
</template>
|
|
8
8
|
<script setup>
|
|
9
9
|
import { ref } from "vue";
|
|
10
|
-
import
|
|
10
|
+
import Dialog from "../common/Dialog.vue";
|
|
11
|
+
import ProgressBar from "../common/ProgressBar.vue";
|
|
11
12
|
|
|
12
13
|
const emits = defineEmits(["close"]);
|
|
13
14
|
|
|
@@ -15,7 +15,10 @@
|
|
|
15
15
|
</template>
|
|
16
16
|
<script setup>
|
|
17
17
|
import { ref } from "vue";
|
|
18
|
-
import
|
|
18
|
+
import Dialog from "../common/Dialog.vue";
|
|
19
|
+
import FormCol from "../form/FormCol.vue";
|
|
20
|
+
import SubmitButtons from "../buttons/SubmitButtons.vue";
|
|
21
|
+
import GreyPassword from "../form/GreyPassword.vue";
|
|
19
22
|
|
|
20
23
|
const emits = defineEmits(["save", "notify"]);
|
|
21
24
|
|
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
</template>
|
|
37
37
|
<script setup>
|
|
38
38
|
import { ref, watch } from "vue";
|
|
39
|
-
import
|
|
39
|
+
import Dialog from "../common/Dialog.vue";
|
|
40
|
+
import TextButton from "../buttons/TextButton.vue";
|
|
40
41
|
import Stepper from "../common/Stepper.vue";
|
|
41
42
|
|
|
42
43
|
const props = defineProps({
|
|
@@ -38,14 +38,12 @@
|
|
|
38
38
|
</template>
|
|
39
39
|
<script setup>
|
|
40
40
|
import { ref, watch } from "vue";
|
|
41
|
-
import
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
GreyInput,
|
|
48
|
-
} from "@/components";
|
|
41
|
+
import IconButton from "../buttons/IconButton.vue";
|
|
42
|
+
import Table from "../common/Table.vue";
|
|
43
|
+
import TableData from "../common/table/TableData.vue";
|
|
44
|
+
import TableHeader from "../common/table/TableHeader.vue";
|
|
45
|
+
import TextButton from "../buttons/TextButton.vue";
|
|
46
|
+
import GreyInput from "./GreyInput.vue";
|
|
49
47
|
import { TrashIcon } from "@heroicons/vue/20/solid";
|
|
50
48
|
|
|
51
49
|
const props = defineProps({
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
</div>
|
|
41
41
|
</template>
|
|
42
42
|
<script setup>
|
|
43
|
-
import Sort from "
|
|
44
|
-
import AutoCompleteSearchBar from "
|
|
43
|
+
import Sort from "../common/Sort.vue";
|
|
44
|
+
import AutoCompleteSearchBar from "../common/AutoCompleteSearchBar.vue";
|
|
45
45
|
|
|
46
46
|
const props = defineProps({
|
|
47
47
|
searchBar: {
|
|
@@ -40,14 +40,12 @@
|
|
|
40
40
|
</template>
|
|
41
41
|
<script setup>
|
|
42
42
|
import { ref, watch } from "vue";
|
|
43
|
-
import
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
ChooseValueDialog,
|
|
50
|
-
} from "@/components";
|
|
43
|
+
import Table from "../common/Table.vue";
|
|
44
|
+
import TableHeader from "../common/table/TableHeader.vue";
|
|
45
|
+
import GreyInput from "../form/GreyInput.vue";
|
|
46
|
+
import TableData from "../common/table/TableData.vue";
|
|
47
|
+
import IconButton from "../buttons/IconButton.vue";
|
|
48
|
+
import ChooseValueDialog from "../dialogs/ChooseValueDialog.vue";
|
|
51
49
|
import { PencilIcon } from "@heroicons/vue/20/solid";
|
|
52
50
|
|
|
53
51
|
// constants
|
|
@@ -50,7 +50,10 @@
|
|
|
50
50
|
</template>
|
|
51
51
|
<script setup>
|
|
52
52
|
import { ref } from "vue";
|
|
53
|
-
import
|
|
53
|
+
import TableHeader from "../common/table/TableHeader.vue";
|
|
54
|
+
import GreyInput from "../form/GreyInput.vue";
|
|
55
|
+
import GreySelect from "../form/GreySelect.vue";
|
|
56
|
+
import TableData from "../common/table/TableData.vue";
|
|
54
57
|
|
|
55
58
|
const props = defineProps({
|
|
56
59
|
data: Object,
|
package/src/fpl/AddPanel.vue
CHANGED
|
@@ -57,15 +57,13 @@
|
|
|
57
57
|
</template>
|
|
58
58
|
<script setup>
|
|
59
59
|
import { ref, computed } from "vue";
|
|
60
|
-
import
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
NotifyList,
|
|
68
|
-
} from "@/components";
|
|
60
|
+
import Dialog from "../components/common/Dialog.vue";
|
|
61
|
+
import SubmitButtons from "../components/buttons/SubmitButtons.vue";
|
|
62
|
+
import FormCol from "../components/form/FormCol.vue";
|
|
63
|
+
import FormSection from "../components/form/FormSection.vue";
|
|
64
|
+
import GreyInput from "../components/form/GreyInput.vue";
|
|
65
|
+
import GreySelect from "../components/form/GreySelect.vue";
|
|
66
|
+
import NotifyList from "../components/notifications/NotifyList.vue";
|
|
69
67
|
import {
|
|
70
68
|
AlertConfig,
|
|
71
69
|
AlertSpriteConfig,
|
|
@@ -5,7 +5,8 @@
|
|
|
5
5
|
</template>
|
|
6
6
|
<script setup>
|
|
7
7
|
import { ref } from "vue";
|
|
8
|
-
import
|
|
8
|
+
import FormRow from "../../components/form/FormRow.vue";
|
|
9
|
+
import GreyInput from "../../components/form/GreyInput.vue";
|
|
9
10
|
|
|
10
11
|
const props = defineProps({
|
|
11
12
|
object: Object,
|
|
@@ -33,11 +33,9 @@
|
|
|
33
33
|
</template>
|
|
34
34
|
<script setup>
|
|
35
35
|
import { ref } from "vue";
|
|
36
|
-
import
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
GreySelect,
|
|
40
|
-
} from "@/components";
|
|
36
|
+
import FormRow from "../../components/form/FormRow.vue";
|
|
37
|
+
import GreySelectInputMultiple from "../../components/form/GreySelectInputMultiple.vue";
|
|
38
|
+
import GreySelect from "../../components/form/GreySelect.vue";
|
|
41
39
|
|
|
42
40
|
const props = defineProps({
|
|
43
41
|
object: Object,
|
|
@@ -17,7 +17,8 @@
|
|
|
17
17
|
</template>
|
|
18
18
|
<script setup>
|
|
19
19
|
import { ref } from "vue";
|
|
20
|
-
import
|
|
20
|
+
import FormRow from "../../components/form/FormRow.vue";
|
|
21
|
+
import GreySelect from "../../components/form/GreySelect.vue";
|
|
21
22
|
|
|
22
23
|
const props = defineProps({
|
|
23
24
|
object: Object,
|
|
@@ -39,12 +39,10 @@
|
|
|
39
39
|
</template>
|
|
40
40
|
<script setup>
|
|
41
41
|
import { ref } from "vue";
|
|
42
|
-
import
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
GreySelectInputMultiple,
|
|
47
|
-
} from "@/components";
|
|
42
|
+
import FormRow from "../../components/form/FormRow.vue";
|
|
43
|
+
import GreySelect from "../../components/form/GreySelect.vue";
|
|
44
|
+
import CheckBox from "../../components/form/CheckBox.vue";
|
|
45
|
+
import GreySelectInputMultiple from "../../components/form/GreySelectInputMultiple.vue";
|
|
48
46
|
|
|
49
47
|
const props = defineProps({
|
|
50
48
|
object: Object,
|
|
@@ -26,7 +26,8 @@
|
|
|
26
26
|
</template>
|
|
27
27
|
<script setup>
|
|
28
28
|
import { ref } from "vue";
|
|
29
|
-
import
|
|
29
|
+
import FormRow from "../../components/form/FormRow.vue";
|
|
30
|
+
import GreySelect from "../../components/form/GreySelect.vue";
|
|
30
31
|
|
|
31
32
|
const props = defineProps({
|
|
32
33
|
object: Object,
|
|
@@ -126,14 +126,12 @@
|
|
|
126
126
|
</template>
|
|
127
127
|
<script setup>
|
|
128
128
|
import { ref } from "vue";
|
|
129
|
-
import
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
GreyInput,
|
|
136
|
-
} from "@/components";
|
|
129
|
+
import RadioInput from "../../components/form/RadioInput.vue";
|
|
130
|
+
import UploadFile from "../../components/form/UploadFile.vue";
|
|
131
|
+
import FormRow from "../../components/form/FormRow.vue";
|
|
132
|
+
import FormSection from "../../components/form/FormSection.vue";
|
|
133
|
+
import CheckBox from "../../components/form/CheckBox.vue";
|
|
134
|
+
import GreyInput from "../../components/form/GreyInput.vue";
|
|
137
135
|
|
|
138
136
|
const props = defineProps({
|
|
139
137
|
object: Object,
|
|
@@ -5,7 +5,8 @@
|
|
|
5
5
|
</template>
|
|
6
6
|
<script setup>
|
|
7
7
|
import { ref } from "vue";
|
|
8
|
-
import
|
|
8
|
+
import FormRow from "../../components/form/FormRow.vue";
|
|
9
|
+
import GreySelect from "../../components/form/GreySelect.vue";
|
|
9
10
|
|
|
10
11
|
const props = defineProps({
|
|
11
12
|
object: Object,
|
|
@@ -26,7 +26,8 @@
|
|
|
26
26
|
</template>
|
|
27
27
|
<script setup>
|
|
28
28
|
import { ref } from "vue";
|
|
29
|
-
import
|
|
29
|
+
import FormRow from "../../components/form/FormRow.vue";
|
|
30
|
+
import GreySelect from "../../components/form/GreySelect.vue";
|
|
30
31
|
|
|
31
32
|
const props = defineProps({
|
|
32
33
|
object: Object,
|