Skip to content

Commit

Permalink
Build file added
Browse files Browse the repository at this point in the history
  • Loading branch information
jaganbishoyi committed Oct 29, 2023
1 parent 0e31e62 commit 1110e2b
Show file tree
Hide file tree
Showing 10 changed files with 430 additions and 0 deletions.
398 changes: 398 additions & 0 deletions docs/3rdpartylicenses.txt

Large diffs are not rendered by default.

Binary file added docs/favicon.ico
Binary file not shown.
20 changes: 20 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8" />
<title>
ng-password-validator(v3.0.0): The password validator is a pop-up window
that appears when you start typing in input box. Here you can configure
the password acceptance criteria, once your enter characters fullfil the
requirement you will get a success message.
</title>
<base href="https://jaganb.dev/ngx-password-validator/"> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" href="styles.65f294701ccf72c281c1.css"></head>

<body>
<app-root></app-root>
<script src="runtime-es2015.0dae8cbc97194c7caed4.js" type="module"></script><script src="runtime-es5.0dae8cbc97194c7caed4.js" nomodule defer></script><script src="polyfills-es5.177e85a9724683782539.js" nomodule defer></script><script src="polyfills-es2015.f332a089ad1600448873.js" type="module"></script><script src="main-es2015.d6205cf5bbe2f822f349.js" type="module"></script><script src="main-es5.d6205cf5bbe2f822f349.js" nomodule defer></script></body>

</html>
1 change: 1 addition & 0 deletions docs/main-es2015.d6205cf5bbe2f822f349.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main-es5.d6205cf5bbe2f822f349.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/polyfills-es2015.f332a089ad1600448873.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/polyfills-es5.177e85a9724683782539.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/runtime-es2015.0dae8cbc97194c7caed4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/runtime-es5.0dae8cbc97194c7caed4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions docs/styles.65f294701ccf72c281c1.css

Large diffs are not rendered by default.

0 comments on commit 1110e2b

Please sign in to comment.