@dao-style/biz 0.5.0 → 0.6.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/components/access-type/src/AccessType.vue.d.ts +4 -0
- package/dist/components/iframe/src/Iframe.vue.d.ts +1 -1
- package/dist/components/instance-cluster/src/InstanceCluster.vue.d.ts +9 -9
- package/dist/components/instance-namespace/src/InstanceNamespace.vue.d.ts +9 -9
- package/dist/components/instance-storage-class/src/InstanceStorageClass.vue.d.ts +9 -9
- package/dist/components/parameter-list/src/ParameterList.vue.d.ts +1 -1
- package/dist/components/parameter-template-list/src/ParameterTemplateList.vue.d.ts +2 -2
- package/dist/components/port-config/props.d.ts +4 -0
- package/dist/components/port-config/props.js +4 -0
- package/dist/components/port-config/props.mjs +4 -0
- package/dist/components/port-config/src/PortConfig.vue.d.ts +9 -0
- package/dist/components/port-config/src/PortConfig.vue.js +4 -2
- package/dist/components/port-config/src/PortConfig.vue.mjs +4 -2
- package/dist/components/remote-component/src/RemoteComponent.vue.d.ts +2 -1
- package/dist/components/remote-component/src/RemoteComponent.vue.js +4 -3
- package/dist/components/remote-component/src/RemoteComponent.vue.mjs +5 -4
- package/dist/components/remote-component/src/RemoteComponent.vue2.js +3 -2
- package/dist/components/remote-component/src/RemoteComponent.vue2.mjs +3 -2
- package/dist/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/dist/forms/import-parameter-template/props.d.ts +11 -11
- package/dist/forms/import-parameter-template/src/ImportParameterTemplate.vue.d.ts +33 -33
- package/dist/group-mapping.json +1 -1
- package/dist/index.js +27 -24
- package/dist/index.mjs +4 -2
- package/dist/locales/en-US/workloads/ContainerImage.json.js +2 -1
- package/dist/locales/en-US/workloads/ContainerImage.json.mjs +2 -1
- package/dist/locales/en-US/workloads/WorkloadLogs.json.js +4 -1
- package/dist/locales/en-US/workloads/WorkloadLogs.json.mjs +4 -1
- package/dist/locales/index.d.ts +1 -0
- package/dist/locales/ja/common.json.js +39 -0
- package/dist/locales/ja/common.json.mjs +39 -0
- package/dist/locales/ja/components/AccessType.json.js +29 -0
- package/dist/locales/ja/components/AccessType.json.mjs +29 -0
- package/dist/locales/ja/components/ArrayEditor.json.js +11 -0
- package/dist/locales/ja/components/ArrayEditor.json.mjs +11 -0
- package/dist/locales/ja/components/CloudShellGroup.json.js +20 -0
- package/dist/locales/ja/components/CloudShellGroup.json.mjs +20 -0
- package/dist/locales/ja/components/ClusterUnknownMessage.json.js +11 -0
- package/dist/locales/ja/components/ClusterUnknownMessage.json.mjs +11 -0
- package/dist/locales/ja/components/FormBlock.json.js +8 -0
- package/dist/locales/ja/components/FormBlock.json.mjs +8 -0
- package/dist/locales/ja/components/Gpu.json.js +109 -0
- package/dist/locales/ja/components/Gpu.json.mjs +109 -0
- package/dist/locales/ja/components/InstanceCluster.json.js +8 -0
- package/dist/locales/ja/components/InstanceCluster.json.mjs +8 -0
- package/dist/locales/ja/components/InstanceDescription.json.js +14 -0
- package/dist/locales/ja/components/InstanceDescription.json.mjs +14 -0
- package/dist/locales/ja/components/InstanceInstallationEnv.json.js +38 -0
- package/dist/locales/ja/components/InstanceInstallationEnv.json.mjs +38 -0
- package/dist/locales/ja/components/InstanceLoadBalancer.json.js +32 -0
- package/dist/locales/ja/components/InstanceLoadBalancer.json.mjs +32 -0
- package/dist/locales/ja/components/InstanceMonitorInterval.json.js +14 -0
- package/dist/locales/ja/components/InstanceMonitorInterval.json.mjs +14 -0
- package/dist/locales/ja/components/InstanceName.json.js +11 -0
- package/dist/locales/ja/components/InstanceName.json.mjs +11 -0
- package/dist/locales/ja/components/InstanceNamespace.json.js +11 -0
- package/dist/locales/ja/components/InstanceNamespace.json.mjs +11 -0
- package/dist/locales/ja/components/InstancePassword.json.js +17 -0
- package/dist/locales/ja/components/InstancePassword.json.mjs +17 -0
- package/dist/locales/ja/components/InstanceStorageCapacity.json.js +8 -0
- package/dist/locales/ja/components/InstanceStorageCapacity.json.mjs +8 -0
- package/dist/locales/ja/components/InstanceStorageClass.json.js +11 -0
- package/dist/locales/ja/components/InstanceStorageClass.json.mjs +11 -0
- package/dist/locales/ja/components/InstanceUsername.json.js +14 -0
- package/dist/locales/ja/components/InstanceUsername.json.mjs +14 -0
- package/dist/locales/ja/components/MatchExpressionsEditor.json.js +24 -0
- package/dist/locales/ja/components/MatchExpressionsEditor.json.mjs +24 -0
- package/dist/locales/ja/components/NetworkConfig.json.js +14 -0
- package/dist/locales/ja/components/NetworkConfig.json.mjs +14 -0
- package/dist/locales/ja/components/NodeAffinity.json.js +35 -0
- package/dist/locales/ja/components/NodeAffinity.json.mjs +35 -0
- package/dist/locales/ja/components/NodeSelector.json.js +17 -0
- package/dist/locales/ja/components/NodeSelector.json.mjs +17 -0
- package/dist/locales/ja/components/ObjectEditor.json.js +17 -0
- package/dist/locales/ja/components/ObjectEditor.json.mjs +17 -0
- package/dist/locales/ja/components/ParameterConfiguration.json.js +28 -0
- package/dist/locales/ja/components/ParameterConfiguration.json.mjs +28 -0
- package/dist/locales/ja/components/ParameterList.json.js +27 -0
- package/dist/locales/ja/components/ParameterList.json.mjs +27 -0
- package/dist/locales/ja/components/ParameterTemplateList.json.js +29 -0
- package/dist/locales/ja/components/ParameterTemplateList.json.mjs +29 -0
- package/dist/locales/ja/components/PodAffinity.json.js +53 -0
- package/dist/locales/ja/components/PodAffinity.json.mjs +53 -0
- package/dist/locales/ja/components/PortConfig.json.js +32 -0
- package/dist/locales/ja/components/PortConfig.json.mjs +32 -0
- package/dist/locales/ja/components/PreviewNodeAffinity.json.js +35 -0
- package/dist/locales/ja/components/PreviewNodeAffinity.json.mjs +35 -0
- package/dist/locales/ja/components/PreviewPodAffinity.json.js +38 -0
- package/dist/locales/ja/components/PreviewPodAffinity.json.mjs +38 -0
- package/dist/locales/ja/components/PreviewPorts.json.js +17 -0
- package/dist/locales/ja/components/PreviewPorts.json.mjs +17 -0
- package/dist/locales/ja/components/PreviewTolerations.json.js +20 -0
- package/dist/locales/ja/components/PreviewTolerations.json.mjs +20 -0
- package/dist/locales/ja/components/ResourceConfig.json.js +32 -0
- package/dist/locales/ja/components/ResourceConfig.json.mjs +32 -0
- package/dist/locales/ja/components/TimePicker.json.js +43 -0
- package/dist/locales/ja/components/TimePicker.json.mjs +43 -0
- package/dist/locales/ja/components/Tolerations.json.js +20 -0
- package/dist/locales/ja/components/Tolerations.json.mjs +20 -0
- package/dist/locales/ja/dialogs/ClusterUnknownDialog.json.js +11 -0
- package/dist/locales/ja/dialogs/ClusterUnknownDialog.json.mjs +11 -0
- package/dist/locales/ja/dialogs/CreateNetworkConfigDialog.json.js +8 -0
- package/dist/locales/ja/dialogs/CreateNetworkConfigDialog.json.mjs +8 -0
- package/dist/locales/ja/dialogs/DeleteBackupDialog.json.js +22 -0
- package/dist/locales/ja/dialogs/DeleteBackupDialog.json.mjs +22 -0
- package/dist/locales/ja/dialogs/SelectLabelsDialog.json.js +11 -0
- package/dist/locales/ja/dialogs/SelectLabelsDialog.json.mjs +11 -0
- package/dist/locales/ja/dialogs/SelectTaintsDialog.json.js +20 -0
- package/dist/locales/ja/dialogs/SelectTaintsDialog.json.mjs +20 -0
- package/dist/locales/ja/dialogs/SwitchMasterNodeDialog.json.js +35 -0
- package/dist/locales/ja/dialogs/SwitchMasterNodeDialog.json.mjs +35 -0
- package/dist/locales/ja/dialogs/SwitchWorkspaceDialog.json.js +15 -0
- package/dist/locales/ja/dialogs/SwitchWorkspaceDialog.json.mjs +15 -0
- package/dist/locales/ja/dialogs/UpdateNetworkConfigDialog.json.js +8 -0
- package/dist/locales/ja/dialogs/UpdateNetworkConfigDialog.json.mjs +8 -0
- package/dist/locales/ja/forms/BackupRestore.json.js +55 -0
- package/dist/locales/ja/forms/BackupRestore.json.mjs +55 -0
- package/dist/locales/ja/forms/BackupSetting.json.js +56 -0
- package/dist/locales/ja/forms/BackupSetting.json.mjs +56 -0
- package/dist/locales/ja/forms/ImportParameterTemplate.json.js +29 -0
- package/dist/locales/ja/forms/ImportParameterTemplate.json.mjs +29 -0
- package/dist/locales/ja/index.d.ts +4 -0
- package/dist/locales/ja/index.js +150 -0
- package/dist/locales/ja/index.mjs +149 -0
- package/dist/locales/ja/utils/multiRowEditorValidate.json.js +8 -0
- package/dist/locales/ja/utils/multiRowEditorValidate.json.mjs +8 -0
- package/dist/locales/ja/validate.json.js +32 -0
- package/dist/locales/ja/validate.json.mjs +32 -0
- package/dist/locales/ja/workloads/ContainerBasicInfo.json.js +35 -0
- package/dist/locales/ja/workloads/ContainerBasicInfo.json.mjs +35 -0
- package/dist/locales/ja/workloads/ContainerCustomResource.json.js +17 -0
- package/dist/locales/ja/workloads/ContainerCustomResource.json.mjs +17 -0
- package/dist/locales/ja/workloads/ContainerEnv.json.js +56 -0
- package/dist/locales/ja/workloads/ContainerEnv.json.mjs +56 -0
- package/dist/locales/ja/workloads/ContainerImage.json.js +44 -0
- package/dist/locales/ja/workloads/ContainerImage.json.mjs +44 -0
- package/dist/locales/ja/workloads/ContainerNetwork.json.js +52 -0
- package/dist/locales/ja/workloads/ContainerNetwork.json.mjs +52 -0
- package/dist/locales/ja/workloads/ContainerSecurity.json.js +14 -0
- package/dist/locales/ja/workloads/ContainerSecurity.json.mjs +14 -0
- package/dist/locales/ja/workloads/ContainerStorage.json.js +154 -0
- package/dist/locales/ja/workloads/ContainerStorage.json.mjs +154 -0
- package/dist/locales/ja/workloads/Containers.json.js +27 -0
- package/dist/locales/ja/workloads/Containers.json.mjs +27 -0
- package/dist/locales/ja/workloads/DnsConfig.json.js +50 -0
- package/dist/locales/ja/workloads/DnsConfig.json.mjs +50 -0
- package/dist/locales/ja/workloads/HealthCheck.json.js +49 -0
- package/dist/locales/ja/workloads/HealthCheck.json.mjs +49 -0
- package/dist/locales/ja/workloads/HttpGetAction.json.js +20 -0
- package/dist/locales/ja/workloads/HttpGetAction.json.mjs +20 -0
- package/dist/locales/ja/workloads/JobConfig.json.js +36 -0
- package/dist/locales/ja/workloads/JobConfig.json.mjs +36 -0
- package/dist/locales/ja/workloads/LifeCycle.json.js +44 -0
- package/dist/locales/ja/workloads/LifeCycle.json.mjs +44 -0
- package/dist/locales/ja/workloads/ScheduleConfig.json.js +23 -0
- package/dist/locales/ja/workloads/ScheduleConfig.json.mjs +23 -0
- package/dist/locales/ja/workloads/UpgradeStrategy.json.js +62 -0
- package/dist/locales/ja/workloads/UpgradeStrategy.json.mjs +62 -0
- package/dist/locales/ja/workloads/WorkloadAdvanced.json.js +23 -0
- package/dist/locales/ja/workloads/WorkloadAdvanced.json.mjs +23 -0
- package/dist/locales/ja/workloads/WorkloadAnnotationInput.json.js +8 -0
- package/dist/locales/ja/workloads/WorkloadAnnotationInput.json.mjs +8 -0
- package/dist/locales/ja/workloads/WorkloadAnnotations.json.js +14 -0
- package/dist/locales/ja/workloads/WorkloadAnnotations.json.mjs +14 -0
- package/dist/locales/ja/workloads/WorkloadLabels.json.js +14 -0
- package/dist/locales/ja/workloads/WorkloadLabels.json.mjs +14 -0
- package/dist/locales/ja/workloads/WorkloadLogs.json.js +41 -0
- package/dist/locales/ja/workloads/WorkloadLogs.json.mjs +41 -0
- package/dist/locales/ja/workloads/workload-advanced/JobConfig.json.js +3 -0
- package/dist/locales/ja/workloads/workload-advanced/JobConfig.json.mjs +4 -0
- package/dist/locales/ja/workloads/workload-advanced/NetworkConfig.json.js +20 -0
- package/dist/locales/ja/workloads/workload-advanced/NetworkConfig.json.mjs +20 -0
- package/dist/locales/ja/workloads/workload-advanced/PodManagement.json.js +20 -0
- package/dist/locales/ja/workloads/workload-advanced/PodManagement.json.mjs +20 -0
- package/dist/locales/zh-CN/workloads/ContainerImage.json.js +2 -1
- package/dist/locales/zh-CN/workloads/ContainerImage.json.mjs +2 -1
- package/dist/node_modules/@vueuse/core/index.js +90 -56
- package/dist/node_modules/@vueuse/core/index.mjs +92 -58
- package/dist/node_modules/@vueuse/shared/index.js +82 -1
- package/dist/node_modules/@vueuse/shared/index.mjs +83 -2
- package/dist/style.css +608 -592
- package/dist/styles/dialogs/switch-workspace-dialog/switch-workspace-dialog.css +3 -0
- package/dist/styles/workloads/container-image/select-image-dialog.css +13 -0
- package/dist/utils/loadRemoteComponent.d.ts +1 -0
- package/dist/utils/loadRemoteComponent.js +80 -15
- package/dist/utils/loadRemoteComponent.mjs +80 -16
- package/dist/utils/useSubForm.js +1 -1
- package/dist/utils/useSubForm.mjs +1 -1
- package/dist/workloads/container-custom-resource/src/ContainerCustomResource.vue2.js +1 -1
- package/dist/workloads/container-custom-resource/src/ContainerCustomResource.vue2.mjs +1 -1
- package/dist/workloads/container-image/props.d.ts +8 -0
- package/dist/workloads/container-image/props.js +4 -0
- package/dist/workloads/container-image/props.mjs +4 -0
- package/dist/workloads/container-image/src/ContainerImage.vue.d.ts +9 -0
- package/dist/workloads/container-image/src/ContainerImage.vue2.js +112 -26
- package/dist/workloads/container-image/src/ContainerImage.vue2.mjs +114 -28
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue.d.ts +4 -4
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue.js +25 -5
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue.mjs +26 -6
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue2.js +12 -5
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue2.mjs +13 -6
- package/dist/workloads/container-storage/src/components/PvcNodePath.vue.d.ts +5 -22
- package/dist/workloads/container-storage/src/components/PvcNodePath.vue2.js +123 -60
- package/dist/workloads/container-storage/src/components/PvcNodePath.vue2.mjs +124 -61
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue.d.ts +1 -2
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue.js +4 -5
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue.mjs +4 -5
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue2.js +12 -7
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue2.mjs +12 -7
- package/dist/workloads/containers/demo/data.d.ts +10 -2
- package/dist/workloads/containers/src/ContainerItem.vue.d.ts +1 -0
- package/dist/workloads/containers/src/ContainerItem.vue2.js +1 -1
- package/dist/workloads/containers/src/ContainerItem.vue2.mjs +1 -1
- package/dist/workloads/containers/src/Containers.vue.d.ts +1 -0
- package/dist/workloads/containers/src/Containers.vue2.js +3 -1
- package/dist/workloads/containers/src/Containers.vue2.mjs +3 -1
- package/dist/workloads/containers/src/dialogs/ConfirmDialog.vue.d.ts +3 -3
- package/dist/workloads/containers/src/patch-form-item-validate/form-item-validate.d.ts +30 -30
- package/dist/workloads/containers/src/patch-form-item-validate/form-item-validate.vue.d.ts +13 -13
- package/dist/workloads/containers/src/patch-form-item-validate/props.d.ts +5 -5
- package/dist/workloads/health-check/src/AdvancedContainer.vue.d.ts +3 -3
- package/package.json +3 -3
- package/dist/node_modules/@vueuse/core/node_modules/@vueuse/shared/index.js +0 -136
- package/dist/node_modules/@vueuse/core/node_modules/@vueuse/shared/index.mjs +0 -136
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const groupTitle = "アノテーション";
|
|
2
|
+
const annotations = "ワークロードアノテーション";
|
|
3
|
+
const podAnnotations = "Pod アノテーション";
|
|
4
|
+
const WorkloadAnnotations = {
|
|
5
|
+
groupTitle,
|
|
6
|
+
annotations,
|
|
7
|
+
podAnnotations
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
annotations,
|
|
11
|
+
WorkloadAnnotations as default,
|
|
12
|
+
groupTitle,
|
|
13
|
+
podAnnotations
|
|
14
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const groupTitle = "ラベル";
|
|
4
|
+
const labels = "ワークロードラベル";
|
|
5
|
+
const podLabels = "Pod ラベル";
|
|
6
|
+
const WorkloadLabels = {
|
|
7
|
+
groupTitle,
|
|
8
|
+
labels,
|
|
9
|
+
podLabels
|
|
10
|
+
};
|
|
11
|
+
exports.default = WorkloadLabels;
|
|
12
|
+
exports.groupTitle = groupTitle;
|
|
13
|
+
exports.labels = labels;
|
|
14
|
+
exports.podLabels = podLabels;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const title = "ログ";
|
|
4
|
+
const insightMessage = {
|
|
5
|
+
accessInsightTip: "クラスターが Insight に接続されていません",
|
|
6
|
+
checking: "読み込み中",
|
|
7
|
+
notInstall: {
|
|
8
|
+
pleaseInstall: "Insight をインストールしてください",
|
|
9
|
+
message: "現在はリアルタイムログのみ表示できます。さらに多くのログ情報を確認するには、{link}",
|
|
10
|
+
messageWithoutLink: "現在はリアルタイムログのみ表示できます。さらに多くのログ情報を確認するには、管理者に連絡して Insight をインストールしてください"
|
|
11
|
+
},
|
|
12
|
+
unHealthy: {
|
|
13
|
+
pleaseInstall: "Insight をアンインストールして再インストールしてください",
|
|
14
|
+
message: "Insight の状態が異常です。現在はリアルタイムログの表示のみサポートされています。より多くのログ情報を表示するには、{link}",
|
|
15
|
+
messageWithoutLink: "Insight の状態が異常です。現在はリアルタイムログの表示のみサポートされています。より多くのログ情報を確認するには、管理者に連絡して Insight をアンインストール・再インストールしてください"
|
|
16
|
+
},
|
|
17
|
+
healthy: {
|
|
18
|
+
message: "デフォルトで 1000 行表示します。より多くのログ情報の表示やログのダウンロードは {link} へ",
|
|
19
|
+
link: "オブザーバビリティ"
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
const filters = {
|
|
23
|
+
last30d: "直近 30 日",
|
|
24
|
+
last7d: "直近 7 日",
|
|
25
|
+
last1d: "直近 1 日",
|
|
26
|
+
last1h: "直近 1 時間",
|
|
27
|
+
last5m: "直近 5 分",
|
|
28
|
+
realTime: "リアルタイムログ"
|
|
29
|
+
};
|
|
30
|
+
const empty = "データがありません";
|
|
31
|
+
const WorkloadLogs = {
|
|
32
|
+
title,
|
|
33
|
+
insightMessage,
|
|
34
|
+
filters,
|
|
35
|
+
empty
|
|
36
|
+
};
|
|
37
|
+
exports.default = WorkloadLogs;
|
|
38
|
+
exports.empty = empty;
|
|
39
|
+
exports.filters = filters;
|
|
40
|
+
exports.insightMessage = insightMessage;
|
|
41
|
+
exports.title = title;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
const title = "ログ";
|
|
2
|
+
const insightMessage = {
|
|
3
|
+
accessInsightTip: "クラスターが Insight に接続されていません",
|
|
4
|
+
checking: "読み込み中",
|
|
5
|
+
notInstall: {
|
|
6
|
+
pleaseInstall: "Insight をインストールしてください",
|
|
7
|
+
message: "現在はリアルタイムログのみ表示できます。さらに多くのログ情報を確認するには、{link}",
|
|
8
|
+
messageWithoutLink: "現在はリアルタイムログのみ表示できます。さらに多くのログ情報を確認するには、管理者に連絡して Insight をインストールしてください"
|
|
9
|
+
},
|
|
10
|
+
unHealthy: {
|
|
11
|
+
pleaseInstall: "Insight をアンインストールして再インストールしてください",
|
|
12
|
+
message: "Insight の状態が異常です。現在はリアルタイムログの表示のみサポートされています。より多くのログ情報を表示するには、{link}",
|
|
13
|
+
messageWithoutLink: "Insight の状態が異常です。現在はリアルタイムログの表示のみサポートされています。より多くのログ情報を確認するには、管理者に連絡して Insight をアンインストール・再インストールしてください"
|
|
14
|
+
},
|
|
15
|
+
healthy: {
|
|
16
|
+
message: "デフォルトで 1000 行表示します。より多くのログ情報の表示やログのダウンロードは {link} へ",
|
|
17
|
+
link: "オブザーバビリティ"
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
const filters = {
|
|
21
|
+
last30d: "直近 30 日",
|
|
22
|
+
last7d: "直近 7 日",
|
|
23
|
+
last1d: "直近 1 日",
|
|
24
|
+
last1h: "直近 1 時間",
|
|
25
|
+
last5m: "直近 5 分",
|
|
26
|
+
realTime: "リアルタイムログ"
|
|
27
|
+
};
|
|
28
|
+
const empty = "データがありません";
|
|
29
|
+
const WorkloadLogs = {
|
|
30
|
+
title,
|
|
31
|
+
insightMessage,
|
|
32
|
+
filters,
|
|
33
|
+
empty
|
|
34
|
+
};
|
|
35
|
+
export {
|
|
36
|
+
WorkloadLogs as default,
|
|
37
|
+
empty,
|
|
38
|
+
filters,
|
|
39
|
+
insightMessage,
|
|
40
|
+
title
|
|
41
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const dnsConfig = "DNS 設定";
|
|
4
|
+
const netCard = "コンテナNIC";
|
|
5
|
+
const netCardConfig = "設定";
|
|
6
|
+
const editNetCardConfig = "設定を変更";
|
|
7
|
+
const netCardDialogTitle = "コンテナ NIC 設定";
|
|
8
|
+
const NetworkConfig = {
|
|
9
|
+
dnsConfig,
|
|
10
|
+
netCard,
|
|
11
|
+
netCardConfig,
|
|
12
|
+
editNetCardConfig,
|
|
13
|
+
netCardDialogTitle
|
|
14
|
+
};
|
|
15
|
+
exports.default = NetworkConfig;
|
|
16
|
+
exports.dnsConfig = dnsConfig;
|
|
17
|
+
exports.editNetCardConfig = editNetCardConfig;
|
|
18
|
+
exports.netCard = netCard;
|
|
19
|
+
exports.netCardConfig = netCardConfig;
|
|
20
|
+
exports.netCardDialogTitle = netCardDialogTitle;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
const dnsConfig = "DNS 設定";
|
|
2
|
+
const netCard = "コンテナNIC";
|
|
3
|
+
const netCardConfig = "設定";
|
|
4
|
+
const editNetCardConfig = "設定を変更";
|
|
5
|
+
const netCardDialogTitle = "コンテナ NIC 設定";
|
|
6
|
+
const NetworkConfig = {
|
|
7
|
+
dnsConfig,
|
|
8
|
+
netCard,
|
|
9
|
+
netCardConfig,
|
|
10
|
+
editNetCardConfig,
|
|
11
|
+
netCardDialogTitle
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
NetworkConfig as default,
|
|
15
|
+
dnsConfig,
|
|
16
|
+
editNetCardConfig,
|
|
17
|
+
netCard,
|
|
18
|
+
netCardConfig,
|
|
19
|
+
netCardDialogTitle
|
|
20
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const managePolicy = "Pod 管理ポリシー";
|
|
4
|
+
const OrderedReady = "順序付きポリシー (OrderedReady)";
|
|
5
|
+
const OrderedReadyHelper = "デフォルトの Pod 管理ポリシーです。N 個のレプリカを含む StatefulSet では、Pod がデプロイされる際の順序は 0..N-1 です。Pod が削除される際は逆順で N-1..0 の順序で終了します。前の Pod がデプロイ準備完了または削除完了した後にのみ、ステートフルワークロードは次の Pod を操作します。";
|
|
6
|
+
const Parallel = "並列ポリシー (Parallel)";
|
|
7
|
+
const ParallelHelper = "Pod 管理により、StatefulSet コントローラーはすべての Pod を並列で起動または終了します。他の Pod を起動・終了する前に、Pod が Running、ready または完全停止状態になるのを待つ必要はありません。このオプションはスケール操作の動作にのみ影響し、更新には影響しません。";
|
|
8
|
+
const PodManagement = {
|
|
9
|
+
managePolicy,
|
|
10
|
+
OrderedReady,
|
|
11
|
+
OrderedReadyHelper,
|
|
12
|
+
Parallel,
|
|
13
|
+
ParallelHelper
|
|
14
|
+
};
|
|
15
|
+
exports.OrderedReady = OrderedReady;
|
|
16
|
+
exports.OrderedReadyHelper = OrderedReadyHelper;
|
|
17
|
+
exports.Parallel = Parallel;
|
|
18
|
+
exports.ParallelHelper = ParallelHelper;
|
|
19
|
+
exports.default = PodManagement;
|
|
20
|
+
exports.managePolicy = managePolicy;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
const managePolicy = "Pod 管理ポリシー";
|
|
2
|
+
const OrderedReady = "順序付きポリシー (OrderedReady)";
|
|
3
|
+
const OrderedReadyHelper = "デフォルトの Pod 管理ポリシーです。N 個のレプリカを含む StatefulSet では、Pod がデプロイされる際の順序は 0..N-1 です。Pod が削除される際は逆順で N-1..0 の順序で終了します。前の Pod がデプロイ準備完了または削除完了した後にのみ、ステートフルワークロードは次の Pod を操作します。";
|
|
4
|
+
const Parallel = "並列ポリシー (Parallel)";
|
|
5
|
+
const ParallelHelper = "Pod 管理により、StatefulSet コントローラーはすべての Pod を並列で起動または終了します。他の Pod を起動・終了する前に、Pod が Running、ready または完全停止状態になるのを待つ必要はありません。このオプションはスケール操作の動作にのみ影響し、更新には影響しません。";
|
|
6
|
+
const PodManagement = {
|
|
7
|
+
managePolicy,
|
|
8
|
+
OrderedReady,
|
|
9
|
+
OrderedReadyHelper,
|
|
10
|
+
Parallel,
|
|
11
|
+
ParallelHelper
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
OrderedReady,
|
|
15
|
+
OrderedReadyHelper,
|
|
16
|
+
Parallel,
|
|
17
|
+
ParallelHelper,
|
|
18
|
+
PodManagement as default,
|
|
19
|
+
managePolicy
|
|
20
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("
|
|
3
|
+
const index = require("../shared/index.js");
|
|
4
4
|
const vue = require("vue");
|
|
5
5
|
function unrefElement(elRef) {
|
|
6
6
|
var _a;
|
|
@@ -10,27 +10,37 @@ function unrefElement(elRef) {
|
|
|
10
10
|
const defaultWindow = index.isClient ? window : void 0;
|
|
11
11
|
function useEventListener(...args) {
|
|
12
12
|
let target;
|
|
13
|
-
let
|
|
14
|
-
let
|
|
13
|
+
let events;
|
|
14
|
+
let listeners;
|
|
15
15
|
let options;
|
|
16
|
-
if (index.isString(args[0])) {
|
|
17
|
-
[
|
|
16
|
+
if (index.isString(args[0]) || Array.isArray(args[0])) {
|
|
17
|
+
[events, listeners, options] = args;
|
|
18
18
|
target = defaultWindow;
|
|
19
19
|
} else {
|
|
20
|
-
[target,
|
|
20
|
+
[target, events, listeners, options] = args;
|
|
21
21
|
}
|
|
22
22
|
if (!target)
|
|
23
23
|
return index.noop;
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
if (!Array.isArray(events))
|
|
25
|
+
events = [events];
|
|
26
|
+
if (!Array.isArray(listeners))
|
|
27
|
+
listeners = [listeners];
|
|
28
|
+
const cleanups = [];
|
|
29
|
+
const cleanup = () => {
|
|
30
|
+
cleanups.forEach((fn) => fn());
|
|
31
|
+
cleanups.length = 0;
|
|
32
|
+
};
|
|
33
|
+
const register = (el, event, listener, options2) => {
|
|
34
|
+
el.addEventListener(event, listener, options2);
|
|
35
|
+
return () => el.removeEventListener(event, listener, options2);
|
|
36
|
+
};
|
|
37
|
+
const stopWatch = vue.watch(() => [unrefElement(target), index.resolveUnref(options)], ([el, options2]) => {
|
|
26
38
|
cleanup();
|
|
27
39
|
if (!el)
|
|
28
40
|
return;
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
cleanup = index.noop;
|
|
33
|
-
};
|
|
41
|
+
cleanups.push(...events.flatMap((event) => {
|
|
42
|
+
return listeners.map((listener) => register(el, event, listener, options2));
|
|
43
|
+
}));
|
|
34
44
|
}, { immediate: true, flush: "post" });
|
|
35
45
|
const stop = () => {
|
|
36
46
|
stopWatch();
|
|
@@ -39,42 +49,49 @@ function useEventListener(...args) {
|
|
|
39
49
|
index.tryOnScopeDispose(stop);
|
|
40
50
|
return stop;
|
|
41
51
|
}
|
|
52
|
+
let _iOSWorkaround = false;
|
|
42
53
|
function onClickOutside(target, handler, options = {}) {
|
|
43
|
-
const { window: window2 = defaultWindow, ignore, capture = true, detectIframe = false } = options;
|
|
54
|
+
const { window: window2 = defaultWindow, ignore = [], capture = true, detectIframe = false } = options;
|
|
44
55
|
if (!window2)
|
|
45
56
|
return;
|
|
46
|
-
|
|
47
|
-
|
|
57
|
+
if (index.isIOS && !_iOSWorkaround) {
|
|
58
|
+
_iOSWorkaround = true;
|
|
59
|
+
Array.from(window2.document.body.children).forEach((el) => el.addEventListener("click", index.noop));
|
|
60
|
+
}
|
|
61
|
+
let shouldListen = true;
|
|
62
|
+
const shouldIgnore = (event) => {
|
|
63
|
+
return ignore.some((target2) => {
|
|
64
|
+
if (typeof target2 === "string") {
|
|
65
|
+
return Array.from(window2.document.querySelectorAll(target2)).some((el) => el === event.target || event.composedPath().includes(el));
|
|
66
|
+
} else {
|
|
67
|
+
const el = unrefElement(target2);
|
|
68
|
+
return el && (event.target === el || event.composedPath().includes(el));
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
};
|
|
48
72
|
const listener = (event) => {
|
|
49
|
-
window2.clearTimeout(fallback);
|
|
50
73
|
const el = unrefElement(target);
|
|
51
|
-
if (!el || el === event.target || event.composedPath().includes(el)
|
|
74
|
+
if (!el || el === event.target || event.composedPath().includes(el))
|
|
75
|
+
return;
|
|
76
|
+
if (event.detail === 0)
|
|
77
|
+
shouldListen = !shouldIgnore(event);
|
|
78
|
+
if (!shouldListen) {
|
|
79
|
+
shouldListen = true;
|
|
52
80
|
return;
|
|
81
|
+
}
|
|
53
82
|
handler(event);
|
|
54
83
|
};
|
|
55
|
-
const shouldIgnore = (event) => {
|
|
56
|
-
return ignore && ignore.some((target2) => {
|
|
57
|
-
const el = unrefElement(target2);
|
|
58
|
-
return el && (event.target === el || event.composedPath().includes(el));
|
|
59
|
-
});
|
|
60
|
-
};
|
|
61
84
|
const cleanup = [
|
|
62
85
|
useEventListener(window2, "click", listener, { passive: true, capture }),
|
|
63
86
|
useEventListener(window2, "pointerdown", (e) => {
|
|
64
87
|
const el = unrefElement(target);
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
useEventListener(window2, "pointerup", (e) => {
|
|
68
|
-
if (e.button === 0) {
|
|
69
|
-
const path = e.composedPath();
|
|
70
|
-
e.composedPath = () => path;
|
|
71
|
-
fallback = window2.setTimeout(() => listener(e), 50);
|
|
72
|
-
}
|
|
88
|
+
if (el)
|
|
89
|
+
shouldListen = !e.composedPath().includes(el) && !shouldIgnore(e);
|
|
73
90
|
}, { passive: true }),
|
|
74
91
|
detectIframe && useEventListener(window2, "blur", (event) => {
|
|
75
92
|
var _a;
|
|
76
93
|
const el = unrefElement(target);
|
|
77
|
-
if (((_a = document.activeElement) == null ? void 0 : _a.tagName) === "IFRAME" && !(el == null ? void 0 : el.contains(document.activeElement)))
|
|
94
|
+
if (((_a = window2.document.activeElement) == null ? void 0 : _a.tagName) === "IFRAME" && !(el == null ? void 0 : el.contains(window2.document.activeElement)))
|
|
78
95
|
handler(event);
|
|
79
96
|
})
|
|
80
97
|
].filter(Boolean);
|
|
@@ -94,17 +111,17 @@ function cloneFnJSON(source) {
|
|
|
94
111
|
const _global = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
|
|
95
112
|
const globalKey = "__vueuse_ssr_handlers__";
|
|
96
113
|
_global[globalKey] = _global[globalKey] || {};
|
|
97
|
-
var __getOwnPropSymbols$
|
|
98
|
-
var __hasOwnProp$
|
|
99
|
-
var __propIsEnum$
|
|
114
|
+
var __getOwnPropSymbols$g = Object.getOwnPropertySymbols;
|
|
115
|
+
var __hasOwnProp$g = Object.prototype.hasOwnProperty;
|
|
116
|
+
var __propIsEnum$g = Object.prototype.propertyIsEnumerable;
|
|
100
117
|
var __objRest$2 = (source, exclude) => {
|
|
101
118
|
var target = {};
|
|
102
119
|
for (var prop in source)
|
|
103
|
-
if (__hasOwnProp$
|
|
120
|
+
if (__hasOwnProp$g.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
104
121
|
target[prop] = source[prop];
|
|
105
|
-
if (source != null && __getOwnPropSymbols$
|
|
106
|
-
for (var prop of __getOwnPropSymbols$
|
|
107
|
-
if (exclude.indexOf(prop) < 0 && __propIsEnum$
|
|
122
|
+
if (source != null && __getOwnPropSymbols$g)
|
|
123
|
+
for (var prop of __getOwnPropSymbols$g(source)) {
|
|
124
|
+
if (exclude.indexOf(prop) < 0 && __propIsEnum$g.call(source, prop))
|
|
108
125
|
target[prop] = source[prop];
|
|
109
126
|
}
|
|
110
127
|
return target;
|
|
@@ -137,17 +154,31 @@ function useResizeObserver(target, callback, options = {}) {
|
|
|
137
154
|
};
|
|
138
155
|
}
|
|
139
156
|
function useElementSize(target, initialSize = { width: 0, height: 0 }, options = {}) {
|
|
140
|
-
const { box = "content-box" } = options;
|
|
157
|
+
const { window: window2 = defaultWindow, box = "content-box" } = options;
|
|
158
|
+
const isSVG = vue.computed(() => {
|
|
159
|
+
var _a, _b;
|
|
160
|
+
return (_b = (_a = unrefElement(target)) == null ? void 0 : _a.namespaceURI) == null ? void 0 : _b.includes("svg");
|
|
161
|
+
});
|
|
141
162
|
const width = vue.ref(initialSize.width);
|
|
142
163
|
const height = vue.ref(initialSize.height);
|
|
143
164
|
useResizeObserver(target, ([entry]) => {
|
|
144
165
|
const boxSize = box === "border-box" ? entry.borderBoxSize : box === "content-box" ? entry.contentBoxSize : entry.devicePixelContentBoxSize;
|
|
145
|
-
if (
|
|
146
|
-
|
|
147
|
-
|
|
166
|
+
if (window2 && isSVG.value) {
|
|
167
|
+
const $elem = unrefElement(target);
|
|
168
|
+
if ($elem) {
|
|
169
|
+
const styles = window2.getComputedStyle($elem);
|
|
170
|
+
width.value = parseFloat(styles.width);
|
|
171
|
+
height.value = parseFloat(styles.height);
|
|
172
|
+
}
|
|
148
173
|
} else {
|
|
149
|
-
|
|
150
|
-
|
|
174
|
+
if (boxSize) {
|
|
175
|
+
const formatBoxSize = Array.isArray(boxSize) ? boxSize : [boxSize];
|
|
176
|
+
width.value = formatBoxSize.reduce((acc, { inlineSize }) => acc + inlineSize, 0);
|
|
177
|
+
height.value = formatBoxSize.reduce((acc, { blockSize }) => acc + blockSize, 0);
|
|
178
|
+
} else {
|
|
179
|
+
width.value = entry.contentRect.width;
|
|
180
|
+
height.value = entry.contentRect.height;
|
|
181
|
+
}
|
|
151
182
|
}
|
|
152
183
|
}, options);
|
|
153
184
|
vue.watch(() => unrefElement(target), (ele) => {
|
|
@@ -267,7 +298,7 @@ function useVirtualList(list, options) {
|
|
|
267
298
|
wrapperProps
|
|
268
299
|
};
|
|
269
300
|
}
|
|
270
|
-
function
|
|
301
|
+
function useVirtualListResources(list) {
|
|
271
302
|
const containerRef = vue.ref(null);
|
|
272
303
|
const size = useElementSize(containerRef);
|
|
273
304
|
const currentList = vue.ref([]);
|
|
@@ -276,19 +307,18 @@ function useVirtualListResourses(list) {
|
|
|
276
307
|
return { state, source, currentList, size, containerRef };
|
|
277
308
|
}
|
|
278
309
|
function createGetViewCapacity(state, source, itemSize) {
|
|
279
|
-
return (
|
|
310
|
+
return (containerSize) => {
|
|
280
311
|
if (typeof itemSize === "number")
|
|
281
|
-
return Math.ceil(
|
|
312
|
+
return Math.ceil(containerSize / itemSize);
|
|
282
313
|
const { start = 0 } = state.value;
|
|
283
314
|
let sum = 0;
|
|
284
315
|
let capacity = 0;
|
|
285
316
|
for (let i = start; i < source.value.length; i++) {
|
|
286
|
-
const
|
|
287
|
-
sum +=
|
|
288
|
-
|
|
289
|
-
|
|
317
|
+
const size = itemSize(i);
|
|
318
|
+
sum += size;
|
|
319
|
+
capacity = i;
|
|
320
|
+
if (sum > containerSize)
|
|
290
321
|
break;
|
|
291
|
-
}
|
|
292
322
|
}
|
|
293
323
|
return capacity - start;
|
|
294
324
|
};
|
|
@@ -364,7 +394,7 @@ function createScrollTo(type, calculateRange, getDistance, containerRef) {
|
|
|
364
394
|
};
|
|
365
395
|
}
|
|
366
396
|
function useHorizontalVirtualList(options, list) {
|
|
367
|
-
const resources =
|
|
397
|
+
const resources = useVirtualListResources(list);
|
|
368
398
|
const { state, source, currentList, size, containerRef } = resources;
|
|
369
399
|
const containerStyle = { overflowX: "auto" };
|
|
370
400
|
const { itemWidth, overscan = 5 } = options;
|
|
@@ -396,7 +426,7 @@ function useHorizontalVirtualList(options, list) {
|
|
|
396
426
|
};
|
|
397
427
|
}
|
|
398
428
|
function useVerticalVirtualList(options, list) {
|
|
399
|
-
const resources =
|
|
429
|
+
const resources = useVirtualListResources(list);
|
|
400
430
|
const { state, source, currentList, size, containerRef } = resources;
|
|
401
431
|
const containerStyle = { overflowY: "auto" };
|
|
402
432
|
const { itemHeight, overscan = 5 } = options;
|
|
@@ -428,17 +458,21 @@ function useVerticalVirtualList(options, list) {
|
|
|
428
458
|
}
|
|
429
459
|
exports.bypassFilter = index.bypassFilter;
|
|
430
460
|
exports.createFilterWrapper = index.createFilterWrapper;
|
|
461
|
+
exports.debounceFilter = index.debounceFilter;
|
|
431
462
|
exports.identity = index.identity;
|
|
432
463
|
exports.isClient = index.isClient;
|
|
433
464
|
exports.isDef = index.isDef;
|
|
434
465
|
exports.isFunction = index.isFunction;
|
|
466
|
+
exports.isIOS = index.isIOS;
|
|
435
467
|
exports.isString = index.isString;
|
|
436
468
|
exports.noop = index.noop;
|
|
437
469
|
exports.pausableFilter = index.pausableFilter;
|
|
438
470
|
exports.pausableWatch = index.pausableWatch;
|
|
439
471
|
exports.resolveUnref = index.resolveUnref;
|
|
472
|
+
exports.tryOnBeforeUnmount = index.tryOnBeforeUnmount;
|
|
440
473
|
exports.tryOnMounted = index.tryOnMounted;
|
|
441
474
|
exports.tryOnScopeDispose = index.tryOnScopeDispose;
|
|
475
|
+
exports.useDebounceFn = index.useDebounceFn;
|
|
442
476
|
exports.watchPausable = index.pausableWatch;
|
|
443
477
|
exports.watchWithFilter = index.watchWithFilter;
|
|
444
478
|
exports.cloneFnJSON = cloneFnJSON;
|