@entit/digit-ui-css 1.5.6 → 2.0.1

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.
Files changed (99) hide show
  1. package/dist/index.css +81 -0
  2. package/dist/index.min.css +1 -1
  3. package/package.json +64 -64
  4. package/src/components/CardBasedOptions.scss +44 -44
  5. package/src/components/CitizenHomeCard.scss +46 -46
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/OnGroundEventCard.scss +71 -71
  9. package/src/components/PageBasedInput.scss +22 -22
  10. package/src/components/PopupHeadingLabel.scss +14 -14
  11. package/src/components/PropertySearchForm.scss +58 -58
  12. package/src/components/SearchForm.scss +55 -55
  13. package/src/components/SearchOnRadioButton.scss +9 -9
  14. package/src/components/StandaloneSearchBar.scss +9 -9
  15. package/src/components/TimeLine.scss +67 -67
  16. package/src/components/WhatsNewCard.scss +12 -12
  17. package/src/components/actionLink.scss +3 -3
  18. package/src/components/actionbar.scss +97 -58
  19. package/src/components/bannercomponents.scss +131 -131
  20. package/src/components/body.scss +118 -118
  21. package/src/components/buttons.scss +47 -47
  22. package/src/components/card.scss +389 -389
  23. package/src/components/cardHeaderWithOptions.scss +13 -13
  24. package/src/components/changeLanguage.scss +3 -3
  25. package/src/components/charts.scss +185 -185
  26. package/src/components/checkbox.scss +53 -53
  27. package/src/components/checkpoint.scss +63 -63
  28. package/src/components/citizenInfoLabel.scss +14 -14
  29. package/src/components/custombtn.scss +11 -11
  30. package/src/components/datatable.scss +71 -71
  31. package/src/components/datewrap.scss +21 -21
  32. package/src/components/detailscard.scss +6 -6
  33. package/src/components/detailscontainer.scss +13 -13
  34. package/src/components/filters.scss +97 -97
  35. package/src/components/grey.scss +3 -3
  36. package/src/components/hoc/InboxComposer.scss +22 -22
  37. package/src/components/imageviewer.scss +33 -33
  38. package/src/components/info-banner.scss +34 -34
  39. package/src/components/inputotp.scss +15 -15
  40. package/src/components/keynote.scss +27 -27
  41. package/src/components/languageSelector.scss +22 -22
  42. package/src/components/loader.scss +96 -96
  43. package/src/components/map.scss +30 -30
  44. package/src/components/metricsTable.scss +26 -26
  45. package/src/components/multiLink.scss +72 -72
  46. package/src/components/multiSelectDropdown.scss +72 -72
  47. package/src/components/navbar.scss +109 -109
  48. package/src/components/popup.scss +15 -15
  49. package/src/components/radiobtn.scss +44 -44
  50. package/src/components/ratingstar.scss +33 -33
  51. package/src/components/roundedLabel.scss +10 -10
  52. package/src/components/searchAction.scss +20 -20
  53. package/src/components/sectionalDropdown.scss +43 -43
  54. package/src/components/selectdropdown.scss +173 -173
  55. package/src/components/statushighlight.scss +17 -17
  56. package/src/components/submiterrors.scss +11 -11
  57. package/src/components/summary.scss +25 -25
  58. package/src/components/table.scss +167 -167
  59. package/src/components/tag.scss +27 -27
  60. package/src/components/telephone.scss +17 -17
  61. package/src/components/textfields.scss +90 -90
  62. package/src/components/toast.scss +31 -31
  63. package/src/components/topbar.scss +134 -134
  64. package/src/components/uploadcomponents.scss +95 -95
  65. package/src/index.scss +543 -543
  66. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +4 -4
  67. package/src/pages/citizen/DocumentList.scss +304 -304
  68. package/src/pages/citizen/Events.scss +46 -46
  69. package/src/pages/citizen/HomePageWrapper.scss +98 -98
  70. package/src/pages/citizen/SurveyList.scss +21 -21
  71. package/src/pages/citizen/citizenDocument.scss +21 -21
  72. package/src/pages/citizen/container.scss +19 -19
  73. package/src/pages/citizen/payment/payment-type.scss +2 -2
  74. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  75. package/src/pages/employee/EmployeeLogin.scss +6 -6
  76. package/src/pages/employee/cardfix.scss +12 -12
  77. package/src/pages/employee/container.scss +72 -72
  78. package/src/pages/employee/dss.scss +116 -116
  79. package/src/pages/employee/form-fields.scss +13 -13
  80. package/src/pages/employee/iframe.scss +65 -65
  81. package/src/pages/employee/inbox.scss +476 -454
  82. package/src/pages/employee/index.scss +337 -337
  83. package/src/pages/employee/login.scss +185 -185
  84. package/src/pages/employee/oldMobileInbox.scss +4 -4
  85. package/src/pages/employee/popupmodule.scss +34 -34
  86. package/src/pages/employee/response.scss +2 -2
  87. package/src/pages/employee/scroll-table.scss +113 -113
  88. package/src/pages/employee/surveys.scss +273 -273
  89. package/src/pages/employee/tooltip.scss +35 -35
  90. package/src/pages/employee/updateNumber.scss +12 -12
  91. package/svg/camera.svg +4 -4
  92. package/svg/check.svg +3 -3
  93. package/svg/close.svg +4 -4
  94. package/svg/error.svg +3 -3
  95. package/svg/error2.svg +5 -5
  96. package/svg/searchicon.svg +3 -3
  97. package/svg/starempty.svg +3 -3
  98. package/svg/starfilled.svg +4 -4
  99. package/svg/success.svg +3 -3
