@flarehr/superhero-basic-profile 0.1.2217 → 0.1.2219
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/assets/delete.dcc7b157.svg +5 -0
- package/dist/assets/dialog-warning.cc77f3ba.svg +5 -0
- package/dist/assets/pencil.05fe6be6.svg +5 -0
- package/dist/index.html +20 -0
- package/dist/superhero-basic-profile.js +50 -0
- package/package.json +1 -1
- package/dist/App.jsx +0 -4
- package/dist/Basic.Profile.Domain/AnalyticsEvent.jsx +0 -102
- package/dist/Basic.Profile.Domain/Audit.jsx +0 -149
- package/dist/Basic.Profile.Domain/Commands.jsx +0 -68
- package/dist/Basic.Profile.Domain/CommonTypes.jsx +0 -194
- package/dist/Basic.Profile.Domain/Config/Api/Admin/Read.jsx +0 -58
- package/dist/Basic.Profile.Domain/Config/Api/Admin/Write.jsx +0 -23
- package/dist/Basic.Profile.Domain/Config/Api/FlareAdminShell/Read.jsx +0 -35
- package/dist/Basic.Profile.Domain/Config/Commands.jsx +0 -72
- package/dist/Basic.Profile.Domain/Config/ConfigCommandHandler.jsx +0 -197
- package/dist/Basic.Profile.Domain/Config/Dto.jsx +0 -181
- package/dist/Basic.Profile.Domain/Config/Types.jsx +0 -152
- package/dist/Basic.Profile.Domain/DateTimeProvider.jsx +0 -23
- package/dist/Basic.Profile.Domain/DomainAggregates.jsx +0 -801
- package/dist/Basic.Profile.Domain/DomainPrimitives.jsx +0 -426
- package/dist/Basic.Profile.Domain/Dto/Aggregates.jsx +0 -564
- package/dist/Basic.Profile.Domain/Dto/AnalyticsEvent.jsx +0 -157
- package/dist/Basic.Profile.Domain/Dto/Api/Backend/Common.jsx +0 -102
- package/dist/Basic.Profile.Domain/Dto/Api/Backend/Read.jsx +0 -85
- package/dist/Basic.Profile.Domain/Dto/Api/Backend/Write.jsx +0 -16
- package/dist/Basic.Profile.Domain/Dto/Api/Common.jsx +0 -427
- package/dist/Basic.Profile.Domain/Dto/Api/External/Read.jsx +0 -118
- package/dist/Basic.Profile.Domain/Dto/Api/External/ReadV2.jsx +0 -6
- package/dist/Basic.Profile.Domain/Dto/Api/External/Write.jsx +0 -184
- package/dist/Basic.Profile.Domain/Dto/Api/External/WriteV2.jsx +0 -439
- package/dist/Basic.Profile.Domain/Dto/Api/FlareAdminShell/Read.jsx +0 -38
- package/dist/Basic.Profile.Domain/Dto/Api/FlareAdminShell/Write.jsx +0 -199
- package/dist/Basic.Profile.Domain/Dto/Api/Internal/Read.jsx +0 -125
- package/dist/Basic.Profile.Domain/Dto/Audit.jsx +0 -121
- package/dist/Basic.Profile.Domain/Dto/Commands.jsx +0 -256
- package/dist/Basic.Profile.Domain/Dto/Common.jsx +0 -84
- package/dist/Basic.Profile.Domain/Dto/Events.jsx +0 -220
- package/dist/Basic.Profile.Domain/Dto/Primitives.jsx +0 -580
- package/dist/Basic.Profile.Domain/Dto/ProfileCreationModels.jsx +0 -324
- package/dist/Basic.Profile.Domain/Dto/Validation.jsx +0 -229
- package/dist/Basic.Profile.Domain/Events.jsx +0 -64
- package/dist/Basic.Profile.Domain/Import/Api/InternalApi/Read.jsx +0 -140
- package/dist/Basic.Profile.Domain/Import/Api/InternalApi/Validation.jsx +0 -499
- package/dist/Basic.Profile.Domain/Import/Api/InternalApi/Write.jsx +0 -51
- package/dist/Basic.Profile.Domain/Import/Api/Read.jsx +0 -154
- package/dist/Basic.Profile.Domain/Import/CommonTypes.jsx +0 -187
- package/dist/Basic.Profile.Domain/Import/Dto.jsx +0 -475
- package/dist/Basic.Profile.Domain/Import/ImportCommandHandler.jsx +0 -531
- package/dist/Basic.Profile.Domain/Import/Types.jsx +0 -405
- package/dist/Basic.Profile.Domain/JwtPayload.jsx +0 -44
- package/dist/Basic.Profile.Domain/Metadata.jsx +0 -257
- package/dist/Basic.Profile.Domain/ProfileCommandHandler.jsx +0 -261
- package/dist/Basic.Profile.Domain/ProfileModels.jsx +0 -59
- package/dist/Basic.Profile.Domain/Utils.jsx +0 -372
- package/dist/Common/PreactCustomElement.jsx +0 -8
- package/dist/Common/Resources.jsx +0 -20
- package/dist/Common/Tailwind.jsx +0 -8
- package/dist/Common/Utils.jsx +0 -18
- package/dist/Directory/App.jsx +0 -192
- package/dist/Directory/BackendServices/Common.jsx +0 -115
- package/dist/Directory/BackendServices/ConfigService.jsx +0 -168
- package/dist/Directory/BackendServices/ImportService.jsx +0 -137
- package/dist/Directory/Common.jsx +0 -93
- package/dist/Directory/Config/Components.jsx +0 -173
- package/dist/Directory/Config/Types.jsx +0 -187
- package/dist/Directory/PastImports/PastImports.jsx +0 -81
- package/dist/Directory/ProfileImport/ProfileImport.jsx +0 -284
- package/dist/Directory/ProfileImport/Types.jsx +0 -91
- package/dist/Directory/TabNav.jsx +0 -24
- package/dist/Directory/Types.jsx +0 -101
- package/dist/Directory/User.jsx +0 -117
- package/dist/HeadlessUI/Dialog.jsx +0 -66
- package/dist/HeadlessUI/ModalDialog.jsx +0 -74
- package/dist/HeadlessUI/Switch.jsx +0 -66
- package/dist/HeadlessUI/Transition.jsx +0 -66
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
|
|
2
|
+
class="w-6 h-6">
|
|
3
|
+
<path stroke-linecap="round" stroke-linejoin="round"
|
|
4
|
+
d="M14.74 9l-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 01-2.244 2.077H8.084a2.25 2.25 0 01-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 00-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 013.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 00-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 00-7.5 0"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
|
|
2
|
+
aria-hidden="true" iconType="2" class="h-6 w-6 text-red-600">
|
|
3
|
+
<path stroke-linecap="round" stroke-linejoin="round"
|
|
4
|
+
d="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
|
|
2
|
+
class="w-6 h-6">
|
|
3
|
+
<path stroke-linecap="round" stroke-linejoin="round"
|
|
4
|
+
d="M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L6.832 19.82a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.863 4.487zm0 0L19.5 7.125"/>
|
|
5
|
+
</svg>
|
package/dist/index.html
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<!-- This index is for local development -->
|
|
2
|
+
<!DOCTYPE html>
|
|
3
|
+
<html>
|
|
4
|
+
<head>
|
|
5
|
+
<title>Super Hero Apps</title>
|
|
6
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
7
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
8
|
+
<script type="module" crossorigin src="/superhero-basic-profile.js"></script>
|
|
9
|
+
</head>
|
|
10
|
+
<body>
|
|
11
|
+
<div>
|
|
12
|
+
<superhero-profile-directory-app
|
|
13
|
+
access-token="eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1LSTNROW5OUjdiUm9meG1lWm9YcWJIWkdldyJ9.eyJhdWQiOiJjZTI3Y2E4Ny0xNDA1LTQwZWUtYjNkNy0xNmRhZDFhNDBiMjMiLCJpc3MiOiJodHRwczovL2xvZ2luLm1pY3Jvc29mdG9ubGluZS5jb20vMmRkMTVkZjItNzM0Yy00MWM1LWFlZGEtNGYxMGI0MmVjMTlkL3YyLjAiLCJpYXQiOjE2ODkxMTM4MTUsIm5iZiI6MTY4OTExMzgxNSwiZXhwIjoxNjg5MTE3NzE1LCJhaW8iOiJBV1FBbS84VEFBQUEzY1BNZk96MHdVUnNyYm0yREh6c1BWM1NBekMwSFJwZ2FNMVhQcmdzSy9NNWczcHRhSWZobnNGSTZvTzhaR0dqaUYrSmpVSXFOd3lxZCtib0kzcHY2UHN3UlZqTWpyZmpGTzdnTkliN1RDUE9xUDVYQmZLYWpzUFZZdFNscElNcCIsImF0X2hhc2giOiJrWE5NWndpQUktRWdXVklDbHFFX1JBIiwiZW1haWwiOiJqYXZhZC5zYXlhcmlAZmxhcmVoci5jb20iLCJuYW1lIjoiSmF2YWQgU2F5YXJpIiwibm9uY2UiOiI1MjMzYzAzMTlmODY0NTU2YTkxNWJkMDAzNDFhYWZmZiIsIm9pZCI6IjAwMzcwZDE1LWUwYWUtNGJkMC05MmZmLTc0M2ExYTYyOTE0YiIsInByZWZlcnJlZF91c2VybmFtZSI6ImphdmFkLnNheWFyaUBmbGFyZWhyLmNvbSIsInJoIjoiMC5BVUlBOGwzUkxVeHp4VUd1Mms4UXRDN0JuWWZLSjg0RkZPNUFzOWNXMnRHa0N5TkNBR00uIiwicm9sZXMiOlsiQmVuZWZpdHNPbmJvYXJkaW5nLkVkaXRDb25maWciLCJCZW5lZml0c09uYm9hcmRpbmcuQWNjZXNzIiwiU3VwZXJoZXJvLkxvZ2luIiwiU3VwZXJTZWxlY3Rpb24uRWRpdFBhbmVsIiwiU3VwZXJTZWxlY3Rpb24uQWNjZXNzIiwiQmFzaWNQcm9maWxlLkltcG9ydERhdGEiLCJCYXNpY1Byb2ZpbGUuRWRpdENvbmZpZyIsIkJhc2ljUHJvZmlsZS5BY2Nlc3NDb25maWciXSwic3ViIjoiNkY0VU1EV2ZHRnhvU3dWenNtdU1BTWZHeDhnTDEtSV9PaTc4MGpCd1hCYyIsInRpZCI6IjJkZDE1ZGYyLTczNGMtNDFjNS1hZWRhLTRmMTBiNDJlYzE5ZCIsInV0aSI6Im1QRnJpQ2hSVWs2LW1uekhMcXdLQUEiLCJ2ZXIiOiIyLjAifQ.nEdor5sGTVPwVr3PtNs970eBtuV30Op7CBOpPdpBDV6IhD9xEvMTWA0f-maX-qwZRvFrLkReN0Jb10VKNiWSVIYboF55dQ5q5ZGET3htWSpHKWNEGR3X-HYJjsPOgkxDrSA8QGcJK67947Mpfqk8QI5Eie4ZjnNnxft_vRneI-4r6Rl0zZPoTWhgR2YOiV3UtOq1Ypj0_L6HhvoirUkxFMgAQT2-w2Q1f1boisv2undH11T6cQF1gMPkp0Q3D9O2iCAdXmLWso72Xfb9ly_4-5I18v1JxAkhNIDorzxohjPKl-7fjLA_VrmlPYqZ2sR1C5sF6ZkSqhNmPkyfGl77Tw"
|
|
14
|
+
backend-url="https://autodev-partner.flarehr.com"
|
|
15
|
+
partner-id="123"
|
|
16
|
+
account-id="74C6D04D-95D7-4D4B-84CB-12630C57751F">
|
|
17
|
+
</superhero-profile-directory-app>
|
|
18
|
+
|
|
19
|
+
</body>
|
|
20
|
+
</html>
|