@pulumi/std 1.7.3 → 2.2.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/abs.d.ts +1 -1
- package/abs.js +4 -1
- package/abs.js.map +1 -1
- package/abspath.d.ts +1 -1
- package/abspath.js +4 -1
- package/abspath.js.map +1 -1
- package/alltrue.d.ts +1 -1
- package/alltrue.js +4 -1
- package/alltrue.js.map +1 -1
- package/anytrue.d.ts +1 -1
- package/anytrue.js +4 -1
- package/anytrue.js.map +1 -1
- package/base64decode.d.ts +1 -1
- package/base64decode.js +4 -1
- package/base64decode.js.map +1 -1
- package/base64encode.d.ts +1 -1
- package/base64encode.js +4 -1
- package/base64encode.js.map +1 -1
- package/base64gzip.d.ts +1 -1
- package/base64gzip.js +4 -1
- package/base64gzip.js.map +1 -1
- package/base64sha256.d.ts +1 -1
- package/base64sha256.js +4 -1
- package/base64sha256.js.map +1 -1
- package/base64sha512.d.ts +1 -1
- package/base64sha512.js +4 -1
- package/base64sha512.js.map +1 -1
- package/basename.d.ts +1 -1
- package/basename.js +4 -1
- package/basename.js.map +1 -1
- package/bcrypt.d.ts +1 -1
- package/bcrypt.js +5 -1
- package/bcrypt.js.map +1 -1
- package/ceil.d.ts +1 -1
- package/ceil.js +4 -1
- package/ceil.js.map +1 -1
- package/chomp.d.ts +1 -1
- package/chomp.js +4 -1
- package/chomp.js.map +1 -1
- package/chunklist.d.ts +1 -1
- package/chunklist.js +5 -1
- package/chunklist.js.map +1 -1
- package/cidrhost.d.ts +1 -1
- package/cidrhost.js +5 -1
- package/cidrhost.js.map +1 -1
- package/cidrnetmask.d.ts +1 -1
- package/cidrnetmask.js +4 -1
- package/cidrnetmask.js.map +1 -1
- package/cidrsubnet.d.ts +1 -1
- package/cidrsubnet.js +6 -1
- package/cidrsubnet.js.map +1 -1
- package/cidrsubnets.d.ts +20 -0
- package/cidrsubnets.js +30 -0
- package/cidrsubnets.js.map +1 -0
- package/coalesce.d.ts +6 -6
- package/coalesce.js +6 -3
- package/coalesce.js.map +1 -1
- package/coalescelist.d.ts +1 -1
- package/coalescelist.js +4 -1
- package/coalescelist.js.map +1 -1
- package/compact.d.ts +5 -5
- package/compact.js +6 -3
- package/compact.js.map +1 -1
- package/concat.d.ts +1 -1
- package/concat.js +4 -1
- package/concat.js.map +1 -1
- package/contains.d.ts +1 -1
- package/contains.js +5 -1
- package/contains.js.map +1 -1
- package/csvdecode.d.ts +1 -1
- package/csvdecode.js +4 -1
- package/csvdecode.js.map +1 -1
- package/dirname.d.ts +1 -1
- package/dirname.js +4 -1
- package/dirname.js.map +1 -1
- package/distinct.d.ts +1 -1
- package/distinct.js +4 -1
- package/distinct.js.map +1 -1
- package/element.d.ts +1 -1
- package/element.js +5 -1
- package/element.js.map +1 -1
- package/endswith.d.ts +1 -1
- package/endswith.js +5 -1
- package/endswith.js.map +1 -1
- package/file.d.ts +1 -1
- package/file.js +4 -1
- package/file.js.map +1 -1
- package/filebase64.d.ts +1 -1
- package/filebase64.js +4 -1
- package/filebase64.js.map +1 -1
- package/filebase64sha256.d.ts +1 -1
- package/filebase64sha256.js +4 -1
- package/filebase64sha256.js.map +1 -1
- package/filebase64sha512.d.ts +1 -1
- package/filebase64sha512.js +4 -1
- package/filebase64sha512.js.map +1 -1
- package/fileexists.d.ts +1 -1
- package/fileexists.js +4 -1
- package/fileexists.js.map +1 -1
- package/filemd5.d.ts +1 -1
- package/filemd5.js +4 -1
- package/filemd5.js.map +1 -1
- package/filesha1.d.ts +1 -1
- package/filesha1.js +4 -1
- package/filesha1.js.map +1 -1
- package/filesha256.d.ts +1 -1
- package/filesha256.js +4 -1
- package/filesha256.js.map +1 -1
- package/filesha512.d.ts +1 -1
- package/filesha512.js +4 -1
- package/filesha512.js.map +1 -1
- package/flatten.d.ts +1 -1
- package/flatten.js +4 -1
- package/flatten.js.map +1 -1
- package/floor.d.ts +1 -1
- package/floor.js +4 -1
- package/floor.js.map +1 -1
- package/format.d.ts +1 -1
- package/format.js +5 -1
- package/format.js.map +1 -1
- package/formatlist.d.ts +20 -0
- package/formatlist.js +30 -0
- package/formatlist.js.map +1 -0
- package/indent.d.ts +1 -1
- package/indent.js +5 -1
- package/indent.js.map +1 -1
- package/index.d.ts +15 -0
- package/index.js +19 -4
- package/index.js.map +1 -1
- package/index_.d.ts +1 -1
- package/index_.js +5 -1
- package/index_.js.map +1 -1
- package/join.d.ts +1 -1
- package/join.js +5 -1
- package/join.js.map +1 -1
- package/jsondecode.d.ts +1 -1
- package/jsondecode.js +4 -1
- package/jsondecode.js.map +1 -1
- package/jsonencode.d.ts +1 -1
- package/jsonencode.js +4 -1
- package/jsonencode.js.map +1 -1
- package/keys.d.ts +1 -1
- package/keys.js +4 -1
- package/keys.js.map +1 -1
- package/length.d.ts +1 -1
- package/length.js +4 -1
- package/length.js.map +1 -1
- package/log.d.ts +1 -1
- package/log.js +5 -1
- package/log.js.map +1 -1
- package/lookup.d.ts +1 -1
- package/lookup.js +6 -1
- package/lookup.js.map +1 -1
- package/lower.d.ts +1 -1
- package/lower.js +4 -1
- package/lower.js.map +1 -1
- package/map.d.ts +1 -1
- package/map.js +4 -1
- package/map.js.map +1 -1
- package/matchkeys.d.ts +1 -1
- package/matchkeys.js +5 -1
- package/matchkeys.js.map +1 -1
- package/max.d.ts +1 -1
- package/max.js +4 -1
- package/max.js.map +1 -1
- package/md5.d.ts +1 -1
- package/md5.js +4 -1
- package/md5.js.map +1 -1
- package/merge.d.ts +1 -1
- package/merge.js +4 -1
- package/merge.js.map +1 -1
- package/min.d.ts +1 -1
- package/min.js +4 -1
- package/min.js.map +1 -1
- package/package.json +2 -2
- package/parseint.d.ts +1 -1
- package/parseint.js +5 -1
- package/parseint.js.map +1 -1
- package/pathexpand.d.ts +1 -1
- package/pathexpand.js +4 -1
- package/pathexpand.js.map +1 -1
- package/pow.d.ts +1 -1
- package/pow.js +5 -1
- package/pow.js.map +1 -1
- package/range.d.ts +1 -1
- package/range.js +6 -1
- package/range.js.map +1 -1
- package/regex.d.ts +20 -0
- package/regex.js +30 -0
- package/regex.js.map +1 -0
- package/regexall.d.ts +20 -0
- package/regexall.js +30 -0
- package/regexall.js.map +1 -0
- package/replace.d.ts +1 -1
- package/replace.js +6 -1
- package/replace.js.map +1 -1
- package/reverse.d.ts +1 -1
- package/reverse.js +4 -1
- package/reverse.js.map +1 -1
- package/rsadecrypt.d.ts +1 -1
- package/rsadecrypt.js +5 -1
- package/rsadecrypt.js.map +1 -1
- package/setintersection.d.ts +18 -0
- package/setintersection.js +28 -0
- package/setintersection.js.map +1 -0
- package/sha1.d.ts +1 -1
- package/sha1.js +4 -1
- package/sha1.js.map +1 -1
- package/sha256.d.ts +1 -1
- package/sha256.js +4 -1
- package/sha256.js.map +1 -1
- package/sha512.d.ts +1 -1
- package/sha512.js +4 -1
- package/sha512.js.map +1 -1
- package/signum.d.ts +1 -1
- package/signum.js +4 -1
- package/signum.js.map +1 -1
- package/slice.d.ts +1 -1
- package/slice.js +6 -1
- package/slice.js.map +1 -1
- package/sort.d.ts +1 -1
- package/sort.js +4 -1
- package/sort.js.map +1 -1
- package/split.d.ts +1 -1
- package/split.js +5 -1
- package/split.js.map +1 -1
- package/startswith.d.ts +1 -1
- package/startswith.js +5 -1
- package/startswith.js.map +1 -1
- package/strrev.d.ts +1 -1
- package/strrev.js +4 -1
- package/strrev.js.map +1 -1
- package/substr.d.ts +1 -1
- package/substr.js +6 -1
- package/substr.js.map +1 -1
- package/sum.d.ts +1 -1
- package/sum.js +4 -1
- package/sum.js.map +1 -1
- package/timeadd.d.ts +1 -1
- package/timeadd.js +5 -1
- package/timeadd.js.map +1 -1
- package/timecmp.d.ts +1 -1
- package/timecmp.js +5 -1
- package/timecmp.js.map +1 -1
- package/timestamp.d.ts +1 -1
- package/timestamp.js +2 -1
- package/timestamp.js.map +1 -1
- package/title.d.ts +1 -1
- package/title.js +4 -1
- package/title.js.map +1 -1
- package/tobool.d.ts +1 -1
- package/tobool.js +4 -1
- package/tobool.js.map +1 -1
- package/tolist.d.ts +1 -1
- package/tolist.js +4 -1
- package/tolist.js.map +1 -1
- package/tonumber.d.ts +1 -1
- package/tonumber.js +4 -1
- package/tonumber.js.map +1 -1
- package/toset.d.ts +1 -1
- package/toset.js +4 -1
- package/toset.js.map +1 -1
- package/tostring.d.ts +1 -1
- package/tostring.js +4 -1
- package/tostring.js.map +1 -1
- package/transpose.d.ts +1 -1
- package/transpose.js +4 -1
- package/transpose.js.map +1 -1
- package/trim.d.ts +1 -1
- package/trim.js +5 -1
- package/trim.js.map +1 -1
- package/trimprefix.d.ts +1 -1
- package/trimprefix.js +5 -1
- package/trimprefix.js.map +1 -1
- package/trimspace.d.ts +1 -1
- package/trimspace.js +4 -1
- package/trimspace.js.map +1 -1
- package/trimsuffix.d.ts +1 -1
- package/trimsuffix.js +5 -1
- package/trimsuffix.js.map +1 -1
- package/upper.d.ts +1 -1
- package/upper.js +4 -1
- package/upper.js.map +1 -1
- package/urlencode.d.ts +1 -1
- package/urlencode.js +4 -1
- package/urlencode.js.map +1 -1
- package/uuid.d.ts +1 -1
- package/uuid.js +2 -1
- package/uuid.js.map +1 -1
- package/values.d.ts +1 -1
- package/values.js +4 -1
- package/values.js.map +1 -1
- package/zipmap.d.ts +1 -1
- package/zipmap.js +5 -1
- package/zipmap.js.map +1 -1
package/replace.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"replace.js","sourceRoot":"","sources":["../replace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;GAOG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"replace.js","sourceRoot":"","sources":["../replace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;GAOG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mBAAmB,EAAE;QAC9C,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;AAWD;;;;;;;GAOG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE;QACpD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC"}
|
package/reverse.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface ReverseResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns a sequence with the same elements but in reverse order.
|
|
14
14
|
*/
|
|
15
|
-
export declare function reverseOutput(args: ReverseOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function reverseOutput(args: ReverseOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ReverseResult>;
|
|
16
16
|
export interface ReverseOutputArgs {
|
|
17
17
|
input: pulumi.Input<any[]>;
|
|
18
18
|
}
|
package/reverse.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.reverse = reverse;
|
|
|
19
19
|
* Returns a sequence with the same elements but in reverse order.
|
|
20
20
|
*/
|
|
21
21
|
function reverseOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:reverse", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.reverseOutput = reverseOutput;
|
|
25
28
|
//# sourceMappingURL=reverse.js.map
|
package/reverse.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reverse.js","sourceRoot":"","sources":["../reverse.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"reverse.js","sourceRoot":"","sources":["../reverse.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mBAAmB,EAAE;QAC9C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;AASD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE;QACpD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC"}
|
package/rsadecrypt.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ export interface RsadecryptResult {
|
|
|
15
15
|
* Decrypts an RSA-encrypted ciphertext.
|
|
16
16
|
* The cipher text must be base64-encoded and the key must be in PEM format.
|
|
17
17
|
*/
|
|
18
|
-
export declare function rsadecryptOutput(args: RsadecryptOutputArgs, opts?: pulumi.
|
|
18
|
+
export declare function rsadecryptOutput(args: RsadecryptOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<RsadecryptResult>;
|
|
19
19
|
export interface RsadecryptOutputArgs {
|
|
20
20
|
cipherText: pulumi.Input<string>;
|
|
21
21
|
key: pulumi.Input<string>;
|
package/rsadecrypt.js
CHANGED
|
@@ -22,7 +22,11 @@ exports.rsadecrypt = rsadecrypt;
|
|
|
22
22
|
* The cipher text must be base64-encoded and the key must be in PEM format.
|
|
23
23
|
*/
|
|
24
24
|
function rsadecryptOutput(args, opts) {
|
|
25
|
-
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invokeOutput("std:index:rsadecrypt", {
|
|
27
|
+
"cipherText": args.cipherText,
|
|
28
|
+
"key": args.key,
|
|
29
|
+
}, opts);
|
|
26
30
|
}
|
|
27
31
|
exports.rsadecryptOutput = rsadecryptOutput;
|
|
28
32
|
//# sourceMappingURL=rsadecrypt.js.map
|
package/rsadecrypt.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rsadecrypt.js","sourceRoot":"","sources":["../rsadecrypt.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"rsadecrypt.js","sourceRoot":"","sources":["../rsadecrypt.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sBAAsB,EAAE;QACjD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAUD;;;GAGG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sBAAsB,EAAE;QACvD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Returns the set of elements that all the input sets have in common.
|
|
4
|
+
*/
|
|
5
|
+
export declare function setintersection(args: SetintersectionArgs, opts?: pulumi.InvokeOptions): Promise<SetintersectionResult>;
|
|
6
|
+
export interface SetintersectionArgs {
|
|
7
|
+
input: any[][];
|
|
8
|
+
}
|
|
9
|
+
export interface SetintersectionResult {
|
|
10
|
+
readonly result: any[];
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Returns the set of elements that all the input sets have in common.
|
|
14
|
+
*/
|
|
15
|
+
export declare function setintersectionOutput(args: SetintersectionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<SetintersectionResult>;
|
|
16
|
+
export interface SetintersectionOutputArgs {
|
|
17
|
+
input: pulumi.Input<pulumi.Input<any[]>[]>;
|
|
18
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.setintersectionOutput = exports.setintersection = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Returns the set of elements that all the input sets have in common.
|
|
10
|
+
*/
|
|
11
|
+
function setintersection(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("std:index:setintersection", {
|
|
14
|
+
"input": args.input,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.setintersection = setintersection;
|
|
18
|
+
/**
|
|
19
|
+
* Returns the set of elements that all the input sets have in common.
|
|
20
|
+
*/
|
|
21
|
+
function setintersectionOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:setintersection", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.setintersectionOutput = setintersectionOutput;
|
|
28
|
+
//# sourceMappingURL=setintersection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"setintersection.js","sourceRoot":"","sources":["../setintersection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2BAA2B,EAAE;QACtD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AASD;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2BAA2B,EAAE;QAC5D,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|
package/sha1.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Sha1Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns a hexadecimal representation of the SHA-1 hash of the given string.
|
|
14
14
|
*/
|
|
15
|
-
export declare function sha1Output(args: Sha1OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function sha1Output(args: Sha1OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Sha1Result>;
|
|
16
16
|
export interface Sha1OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/sha1.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.sha1 = sha1;
|
|
|
19
19
|
* Returns a hexadecimal representation of the SHA-1 hash of the given string.
|
|
20
20
|
*/
|
|
21
21
|
function sha1Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:sha1", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.sha1Output = sha1Output;
|
|
25
28
|
//# sourceMappingURL=sha1.js.map
|
package/sha1.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sha1.js","sourceRoot":"","sources":["../sha1.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAc,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"sha1.js","sourceRoot":"","sources":["../sha1.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAc,EAAE,IAA2B;IAC5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gBAAgB,EAAE;QAC3C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oBAKC;AASD;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAAiC;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gBAAgB,EAAE;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC"}
|
package/sha256.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Sha256Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns a hexadecimal representation of the SHA-256 hash of the given string.
|
|
14
14
|
*/
|
|
15
|
-
export declare function sha256Output(args: Sha256OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function sha256Output(args: Sha256OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Sha256Result>;
|
|
16
16
|
export interface Sha256OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/sha256.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.sha256 = sha256;
|
|
|
19
19
|
* Returns a hexadecimal representation of the SHA-256 hash of the given string.
|
|
20
20
|
*/
|
|
21
21
|
function sha256Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:sha256", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.sha256Output = sha256Output;
|
|
25
28
|
//# sourceMappingURL=sha256.js.map
|
package/sha256.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sha256.js","sourceRoot":"","sources":["../sha256.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"sha256.js","sourceRoot":"","sources":["../sha256.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wBAKC;AASD;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAAiC;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kBAAkB,EAAE;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC"}
|
package/sha512.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Sha512Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns a hexadecimal representation of the SHA-512 hash of the given string.
|
|
14
14
|
*/
|
|
15
|
-
export declare function sha512Output(args: Sha512OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function sha512Output(args: Sha512OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Sha512Result>;
|
|
16
16
|
export interface Sha512OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/sha512.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.sha512 = sha512;
|
|
|
19
19
|
* Returns a hexadecimal representation of the SHA-512 hash of the given string.
|
|
20
20
|
*/
|
|
21
21
|
function sha512Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:sha512", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.sha512Output = sha512Output;
|
|
25
28
|
//# sourceMappingURL=sha512.js.map
|
package/sha512.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sha512.js","sourceRoot":"","sources":["../sha512.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"sha512.js","sourceRoot":"","sources":["../sha512.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wBAKC;AASD;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAAiC;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kBAAkB,EAAE;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC"}
|
package/signum.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface SignumResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns the greatest integer value less than or equal to the argument.
|
|
14
14
|
*/
|
|
15
|
-
export declare function signumOutput(args: SignumOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function signumOutput(args: SignumOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<SignumResult>;
|
|
16
16
|
export interface SignumOutputArgs {
|
|
17
17
|
input: pulumi.Input<number>;
|
|
18
18
|
}
|
package/signum.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.signum = signum;
|
|
|
19
19
|
* Returns the greatest integer value less than or equal to the argument.
|
|
20
20
|
*/
|
|
21
21
|
function signumOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:signum", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.signumOutput = signumOutput;
|
|
25
28
|
//# sourceMappingURL=signum.js.map
|
package/signum.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"signum.js","sourceRoot":"","sources":["../signum.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"signum.js","sourceRoot":"","sources":["../signum.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wBAKC;AASD;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAAiC;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kBAAkB,EAAE;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC"}
|
package/slice.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export interface SliceResult {
|
|
|
14
14
|
/**
|
|
15
15
|
* Returns the portion of list between from (inclusive) and to (exclusive).
|
|
16
16
|
*/
|
|
17
|
-
export declare function sliceOutput(args: SliceOutputArgs, opts?: pulumi.
|
|
17
|
+
export declare function sliceOutput(args: SliceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<SliceResult>;
|
|
18
18
|
export interface SliceOutputArgs {
|
|
19
19
|
from?: pulumi.Input<number>;
|
|
20
20
|
list: pulumi.Input<any[]>;
|
package/slice.js
CHANGED
|
@@ -21,7 +21,12 @@ exports.slice = slice;
|
|
|
21
21
|
* Returns the portion of list between from (inclusive) and to (exclusive).
|
|
22
22
|
*/
|
|
23
23
|
function sliceOutput(args, opts) {
|
|
24
|
-
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("std:index:slice", {
|
|
26
|
+
"from": args.from,
|
|
27
|
+
"list": args.list,
|
|
28
|
+
"to": args.to,
|
|
29
|
+
}, opts);
|
|
25
30
|
}
|
|
26
31
|
exports.sliceOutput = sliceOutput;
|
|
27
32
|
//# sourceMappingURL=slice.js.map
|
package/slice.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slice.js","sourceRoot":"","sources":["../slice.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"slice.js","sourceRoot":"","sources":["../slice.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iBAAiB,EAAE;QAC5C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sBAOC;AAWD;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAAiC;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iBAAiB,EAAE;QAClD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kCAOC"}
|
package/sort.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface SortResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns a list of strings sorted lexicographically.
|
|
14
14
|
*/
|
|
15
|
-
export declare function sortOutput(args: SortOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function sortOutput(args: SortOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<SortResult>;
|
|
16
16
|
export interface SortOutputArgs {
|
|
17
17
|
input: pulumi.Input<pulumi.Input<string>[]>;
|
|
18
18
|
}
|
package/sort.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.sort = sort;
|
|
|
19
19
|
* Returns a list of strings sorted lexicographically.
|
|
20
20
|
*/
|
|
21
21
|
function sortOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:sort", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.sortOutput = sortOutput;
|
|
25
28
|
//# sourceMappingURL=sort.js.map
|
package/sort.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sort.js","sourceRoot":"","sources":["../sort.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAc,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"sort.js","sourceRoot":"","sources":["../sort.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAc,EAAE,IAA2B;IAC5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gBAAgB,EAAE;QAC3C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oBAKC;AASD;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAAiC;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gBAAgB,EAAE;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC"}
|
package/split.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface SplitResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Produces a list by dividing a given string at all occurrences of a given separator
|
|
15
15
|
*/
|
|
16
|
-
export declare function splitOutput(args: SplitOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function splitOutput(args: SplitOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<SplitResult>;
|
|
17
17
|
export interface SplitOutputArgs {
|
|
18
18
|
separator: pulumi.Input<string>;
|
|
19
19
|
text: pulumi.Input<string>;
|
package/split.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.split = split;
|
|
|
20
20
|
* Produces a list by dividing a given string at all occurrences of a given separator
|
|
21
21
|
*/
|
|
22
22
|
function splitOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:split", {
|
|
25
|
+
"separator": args.separator,
|
|
26
|
+
"text": args.text,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.splitOutput = splitOutput;
|
|
26
30
|
//# sourceMappingURL=split.js.map
|
package/split.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"split.js","sourceRoot":"","sources":["../split.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"split.js","sourceRoot":"","sources":["../split.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iBAAiB,EAAE;QAC5C,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sBAMC;AAUD;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAAiC;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iBAAiB,EAAE;QAClD,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kCAMC"}
|
package/startswith.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface StartswithResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Determines if the input string starts with the suffix.
|
|
15
15
|
*/
|
|
16
|
-
export declare function startswithOutput(args: StartswithOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function startswithOutput(args: StartswithOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<StartswithResult>;
|
|
17
17
|
export interface StartswithOutputArgs {
|
|
18
18
|
input: pulumi.Input<string>;
|
|
19
19
|
prefix: pulumi.Input<string>;
|
package/startswith.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.startswith = startswith;
|
|
|
20
20
|
* Determines if the input string starts with the suffix.
|
|
21
21
|
*/
|
|
22
22
|
function startswithOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:startswith", {
|
|
25
|
+
"input": args.input,
|
|
26
|
+
"prefix": args.prefix,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.startswithOutput = startswithOutput;
|
|
26
30
|
//# sourceMappingURL=startswith.js.map
|
package/startswith.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"startswith.js","sourceRoot":"","sources":["../startswith.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"startswith.js","sourceRoot":"","sources":["../startswith.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sBAAsB,EAAE;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAUD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sBAAsB,EAAE;QACvD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
|
package/strrev.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface StrrevResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns the given string with all of its Unicode characters in reverse order.
|
|
14
14
|
*/
|
|
15
|
-
export declare function strrevOutput(args: StrrevOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function strrevOutput(args: StrrevOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<StrrevResult>;
|
|
16
16
|
export interface StrrevOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/strrev.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.strrev = strrev;
|
|
|
19
19
|
* Returns the given string with all of its Unicode characters in reverse order.
|
|
20
20
|
*/
|
|
21
21
|
function strrevOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:strrev", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.strrevOutput = strrevOutput;
|
|
25
28
|
//# sourceMappingURL=strrev.js.map
|
package/strrev.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"strrev.js","sourceRoot":"","sources":["../strrev.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"strrev.js","sourceRoot":"","sources":["../strrev.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wBAKC;AASD;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAAiC;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kBAAkB,EAAE;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC"}
|
package/substr.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export interface SubstrResult {
|
|
|
14
14
|
/**
|
|
15
15
|
* Extracts a substring from the given string.
|
|
16
16
|
*/
|
|
17
|
-
export declare function substrOutput(args: SubstrOutputArgs, opts?: pulumi.
|
|
17
|
+
export declare function substrOutput(args: SubstrOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<SubstrResult>;
|
|
18
18
|
export interface SubstrOutputArgs {
|
|
19
19
|
input: pulumi.Input<string>;
|
|
20
20
|
length: pulumi.Input<number>;
|
package/substr.js
CHANGED
|
@@ -21,7 +21,12 @@ exports.substr = substr;
|
|
|
21
21
|
* Extracts a substring from the given string.
|
|
22
22
|
*/
|
|
23
23
|
function substrOutput(args, opts) {
|
|
24
|
-
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("std:index:substr", {
|
|
26
|
+
"input": args.input,
|
|
27
|
+
"length": args.length,
|
|
28
|
+
"offset": args.offset,
|
|
29
|
+
}, opts);
|
|
25
30
|
}
|
|
26
31
|
exports.substrOutput = substrOutput;
|
|
27
32
|
//# sourceMappingURL=substr.js.map
|
package/substr.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"substr.js","sourceRoot":"","sources":["../substr.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"substr.js","sourceRoot":"","sources":["../substr.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wBAOC;AAWD;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAAiC;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kBAAkB,EAAE;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oCAOC"}
|
package/sum.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface SumResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns the total sum of the elements of the input list.
|
|
14
14
|
*/
|
|
15
|
-
export declare function sumOutput(args: SumOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function sumOutput(args: SumOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<SumResult>;
|
|
16
16
|
export interface SumOutputArgs {
|
|
17
17
|
input: pulumi.Input<pulumi.Input<number>[]>;
|
|
18
18
|
}
|
package/sum.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.sum = sum;
|
|
|
19
19
|
* Returns the total sum of the elements of the input list.
|
|
20
20
|
*/
|
|
21
21
|
function sumOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:sum", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.sumOutput = sumOutput;
|
|
25
28
|
//# sourceMappingURL=sum.js.map
|
package/sum.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sum.js","sourceRoot":"","sources":["../sum.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"sum.js","sourceRoot":"","sources":["../sum.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,EAAE;QAC1C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kBAKC;AASD;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,eAAe,EAAE;QAChD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC"}
|
package/timeadd.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ export interface TimeaddResult {
|
|
|
25
25
|
* Accepted units are "ns", "us" or "µs", "ms", "s", "m", and "h". The first number may be negative
|
|
26
26
|
* to provide a negative duration, i.e. "-2h15m".
|
|
27
27
|
*/
|
|
28
|
-
export declare function timeaddOutput(args: TimeaddOutputArgs, opts?: pulumi.
|
|
28
|
+
export declare function timeaddOutput(args: TimeaddOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TimeaddResult>;
|
|
29
29
|
export interface TimeaddOutputArgs {
|
|
30
30
|
duration: pulumi.Input<string>;
|
|
31
31
|
timestamp: pulumi.Input<string>;
|
package/timeadd.js
CHANGED
|
@@ -32,7 +32,11 @@ exports.timeadd = timeadd;
|
|
|
32
32
|
* to provide a negative duration, i.e. "-2h15m".
|
|
33
33
|
*/
|
|
34
34
|
function timeaddOutput(args, opts) {
|
|
35
|
-
|
|
35
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
36
|
+
return pulumi.runtime.invokeOutput("std:index:timeadd", {
|
|
37
|
+
"duration": args.duration,
|
|
38
|
+
"timestamp": args.timestamp,
|
|
39
|
+
}, opts);
|
|
36
40
|
}
|
|
37
41
|
exports.timeaddOutput = timeaddOutput;
|
|
38
42
|
//# sourceMappingURL=timeadd.js.map
|
package/timeadd.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timeadd.js","sourceRoot":"","sources":["../timeadd.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"timeadd.js","sourceRoot":"","sources":["../timeadd.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mBAAmB,EAAE;QAC9C,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0BAMC;AAUD;;;;;;;;GAQG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE;QACpD,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC"}
|
package/timecmp.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ export interface TimecmpResult {
|
|
|
25
25
|
* If 'timestamp_a' is equal to 'timestamp_b', 0 is returned.
|
|
26
26
|
* If 'timestamp_a' is after 'timestamp_b', 1 is returned.
|
|
27
27
|
*/
|
|
28
|
-
export declare function timecmpOutput(args: TimecmpOutputArgs, opts?: pulumi.
|
|
28
|
+
export declare function timecmpOutput(args: TimecmpOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TimecmpResult>;
|
|
29
29
|
export interface TimecmpOutputArgs {
|
|
30
30
|
timestampa: pulumi.Input<string>;
|
|
31
31
|
timestampb: pulumi.Input<string>;
|
package/timecmp.js
CHANGED
|
@@ -32,7 +32,11 @@ exports.timecmp = timecmp;
|
|
|
32
32
|
* If 'timestamp_a' is after 'timestamp_b', 1 is returned.
|
|
33
33
|
*/
|
|
34
34
|
function timecmpOutput(args, opts) {
|
|
35
|
-
|
|
35
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
36
|
+
return pulumi.runtime.invokeOutput("std:index:timecmp", {
|
|
37
|
+
"timestampa": args.timestampa,
|
|
38
|
+
"timestampb": args.timestampb,
|
|
39
|
+
}, opts);
|
|
36
40
|
}
|
|
37
41
|
exports.timecmpOutput = timecmpOutput;
|
|
38
42
|
//# sourceMappingURL=timecmp.js.map
|
package/timecmp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timecmp.js","sourceRoot":"","sources":["../timecmp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"timecmp.js","sourceRoot":"","sources":["../timecmp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mBAAmB,EAAE;QAC9C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0BAMC;AAUD;;;;;;;;GAQG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE;QACpD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC"}
|
package/timestamp.d.ts
CHANGED
|
@@ -11,4 +11,4 @@ export interface TimestampResult {
|
|
|
11
11
|
/**
|
|
12
12
|
* Returns a UTC timestamp string of the current time in RFC 3339 format
|
|
13
13
|
*/
|
|
14
|
-
export declare function timestampOutput(opts?: pulumi.
|
|
14
|
+
export declare function timestampOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<TimestampResult>;
|
package/timestamp.js
CHANGED
|
@@ -18,7 +18,8 @@ exports.timestamp = timestamp;
|
|
|
18
18
|
* Returns a UTC timestamp string of the current time in RFC 3339 format
|
|
19
19
|
*/
|
|
20
20
|
function timestampOutput(opts) {
|
|
21
|
-
|
|
21
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
22
|
+
return pulumi.runtime.invokeOutput("std:index:timestamp", {}, opts);
|
|
22
23
|
}
|
|
23
24
|
exports.timestampOutput = timestampOutput;
|
|
24
25
|
//# sourceMappingURL=timestamp.js.map
|
package/timestamp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timestamp.js","sourceRoot":"","sources":["../timestamp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"timestamp.js","sourceRoot":"","sources":["../timestamp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qBAAqB,EAAE,EACnD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AAQD;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAiC;IAC7D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qBAAqB,EAAE,EACzD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0CAIC"}
|
package/title.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface TitleResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Converts the first letter of each word in the given string to uppercase.
|
|
14
14
|
*/
|
|
15
|
-
export declare function titleOutput(args: TitleOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function titleOutput(args: TitleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TitleResult>;
|
|
16
16
|
export interface TitleOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/title.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.title = title;
|
|
|
19
19
|
* Converts the first letter of each word in the given string to uppercase.
|
|
20
20
|
*/
|
|
21
21
|
function titleOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:title", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.titleOutput = titleOutput;
|
|
25
28
|
//# sourceMappingURL=title.js.map
|
package/title.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"title.js","sourceRoot":"","sources":["../title.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"title.js","sourceRoot":"","sources":["../title.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iBAAiB,EAAE;QAC5C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sBAKC;AASD;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAAiC;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iBAAiB,EAAE;QAClD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC"}
|