@thesvg/vue 2.0.1 → 2.1.1
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/azure-blob.cjs +1 -6
- package/dist/azure-blob.js +1 -6
- package/dist/developer-student-club.cjs +1 -9
- package/dist/developer-student-club.js +1 -9
- package/dist/eshopos-logo.cjs +42 -0
- package/dist/eshopos-logo.d.ts +7 -0
- package/dist/eshopos-logo.js +39 -0
- package/dist/gemini-cli.cjs +21 -0
- package/dist/gemini-cli.d.ts +7 -0
- package/dist/gemini-cli.js +18 -0
- package/dist/iflow.cjs +21 -0
- package/dist/iflow.d.ts +7 -0
- package/dist/iflow.js +18 -0
- package/dist/index.cjs +90 -0
- package/dist/index.d.ts +45 -0
- package/dist/index.js +45 -0
- package/dist/k8s-api-server.cjs +21 -0
- package/dist/k8s-api-server.d.ts +7 -0
- package/dist/k8s-api-server.js +18 -0
- package/dist/k8s-cloud-controller-manager.cjs +21 -0
- package/dist/k8s-cloud-controller-manager.d.ts +7 -0
- package/dist/k8s-cloud-controller-manager.js +18 -0
- package/dist/k8s-clusterrole.cjs +21 -0
- package/dist/k8s-clusterrole.d.ts +7 -0
- package/dist/k8s-clusterrole.js +18 -0
- package/dist/k8s-clusterrolebinding.cjs +21 -0
- package/dist/k8s-clusterrolebinding.d.ts +7 -0
- package/dist/k8s-clusterrolebinding.js +18 -0
- package/dist/k8s-configmap.cjs +21 -0
- package/dist/k8s-configmap.d.ts +7 -0
- package/dist/k8s-configmap.js +18 -0
- package/dist/k8s-controller-manager.cjs +21 -0
- package/dist/k8s-controller-manager.d.ts +7 -0
- package/dist/k8s-controller-manager.js +18 -0
- package/dist/k8s-cronjob.cjs +21 -0
- package/dist/k8s-cronjob.d.ts +7 -0
- package/dist/k8s-cronjob.js +18 -0
- package/dist/k8s-customresourcedefinition.cjs +21 -0
- package/dist/k8s-customresourcedefinition.d.ts +7 -0
- package/dist/k8s-customresourcedefinition.js +18 -0
- package/dist/k8s-daemonset.cjs +21 -0
- package/dist/k8s-daemonset.d.ts +7 -0
- package/dist/k8s-daemonset.js +18 -0
- package/dist/k8s-deployment.cjs +21 -0
- package/dist/k8s-deployment.d.ts +7 -0
- package/dist/k8s-deployment.js +18 -0
- package/dist/k8s-endpoints.cjs +21 -0
- package/dist/k8s-endpoints.d.ts +7 -0
- package/dist/k8s-endpoints.js +18 -0
- package/dist/k8s-etcd-cluster.cjs +21 -0
- package/dist/k8s-etcd-cluster.d.ts +7 -0
- package/dist/k8s-etcd-cluster.js +18 -0
- package/dist/k8s-group.cjs +21 -0
- package/dist/k8s-group.d.ts +7 -0
- package/dist/k8s-group.js +18 -0
- package/dist/k8s-horizontalpodautoscaler.cjs +21 -0
- package/dist/k8s-horizontalpodautoscaler.d.ts +7 -0
- package/dist/k8s-horizontalpodautoscaler.js +18 -0
- package/dist/k8s-ingress.cjs +21 -0
- package/dist/k8s-ingress.d.ts +7 -0
- package/dist/k8s-ingress.js +18 -0
- package/dist/k8s-job.cjs +21 -0
- package/dist/k8s-job.d.ts +7 -0
- package/dist/k8s-job.js +18 -0
- package/dist/k8s-kube-proxy.cjs +21 -0
- package/dist/k8s-kube-proxy.d.ts +7 -0
- package/dist/k8s-kube-proxy.js +18 -0
- package/dist/k8s-kubelet.cjs +21 -0
- package/dist/k8s-kubelet.d.ts +7 -0
- package/dist/k8s-kubelet.js +18 -0
- package/dist/k8s-limitrange.cjs +21 -0
- package/dist/k8s-limitrange.d.ts +7 -0
- package/dist/k8s-limitrange.js +18 -0
- package/dist/k8s-namespace.cjs +21 -0
- package/dist/k8s-namespace.d.ts +7 -0
- package/dist/k8s-namespace.js +18 -0
- package/dist/k8s-networkpolicy.cjs +21 -0
- package/dist/k8s-networkpolicy.d.ts +7 -0
- package/dist/k8s-networkpolicy.js +18 -0
- package/dist/k8s-persistentvolume.cjs +21 -0
- package/dist/k8s-persistentvolume.d.ts +7 -0
- package/dist/k8s-persistentvolume.js +18 -0
- package/dist/k8s-persistentvolumeclaim.cjs +21 -0
- package/dist/k8s-persistentvolumeclaim.d.ts +7 -0
- package/dist/k8s-persistentvolumeclaim.js +18 -0
- package/dist/k8s-pod.cjs +21 -0
- package/dist/k8s-pod.d.ts +7 -0
- package/dist/k8s-pod.js +18 -0
- package/dist/k8s-podsecuritypolicy.cjs +21 -0
- package/dist/k8s-podsecuritypolicy.d.ts +7 -0
- package/dist/k8s-podsecuritypolicy.js +18 -0
- package/dist/k8s-replicaset.cjs +21 -0
- package/dist/k8s-replicaset.d.ts +7 -0
- package/dist/k8s-replicaset.js +18 -0
- package/dist/k8s-resourcequota.cjs +21 -0
- package/dist/k8s-resourcequota.d.ts +7 -0
- package/dist/k8s-resourcequota.js +18 -0
- package/dist/k8s-role.cjs +21 -0
- package/dist/k8s-role.d.ts +7 -0
- package/dist/k8s-role.js +18 -0
- package/dist/k8s-rolebinding.cjs +21 -0
- package/dist/k8s-rolebinding.d.ts +7 -0
- package/dist/k8s-rolebinding.js +18 -0
- package/dist/k8s-scheduler.cjs +21 -0
- package/dist/k8s-scheduler.d.ts +7 -0
- package/dist/k8s-scheduler.js +18 -0
- package/dist/k8s-secret.cjs +21 -0
- package/dist/k8s-secret.d.ts +7 -0
- package/dist/k8s-secret.js +18 -0
- package/dist/k8s-service.cjs +21 -0
- package/dist/k8s-service.d.ts +7 -0
- package/dist/k8s-service.js +18 -0
- package/dist/k8s-serviceaccount.cjs +21 -0
- package/dist/k8s-serviceaccount.d.ts +7 -0
- package/dist/k8s-serviceaccount.js +18 -0
- package/dist/k8s-statefulset.cjs +21 -0
- package/dist/k8s-statefulset.d.ts +7 -0
- package/dist/k8s-statefulset.js +18 -0
- package/dist/k8s-storageclass.cjs +21 -0
- package/dist/k8s-storageclass.d.ts +7 -0
- package/dist/k8s-storageclass.js +18 -0
- package/dist/k8s-user.cjs +21 -0
- package/dist/k8s-user.d.ts +7 -0
- package/dist/k8s-user.js +18 -0
- package/dist/k8s-volume.cjs +21 -0
- package/dist/k8s-volume.d.ts +7 -0
- package/dist/k8s-volume.js +18 -0
- package/dist/k8s-worker-node.cjs +21 -0
- package/dist/k8s-worker-node.d.ts +7 -0
- package/dist/k8s-worker-node.js +18 -0
- package/dist/kiro.cjs +21 -0
- package/dist/kiro.d.ts +7 -0
- package/dist/kiro.js +18 -0
- package/dist/monistic-logo.cjs +21 -0
- package/dist/monistic-logo.d.ts +7 -0
- package/dist/monistic-logo.js +18 -0
- package/dist/mypy.cjs +0 -6
- package/dist/mypy.js +0 -6
- package/dist/nimoxis.cjs +26 -0
- package/dist/nimoxis.d.ts +7 -0
- package/dist/nimoxis.js +23 -0
- package/dist/open-webui.cjs +1 -4
- package/dist/open-webui.js +1 -4
- package/dist/paramount.cjs +1 -1
- package/dist/paramount.js +1 -1
- package/dist/paypal.cjs +1 -1
- package/dist/paypal.js +1 -1
- package/dist/powertoys.cjs +0 -2
- package/dist/powertoys.js +0 -2
- package/dist/qt.cjs +1 -2
- package/dist/qt.js +1 -2
- package/dist/shopline.cjs +47 -0
- package/dist/shopline.d.ts +7 -0
- package/dist/shopline.js +44 -0
- package/dist/styled-components.cjs +1 -4
- package/dist/styled-components.js +1 -4
- package/dist/svgl.cjs +1 -1
- package/dist/svgl.js +1 -1
- package/dist/upsales.cjs +1 -1
- package/dist/upsales.js +1 -1
- package/dist/volta.cjs +1 -1
- package/dist/volta.js +1 -1
- package/dist/web-components.cjs +1 -1
- package/dist/web-components.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2430,6 +2430,7 @@ export { default as Erlang } from './erlang.js';
|
|
|
2430
2430
|
export { default as Erpnext } from './erpnext.js';
|
|
2431
2431
|
export { default as Esbuild } from './esbuild.js';
|
|
2432
2432
|
export { default as Esea } from './esea.js';
|
|
2433
|
+
export { default as EshoposLogo } from './eshopos-logo.js';
|
|
2433
2434
|
export { default as Eslgaming } from './eslgaming.js';
|
|
2434
2435
|
export { default as Eslint } from './eslint.js';
|
|
2435
2436
|
export { default as EsotericSoftware } from './esoteric-software.js';
|
|
@@ -2863,6 +2864,7 @@ export { default as GcpWorkloadIdentityPool } from './gcp-workload-identity-pool
|
|
|
2863
2864
|
export { default as Gdal } from './gdal.js';
|
|
2864
2865
|
export { default as Geeksforgeeks } from './geeksforgeeks.js';
|
|
2865
2866
|
export { default as Gemini } from './gemini.js';
|
|
2867
|
+
export { default as GeminiCli } from './gemini-cli.js';
|
|
2866
2868
|
export { default as GeminiGoogle } from './gemini-google.js';
|
|
2867
2869
|
export { default as GemmaGoogle } from './gemma-google.js';
|
|
2868
2870
|
export { default as GeneralElectric } from './general-electric.js';
|
|
@@ -3196,6 +3198,7 @@ export { default as Icq } from './icq.js';
|
|
|
3196
3198
|
export { default as Ideogram } from './ideogram.js';
|
|
3197
3199
|
export { default as Ieee } from './ieee.js';
|
|
3198
3200
|
export { default as Ifixit } from './ifixit.js';
|
|
3201
|
+
export { default as Iflow } from './iflow.js';
|
|
3199
3202
|
export { default as Iflytekcloud } from './iflytekcloud.js';
|
|
3200
3203
|
export { default as Ifood } from './ifood.js';
|
|
3201
3204
|
export { default as Ifttt } from './ifttt.js';
|
|
@@ -3358,6 +3361,44 @@ export { default as Justgiving } from './justgiving.js';
|
|
|
3358
3361
|
export { default as Jwt } from './jwt.js';
|
|
3359
3362
|
export { default as K3s } from './k3s.js';
|
|
3360
3363
|
export { default as K6 } from './k6.js';
|
|
3364
|
+
export { default as K8sApiServer } from './k8s-api-server.js';
|
|
3365
|
+
export { default as K8sCloudControllerManager } from './k8s-cloud-controller-manager.js';
|
|
3366
|
+
export { default as K8sClusterrole } from './k8s-clusterrole.js';
|
|
3367
|
+
export { default as K8sClusterrolebinding } from './k8s-clusterrolebinding.js';
|
|
3368
|
+
export { default as K8sConfigmap } from './k8s-configmap.js';
|
|
3369
|
+
export { default as K8sControllerManager } from './k8s-controller-manager.js';
|
|
3370
|
+
export { default as K8sCronjob } from './k8s-cronjob.js';
|
|
3371
|
+
export { default as K8sCustomresourcedefinition } from './k8s-customresourcedefinition.js';
|
|
3372
|
+
export { default as K8sDaemonset } from './k8s-daemonset.js';
|
|
3373
|
+
export { default as K8sDeployment } from './k8s-deployment.js';
|
|
3374
|
+
export { default as K8sEndpoints } from './k8s-endpoints.js';
|
|
3375
|
+
export { default as K8sEtcdCluster } from './k8s-etcd-cluster.js';
|
|
3376
|
+
export { default as K8sGroup } from './k8s-group.js';
|
|
3377
|
+
export { default as K8sHorizontalpodautoscaler } from './k8s-horizontalpodautoscaler.js';
|
|
3378
|
+
export { default as K8sIngress } from './k8s-ingress.js';
|
|
3379
|
+
export { default as K8sJob } from './k8s-job.js';
|
|
3380
|
+
export { default as K8sKubeProxy } from './k8s-kube-proxy.js';
|
|
3381
|
+
export { default as K8sKubelet } from './k8s-kubelet.js';
|
|
3382
|
+
export { default as K8sLimitrange } from './k8s-limitrange.js';
|
|
3383
|
+
export { default as K8sNamespace } from './k8s-namespace.js';
|
|
3384
|
+
export { default as K8sNetworkpolicy } from './k8s-networkpolicy.js';
|
|
3385
|
+
export { default as K8sPersistentvolume } from './k8s-persistentvolume.js';
|
|
3386
|
+
export { default as K8sPersistentvolumeclaim } from './k8s-persistentvolumeclaim.js';
|
|
3387
|
+
export { default as K8sPod } from './k8s-pod.js';
|
|
3388
|
+
export { default as K8sPodsecuritypolicy } from './k8s-podsecuritypolicy.js';
|
|
3389
|
+
export { default as K8sReplicaset } from './k8s-replicaset.js';
|
|
3390
|
+
export { default as K8sResourcequota } from './k8s-resourcequota.js';
|
|
3391
|
+
export { default as K8sRole } from './k8s-role.js';
|
|
3392
|
+
export { default as K8sRolebinding } from './k8s-rolebinding.js';
|
|
3393
|
+
export { default as K8sScheduler } from './k8s-scheduler.js';
|
|
3394
|
+
export { default as K8sSecret } from './k8s-secret.js';
|
|
3395
|
+
export { default as K8sService } from './k8s-service.js';
|
|
3396
|
+
export { default as K8sServiceaccount } from './k8s-serviceaccount.js';
|
|
3397
|
+
export { default as K8sStatefulset } from './k8s-statefulset.js';
|
|
3398
|
+
export { default as K8sStorageclass } from './k8s-storageclass.js';
|
|
3399
|
+
export { default as K8sUser } from './k8s-user.js';
|
|
3400
|
+
export { default as K8sVolume } from './k8s-volume.js';
|
|
3401
|
+
export { default as K8sWorkerNode } from './k8s-worker-node.js';
|
|
3361
3402
|
export { default as Kafka } from './kafka.js';
|
|
3362
3403
|
export { default as Kaggle } from './kaggle.js';
|
|
3363
3404
|
export { default as Kagi } from './kagi.js';
|
|
@@ -3412,6 +3453,7 @@ export { default as KingstonTechnology } from './kingston-technology.js';
|
|
|
3412
3453
|
export { default as Kinopoisk } from './kinopoisk.js';
|
|
3413
3454
|
export { default as Kinsta } from './kinsta.js';
|
|
3414
3455
|
export { default as Kirby } from './kirby.js';
|
|
3456
|
+
export { default as Kiro } from './kiro.js';
|
|
3415
3457
|
export { default as Kit } from './kit.js';
|
|
3416
3458
|
export { default as Kitsu } from './kitsu.js';
|
|
3417
3459
|
export { default as Kiwix } from './kiwix.js';
|
|
@@ -3822,6 +3864,7 @@ export { default as Moneygram } from './moneygram.js';
|
|
|
3822
3864
|
export { default as Mongodb } from './mongodb.js';
|
|
3823
3865
|
export { default as Mongoose } from './mongoose.js';
|
|
3824
3866
|
export { default as Monica } from './monica.js';
|
|
3867
|
+
export { default as MonisticLogo } from './monistic-logo.js';
|
|
3825
3868
|
export { default as MonkeyTie } from './monkey-tie.js';
|
|
3826
3869
|
export { default as Monkeytype } from './monkeytype.js';
|
|
3827
3870
|
export { default as Monogame } from './monogame.js';
|
|
@@ -3950,6 +3993,7 @@ export { default as Niconico } from './niconico.js';
|
|
|
3950
3993
|
export { default as Nike } from './nike.js';
|
|
3951
3994
|
export { default as Nikon } from './nikon.js';
|
|
3952
3995
|
export { default as Nim } from './nim.js';
|
|
3996
|
+
export { default as Nimoxis } from './nimoxis.js';
|
|
3953
3997
|
export { default as Nintendo } from './nintendo.js';
|
|
3954
3998
|
export { default as Niri } from './niri.js';
|
|
3955
3999
|
export { default as Nissan } from './nissan.js';
|
|
@@ -4740,6 +4784,7 @@ export { default as Shiki } from './shiki.js';
|
|
|
4740
4784
|
export { default as Shikimori } from './shikimori.js';
|
|
4741
4785
|
export { default as Shopee } from './shopee.js';
|
|
4742
4786
|
export { default as Shopify } from './shopify.js';
|
|
4787
|
+
export { default as Shopline } from './shopline.js';
|
|
4743
4788
|
export { default as Shopware } from './shopware.js';
|
|
4744
4789
|
export { default as Shortcut } from './shortcut.js';
|
|
4745
4790
|
export { default as Showpad } from './showpad.js';
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - API Server
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sApiServer = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sApiServer',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sApiServer;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - API Server
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sApiServer = defineComponent({
|
|
7
|
+
name: 'K8sApiServer',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sApiServer;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Cloud Controller Manager
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sCloudControllerManager = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sCloudControllerManager',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sCloudControllerManager;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - Cloud Controller Manager
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sCloudControllerManager = defineComponent({
|
|
7
|
+
name: 'K8sCloudControllerManager',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sCloudControllerManager;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - ClusterRole
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sClusterrole = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sClusterrole',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sClusterrole;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - ClusterRole
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sClusterrole = defineComponent({
|
|
7
|
+
name: 'K8sClusterrole',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sClusterrole;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - ClusterRoleBinding
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sClusterrolebinding = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sClusterrolebinding',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sClusterrolebinding;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - ClusterRoleBinding
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sClusterrolebinding = defineComponent({
|
|
7
|
+
name: 'K8sClusterrolebinding',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sClusterrolebinding;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - ConfigMap
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sConfigmap = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sConfigmap',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sConfigmap;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - ConfigMap
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sConfigmap = defineComponent({
|
|
7
|
+
name: 'K8sConfigmap',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sConfigmap;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Controller Manager
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sControllerManager = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sControllerManager',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sControllerManager;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - Controller Manager
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sControllerManager = defineComponent({
|
|
7
|
+
name: 'K8sControllerManager',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sControllerManager;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - CronJob
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sCronjob = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sCronjob',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sCronjob;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - CronJob
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sCronjob = defineComponent({
|
|
7
|
+
name: 'K8sCronjob',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sCronjob;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - CustomResourceDefinition
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sCustomresourcedefinition = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sCustomresourcedefinition',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sCustomresourcedefinition;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - CustomResourceDefinition
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sCustomresourcedefinition = defineComponent({
|
|
7
|
+
name: 'K8sCustomresourcedefinition',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sCustomresourcedefinition;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - DaemonSet
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sDaemonset = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sDaemonset',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sDaemonset;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - DaemonSet
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sDaemonset = defineComponent({
|
|
7
|
+
name: 'K8sDaemonset',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sDaemonset;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Deployment
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sDeployment = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sDeployment',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sDeployment;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - Deployment
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sDeployment = defineComponent({
|
|
7
|
+
name: 'K8sDeployment',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sDeployment;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Endpoints
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const K8sEndpoints = vue_1.defineComponent({
|
|
10
|
+
name: 'K8sEndpoints',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
exports.default = K8sEndpoints;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// @thesvg/vue - Endpoints
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const K8sEndpoints = defineComponent({
|
|
7
|
+
name: 'K8sEndpoints',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 18.035334 17.500378',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default K8sEndpoints;
|