package/package.json CHANGED
@@ -1,64 +1,64 @@
1
- {
2
- "name": "@entit/digit-ui-css",
3
- "version": "1.5.6",
4
- "license": "MIT",
5
- "main": "dist/index.css",
6
- "engines": {
7
- "node": ">=10"
8
- },
9
- "cssConfig": {
10
- "prefix": ""
11
- },
12
- "scripts": {
13
- "start": "gulp build",
14
- "build:prod": "NODE_ENV=production gulp build",
15
- "prepublish": "yarn build:prod",
16
- "deploy": "gulp && cp -R svg example && cp -R img example && gh-pages -d example",
17
- "publish:css": "cd packages/css && yarn publish --access public"
18
- },
19
- "browserslist": [
20
- "> 3%",
21
- "last 2 versions"
22
- ],
23
- "style": "./dist/index.css",
24
- "dependencies": {
25
- "@entit/digit-ui-css": "^1.5.6",
26
- "node-sass": "4.14.1",
27
- "normalize.css": "8.0.1",
28
- "postcss-scss": "3.0.5",
29
- "tailwindcss": "1.9.6"
30
- },
31
- "devDependencies": {
32
- "autoprefixer": "10.4.4",
33
- "cssnano": "4.1.11",
34
- "gh-pages": "3.2.3",
35
- "gulp": "4.0.2",
36
- "gulp-clean": "0.4.0",
37
- "gulp-clean-css": "4.3.0",
38
- "gulp-livereload": "4.0.2",
39
- "gulp-postcss": "9.0.1",
40
- "gulp-rename": "2.0.0",
41
- "gulp-sass": "4.1.1",
42
- "postcss": "8.4.12",
43
- "postcss-cli": "8.3.1",
44
- "postcss-header": "2.0.0",
45
- "postcss-import": "12.0.1",
46
- "postcss-prefixer": "2.1.3",
47
- "postcss-preset-env": "6.7.1",
48
- "postcss-scss": "3.0.5",
49
- "sass": "1.49.11"
50
- },
51
- "files": [
52
- "dist/index.min.css",
53
- "dist/index.css",
54
- "svg/**/*.svg",
55
- "img/**/*.png",
56
- "src/**/*.scss",
57
- "src/**/*.css"
58
- ],
59
- "directories": {
60
- "example": "example"
61
- },
62
- "author": "",
63
- "description": ""
64
- }
1
+ {
2
+ "name": "@entit/digit-ui-css",
3
+ "version": "2.0.1",
4
+ "license": "MIT",
5
+ "main": "dist/index.css",
6
+ "engines": {
7
+ "node": ">=10"
8
+ },
9
+ "cssConfig": {
10
+ "prefix": ""
11
+ },
12
+ "scripts": {
13
+ "start": "gulp build",
14
+ "build:prod": "gulp build",
15
+ "prepublish": "yarn build:prod",
16
+ "deploy": "gulp && cp -R svg example && cp -R img example && gh-pages -d example",
17
+ "publish:css": "cd packages/css && yarn publish --access public"
18
+ },
19
+ "browserslist": [
20
+ "> 3%",
21
+ "last 2 versions"
22
+ ],
23
+ "style": "./dist/index.css",
24
+ "dependencies": {
25
+ "@entit/digit-ui-css": "9.6.1",
26
+ "node-sass": "4.14.1",
27
+ "normalize.css": "8.0.1",
28
+ "postcss-scss": "3.0.5",
29
+ "tailwindcss": "1.9.6"
30
+ },
31
+ "devDependencies": {
32
+ "autoprefixer": "10.4.4",
33
+ "cssnano": "4.1.11",
34
+ "gh-pages": "3.2.3",
35
+ "gulp": "4.0.2",
36
+ "gulp-clean": "0.4.0",
37
+ "gulp-clean-css": "4.3.0",
38
+ "gulp-livereload": "4.0.2",
39
+ "gulp-postcss": "9.0.1",
40
+ "gulp-rename": "2.0.0",
41
+ "gulp-sass": "4.1.1",
42
+ "postcss": "8.4.12",
43
+ "postcss-cli": "8.3.1",
44
+ "postcss-header": "2.0.0",
45
+ "postcss-import": "12.0.1",
46
+ "postcss-prefixer": "2.1.3",
47
+ "postcss-preset-env": "6.7.1",
48
+ "postcss-scss": "3.0.5",
49
+ "sass": "1.49.11"
50
+ },
51
+ "files": [
52
+ "dist/index.min.css",
53
+ "dist/index.css",
54
+ "svg/**/*.svg",
55
+ "img/**/*.png",
56
+ "src/**/*.scss",
57
+ "src/**/*.css"
58
+ ],
59
+ "directories": {
60
+ "example": "example"
61
+ },
62
+ "author": "",
63
+ "description": ""
64
+ }
@@ -1,45 +1,45 @@
1
- .CardBasedOptions{
2
- box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
- @apply bg-white mb-md px-sm py-md mx-sm rounded w-full;
4
- .headContent{
5
- @apply flex justify-between mb-lg;
6
- h2{
7
- @apply text-heading-s font-bold text-text-primary;
8
- }
9
- p{
10
- @apply text-link text-primary-main font-medium cursor-pointer;
11
- }
12
- }
13
-
14
- .mainContent{
15
- @apply flex justify-evenly;
16
- .CardBasedOptionsMainChildOption{
17
- width: 25%;
18
- @apply text-center;
19
- .ChildOptionImageWrapper{
20
- margin: auto !important;
21
- background: rgba(244, 119, 56, 0.12);
22
- mix-blend-mode: normal;
23
- padding-top: 14px;
24
- @apply h-12 w-12 rounded-full cursor-pointer;
25
- svg{
26
- height: 20px;
27
- width: 20px;
28
- fill: #F47738;
29
- margin: auto;
30
- }
31
- }
32
- .ChildOptionName{
33
- font-size: 12px;
34
- line-height: 14px;
35
- }
36
- }
37
- }
38
- }
39
-
40
- @screen dt{
41
- .CardBasedOptions{
42
- width: calc( 50% - 16px );
43
- @apply p-md;
44
- }
1
+ .CardBasedOptions{
2
+ box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
+ @apply bg-white mb-md px-sm py-md mx-sm rounded w-full;
4
+ .headContent{
5
+ @apply flex justify-between mb-lg;
6
+ h2{
7
+ @apply text-heading-s font-bold text-text-primary;
8
+ }
9
+ p{
10
+ @apply text-link text-primary-main font-medium cursor-pointer;
11
+ }
12
+ }
13
+
14
+ .mainContent{
15
+ @apply flex justify-evenly;
16
+ .CardBasedOptionsMainChildOption{
17
+ width: 25%;
18
+ @apply text-center;
19
+ .ChildOptionImageWrapper{
20
+ margin: auto !important;
21
+ background: rgba(244, 119, 56, 0.12);
22
+ mix-blend-mode: normal;
23
+ padding-top: 14px;
24
+ @apply h-12 w-12 rounded-full cursor-pointer;
25
+ svg{
26
+ height: 20px;
27
+ width: 20px;
28
+ fill: #F47738;
29
+ margin: auto;
30
+ }
31
+ }
32
+ .ChildOptionName{
33
+ font-size: 12px;
34
+ line-height: 14px;
35
+ }
36
+ }
37
+ }
38
+ }
39
+
40
+ @screen dt{
41
+ .CardBasedOptions{
42
+ width: calc( 50% - 16px );
43
+ @apply p-md;
44
+ }
45
45
  }
@@ -1,47 +1,47 @@
1
- .CitizenHomeCard{
2
-
3
- @apply bg-white mx-md p-md mb-lg;
4
-
5
- .header{
6
- @apply flex font-bold text-heading-l text-text-primary justify-between pb-sm;
7
-
8
- svg{
9
- width: 33px;
10
- height: 33px;
11
- }
12
- }
13
-
14
- .links{
15
- @apply text-heading-s text-primary-main;
16
-
17
- a{
18
- @apply block pb-sm;
19
- }
20
- }
21
- }
22
-
23
- @screen dt{
24
-
25
- .citizenAllServiceGrid{
26
- @apply grid grid-cols-2 gap-4;
27
- }
28
-
29
- .CitizenHomeCard{
30
-
31
- min-width: 40%;
32
- margin-left: 0;
33
- @apply inline-block mr-lg p-lg align-top;
34
- .header{
35
- @apply pb-lg text-heading-l-dt;
36
- svg{
37
- @apply w-12 h-12;
38
- }
39
- }
40
-
41
- .links{
42
- a{
43
- @apply pb-md
44
- }
45
- }
46
- }
1
+ .CitizenHomeCard{
2
+
3
+ @apply bg-white mx-md p-md mb-lg;
4
+
5
+ .header{
6
+ @apply flex font-bold text-heading-l text-text-primary justify-between pb-sm;
7
+
8
+ svg{
9
+ width: 33px;
10
+ height: 33px;
11
+ }
12
+ }
13
+
14
+ .links{
15
+ @apply text-heading-s text-primary-main;
16
+
17
+ a{
18
+ @apply block pb-sm;
19
+ }
20
+ }
21
+ }
22
+
23
+ @screen dt{
24
+
25
+ .citizenAllServiceGrid{
26
+ @apply grid grid-cols-2 gap-4;
27
+ }
28
+
29
+ .CitizenHomeCard{
30
+
31
+ min-width: 40%;
32
+ margin-left: 0;
33
+ @apply inline-block mr-lg p-lg align-top;
34
+ .header{
35
+ @apply pb-lg text-heading-l-dt;
36
+ svg{
37
+ @apply w-12 h-12;
38
+ }
39
+ }
40
+
41
+ .links{
42
+ a{
43
+ @apply pb-md
44
+ }
45
+ }
46
+ }
47
47
  }
@@ -1,17 +1,17 @@
1
- .ellipsis-menu-wrap{
2
- @apply relative;
3
-
4
- .menu{
5
- box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
6
- @apply absolute right-0 bg-white z-30;
7
- .item{
8
- @apply flex items-center justify-between p-sm;
9
- &:hover{
10
- @apply bg-grey-mid cursor-pointer;
11
- }
12
- svg {
13
- margin-right: 10px;
14
- }
15
- }
16
- }
1
+ .ellipsis-menu-wrap{
2
+ @apply relative;
3
+
4
+ .menu{
5
+ box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
6
+ @apply absolute right-0 bg-white z-30;
7
+ .item{
8
+ @apply flex items-center justify-between p-sm;
9
+ &:hover{
10
+ @apply bg-grey-mid cursor-pointer;
11
+ }
12
+ svg {
13
+ margin-right: 10px;
14
+ }
15
+ }
16
+ }
17
17
  }
@@ -1,10 +1,10 @@
1
- .EventCalendarView{
2
- .MonthViewInEventCalendar{
3
- @apply bg-primary-main text-legend text-white font-medium text-center py-sm;
4
- }
5
-
6
- .DateViewInEventCalendar{
7
- @apply bg-grey-mid text-heading-l font-bold text-primary-main text-center py-md;
8
- }
9
-
1
+ .EventCalendarView{
2
+ .MonthViewInEventCalendar{
3
+ @apply bg-primary-main text-legend text-white font-medium text-center py-sm;
4
+ }
5
+
6
+ .DateViewInEventCalendar{
7
+ @apply bg-grey-mid text-heading-l font-bold text-primary-main text-center py-md;
8
+ }
9
+
10
10
  }
@@ -1,72 +1,72 @@
1
- .OnGroundEventCard{
2
- box-shadow: 0px 1px 2px 0px #00000029;
3
- @apply bg-white mx-sm mb-md p-md cursor-pointer;
4
-
5
- .EventCalendarView{
6
- width: 100px;
7
- @apply inline-block mr-md;
8
- }
9
-
10
- .EventDetails{
11
- width: calc( 100% - 116px );
12
- @apply inline-block align-top;
13
-
14
- h2{
15
- @apply text-caption-m font-bold mb-md text-text-primary;
16
- }
17
-
18
- .EventLocation{
19
- @apply flex mb-md;
20
- svg{
21
- @apply h-4 w-4;
22
- }
23
- p{
24
- @apply text-body-s text-text-primary ml-sm;
25
- }
26
- }
27
-
28
- .EventTime{
29
- @apply flex ;
30
- svg{
31
- @apply h-4 w-4;
32
- }
33
- p{
34
- @apply text-body-s text-text-primary ml-sm;
35
- }
36
- }
37
-
38
- .EventCategory{
39
- p{
40
- @apply text-body-s text-text-primary ;
41
- }
42
- }
43
-
44
- }
45
-
46
-
47
- }
48
-
49
- @screen dt{
50
- .OnGroundEventCard{
51
- .EventDetails{
52
- .EventLocation{
53
- p{
54
- @apply text-body-s-dt;
55
- }
56
- }
57
-
58
- .EventTime{
59
- p{
60
- @apply text-body-s-dt;
61
- }
62
- }
63
-
64
- .EventCategory{
65
- p{
66
- @apply text-body-s-dt;
67
- }
68
- }
69
-
70
- }
71
- }
1
+ .OnGroundEventCard{
2
+ box-shadow: 0px 1px 2px 0px #00000029;
3
+ @apply bg-white mx-sm mb-md p-md cursor-pointer;
4
+
5
+ .EventCalendarView{
6
+ width: 100px;
7
+ @apply inline-block mr-md;
8
+ }
9
+
10
+ .EventDetails{
11
+ width: calc( 100% - 116px );
12
+ @apply inline-block align-top;
13
+
14
+ h2{
15
+ @apply text-caption-m font-bold mb-md text-text-primary;
16
+ }
17
+
18
+ .EventLocation{
19
+ @apply flex mb-md;
20
+ svg{
21
+ @apply h-4 w-4;
22
+ }
23
+ p{
24
+ @apply text-body-s text-text-primary ml-sm;
25
+ }
26
+ }
27
+
28
+ .EventTime{
29
+ @apply flex ;
30
+ svg{
31
+ @apply h-4 w-4;
32
+ }
33
+ p{
34
+ @apply text-body-s text-text-primary ml-sm;
35
+ }
36
+ }
37
+
38
+ .EventCategory{
39
+ p{
40
+ @apply text-body-s text-text-primary ;
41
+ }
42
+ }
43
+
44
+ }
45
+
46
+
47
+ }
48
+
49
+ @screen dt{
50
+ .OnGroundEventCard{
51
+ .EventDetails{
52
+ .EventLocation{
53
+ p{
54
+ @apply text-body-s-dt;
55
+ }
56
+ }
57
+
58
+ .EventTime{
59
+ p{
60
+ @apply text-body-s-dt;
61
+ }
62
+ }
63
+
64
+ .EventCategory{
65
+ p{
66
+ @apply text-body-s-dt;
67
+ }
68
+ }
69
+
70
+ }
71
+ }
72
72
  }
@@ -1,23 +1,23 @@
1
- .PageBasedInputWrapper{
2
- .SubmitBar{
3
- z-index: 60;
4
- @apply p-sm fixed w-full bottom-0 left-0 text-right bg-white;
5
- }
6
- .SubmitBarInCardInDesktopView{
7
- @apply hidden;
8
- }
9
- label{
10
- margin-left: 0 !important;
11
- }
12
- }
13
-
14
- @screen dt{
15
- .PageBasedInputWrapper{
16
- .SubmitBar{
17
- @apply hidden;
18
- }
19
- .SubmitBarInCardInDesktopView{
20
- @apply block;
21
- }
22
- }
1
+ .PageBasedInputWrapper{
2
+ .SubmitBar{
3
+ z-index: 60;
4
+ @apply p-sm fixed w-full bottom-0 left-0 text-right bg-white;
5
+ }
6
+ .SubmitBarInCardInDesktopView{
7
+ @apply hidden;
8
+ }
9
+ label{
10
+ margin-left: 0 !important;
11
+ }
12
+ }
13
+
14
+ @screen dt{
15
+ .PageBasedInputWrapper{
16
+ .SubmitBar{
17
+ @apply hidden;
18
+ }
19
+ .SubmitBarInCardInDesktopView{
20
+ @apply block;
21
+ }
22
+ }
23
23
  }
@@ -1,15 +1,15 @@
1
- .popupModalHeading{
2
- @apply flex gap-3 mb-lg;
3
- .headingIconAndLabel{
4
- @apply flex gap-3 items-center;
5
- svg{
6
- @apply w-6 h-4;
7
- }
8
- h3{
9
- @apply text-heading-l font-bold;
10
- }
11
- }
12
- .popupResetFormButton{
13
- @apply p-sm border border-solid border-text-primary border-opacity-25 self-center;
14
- }
1
+ .popupModalHeading{
2
+ @apply flex gap-3 mb-lg;
3
+ .headingIconAndLabel{
4
+ @apply flex gap-3 items-center;
5
+ svg{
6
+ @apply w-6 h-4;
7
+ }
8
+ h3{
9
+ @apply text-heading-l font-bold;
10
+ }
11
+ }
12
+ .popupResetFormButton{
13
+ @apply p-sm border border-solid border-text-primary border-opacity-25 self-center;
14
+ }
15
15
  }