@prefecthq/prefect-ui-library 1.6.4 → 1.6.6

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.
@@ -99,6 +99,17 @@ export declare const localization: {
99
99
  updateWorkQueue: string;
100
100
  };
101
101
  info: {
102
+ filtersActive: string;
103
+ resetFilters: string;
104
+ deploymentName: string;
105
+ searchByDeploymentName: string;
106
+ workPools: string;
107
+ all: string;
108
+ active: string;
109
+ inactive: string;
110
+ lastFlowRunState: string;
111
+ lastFlowRunStart: string;
112
+ schedule: string;
102
113
  with: string;
103
114
  artifact: string;
104
115
  artifacts: string;
@@ -108,7 +119,7 @@ export declare const localization: {
108
119
  parentFlowRun: string;
109
120
  flow: string;
110
121
  searchByFlowName: string;
111
- filterByFlowRunTags: string;
122
+ deploymentTags: string;
112
123
  artifactSearch: string;
113
124
  variablesSearch: string;
114
125
  artifactCreated: (key: string) => string;
@@ -127,6 +138,7 @@ export declare const localization: {
127
138
  noData: string;
128
139
  noVariables: string;
129
140
  noDeployments: string;
141
+ noFlowsOrDeploymentsMatchFilter: string;
130
142
  deploymentsEmptyStateDescription: (flowName?: string) => string;
131
143
  copyId: string;
132
144
  copyName: string;
@@ -99,6 +99,17 @@ export declare const en: {
99
99
  updateWorkQueue: string;
100
100
  };
101
101
  info: {
102
+ filtersActive: string;
103
+ resetFilters: string;
104
+ deploymentName: string;
105
+ searchByDeploymentName: string;
106
+ workPools: string;
107
+ all: string;
108
+ active: string;
109
+ inactive: string;
110
+ lastFlowRunState: string;
111
+ lastFlowRunStart: string;
112
+ schedule: string;
102
113
  with: string;
103
114
  artifact: string;
104
115
  artifacts: string;
@@ -108,7 +119,7 @@ export declare const en: {
108
119
  parentFlowRun: string;
109
120
  flow: string;
110
121
  searchByFlowName: string;
111
- filterByFlowRunTags: string;
122
+ deploymentTags: string;
112
123
  artifactSearch: string;
113
124
  variablesSearch: string;
114
125
  artifactCreated: (key: string) => string;
@@ -127,6 +138,7 @@ export declare const en: {
127
138
  noData: string;
128
139
  noVariables: string;
129
140
  noDeployments: string;
141
+ noFlowsOrDeploymentsMatchFilter: string;
130
142
  deploymentsEmptyStateDescription: (flowName?: string) => string;
131
143
  copyId: string;
132
144
  copyName: string;
@@ -1,4 +1,4 @@
1
- import { k as O, f as k, $ as b, l as c } from "./index-3e218f68.mjs";
1
+ import { k as O, f as k, $ as b, l as c } from "./index-e8290a43.mjs";
2
2
  import "vue";
3
3
  import "@prefecthq/vue-charts";
4
4
  import "@prefecthq/prefect-design";
@@ -1535,4 +1535,4 @@ export {
1535
1535
  C as Viewport,
1536
1536
  N as Wheel
1537
1537
  };
1538
- //# sourceMappingURL=viewport.es-ae91b8e8-edc1984b.mjs.map
1538
+ //# sourceMappingURL=viewport.es-ae91b8e8-6fbd0256.mjs.map