ml-testing-toolkit 18.13.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/.dockerignore +10 -0
- package/.grype.yaml +16 -0
- package/.ncurc.yaml +9 -0
- package/.nvmrc +1 -0
- package/.versionrc.js +16 -0
- package/CHANGELOG.md +504 -0
- package/CODEOWNERS +30 -0
- package/Dockerfile +42 -0
- package/Dockerfile-newman +13 -0
- package/LICENSE.md +9 -0
- package/README.md +119 -0
- package/assets/diagrams/architectural/architectural-diagram.svg +3 -0
- package/assets/diagrams/flow/flow-diagram.svg +3 -0
- package/assets/images/Sample-Response-Failure.png +0 -0
- package/assets/images/Screenshot 2020-04-16 at 22.58.04.png +0 -0
- package/assets/images/TLS-Enabled-on-Environment.png +0 -0
- package/assets/images/adapter-mutual-tls-enabled.png +0 -0
- package/assets/images/add-additional-input-values.png +0 -0
- package/assets/images/add-condition-button.png +0 -0
- package/assets/images/add-new-assertion.png +0 -0
- package/assets/images/add-new-input-value.png +0 -0
- package/assets/images/add-new-input-variable.png +0 -0
- package/assets/images/additional-transfers.png +0 -0
- package/assets/images/api-provisioning-add-new-api-confirmation.png +0 -0
- package/assets/images/api-provisioning-file-input-window.png +0 -0
- package/assets/images/api-provisioning-list-apis-view.png +0 -0
- package/assets/images/api-provisioning-menu-item.png +0 -0
- package/assets/images/apply_and_restart.jpg +0 -0
- package/assets/images/assess-request-or-response.png +0 -0
- package/assets/images/assess-response-equation-save.png +0 -0
- package/assets/images/assess-response-equation.png +0 -0
- package/assets/images/assess-response-status.png +0 -0
- package/assets/images/building-new-rules-file.png +0 -0
- package/assets/images/callback-rules-screen.png +0 -0
- package/assets/images/configurable-parameter-assertion.png +0 -0
- package/assets/images/configurable-parameter-currency.png +0 -0
- package/assets/images/configurable-parameter.png +0 -0
- package/assets/images/connection-manager-ui-opening.png +0 -0
- package/assets/images/create-inbound-user-simulator.png +0 -0
- package/assets/images/creating-new-rule-file.png +0 -0
- package/assets/images/dfsp-client-cacert.png +0 -0
- package/assets/images/dfsp-client-submit.png +0 -0
- package/assets/images/dfsp-client.png +0 -0
- package/assets/images/dfsp-p2p-happy-path.png +0 -0
- package/assets/images/dfsp-server-cacert.png +0 -0
- package/assets/images/dfsp-server-cert.png +0 -0
- package/assets/images/download-report.png +0 -0
- package/assets/images/drive_have_not_been_shared.jpg +0 -0
- package/assets/images/event-response-options.png +0 -0
- package/assets/images/expand-monitoring-messages.png +0 -0
- package/assets/images/fixed-response-sample.png +0 -0
- package/assets/images/header-selection.png +0 -0
- package/assets/images/heap_error_windows.jpg +0 -0
- package/assets/images/hosted-mode-docker-compose-intro.png +0 -0
- package/assets/images/hub-client-cert.png +0 -0
- package/assets/images/import-template.png +0 -0
- package/assets/images/inbound-requests-environment.png +0 -0
- package/assets/images/inbound-requests-scripts.png +0 -0
- package/assets/images/jws-certificate-submit.png +0 -0
- package/assets/images/jws-certificate.png +0 -0
- package/assets/images/jws-certs-keys.png +0 -0
- package/assets/images/jws-hub-certs-keys.png +0 -0
- package/assets/images/local-enable-jws-publickey.png +0 -0
- package/assets/images/local-mutual-tls-enabled.png +0 -0
- package/assets/images/local_drives_to_be_available.jpg +0 -0
- package/assets/images/mcm-environment-opening.png +0 -0
- package/assets/images/menu-items.png +0 -0
- package/assets/images/mock-response-sample.png +0 -0
- package/assets/images/monitoring-initial-state.png +0 -0
- package/assets/images/monitoring-messages.png +0 -0
- package/assets/images/new-empty-assertion.png +0 -0
- package/assets/images/opened-imported-template.png +0 -0
- package/assets/images/opening-default-settings.png +0 -0
- package/assets/images/opening-sync-response-rules.png +0 -0
- package/assets/images/opening-view.png +0 -0
- package/assets/images/outbound-display-opening-hub.png +0 -0
- package/assets/images/outbound-display-opening.png +0 -0
- package/assets/images/override-with-environment-variable.png +0 -0
- package/assets/images/populate-with-sample-body.png +0 -0
- package/assets/images/resource-selection.png +0 -0
- package/assets/images/rule-builder-select-api.png +0 -0
- package/assets/images/sample-condition-add-configurable-params.png +0 -0
- package/assets/images/sample-condition.png +0 -0
- package/assets/images/sample-editor.png +0 -0
- package/assets/images/sample-request.png +0 -0
- package/assets/images/sample-test-assertion.png +0 -0
- package/assets/images/send-transfer.png +0 -0
- package/assets/images/sending-single-test-case-1.png +0 -0
- package/assets/images/sending-single-test-case-2.png +0 -0
- package/assets/images/sending-test-cases.png +0 -0
- package/assets/images/server-certificates-submitted.png +0 -0
- package/assets/images/simulator-response.png +0 -0
- package/assets/images/simulator-scheme-adapter-endpoint.png +0 -0
- package/assets/images/summarized-view-of-rule.png +0 -0
- package/assets/images/template-window.png +0 -0
- package/assets/images/test-case-editor-console-log.png +0 -0
- package/assets/images/test-case-editor-environment-state.png +0 -0
- package/assets/images/test-case-editor-scripts.png +0 -0
- package/assets/images/test-case-editor.png +0 -0
- package/assets/images/testcase-definition-download.png +0 -0
- package/assets/images/testcase-definition-edit-meta-info.png +0 -0
- package/assets/images/testing-toolkit-mojaloop-testing-toolkit-endpoint.png +0 -0
- package/assets/images/tls-hub-certs-keys.png +0 -0
- package/assets/images/tls-jws-enabled-on-environment.png +0 -0
- package/assets/images/updated-sample-body-data.png +0 -0
- package/assets/images/using-configurable-parameter.png +0 -0
- package/assets/images/validation-rules-screen.png +0 -0
- package/assets/images/view-response.png +0 -0
- package/audit-ci.jsonc +7 -0
- package/connection-manager/docker-compose.yml +55 -0
- package/database/docker-compose.yml +16 -0
- package/docker/hosted-mode/docker-compose.yaml +107 -0
- package/docker/hosted-mode/keycloak/keycloak-realm.json +2298 -0
- package/docker/hosted-mode/mongo-init.sh +1 -0
- package/docker/hosted-mode-tls/docker-compose.yaml +171 -0
- package/docker/hosted-mode-tls/keycloak/keycloak-realm.json +2298 -0
- package/docker/hosted-mode-tls/mongo-init.sh +1 -0
- package/docker-compose.yml +62 -0
- package/documents/Mojaloop-Testing-Toolkit.md +296 -0
- package/documents/RULES_ENGINE.md +403 -0
- package/documents/User-Guide-API-Provisioning.md +121 -0
- package/documents/User-Guide-CLI.md +218 -0
- package/documents/User-Guide-Connection-Manager.md +282 -0
- package/documents/User-Guide-Frequently-Asked-Questions.md +39 -0
- package/documents/User-Guide-Hosted-Mode-Docker-Compose.md +110 -0
- package/documents/User-Guide-Installation.md +163 -0
- package/documents/User-Guide-Mojaloop-Testing-Toolkit.md +642 -0
- package/documents/User-Guide-OAuth-Server-Deployment.md +283 -0
- package/documents/User-Guide-Onboarding-DFSP.md +197 -0
- package/documents/User-Guide-Onboarding-HUB.md +191 -0
- package/documents/User-Guide.md +53 -0
- package/examples/collections/dfsp/p2p_failed_tests.json +7161 -0
- package/examples/collections/dfsp/p2p_fx_happy_path.json +502 -0
- package/examples/collections/dfsp/p2p_happy_path.json +350 -0
- package/examples/collections/dfsp/p2p_happy_path_extended.json +6106 -0
- package/examples/collections/dfsp/p2p_happy_path_jws.json +511 -0
- package/examples/collections/dfsp/p2p_payee_assertions_websocket.json +441 -0
- package/examples/collections/dfsp/sample.json +5029 -0
- package/examples/collections/dfsp/transaction_request_service.json +240 -0
- package/examples/collections/fxp/FXP.json +264 -0
- package/examples/collections/fxp/SDK_backend.json +98 -0
- package/examples/collections/fxp/SDK_outbound.json +163 -0
- package/examples/collections/hub/hub_01_p2p_happy_path/hub_p2p_receive_quote.json +400 -0
- package/examples/collections/hub/hub_01_p2p_happy_path/hub_p2p_send_quote.json +395 -0
- package/examples/collections/hub/hub_02_block_transfer/hub_block_transfer.json +393 -0
- package/examples/collections/hub/hub_03_funds_in_out/hub_funds_in.json +224 -0
- package/examples/collections/hub/hub_03_funds_in_out/hub_funds_out.json +780 -0
- package/examples/collections/hub/hub_04_settlements/hub_settlements.json +3138 -0
- package/examples/collections/hub/hub_05_transfer_negative_scenarios/hub_transfer_negative_payee_abort.json +475 -0
- package/examples/collections/hub/hub_05_transfer_negative_scenarios/hub_transfer_negative_payee_invalid_fulfillment.json +370 -0
- package/examples/collections/hub/hub_05_transfer_negative_scenarios/hub_transfer_negative_transfer_timeout.json +262 -0
- package/examples/collections/hub/hub_06_transaction_requests_service/hub_trs_authorizations.json +117 -0
- package/examples/collections/hub/hub_06_transaction_requests_service/hub_trs_error_framework.json +591 -0
- package/examples/collections/hub/hub_06_transaction_requests_service/hub_trs_received_state.json +379 -0
- package/examples/collections/hub/hub_06_transaction_requests_service/hub_trs_reject_state.json +361 -0
- package/examples/collections/hub/hub_07_quoting_service.json +525 -0
- package/examples/collections/hub/hub_08_participant_inactive_stop_transfers.json +706 -0
- package/examples/collections/hub/hub_09_duplicate_handling_transfers.json +1377 -0
- package/examples/collections/hub/hub_10_on_us_transfers.json +245 -0
- package/examples/collections/hub/hub_11_accented_and_spl_chars.json +629 -0
- package/examples/collections/hub/hub_12_fspiop_version_1.1.json +646 -0
- package/examples/collections/hub/hub_13_bulk_transfers.json +1857 -0
- package/examples/collections/iso20022/self_referencing_iso20022.json +926 -0
- package/examples/collections/provisioning/testingtoolkitdfsp.json +904 -0
- package/examples/environments/dfsp_local_environment.json +46 -0
- package/examples/environments/hub_local_environment.json +57 -0
- package/jest.config.js +17 -0
- package/package.json +199 -0
- package/sbom-v18.12.4.csv +1553 -0
- package/secrets/keygen.sh +5 -0
- package/secrets/privatekey.pem +27 -0
- package/secrets/publickey.cer +21 -0
- package/secrets/tls/01.pem +132 -0
- package/secrets/tls/createSecrets.sh +20 -0
- package/secrets/tls/hub_client.csr +32 -0
- package/secrets/tls/hub_client_cacert.pem +35 -0
- package/secrets/tls/hub_client_cakey.pem +52 -0
- package/secrets/tls/hub_client_key.key +52 -0
- package/secrets/tls/hub_server.csr +31 -0
- package/secrets/tls/hub_server_cacert.pem +35 -0
- package/secrets/tls/hub_server_cakey.pem +52 -0
- package/secrets/tls/hub_server_cert.pem +132 -0
- package/secrets/tls/hub_server_key.key +52 -0
- package/secrets/tls/index.txt +1 -0
- package/secrets/tls/index.txt.attr +1 -0
- package/secrets/tls/openssl-client.cnf +36 -0
- package/secrets/tls/openssl-clientca.cnf +71 -0
- package/secrets/tls/openssl-server.cnf +39 -0
- package/secrets/tls/openssl-serverca.cnf +71 -0
- package/secrets/tls/serial.txt +1 -0
- package/spec_files/api_definitions/als_admin_1.1/api_spec.yaml +804 -0
- package/spec_files/api_definitions/central_admin_1.0/api_spec.yaml +1850 -0
- package/spec_files/api_definitions/central_admin_1.0/response_map.json +96 -0
- package/spec_files/api_definitions/central_admin_old_9.3/api_spec.yaml +2467 -0
- package/spec_files/api_definitions/central_admin_old_9.3/response_map.json +96 -0
- package/spec_files/api_definitions/fspiop_1.0/api_spec.yaml +4187 -0
- package/spec_files/api_definitions/fspiop_1.0/callback_map.json +568 -0
- package/spec_files/api_definitions/fspiop_1.0/mockRef.json +79 -0
- package/spec_files/api_definitions/fspiop_1.0/trigger_templates/transaction_request_followup.json +126 -0
- package/spec_files/api_definitions/fspiop_1.0/trigger_templates/transaction_request_followup_quotes_only.json +97 -0
- package/spec_files/api_definitions/fspiop_1.1/api_spec.yaml +3778 -0
- package/spec_files/api_definitions/fspiop_1.1/callback_map.json +568 -0
- package/spec_files/api_definitions/fspiop_1.1/mockRef.json +79 -0
- package/spec_files/api_definitions/fspiop_1.1/trigger_templates/transaction_request_followup.json +125 -0
- package/spec_files/api_definitions/fspiop_2.0/api_spec.yaml +4839 -0
- package/spec_files/api_definitions/fspiop_2.0/callback_map.json +716 -0
- package/spec_files/api_definitions/fspiop_2.0/mockRef.json +79 -0
- package/spec_files/api_definitions/fspiop_2.0/trigger_templates/transaction_request_followup.json +125 -0
- package/spec_files/api_definitions/fspiop_2.0_iso20022/api_spec.yaml +8331 -0
- package/spec_files/api_definitions/fspiop_2.0_iso20022/callback_map.json +508 -0
- package/spec_files/api_definitions/fspiop_2.0_iso20022/mockRef.json +66 -0
- package/spec_files/api_definitions/fx-api_2.0/api_spec.yaml +1768 -0
- package/spec_files/api_definitions/fx-api_2.0/callback_map.json +188 -0
- package/spec_files/api_definitions/fx-api_2.0/mockRef.json +83 -0
- package/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/api_spec.yaml +2612 -0
- package/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/mockRef.json +22 -0
- package/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/response_map.json +35 -0
- package/spec_files/api_definitions/mojaloop_simulator_0.1/api_spec.yaml +225 -0
- package/spec_files/api_definitions/mojaloop_simulator_sim_1.4/api_spec.yaml +1087 -0
- package/spec_files/api_definitions/mojaloop_simulator_sim_1.4/mockRef.json +75 -0
- package/spec_files/api_definitions/mojaloop_simulator_sim_1.4/response_map.json +55 -0
- package/spec_files/api_definitions/payment_manager_1.4/api_spec.yaml +1389 -0
- package/spec_files/api_definitions/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets_2.1/api_spec.yaml +2834 -0
- package/spec_files/api_definitions/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets_2.1/api_spec.yaml +3449 -0
- package/spec_files/api_definitions/settlements_1.0/api_spec.yaml +983 -0
- package/spec_files/api_definitions/settlements_1.0/mockRef.json +38 -0
- package/spec_files/api_definitions/settlements_1.0/response_map.json +34 -0
- package/spec_files/api_definitions/settlements_2.0/api_spec.yaml +1001 -0
- package/spec_files/api_definitions/settlements_2.0/mockRef.json +38 -0
- package/spec_files/api_definitions/settlements_2.0/response_map.json +34 -0
- package/spec_files/api_definitions/thirdparty_sdk_outbound_0.1/api_spec.yaml +2139 -0
- package/spec_files/reports/templates/newman/html_template.html +1202 -0
- package/spec_files/reports/templates/newman/pdf_template.html +790 -0
- package/spec_files/reports/templates/testcase_definition/table_view.html +1602 -0
- package/spec_files/rules_callback/config.json +3 -0
- package/spec_files/rules_callback/default.json +2698 -0
- package/spec_files/rules_callback/p2p-limit.json +129 -0
- package/spec_files/rules_forward/config.json +3 -0
- package/spec_files/rules_forward/default.json +482 -0
- package/spec_files/rules_response/config.json +3 -0
- package/spec_files/rules_response/default.json +295 -0
- package/spec_files/rules_validation/config.json +3 -0
- package/spec_files/rules_validation/default.json +1 -0
- package/spec_files/rules_validation/p2p-limit.json +55 -0
- package/spec_files/system_config.json +175 -0
- package/spec_files/user_config.json +109 -0
- package/src/index.js +67 -0
- package/src/lib/MyEventEmitter.js +54 -0
- package/src/lib/api-management.js +143 -0
- package/src/lib/api-routes/config.js +83 -0
- package/src/lib/api-routes/history.js +139 -0
- package/src/lib/api-routes/keycloak.js +54 -0
- package/src/lib/api-routes/longpolling.js +70 -0
- package/src/lib/api-routes/oauth2.js +149 -0
- package/src/lib/api-routes/objectstore.js +53 -0
- package/src/lib/api-routes/openapi.js +224 -0
- package/src/lib/api-routes/outbound.js +134 -0
- package/src/lib/api-routes/reports.js +72 -0
- package/src/lib/api-routes/rules.js +356 -0
- package/src/lib/api-routes/samples.js +92 -0
- package/src/lib/api-routes/server-logs.js +44 -0
- package/src/lib/api-routes/settings.js +71 -0
- package/src/lib/api-server.js +135 -0
- package/src/lib/arrayStore.js +101 -0
- package/src/lib/callbackHandler.js +201 -0
- package/src/lib/config.js +177 -0
- package/src/lib/configuration-providers/mb-connection-manager.js +625 -0
- package/src/lib/db/adapters/dbAdapter.js +184 -0
- package/src/lib/db/dfspMockUsers.js +64 -0
- package/src/lib/db/models/mongoDBWrapper.js +78 -0
- package/src/lib/eventListenerClient/inboundEventListener.js +176 -0
- package/src/lib/fileAdapter.js +57 -0
- package/src/lib/httpAgentStore.js +135 -0
- package/src/lib/importExport.js +186 -0
- package/src/lib/jws/JwsSigning.js +141 -0
- package/src/lib/loadSamples.js +128 -0
- package/src/lib/logger.js +20 -0
- package/src/lib/longpollingEmitter.js +56 -0
- package/src/lib/metrics.js +51 -0
- package/src/lib/mocking/custom-functions/generic.js +57 -0
- package/src/lib/mocking/middleware-functions/ilpModel.js +238 -0
- package/src/lib/mocking/middleware-functions/quotesAssociation.js +75 -0
- package/src/lib/mocking/middleware-functions/transactionRequestsService.js +78 -0
- package/src/lib/mocking/openApiDefinitionsModel.js +64 -0
- package/src/lib/mocking/openApiMockHandler.js +466 -0
- package/src/lib/mocking/openApiRulesEngine.js +492 -0
- package/src/lib/mocking/openApiVersionTools.js +136 -0
- package/src/lib/mocking/transformers/fspiopToISO20022.js +230 -0
- package/src/lib/mocking/transformers/index.js +41 -0
- package/src/lib/notificationEmitter.js +64 -0
- package/src/lib/oauth/KeycloakHelper.js +220 -0
- package/src/lib/oauth/LoginService.js +133 -0
- package/src/lib/oauth/OAuthHelper.js +181 -0
- package/src/lib/oauth/OAuthValidator.js +118 -0
- package/src/lib/oauth/Wso2Client.js +64 -0
- package/src/lib/objectStore/inMemoryImpl.js +50 -0
- package/src/lib/objectStore/objectStoreInterface.js +51 -0
- package/src/lib/objectStore.js +122 -0
- package/src/lib/report-generator/generator.js +126 -0
- package/src/lib/report-generator/helpers.js +154 -0
- package/src/lib/requestLogger.js +190 -0
- package/src/lib/resources/wso2carbon-publickey.cert +20 -0
- package/src/lib/rulesEngine.js +95 -0
- package/src/lib/rulesEngineModel.js +463 -0
- package/src/lib/scripting-engines/postman-sandbox.js +142 -0
- package/src/lib/scripting-engines/vm-javascript-sandbox.js +294 -0
- package/src/lib/server-logs/adapters/elastic-search.js +102 -0
- package/src/lib/server-logs/adapters/grafana.js +0 -0
- package/src/lib/server-logs/index.js +75 -0
- package/src/lib/socket-server.js +55 -0
- package/src/lib/storageAdapter.js +109 -0
- package/src/lib/test-outbound/TestCaseRunner.js +173 -0
- package/src/lib/test-outbound/getTracing.js +19 -0
- package/src/lib/test-outbound/outbound-initiator.js +1107 -0
- package/src/lib/uniqueIdGenerator.js +35 -0
- package/src/lib/utils.js +89 -0
- package/src/lib/utilsInternal.js +56 -0
- package/src/lib/webSocketClient/WebSocketClientManager.js +197 -0
- package/src/server.js +218 -0
|
@@ -0,0 +1,1602 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html>
|
|
3
|
+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
|
|
4
|
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/remarkable/1.7.1/remarkable.min.js"></script>
|
|
5
|
+
|
|
6
|
+
<header>
|
|
7
|
+
<style>
|
|
8
|
+
:root {
|
|
9
|
+
--blue: #5e72e4;
|
|
10
|
+
--indigo: #5603ad;
|
|
11
|
+
--purple: #8965e0;
|
|
12
|
+
--pink: #f3a4b5;
|
|
13
|
+
--red: #f5365c;
|
|
14
|
+
--orange: #fb6340;
|
|
15
|
+
--yellow: #ffd600;
|
|
16
|
+
--green: #2dce89;
|
|
17
|
+
--teal: #11cdef;
|
|
18
|
+
--cyan: #2bffc6;
|
|
19
|
+
--white: #fff;
|
|
20
|
+
--gray: #8898aa;
|
|
21
|
+
--gray-dark: #32325d;
|
|
22
|
+
--light: #ced4da;
|
|
23
|
+
--lighter: #e9ecef;
|
|
24
|
+
--primary: #5e72e4;
|
|
25
|
+
--secondary: #f7fafc;
|
|
26
|
+
--success: #2dce89;
|
|
27
|
+
--info: #11cdef;
|
|
28
|
+
--warning: #fb6340;
|
|
29
|
+
--danger: #f5365c;
|
|
30
|
+
--light: #adb5bd;
|
|
31
|
+
--dark: #212529;
|
|
32
|
+
--default: #172b4d;
|
|
33
|
+
--white: #fff;
|
|
34
|
+
--neutral: #fff;
|
|
35
|
+
--darker: black;
|
|
36
|
+
--breakpoint-xs: 0;
|
|
37
|
+
--breakpoint-sm: 576px;
|
|
38
|
+
--breakpoint-md: 768px;
|
|
39
|
+
--breakpoint-lg: 992px;
|
|
40
|
+
--breakpoint-xl: 1200px;
|
|
41
|
+
--font-family-sans-serif: Open Sans, sans-serif;
|
|
42
|
+
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
*,
|
|
46
|
+
*::before,
|
|
47
|
+
*::after {
|
|
48
|
+
box-sizing: border-box;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
@-ms-viewport {
|
|
52
|
+
width: device-width;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
figcaption,
|
|
56
|
+
footer,
|
|
57
|
+
main,
|
|
58
|
+
nav,
|
|
59
|
+
section {
|
|
60
|
+
display: block;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
body {
|
|
64
|
+
font-family: Open Sans, sans-serif;
|
|
65
|
+
font-size: 1rem;
|
|
66
|
+
font-weight: 400;
|
|
67
|
+
line-height: 1.5;
|
|
68
|
+
margin: 0;
|
|
69
|
+
text-align: left;
|
|
70
|
+
color: #525f7f;
|
|
71
|
+
background-color: #f8f9fe;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
[tabindex='-1']:focus {
|
|
75
|
+
outline: 0 !important;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
h2,
|
|
79
|
+
h3 {
|
|
80
|
+
margin-top: 0;
|
|
81
|
+
margin-bottom: .5rem;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
p {
|
|
85
|
+
margin-top: 0;
|
|
86
|
+
margin-bottom: 1rem;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
ul {
|
|
90
|
+
margin-top: 0;
|
|
91
|
+
margin-bottom: 1rem;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
ul ul {
|
|
95
|
+
margin-bottom: 0;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
dfn {
|
|
99
|
+
font-style: italic;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
strong {
|
|
103
|
+
font-weight: bolder;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
a {
|
|
107
|
+
text-decoration: none;
|
|
108
|
+
color: #5e72e4;
|
|
109
|
+
background-color: transparent;
|
|
110
|
+
-webkit-text-decoration-skip: objects;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
a:hover {
|
|
114
|
+
text-decoration: none;
|
|
115
|
+
color: #233dd2;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
a:not([href]):not([tabindex]) {
|
|
119
|
+
text-decoration: none;
|
|
120
|
+
color: inherit;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
a:not([href]):not([tabindex]):hover,
|
|
124
|
+
a:not([href]):not([tabindex]):focus {
|
|
125
|
+
text-decoration: none;
|
|
126
|
+
color: inherit;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
a:not([href]):not([tabindex]):focus {
|
|
130
|
+
outline: 0;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
img {
|
|
134
|
+
vertical-align: middle;
|
|
135
|
+
border-style: none;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
table {
|
|
139
|
+
border-collapse: collapse;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
caption {
|
|
143
|
+
padding-top: 1rem;
|
|
144
|
+
padding-bottom: 1rem;
|
|
145
|
+
caption-side: bottom;
|
|
146
|
+
text-align: left;
|
|
147
|
+
color: #8898aa;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
th {
|
|
151
|
+
text-align: inherit;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
button {
|
|
155
|
+
border-radius: 0;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
button:focus {
|
|
159
|
+
outline: 1px dotted;
|
|
160
|
+
outline: 5px auto -webkit-focus-ring-color;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
input,
|
|
164
|
+
button {
|
|
165
|
+
font-family: inherit;
|
|
166
|
+
font-size: inherit;
|
|
167
|
+
line-height: inherit;
|
|
168
|
+
margin: 0;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
button,
|
|
172
|
+
input {
|
|
173
|
+
overflow: visible;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
button {
|
|
177
|
+
text-transform: none;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
button,
|
|
181
|
+
[type='reset'],
|
|
182
|
+
[type='submit'] {
|
|
183
|
+
-webkit-appearance: button;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
button::-moz-focus-inner,
|
|
187
|
+
[type='button']::-moz-focus-inner,
|
|
188
|
+
[type='reset']::-moz-focus-inner,
|
|
189
|
+
[type='submit']::-moz-focus-inner {
|
|
190
|
+
padding: 0;
|
|
191
|
+
border-style: none;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
input[type='radio'],
|
|
195
|
+
input[type='checkbox'] {
|
|
196
|
+
box-sizing: border-box;
|
|
197
|
+
padding: 0;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
input[type='date'],
|
|
201
|
+
input[type='time'],
|
|
202
|
+
input[type='datetime-local'],
|
|
203
|
+
input[type='month'] {
|
|
204
|
+
-webkit-appearance: listbox;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
legend {
|
|
208
|
+
font-size: 1.5rem;
|
|
209
|
+
line-height: inherit;
|
|
210
|
+
display: block;
|
|
211
|
+
width: 100%;
|
|
212
|
+
max-width: 100%;
|
|
213
|
+
margin-bottom: .5rem;
|
|
214
|
+
padding: 0;
|
|
215
|
+
white-space: normal;
|
|
216
|
+
color: inherit;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
progress {
|
|
220
|
+
vertical-align: baseline;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
[type='number']::-webkit-inner-spin-button,
|
|
224
|
+
[type='number']::-webkit-outer-spin-button {
|
|
225
|
+
height: auto;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
[type='search'] {
|
|
229
|
+
outline-offset: -2px;
|
|
230
|
+
-webkit-appearance: none;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
[type='search']::-webkit-search-cancel-button,
|
|
234
|
+
[type='search']::-webkit-search-decoration {
|
|
235
|
+
-webkit-appearance: none;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
::-webkit-file-upload-button {
|
|
239
|
+
font: inherit;
|
|
240
|
+
-webkit-appearance: button;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
[hidden] {
|
|
244
|
+
display: none !important;
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
h2,
|
|
248
|
+
h3,
|
|
249
|
+
.h2,
|
|
250
|
+
.h3 {
|
|
251
|
+
font-family: inherit;
|
|
252
|
+
font-weight: 600;
|
|
253
|
+
line-height: 1.5;
|
|
254
|
+
margin-bottom: .5rem;
|
|
255
|
+
color: #32325d;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
h2,
|
|
259
|
+
.h2 {
|
|
260
|
+
font-size: 1.25rem;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
h3,
|
|
264
|
+
.h3 {
|
|
265
|
+
font-size: 1.0625rem;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.container {
|
|
269
|
+
width: 95%;
|
|
270
|
+
margin-right: auto;
|
|
271
|
+
margin-left: auto;
|
|
272
|
+
padding-right: 15px;
|
|
273
|
+
padding-left: 15px;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
.row {
|
|
279
|
+
display: flex;
|
|
280
|
+
margin-right: -15px;
|
|
281
|
+
margin-left: -15px;
|
|
282
|
+
flex-wrap: wrap;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.col,
|
|
286
|
+
.col-xl-6 {
|
|
287
|
+
position: relative;
|
|
288
|
+
width: 100%;
|
|
289
|
+
min-height: 1px;
|
|
290
|
+
padding-right: 15px;
|
|
291
|
+
padding-left: 15px;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
.col {
|
|
295
|
+
max-width: 100%;
|
|
296
|
+
flex-basis: 0;
|
|
297
|
+
flex-grow: 1;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
@media (min-width: 1200px) {
|
|
301
|
+
|
|
302
|
+
.col-xl-6 {
|
|
303
|
+
max-width: 50%;
|
|
304
|
+
flex: 0 0 50%;
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.table {
|
|
309
|
+
width: 100%;
|
|
310
|
+
margin-bottom: 1rem;
|
|
311
|
+
background-color: transparent;
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
.table th,
|
|
315
|
+
.table td {
|
|
316
|
+
padding: 1rem;
|
|
317
|
+
vertical-align: top;
|
|
318
|
+
border-top: 1px solid #e9ecef;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.table thead th {
|
|
322
|
+
vertical-align: bottom;
|
|
323
|
+
border-bottom: 2px solid #e9ecef;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
.table tbody + tbody {
|
|
327
|
+
border-top: 2px solid #e9ecef;
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
.table .table {
|
|
331
|
+
background-color: #f8f9fe;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
.table-dark,
|
|
335
|
+
.table-dark > th,
|
|
336
|
+
.table-dark > td {
|
|
337
|
+
background-color: #c1c2c3;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
.table .thead-dark th {
|
|
341
|
+
color: #f8f9fe;
|
|
342
|
+
border-color: #1f3a68;
|
|
343
|
+
background-color: #172b4d;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
.table .thead-light th {
|
|
347
|
+
color: #8898aa;
|
|
348
|
+
border-color: #e9ecef;
|
|
349
|
+
background-color: #d2e8ff;
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
.table .thead-light2 th {
|
|
353
|
+
color: #8898aa;
|
|
354
|
+
border-color: #e9ecef;
|
|
355
|
+
background-color: #f6f9fc;
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
.table-dark {
|
|
359
|
+
color: #f8f9fe;
|
|
360
|
+
background-color: #172b4d;
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
.table-dark th,
|
|
364
|
+
.table-dark td,
|
|
365
|
+
.table-dark thead th {
|
|
366
|
+
border-color: #1f3a68;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.table-responsive {
|
|
370
|
+
display: block;
|
|
371
|
+
overflow-x: auto;
|
|
372
|
+
width: 100%;
|
|
373
|
+
-webkit-overflow-scrolling: touch;
|
|
374
|
+
-ms-overflow-style: -ms-autohiding-scrollbar;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.btn {
|
|
378
|
+
font-size: 1rem;
|
|
379
|
+
font-weight: 600;
|
|
380
|
+
line-height: 1.5;
|
|
381
|
+
display: inline-block;
|
|
382
|
+
padding: .625rem 1.25rem;
|
|
383
|
+
-webkit-user-select: none;
|
|
384
|
+
-moz-user-select: none;
|
|
385
|
+
-ms-user-select: none;
|
|
386
|
+
user-select: none;
|
|
387
|
+
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
|
|
388
|
+
text-align: center;
|
|
389
|
+
vertical-align: middle;
|
|
390
|
+
white-space: nowrap;
|
|
391
|
+
border: 1px solid transparent;
|
|
392
|
+
border-radius: .375rem;
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
|
396
|
+
.btn {
|
|
397
|
+
transition: none;
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
.btn:hover,
|
|
402
|
+
.btn:focus {
|
|
403
|
+
text-decoration: none;
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
.btn:focus {
|
|
407
|
+
outline: 0;
|
|
408
|
+
box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
.btn.disabled,
|
|
412
|
+
.btn:disabled {
|
|
413
|
+
opacity: .65;
|
|
414
|
+
box-shadow: none;
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
.btn:not(:disabled):not(.disabled) {
|
|
418
|
+
cursor: pointer;
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
.btn:not(:disabled):not(.disabled):active,
|
|
422
|
+
.btn:not(:disabled):not(.disabled).active {
|
|
423
|
+
box-shadow: none;
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
.btn:not(:disabled):not(.disabled):active:focus,
|
|
427
|
+
.btn:not(:disabled):not(.disabled).active:focus {
|
|
428
|
+
box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08), none;
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
a.btn.disabled {
|
|
432
|
+
pointer-events: none;
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
.btn-sm {
|
|
436
|
+
font-size: .875rem;
|
|
437
|
+
line-height: 1.5;
|
|
438
|
+
padding: .25rem .5rem;
|
|
439
|
+
border-radius: .375rem;
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
.dropdown {
|
|
443
|
+
position: relative;
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
.dropdown-menu {
|
|
447
|
+
font-size: 1rem;
|
|
448
|
+
position: absolute;
|
|
449
|
+
z-index: 1000;
|
|
450
|
+
top: 100%;
|
|
451
|
+
left: 0;
|
|
452
|
+
display: none;
|
|
453
|
+
float: left;
|
|
454
|
+
min-width: 10rem;
|
|
455
|
+
margin: .125rem 0 0;
|
|
456
|
+
padding: .5rem 0;
|
|
457
|
+
list-style: none;
|
|
458
|
+
text-align: left;
|
|
459
|
+
color: #525f7f;
|
|
460
|
+
border: 0 solid rgba(0, 0, 0, .15);
|
|
461
|
+
border-radius: .4375rem;
|
|
462
|
+
background-color: #fff;
|
|
463
|
+
background-clip: padding-box;
|
|
464
|
+
box-shadow: 0 50px 100px rgba(50, 50, 93, .1), 0 15px 35px rgba(50, 50, 93, .15), 0 5px 15px rgba(0, 0, 0, .1);
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
.dropdown-menu-right {
|
|
468
|
+
right: 0;
|
|
469
|
+
left: auto;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.dropdown-menu[x-placement^='top'],
|
|
473
|
+
.dropdown-menu[x-placement^='right'],
|
|
474
|
+
.dropdown-menu[x-placement^='bottom'],
|
|
475
|
+
.dropdown-menu[x-placement^='left'] {
|
|
476
|
+
right: auto;
|
|
477
|
+
bottom: auto;
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
.dropdown-item {
|
|
481
|
+
font-weight: 400;
|
|
482
|
+
display: block;
|
|
483
|
+
clear: both;
|
|
484
|
+
width: 100%;
|
|
485
|
+
padding: .25rem 1.5rem;
|
|
486
|
+
text-align: inherit;
|
|
487
|
+
white-space: nowrap;
|
|
488
|
+
color: #212529;
|
|
489
|
+
border: 0;
|
|
490
|
+
background-color: transparent;
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
.dropdown-item:hover,
|
|
494
|
+
.dropdown-item:focus {
|
|
495
|
+
text-decoration: none;
|
|
496
|
+
color: #16181b;
|
|
497
|
+
background-color: #f6f9fc;
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
.dropdown-item.active,
|
|
501
|
+
.dropdown-item:active {
|
|
502
|
+
text-decoration: none;
|
|
503
|
+
color: #fff;
|
|
504
|
+
background-color: #5e72e4;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
.dropdown-item.disabled,
|
|
508
|
+
.dropdown-item:disabled {
|
|
509
|
+
color: #8898aa;
|
|
510
|
+
background-color: transparent;
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
.nav {
|
|
514
|
+
display: flex;
|
|
515
|
+
margin-bottom: 0;
|
|
516
|
+
padding-left: 0;
|
|
517
|
+
list-style: none;
|
|
518
|
+
flex-wrap: wrap;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.card {
|
|
522
|
+
position: relative;
|
|
523
|
+
display: flex;
|
|
524
|
+
flex-direction: column;
|
|
525
|
+
min-width: 0;
|
|
526
|
+
word-wrap: break-word;
|
|
527
|
+
border: 1px solid rgba(0, 0, 0, .05);
|
|
528
|
+
border-radius: .375rem;
|
|
529
|
+
background-color: #fff;
|
|
530
|
+
background-clip: border-box;
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.card-header {
|
|
534
|
+
margin-bottom: 0;
|
|
535
|
+
padding: 1.25rem 1.5rem;
|
|
536
|
+
border-bottom: 1px solid rgba(0, 0, 0, .05);
|
|
537
|
+
background-color: #fff;
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
.card-header:first-child {
|
|
541
|
+
border-radius: calc(.375rem - 1px) calc(.375rem - 1px) 0 0;
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
.card-footer {
|
|
545
|
+
padding: 1.25rem 1.5rem;
|
|
546
|
+
border-top: 1px solid rgba(0, 0, 0, .05);
|
|
547
|
+
background-color: #fff;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
.card-footer:last-child {
|
|
551
|
+
border-radius: 0 0 calc(.375rem - 1px) calc(.375rem - 1px);
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
.pagination {
|
|
555
|
+
display: flex;
|
|
556
|
+
padding-left: 0;
|
|
557
|
+
list-style: none;
|
|
558
|
+
border-radius: .375rem;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
.page-link {
|
|
562
|
+
line-height: 1.25;
|
|
563
|
+
position: relative;
|
|
564
|
+
display: block;
|
|
565
|
+
margin-left: -1px;
|
|
566
|
+
padding: .5rem .75rem;
|
|
567
|
+
color: #8898aa;
|
|
568
|
+
border: 1px solid #dee2e6;
|
|
569
|
+
background-color: #fff;
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
.page-link:hover {
|
|
573
|
+
z-index: 2;
|
|
574
|
+
text-decoration: none;
|
|
575
|
+
color: #8898aa;
|
|
576
|
+
border-color: #dee2e6;
|
|
577
|
+
background-color: #dee2e6;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
.page-link:focus {
|
|
581
|
+
z-index: 2;
|
|
582
|
+
outline: 0;
|
|
583
|
+
box-shadow: none;
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
.page-link:not(:disabled):not(.disabled) {
|
|
587
|
+
cursor: pointer;
|
|
588
|
+
}
|
|
589
|
+
|
|
590
|
+
.page-item:first-child .page-link {
|
|
591
|
+
margin-left: 0;
|
|
592
|
+
border-top-left-radius: .375rem;
|
|
593
|
+
border-bottom-left-radius: .375rem;
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
.page-item:last-child .page-link {
|
|
597
|
+
border-top-right-radius: .375rem;
|
|
598
|
+
border-bottom-right-radius: .375rem;
|
|
599
|
+
}
|
|
600
|
+
|
|
601
|
+
.page-item.active .page-link {
|
|
602
|
+
z-index: 1;
|
|
603
|
+
color: #fff;
|
|
604
|
+
border-color: #5e72e4;
|
|
605
|
+
background-color: #5e72e4;
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
.page-item.disabled .page-link {
|
|
609
|
+
cursor: auto;
|
|
610
|
+
pointer-events: none;
|
|
611
|
+
color: #8898aa;
|
|
612
|
+
border-color: #dee2e6;
|
|
613
|
+
background-color: #fff;
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.badge {
|
|
617
|
+
font-size: 66%;
|
|
618
|
+
font-weight: 600;
|
|
619
|
+
line-height: 1;
|
|
620
|
+
display: inline-block;
|
|
621
|
+
padding: .35rem .375rem;
|
|
622
|
+
text-align: center;
|
|
623
|
+
vertical-align: baseline;
|
|
624
|
+
white-space: nowrap;
|
|
625
|
+
border-radius: .375rem;
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
.badge:empty {
|
|
629
|
+
display: none;
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
.btn .badge {
|
|
633
|
+
position: relative;
|
|
634
|
+
top: -1px;
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
@keyframes progress-bar-stripes {
|
|
638
|
+
from {
|
|
639
|
+
background-position: 1rem 0;
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
to {
|
|
643
|
+
background-position: 0 0;
|
|
644
|
+
}
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
.progress {
|
|
648
|
+
font-size: .75rem;
|
|
649
|
+
display: flex;
|
|
650
|
+
overflow: hidden;
|
|
651
|
+
height: 1rem;
|
|
652
|
+
border-radius: .375rem;
|
|
653
|
+
background-color: #e9ecef;
|
|
654
|
+
box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1);
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
.progress-bar {
|
|
658
|
+
display: flex;
|
|
659
|
+
flex-direction: column;
|
|
660
|
+
transition: width .6s ease;
|
|
661
|
+
text-align: center;
|
|
662
|
+
white-space: nowrap;
|
|
663
|
+
color: #fff;
|
|
664
|
+
background-color: #5e72e4;
|
|
665
|
+
justify-content: center;
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
|
669
|
+
.progress-bar {
|
|
670
|
+
transition: none;
|
|
671
|
+
}
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
.media {
|
|
675
|
+
display: flex;
|
|
676
|
+
align-items: flex-start;
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
.media-body {
|
|
680
|
+
flex: 1 1;
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
.tooltip {
|
|
684
|
+
font-family: Open Sans, sans-serif;
|
|
685
|
+
font-size: .875rem;
|
|
686
|
+
font-weight: 400;
|
|
687
|
+
font-style: normal;
|
|
688
|
+
line-height: 1.5;
|
|
689
|
+
position: absolute;
|
|
690
|
+
z-index: 1070;
|
|
691
|
+
display: block;
|
|
692
|
+
margin: 0;
|
|
693
|
+
text-align: left;
|
|
694
|
+
text-align: start;
|
|
695
|
+
white-space: normal;
|
|
696
|
+
text-decoration: none;
|
|
697
|
+
letter-spacing: normal;
|
|
698
|
+
word-spacing: normal;
|
|
699
|
+
text-transform: none;
|
|
700
|
+
word-wrap: break-word;
|
|
701
|
+
word-break: normal;
|
|
702
|
+
opacity: 0;
|
|
703
|
+
text-shadow: none;
|
|
704
|
+
line-break: auto;
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
.tooltip.show
|
|
708
|
+
{
|
|
709
|
+
opacity: .9;
|
|
710
|
+
}
|
|
711
|
+
.tooltip .arrow
|
|
712
|
+
{
|
|
713
|
+
position: absolute;
|
|
714
|
+
|
|
715
|
+
display: block;
|
|
716
|
+
|
|
717
|
+
width: .8rem;
|
|
718
|
+
height: .4rem;
|
|
719
|
+
}
|
|
720
|
+
.tooltip .arrow::before
|
|
721
|
+
{
|
|
722
|
+
position: absolute;
|
|
723
|
+
|
|
724
|
+
content: '';
|
|
725
|
+
|
|
726
|
+
border-style: solid;
|
|
727
|
+
border-color: transparent;
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
.bs-tooltip-top,
|
|
731
|
+
.bs-tooltip-auto[x-placement^='top']
|
|
732
|
+
{
|
|
733
|
+
padding: .4rem 0;
|
|
734
|
+
}
|
|
735
|
+
.bs-tooltip-top .arrow,
|
|
736
|
+
.bs-tooltip-auto[x-placement^='top'] .arrow
|
|
737
|
+
{
|
|
738
|
+
bottom: 0;
|
|
739
|
+
}
|
|
740
|
+
.bs-tooltip-top .arrow::before,
|
|
741
|
+
.bs-tooltip-auto[x-placement^='top'] .arrow::before
|
|
742
|
+
{
|
|
743
|
+
top: 0;
|
|
744
|
+
|
|
745
|
+
border-width: .4rem .4rem 0;
|
|
746
|
+
border-top-color: #000;
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
.bs-tooltip-right,
|
|
750
|
+
.bs-tooltip-auto[x-placement^='right']
|
|
751
|
+
{
|
|
752
|
+
padding: 0 .4rem;
|
|
753
|
+
}
|
|
754
|
+
.bs-tooltip-right .arrow,
|
|
755
|
+
.bs-tooltip-auto[x-placement^='right'] .arrow
|
|
756
|
+
{
|
|
757
|
+
left: 0;
|
|
758
|
+
|
|
759
|
+
width: .4rem;
|
|
760
|
+
height: .8rem;
|
|
761
|
+
}
|
|
762
|
+
.bs-tooltip-right .arrow::before,
|
|
763
|
+
.bs-tooltip-auto[x-placement^='right'] .arrow::before
|
|
764
|
+
{
|
|
765
|
+
right: 0;
|
|
766
|
+
|
|
767
|
+
border-width: .4rem .4rem .4rem 0;
|
|
768
|
+
border-right-color: #000;
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
.bs-tooltip-bottom,
|
|
772
|
+
.bs-tooltip-auto[x-placement^='bottom']
|
|
773
|
+
{
|
|
774
|
+
padding: .4rem 0;
|
|
775
|
+
}
|
|
776
|
+
.bs-tooltip-bottom .arrow,
|
|
777
|
+
.bs-tooltip-auto[x-placement^='bottom'] .arrow
|
|
778
|
+
{
|
|
779
|
+
top: 0;
|
|
780
|
+
}
|
|
781
|
+
.bs-tooltip-bottom .arrow::before,
|
|
782
|
+
.bs-tooltip-auto[x-placement^='bottom'] .arrow::before
|
|
783
|
+
{
|
|
784
|
+
bottom: 0;
|
|
785
|
+
|
|
786
|
+
border-width: 0 .4rem .4rem;
|
|
787
|
+
border-bottom-color: #000;
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
.bs-tooltip-left,
|
|
791
|
+
.bs-tooltip-auto[x-placement^='left']
|
|
792
|
+
{
|
|
793
|
+
padding: 0 .4rem;
|
|
794
|
+
}
|
|
795
|
+
.bs-tooltip-left .arrow,
|
|
796
|
+
.bs-tooltip-auto[x-placement^='left'] .arrow
|
|
797
|
+
{
|
|
798
|
+
right: 0;
|
|
799
|
+
|
|
800
|
+
width: .4rem;
|
|
801
|
+
height: .8rem;
|
|
802
|
+
}
|
|
803
|
+
.bs-tooltip-left .arrow::before,
|
|
804
|
+
.bs-tooltip-auto[x-placement^='left'] .arrow::before
|
|
805
|
+
{
|
|
806
|
+
left: 0;
|
|
807
|
+
|
|
808
|
+
border-width: .4rem 0 .4rem .4rem;
|
|
809
|
+
border-left-color: #000;
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
.tooltip-inner
|
|
813
|
+
{
|
|
814
|
+
max-width: 200px;
|
|
815
|
+
padding: .25rem .5rem;
|
|
816
|
+
|
|
817
|
+
text-align: center;
|
|
818
|
+
|
|
819
|
+
color: #fff;
|
|
820
|
+
border-radius: .375rem;
|
|
821
|
+
background-color: #000;
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
.bg-success {
|
|
825
|
+
background-color: #2dce89 !important;
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
a.bg-success:hover,
|
|
829
|
+
a.bg-success:focus,
|
|
830
|
+
button.bg-success:hover,
|
|
831
|
+
button.bg-success:focus {
|
|
832
|
+
background-color: #24a46d !important;
|
|
833
|
+
}
|
|
834
|
+
|
|
835
|
+
.bg-info {
|
|
836
|
+
background-color: #11cdef !important;
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
a.bg-info:hover,
|
|
840
|
+
a.bg-info:focus,
|
|
841
|
+
button.bg-info:hover,
|
|
842
|
+
button.bg-info:focus {
|
|
843
|
+
background-color: #0da5c0 !important;
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
.bg-warning {
|
|
847
|
+
background-color: #fb6340 !important;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
a.bg-warning:hover,
|
|
851
|
+
a.bg-warning:focus,
|
|
852
|
+
button.bg-warning:hover,
|
|
853
|
+
button.bg-warning:focus {
|
|
854
|
+
background-color: #fa3a0e !important;
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
.bg-danger {
|
|
858
|
+
background-color: #f5365c !important;
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
a.bg-danger:hover,
|
|
862
|
+
a.bg-danger:focus,
|
|
863
|
+
button.bg-danger:hover,
|
|
864
|
+
button.bg-danger:focus {
|
|
865
|
+
background-color: #ec0c38 !important;
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
.bg-default {
|
|
869
|
+
background-color: #172b4d !important;
|
|
870
|
+
}
|
|
871
|
+
|
|
872
|
+
a.bg-default:hover,
|
|
873
|
+
a.bg-default:focus,
|
|
874
|
+
button.bg-default:hover,
|
|
875
|
+
button.bg-default:focus {
|
|
876
|
+
background-color: #0b1526 !important;
|
|
877
|
+
}
|
|
878
|
+
|
|
879
|
+
.bg-transparent {
|
|
880
|
+
background-color: transparent !important;
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
.border-0 {
|
|
884
|
+
border: 0 !important;
|
|
885
|
+
}
|
|
886
|
+
|
|
887
|
+
.rounded-circle {
|
|
888
|
+
border-radius: 50% !important;
|
|
889
|
+
}
|
|
890
|
+
|
|
891
|
+
.d-flex {
|
|
892
|
+
display: flex !important;
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
.justify-content-end {
|
|
896
|
+
justify-content: flex-end !important;
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
.align-items-center {
|
|
900
|
+
align-items: center !important;
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
@media (min-width: 1200px) {
|
|
904
|
+
|
|
905
|
+
.justify-content-xl-between {
|
|
906
|
+
justify-content: space-between !important;
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
.sr-only {
|
|
911
|
+
position: absolute;
|
|
912
|
+
overflow: hidden;
|
|
913
|
+
clip: rect(0, 0, 0, 0);
|
|
914
|
+
width: 1px;
|
|
915
|
+
height: 1px;
|
|
916
|
+
padding: 0;
|
|
917
|
+
white-space: nowrap;
|
|
918
|
+
border: 0;
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
.shadow {
|
|
922
|
+
box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15) !important;
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
.mb-0 {
|
|
926
|
+
margin-bottom: 0 !important;
|
|
927
|
+
}
|
|
928
|
+
|
|
929
|
+
.ml-2 {
|
|
930
|
+
margin-left: .5rem !important;
|
|
931
|
+
}
|
|
932
|
+
|
|
933
|
+
.ml-3 {
|
|
934
|
+
margin-left: 1rem !important;
|
|
935
|
+
}
|
|
936
|
+
|
|
937
|
+
.ml-4 {
|
|
938
|
+
margin-left: 1.5rem !important;
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
.mr-2 {
|
|
942
|
+
margin-right: .5rem !important;
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
.mr-3 {
|
|
946
|
+
margin-right: 1rem !important;
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
.mr-4 {
|
|
950
|
+
margin-right: 1.5rem !important;
|
|
951
|
+
}
|
|
952
|
+
|
|
953
|
+
.mt-5 {
|
|
954
|
+
margin-top: 3rem !important;
|
|
955
|
+
}
|
|
956
|
+
|
|
957
|
+
.mb-5 {
|
|
958
|
+
margin-bottom: 3rem !important;
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
.mt-7 {
|
|
962
|
+
margin-top: 6rem !important;
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
.py-4 {
|
|
966
|
+
padding-top: 1.5rem !important;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
.py-4 {
|
|
970
|
+
padding-bottom: 1.5rem !important;
|
|
971
|
+
}
|
|
972
|
+
|
|
973
|
+
.m-auto {
|
|
974
|
+
margin: auto !important;
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
.text-right {
|
|
978
|
+
text-align: right !important;
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
.text-center {
|
|
982
|
+
text-align: center !important;
|
|
983
|
+
}
|
|
984
|
+
|
|
985
|
+
.text-white {
|
|
986
|
+
color: #fff !important;
|
|
987
|
+
}
|
|
988
|
+
|
|
989
|
+
.text-light {
|
|
990
|
+
color: #adb5bd !important;
|
|
991
|
+
}
|
|
992
|
+
|
|
993
|
+
a.text-light:hover,
|
|
994
|
+
a.text-light:focus {
|
|
995
|
+
color: #919ca6 !important;
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
.text-white {
|
|
999
|
+
color: #fff !important;
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
a.text-white:hover,
|
|
1003
|
+
a.text-white:focus {
|
|
1004
|
+
color: #e6e6e6 !important;
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
@media print {
|
|
1008
|
+
*,
|
|
1009
|
+
*::before,
|
|
1010
|
+
*::after {
|
|
1011
|
+
box-shadow: none !important;
|
|
1012
|
+
text-shadow: none !important;
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
a:not(.btn) {
|
|
1016
|
+
text-decoration: underline;
|
|
1017
|
+
}
|
|
1018
|
+
|
|
1019
|
+
thead {
|
|
1020
|
+
display: table-header-group;
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
tr,
|
|
1024
|
+
img {
|
|
1025
|
+
page-break-inside: avoid;
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
p,
|
|
1029
|
+
h2,
|
|
1030
|
+
h3 {
|
|
1031
|
+
orphans: 3;
|
|
1032
|
+
widows: 3;
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
h2,
|
|
1036
|
+
h3 {
|
|
1037
|
+
page-break-after: avoid;
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
@ page {
|
|
1041
|
+
size: a3;
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1044
|
+
body {
|
|
1045
|
+
min-width: 992px !important;
|
|
1046
|
+
}
|
|
1047
|
+
|
|
1048
|
+
.container {
|
|
1049
|
+
min-width: 992px !important;
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
.badge {
|
|
1053
|
+
border: 1px solid #000;
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
.table {
|
|
1057
|
+
border-collapse: collapse !important;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
.table td,
|
|
1061
|
+
.table th {
|
|
1062
|
+
background-color: #fff !important;
|
|
1063
|
+
}
|
|
1064
|
+
|
|
1065
|
+
.table-dark {
|
|
1066
|
+
color: inherit;
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
.table-dark th,
|
|
1070
|
+
.table-dark td,
|
|
1071
|
+
.table-dark thead th,
|
|
1072
|
+
.table-dark tbody + tbody {
|
|
1073
|
+
border-color: #e9ecef;
|
|
1074
|
+
}
|
|
1075
|
+
|
|
1076
|
+
.table .thead-dark th {
|
|
1077
|
+
color: inherit;
|
|
1078
|
+
border-color: #e9ecef;
|
|
1079
|
+
}
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
figcaption,
|
|
1083
|
+
main {
|
|
1084
|
+
display: block;
|
|
1085
|
+
}
|
|
1086
|
+
|
|
1087
|
+
main {
|
|
1088
|
+
overflow: hidden;
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
@keyframes floating-lg {
|
|
1092
|
+
0% {
|
|
1093
|
+
transform: translateY(0px);
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
50% {
|
|
1097
|
+
transform: translateY(15px);
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
100% {
|
|
1101
|
+
transform: translateY(0px);
|
|
1102
|
+
}
|
|
1103
|
+
}
|
|
1104
|
+
|
|
1105
|
+
@keyframes floating {
|
|
1106
|
+
0% {
|
|
1107
|
+
transform: translateY(0px);
|
|
1108
|
+
}
|
|
1109
|
+
|
|
1110
|
+
50% {
|
|
1111
|
+
transform: translateY(10px);
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
100% {
|
|
1115
|
+
transform: translateY(0px);
|
|
1116
|
+
}
|
|
1117
|
+
}
|
|
1118
|
+
|
|
1119
|
+
@keyframes floating-sm {
|
|
1120
|
+
0% {
|
|
1121
|
+
transform: translateY(0px);
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1124
|
+
50% {
|
|
1125
|
+
transform: translateY(5px);
|
|
1126
|
+
}
|
|
1127
|
+
|
|
1128
|
+
100% {
|
|
1129
|
+
transform: translateY(0px);
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1133
|
+
[class*='shadow'] {
|
|
1134
|
+
transition: all .15s ease;
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
.text-sm * {
|
|
1138
|
+
font-size: .875rem !important;
|
|
1139
|
+
}
|
|
1140
|
+
|
|
1141
|
+
.text-white {
|
|
1142
|
+
color: #fff !important;
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
a.text-white:hover,
|
|
1146
|
+
a.text-white:focus {
|
|
1147
|
+
color: #e6e6e6 !important;
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
.text-light {
|
|
1151
|
+
color: #ced4da !important;
|
|
1152
|
+
}
|
|
1153
|
+
|
|
1154
|
+
a.text-light:hover,
|
|
1155
|
+
a.text-light:focus {
|
|
1156
|
+
color: #b1bbc4 !important;
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
.avatar {
|
|
1160
|
+
font-size: 1rem;
|
|
1161
|
+
display: inline-flex;
|
|
1162
|
+
width: 28px;
|
|
1163
|
+
height: 28px;
|
|
1164
|
+
color: #fff;
|
|
1165
|
+
border-radius: 50%;
|
|
1166
|
+
background-color: #9aadff;
|
|
1167
|
+
align-items: center;
|
|
1168
|
+
justify-content: center;
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
.avatar img {
|
|
1172
|
+
width: 100%;
|
|
1173
|
+
border-radius: 50%;
|
|
1174
|
+
}
|
|
1175
|
+
|
|
1176
|
+
.avatar-sm {
|
|
1177
|
+
font-size: .875rem;
|
|
1178
|
+
width: 36px;
|
|
1179
|
+
height: 36px;
|
|
1180
|
+
}
|
|
1181
|
+
|
|
1182
|
+
.avatar-group .avatar {
|
|
1183
|
+
position: relative;
|
|
1184
|
+
z-index: 2;
|
|
1185
|
+
border: 2px solid #fff;
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
.avatar-group .avatar:hover {
|
|
1189
|
+
z-index: 3;
|
|
1190
|
+
}
|
|
1191
|
+
|
|
1192
|
+
.avatar-group .avatar + .avatar {
|
|
1193
|
+
margin-left: -1rem;
|
|
1194
|
+
}
|
|
1195
|
+
|
|
1196
|
+
.badge {
|
|
1197
|
+
text-transform: uppercase;
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1200
|
+
.badge a {
|
|
1201
|
+
color: #fff;
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1204
|
+
.btn .badge:not(:first-child) {
|
|
1205
|
+
margin-left: .5rem;
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
.btn .badge:not(:last-child) {
|
|
1209
|
+
margin-right: .5rem;
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
.badge-dot {
|
|
1213
|
+
font-size: .875rem;
|
|
1214
|
+
font-weight: 400;
|
|
1215
|
+
padding-right: 0;
|
|
1216
|
+
padding-left: 0;
|
|
1217
|
+
text-transform: none;
|
|
1218
|
+
background: transparent;
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1221
|
+
.badge-dot strong {
|
|
1222
|
+
color: #32325d;
|
|
1223
|
+
}
|
|
1224
|
+
|
|
1225
|
+
.badge-dot i {
|
|
1226
|
+
display: inline-block;
|
|
1227
|
+
width: .375rem;
|
|
1228
|
+
height: .375rem;
|
|
1229
|
+
margin-right: .375rem;
|
|
1230
|
+
vertical-align: middle;
|
|
1231
|
+
border-radius: 50%;
|
|
1232
|
+
}
|
|
1233
|
+
|
|
1234
|
+
.btn {
|
|
1235
|
+
font-size: .875rem;
|
|
1236
|
+
position: relative;
|
|
1237
|
+
transition: all .15s ease;
|
|
1238
|
+
letter-spacing: .025em;
|
|
1239
|
+
text-transform: none;
|
|
1240
|
+
will-change: transform;
|
|
1241
|
+
}
|
|
1242
|
+
|
|
1243
|
+
.btn:hover {
|
|
1244
|
+
transform: translateY(-1px);
|
|
1245
|
+
box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
|
|
1246
|
+
}
|
|
1247
|
+
|
|
1248
|
+
.btn:not(:last-child) {
|
|
1249
|
+
margin-right: .5rem;
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
.btn i:not(:first-child) {
|
|
1253
|
+
margin-left: .5rem;
|
|
1254
|
+
}
|
|
1255
|
+
|
|
1256
|
+
.btn i:not(:last-child) {
|
|
1257
|
+
margin-right: .5rem;
|
|
1258
|
+
}
|
|
1259
|
+
|
|
1260
|
+
.btn-sm {
|
|
1261
|
+
font-size: .75rem;
|
|
1262
|
+
}
|
|
1263
|
+
|
|
1264
|
+
[class*='btn-outline-'] {
|
|
1265
|
+
border-width: 1px;
|
|
1266
|
+
}
|
|
1267
|
+
|
|
1268
|
+
.btn-icon-only {
|
|
1269
|
+
width: 2.375rem;
|
|
1270
|
+
height: 2.375rem;
|
|
1271
|
+
padding: 0;
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1274
|
+
a.btn-icon-only {
|
|
1275
|
+
line-height: 2.5;
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
.btn-icon-only.btn-sm {
|
|
1279
|
+
width: 2rem;
|
|
1280
|
+
height: 2rem;
|
|
1281
|
+
}
|
|
1282
|
+
|
|
1283
|
+
.main-content {
|
|
1284
|
+
position: relative;
|
|
1285
|
+
}
|
|
1286
|
+
|
|
1287
|
+
.dropdown {
|
|
1288
|
+
display: inline-block;
|
|
1289
|
+
}
|
|
1290
|
+
|
|
1291
|
+
.dropdown-menu {
|
|
1292
|
+
min-width: 12rem;
|
|
1293
|
+
}
|
|
1294
|
+
.dropdown-menu.show
|
|
1295
|
+
{
|
|
1296
|
+
display: block;
|
|
1297
|
+
}
|
|
1298
|
+
|
|
1299
|
+
|
|
1300
|
+
.dropdown-menu .dropdown-item {
|
|
1301
|
+
font-size: .875rem;
|
|
1302
|
+
padding: .5rem 1rem;
|
|
1303
|
+
}
|
|
1304
|
+
|
|
1305
|
+
.dropdown-menu .dropdown-item > i {
|
|
1306
|
+
font-size: 1rem;
|
|
1307
|
+
margin-right: 1rem;
|
|
1308
|
+
vertical-align: -17%;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
.dropdown-menu a.media > div:first-child {
|
|
1312
|
+
line-height: 1;
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1315
|
+
.dropdown-menu a.media p {
|
|
1316
|
+
color: #8898aa;
|
|
1317
|
+
}
|
|
1318
|
+
|
|
1319
|
+
.dropdown-menu a.media:hover p {
|
|
1320
|
+
color: #172b4d !important;
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1323
|
+
.footer {
|
|
1324
|
+
padding: 2.5rem 0;
|
|
1325
|
+
background: #f7fafc;
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1328
|
+
.footer .copyright {
|
|
1329
|
+
font-size: .875rem;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
@media (min-width: 768px) {
|
|
1333
|
+
|
|
1334
|
+
@ keyframes show-navbar-dropdown {
|
|
1335
|
+
0% {
|
|
1336
|
+
transition: visibility .25s, opacity .25s, transform .25s;
|
|
1337
|
+
transform: translate(0, 10px) perspective(200px) rotateX(-2deg);
|
|
1338
|
+
opacity: 0;
|
|
1339
|
+
}
|
|
1340
|
+
|
|
1341
|
+
100% {
|
|
1342
|
+
transform: translate(0, 0);
|
|
1343
|
+
opacity: 1;
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
|
|
1347
|
+
@keyframes hide-navbar-dropdown {
|
|
1348
|
+
from {
|
|
1349
|
+
opacity: 1;
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
to {
|
|
1353
|
+
transform: translate(0, 10px);
|
|
1354
|
+
opacity: 0;
|
|
1355
|
+
}
|
|
1356
|
+
}
|
|
1357
|
+
}
|
|
1358
|
+
|
|
1359
|
+
@keyframes show-navbar-collapse {
|
|
1360
|
+
0% {
|
|
1361
|
+
transform: scale(.95);
|
|
1362
|
+
transform-origin: 100% 0;
|
|
1363
|
+
opacity: 0;
|
|
1364
|
+
}
|
|
1365
|
+
|
|
1366
|
+
100% {
|
|
1367
|
+
transform: scale(1);
|
|
1368
|
+
opacity: 1;
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1371
|
+
|
|
1372
|
+
@keyframes hide-navbar-collapse {
|
|
1373
|
+
from {
|
|
1374
|
+
transform: scale(1);
|
|
1375
|
+
transform-origin: 100% 0;
|
|
1376
|
+
opacity: 1;
|
|
1377
|
+
}
|
|
1378
|
+
|
|
1379
|
+
to {
|
|
1380
|
+
transform: scale(.95);
|
|
1381
|
+
opacity: 0;
|
|
1382
|
+
}
|
|
1383
|
+
}
|
|
1384
|
+
|
|
1385
|
+
.page-item.active .page-link {
|
|
1386
|
+
box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
.page-item .page-link,
|
|
1390
|
+
.page-item span {
|
|
1391
|
+
font-size: .875rem;
|
|
1392
|
+
display: flex;
|
|
1393
|
+
width: 36px;
|
|
1394
|
+
height: 36px;
|
|
1395
|
+
margin: 0 3px;
|
|
1396
|
+
padding: 0;
|
|
1397
|
+
border-radius: 50% !important;
|
|
1398
|
+
align-items: center;
|
|
1399
|
+
justify-content: center;
|
|
1400
|
+
}
|
|
1401
|
+
|
|
1402
|
+
.progress {
|
|
1403
|
+
overflow: hidden;
|
|
1404
|
+
height: 8px;
|
|
1405
|
+
margin-bottom: 1rem;
|
|
1406
|
+
border-radius: .25rem;
|
|
1407
|
+
background-color: #e9ecef;
|
|
1408
|
+
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1411
|
+
.progress .sr-only {
|
|
1412
|
+
font-size: 13px;
|
|
1413
|
+
line-height: 20px;
|
|
1414
|
+
left: 0;
|
|
1415
|
+
clip: auto;
|
|
1416
|
+
width: auto;
|
|
1417
|
+
height: 20px;
|
|
1418
|
+
margin: 0 0 0 30px;
|
|
1419
|
+
}
|
|
1420
|
+
|
|
1421
|
+
.progress-bar {
|
|
1422
|
+
height: auto;
|
|
1423
|
+
border-radius: 0;
|
|
1424
|
+
box-shadow: none;
|
|
1425
|
+
}
|
|
1426
|
+
|
|
1427
|
+
.table thead th {
|
|
1428
|
+
font-size: .65rem;
|
|
1429
|
+
padding-top: .75rem;
|
|
1430
|
+
padding-bottom: .75rem;
|
|
1431
|
+
letter-spacing: 1px;
|
|
1432
|
+
text-transform: uppercase;
|
|
1433
|
+
border-bottom: 1px solid #e9ecef;
|
|
1434
|
+
}
|
|
1435
|
+
|
|
1436
|
+
.table th {
|
|
1437
|
+
font-weight: 600;
|
|
1438
|
+
}
|
|
1439
|
+
|
|
1440
|
+
.table td .progress {
|
|
1441
|
+
width: 120px;
|
|
1442
|
+
height: 3px;
|
|
1443
|
+
margin: 0;
|
|
1444
|
+
}
|
|
1445
|
+
|
|
1446
|
+
.table td,
|
|
1447
|
+
.table th {
|
|
1448
|
+
font-size: .8125rem;
|
|
1449
|
+
/* white-space: nowrap; */
|
|
1450
|
+
}
|
|
1451
|
+
|
|
1452
|
+
.table.align-items-center td,
|
|
1453
|
+
.table.align-items-center th {
|
|
1454
|
+
vertical-align: middle;
|
|
1455
|
+
}
|
|
1456
|
+
|
|
1457
|
+
.table .thead-dark th {
|
|
1458
|
+
color: #4d7bca;
|
|
1459
|
+
background-color: #1c345d;
|
|
1460
|
+
}
|
|
1461
|
+
|
|
1462
|
+
.table .thead-light th {
|
|
1463
|
+
color: #717e8d;
|
|
1464
|
+
background-color: #d2e8ff;
|
|
1465
|
+
}
|
|
1466
|
+
.table .thead-light2 th {
|
|
1467
|
+
color: #8898aa;
|
|
1468
|
+
background-color: #f6f9fc;
|
|
1469
|
+
}
|
|
1470
|
+
|
|
1471
|
+
.table-flush td,
|
|
1472
|
+
.table-flush th {
|
|
1473
|
+
border-right: 0;
|
|
1474
|
+
border-left: 0;
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1477
|
+
.table-flush tbody tr:first-child td,
|
|
1478
|
+
.table-flush tbody tr:first-child th {
|
|
1479
|
+
border-top: 0;
|
|
1480
|
+
}
|
|
1481
|
+
|
|
1482
|
+
.table-flush tbody tr:last-child td,
|
|
1483
|
+
.table-flush tbody tr:last-child th {
|
|
1484
|
+
border-bottom: 0;
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
.card .table {
|
|
1488
|
+
margin-bottom: 0;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1491
|
+
.card .table td,
|
|
1492
|
+
.card .table th {
|
|
1493
|
+
padding-right: 1.5rem;
|
|
1494
|
+
padding-left: 1.5rem;
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
p {
|
|
1498
|
+
font-size: 1rem;
|
|
1499
|
+
font-weight: 300;
|
|
1500
|
+
line-height: 1.7;
|
|
1501
|
+
}
|
|
1502
|
+
|
|
1503
|
+
@media (max-width: 768px) {
|
|
1504
|
+
.btn {
|
|
1505
|
+
margin-bottom: 10px;
|
|
1506
|
+
}
|
|
1507
|
+
}
|
|
1508
|
+
|
|
1509
|
+
</style>
|
|
1510
|
+
</header>
|
|
1511
|
+
<body>
|
|
1512
|
+
<div class="main-content">
|
|
1513
|
+
<div class="container mt-5">
|
|
1514
|
+
<!-- Table -->
|
|
1515
|
+
<div class="row">
|
|
1516
|
+
<div class="col">
|
|
1517
|
+
<div class="card shadow">
|
|
1518
|
+
<div class="card-header border-0">
|
|
1519
|
+
<h3 class="mb-0">Testcase Definition</h3>
|
|
1520
|
+
</div>
|
|
1521
|
+
<div class="table-responsive">
|
|
1522
|
+
<table class="table table-flush">
|
|
1523
|
+
<thead class="thead-light">
|
|
1524
|
+
<tr>
|
|
1525
|
+
<th scope="col">Test Case</th>
|
|
1526
|
+
<th scope="col">Request Description</th>
|
|
1527
|
+
<th scope="col">Expected Result</th>
|
|
1528
|
+
</tr>
|
|
1529
|
+
</thead>
|
|
1530
|
+
<tbody>
|
|
1531
|
+
{{#each test_cases}}
|
|
1532
|
+
<thead class="thead-light2">
|
|
1533
|
+
<tr>
|
|
1534
|
+
<th scope="row" colspan="100%">
|
|
1535
|
+
<div class="media">
|
|
1536
|
+
<div class="media-body">
|
|
1537
|
+
<span class="mb-2 text-sm"><b>{{name}}</b></span> <br /><br />
|
|
1538
|
+
<span id='metaInfo' class="mb-0 text-sm">{{meta.info}}</span>
|
|
1539
|
+
</div>
|
|
1540
|
+
</div>
|
|
1541
|
+
</th>
|
|
1542
|
+
</tr>
|
|
1543
|
+
</thead>
|
|
1544
|
+
{{#each requests}}
|
|
1545
|
+
<tr>
|
|
1546
|
+
<th scope="row">
|
|
1547
|
+
<div class="media">
|
|
1548
|
+
<div class="media-body ml-4">
|
|
1549
|
+
<span class="mb-0 text-sm">{{description}} <br />({{method}} {{operationPath}})</span>
|
|
1550
|
+
</div>
|
|
1551
|
+
</div>
|
|
1552
|
+
</th>
|
|
1553
|
+
<td>
|
|
1554
|
+
<span id='metaInfo' class="mb-0 text-sm">{{meta.info}}</span>
|
|
1555
|
+
</td>
|
|
1556
|
+
<td>
|
|
1557
|
+
{{#if tests.assertions}}
|
|
1558
|
+
<ul>
|
|
1559
|
+
{{#each tests.assertions}}
|
|
1560
|
+
<span class="badge badge-dot mr-4"><i class="bg-success"></i>{{description}}</span><br />
|
|
1561
|
+
{{/each}}
|
|
1562
|
+
</ul>
|
|
1563
|
+
{{/if}}
|
|
1564
|
+
</td>
|
|
1565
|
+
</tr>
|
|
1566
|
+
{{/each}}
|
|
1567
|
+
{{/each}}
|
|
1568
|
+
</tbody>
|
|
1569
|
+
</table>
|
|
1570
|
+
</div>
|
|
1571
|
+
</div>
|
|
1572
|
+
</div>
|
|
1573
|
+
</div>
|
|
1574
|
+
|
|
1575
|
+
</div>
|
|
1576
|
+
</div>
|
|
1577
|
+
<footer class="footer">
|
|
1578
|
+
<div class="row align-items-center justify-content-xl-between">
|
|
1579
|
+
<div class="col-xl-6 m-auto text-center">
|
|
1580
|
+
<div class="copyright"><p>Generated by Mojaloop Testing Toolkit</p>
|
|
1581
|
+
</div>
|
|
1582
|
+
</div>
|
|
1583
|
+
</div>
|
|
1584
|
+
</footer>
|
|
1585
|
+
</body>
|
|
1586
|
+
</html>
|
|
1587
|
+
|
|
1588
|
+
<!-- Render the metaInfo Markdown -->
|
|
1589
|
+
<script>
|
|
1590
|
+
const remarkable = new Remarkable();
|
|
1591
|
+
|
|
1592
|
+
const metaInfos = document.querySelectorAll("#metaInfo");
|
|
1593
|
+
metaInfos.forEach(metaInfo => {
|
|
1594
|
+
metaInfo.innerHTML = renderHtmlFromMarkdown(metaInfo.textContent);
|
|
1595
|
+
});
|
|
1596
|
+
function renderHtmlFromMarkdown(markdown) {
|
|
1597
|
+
return remarkable.render(trim(markdown));
|
|
1598
|
+
}
|
|
1599
|
+
function trim(string) {
|
|
1600
|
+
return string ? string.replace(/^ +| +$/gm, "") : string;
|
|
1601
|
+
}
|
|
1602
|
+
</script>
|