From 6c4b73dfb2db859146874bc66ac6dbc53079f9d4 Mon Sep 17 00:00:00 2001 From: pitabash-eGov <151724478+pitabash-eGov@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:28:31 +0530 Subject: [PATCH] View rate analysis 4159 (#424) * package-module setup for rate analysis * Hardcoding the stateinfo for development will revert once the development is completed * UCEM-6 : Added SORDetails Template componenet * PFM-4158 : Updated the template of the sor details componenet * UCEM-85 : Upated the static screen for the add rate analysis * UCEM-92 : added the flow for create API and update API with validation * view rate analysis feature added * PFM-4158 : updated the demo review changes in the rate analysis * total amount of table content rounded upto two decimal points * unwanted comment and code cleaned * css version upgrade from 0.2.38 to 0.2.39 --------- Co-authored-by: Tulika-eGov --- .../micro-ui/web/micro-ui-internals/packages/css/package.json | 2 +- frontend/micro-ui/web/public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/micro-ui/web/micro-ui-internals/packages/css/package.json b/frontend/micro-ui/web/micro-ui-internals/packages/css/package.json index 409620f1c0..f530da145f 100644 --- a/frontend/micro-ui/web/micro-ui-internals/packages/css/package.json +++ b/frontend/micro-ui/web/micro-ui-internals/packages/css/package.json @@ -1,6 +1,6 @@ { "name": "@egovernments/digit-ui-works-css", - "version": "0.2.38", + "version": "0.2.39", "license": "MIT", "author": "Jagankumar ", "main": "dist/index.css", diff --git a/frontend/micro-ui/web/public/index.html b/frontend/micro-ui/web/public/index.html index d1dff643eb..95a3d9ce87 100644 --- a/frontend/micro-ui/web/public/index.html +++ b/frontend/micro-ui/web/public/index.html @@ -8,7 +8,7 @@ href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap" rel='stylesheet' type='text/css'> - +