UNPKG

@wordpress/url

Version:
8 lines (7 loc) 2.11 kB
{ "version": 3, "sources": ["../src/index.ts"], "sourcesContent": ["export { isURL } from './is-url';\nexport { isEmail } from './is-email';\nexport { isPhoneNumber } from './is-phone-number';\nexport { getProtocol } from './get-protocol';\nexport { isValidProtocol } from './is-valid-protocol';\nexport { getAuthority } from './get-authority';\nexport { isValidAuthority } from './is-valid-authority';\nexport { getPath } from './get-path';\nexport { isValidPath } from './is-valid-path';\nexport { getQueryString } from './get-query-string';\nexport { buildQueryString } from './build-query-string';\nexport { isValidQueryString } from './is-valid-query-string';\nexport { getPathAndQueryString } from './get-path-and-query-string';\nexport { getFragment } from './get-fragment';\nexport { isValidFragment } from './is-valid-fragment';\nexport { addQueryArgs } from './add-query-args';\nexport { getQueryArg } from './get-query-arg';\nexport { getQueryArgs } from './get-query-args';\nexport { hasQueryArg } from './has-query-arg';\nexport { removeQueryArgs } from './remove-query-args';\nexport { prependHTTP } from './prepend-http';\nexport { safeDecodeURI } from './safe-decode-uri';\nexport { safeDecodeURIComponent } from './safe-decode-uri-component';\nexport { filterURLForDisplay } from './filter-url-for-display';\nexport { cleanForSlug } from './clean-for-slug';\nexport { getFilename } from './get-filename';\nexport { normalizePath } from './normalize-path';\nexport { prependHTTPS } from './prepend-https';\n"], "mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,oBAAsB;AACtB,sBAAwB;AACxB,6BAA8B;AAC9B,0BAA4B;AAC5B,+BAAgC;AAChC,2BAA6B;AAC7B,gCAAiC;AACjC,sBAAwB;AACxB,2BAA4B;AAC5B,8BAA+B;AAC/B,gCAAiC;AACjC,mCAAmC;AACnC,uCAAsC;AACtC,0BAA4B;AAC5B,+BAAgC;AAChC,4BAA6B;AAC7B,2BAA4B;AAC5B,4BAA6B;AAC7B,2BAA4B;AAC5B,+BAAgC;AAChC,0BAA4B;AAC5B,6BAA8B;AAC9B,uCAAuC;AACvC,oCAAoC;AACpC,4BAA6B;AAC7B,0BAA4B;AAC5B,4BAA8B;AAC9B,2BAA6B;", "names": [] }