namirasoft-site-react 1.4.1 → 1.4.3
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 +86 -86
- package/.env.template +7 -7
- package/Dockerfile +18 -18
- package/config-overrides.js +70 -70
- package/dist/Validator.js.map +1 -1
- package/dist/components/NSAccordion.js.map +1 -1
- package/dist/components/NSAccordion.module.css +4 -4
- package/dist/components/NSActionMenu.js +2 -2
- package/dist/components/NSActionMenu.js.map +1 -1
- package/dist/components/NSActionMenu.module.css +75 -75
- package/dist/components/NSAssistantButton.module.css +130 -130
- package/dist/components/NSBarAction.module.css +87 -87
- package/dist/components/NSBarHeroBanner.module.css +42 -42
- package/dist/components/NSBarNotification.js.map +1 -1
- package/dist/components/NSBarNotification.module.css +34 -34
- package/dist/components/NSBarTitle.module.css +9 -9
- package/dist/components/NSBox.module.css +124 -124
- package/dist/components/NSBoxBoolean.js.map +1 -1
- package/dist/components/NSBoxBoolean.module.css +74 -74
- package/dist/components/NSBoxCombo.js.map +1 -1
- package/dist/components/NSBoxCombo.module.css +6 -6
- package/dist/components/NSBoxDate.js.map +1 -1
- package/dist/components/NSBoxDate.module.css +42 -42
- package/dist/components/NSBoxDateTime.js.map +1 -1
- package/dist/components/NSBoxDateTime.module.css +43 -43
- package/dist/components/NSBoxDouble.js.map +1 -1
- package/dist/components/NSBoxDuration.js.map +1 -1
- package/dist/components/NSBoxEmail.js.map +1 -1
- package/dist/components/NSBoxEntity.js.map +1 -1
- package/dist/components/NSBoxEntity.module.css +25 -25
- package/dist/components/NSBoxErrorNotifier.module.css +2 -2
- package/dist/components/NSBoxFile.js.map +1 -1
- package/dist/components/NSBoxFile.module.css +4 -4
- package/dist/components/NSBoxIPV4.js.map +1 -1
- package/dist/components/NSBoxIPV6.js.map +1 -1
- package/dist/components/NSBoxInteger.js.map +1 -1
- package/dist/components/NSBoxLabel.module.css +12 -12
- package/dist/components/NSBoxPassword.js.map +1 -1
- package/dist/components/NSBoxPhone.js.map +1 -1
- package/dist/components/NSBoxPrice.js.map +1 -1
- package/dist/components/NSBoxRadio.js.map +1 -1
- package/dist/components/NSBoxRadio.module.css +65 -65
- package/dist/components/NSBoxSearch.js.map +1 -1
- package/dist/components/NSBoxString.js.map +1 -1
- package/dist/components/NSBoxTextArea.js.map +1 -1
- package/dist/components/NSBoxTextArea.module.css +78 -78
- package/dist/components/NSBoxTime.js.map +1 -1
- package/dist/components/NSButton.d.ts +0 -1
- package/dist/components/NSButton.module.css +28 -28
- package/dist/components/NSButtonBlue.module.css +4 -4
- package/dist/components/NSButtonGreen.module.css +4 -4
- package/dist/components/NSButtonRed.module.css +4 -4
- package/dist/components/NSCard.module.css +108 -108
- package/dist/components/NSCardScreenshot.module.css +41 -41
- package/dist/components/NSChartColumn.module.css +7 -7
- package/dist/components/NSChartTable.module.css +21 -21
- package/dist/components/NSCopyToClipboard.js.map +1 -1
- package/dist/components/NSCopyToClipboard.module.css +43 -39
- package/dist/components/NSDialog.module.css +72 -72
- package/dist/components/NSDownTimer.js.map +1 -1
- package/dist/components/NSDownTimer.module.css +62 -62
- package/dist/components/NSDownload.js.map +1 -1
- package/dist/components/NSDownload.module.css +46 -46
- package/dist/components/NSElectronicCard.js.map +1 -1
- package/dist/components/NSElectronicCard.module.css +60 -60
- package/dist/components/NSEntityBar.module.css +77 -77
- package/dist/components/NSEntityCardBackground.module.css +27 -27
- package/dist/components/NSFilterBox.js.map +1 -1
- package/dist/components/NSFilterBox.module.css +47 -47
- package/dist/components/NSFilterBoxDialog.module.css +36 -36
- package/dist/components/NSFilterItem.module.css +23 -23
- package/dist/components/NSFooter.js.map +1 -1
- package/dist/components/NSFooter.module.css +123 -123
- package/dist/components/NSGroupedList.js.map +1 -1
- package/dist/components/NSGroupedList.module.css +72 -72
- package/dist/components/NSHeader.js.map +1 -1
- package/dist/components/NSHeader.module.css +286 -286
- package/dist/components/NSHeaderScreenshot.module.css +35 -35
- package/dist/components/NSInfoDialog.d.ts +0 -1
- package/dist/components/NSLayout.js.map +1 -1
- package/dist/components/NSLayout.module.css +13 -13
- package/dist/components/NSLine.module.css +12 -12
- package/dist/components/NSLink.module.css +36 -36
- package/dist/components/NSLoading.module.css +29 -29
- package/dist/components/NSNoData.module.css +8 -8
- package/dist/components/NSPageSelectionModal.d.ts +1 -0
- package/dist/components/NSPageSelectionModal.js +1 -1
- package/dist/components/NSPageSelectionModal.js.map +1 -1
- package/dist/components/NSPageSelectionModal.module.css +102 -102
- package/dist/components/NSPagination.js.map +1 -1
- package/dist/components/NSPagination.module.css +101 -101
- package/dist/components/NSPanel.module.css +46 -46
- package/dist/components/NSRange.module.css +66 -66
- package/dist/components/NSRepeater.js.map +1 -1
- package/dist/components/NSSection.module.css +10 -10
- package/dist/components/NSSectionBars.module.css +10 -10
- package/dist/components/NSSectionCards.module.css +38 -38
- package/dist/components/NSTabPage.module.css +59 -59
- package/dist/components/NSTable.js +4 -5
- package/dist/components/NSTable.js.map +1 -1
- package/dist/components/NSTable.module.css +289 -289
- package/dist/components/NSTag.module.css +52 -52
- package/dist/components/NSTimeTable.module.css +6 -6
- package/dist/components/NSTimelineMonthly.module.css +71 -71
- package/dist/components/NSTitle.module.css +15 -15
- package/dist/formatter/DateFormatter.js.map +1 -1
- package/dist/formatter/DateTimeFormatter.js.map +1 -1
- package/dist/formatter/TimeFormatter.js.map +1 -1
- package/dist/pages/NSNotFoundPage.module.css +18 -18
- package/dist/pages/NSUpdating.module.css +35 -35
- package/dist/routing/NSRouterMaker.d.ts +0 -1
- package/dist/routing/Notifier.d.ts +0 -1
- package/dist/routing/Notifier.js.map +1 -1
- package/package.json +72 -72
- package/public/index.html +38 -38
- package/src/App.css +16 -16
- package/src/App.tsx +184 -184
- package/src/Color.tsx +10 -10
- package/src/CopyToClipboard.ts +6 -6
- package/src/Validator.ts +117 -117
- package/src/components/NSAccordion.module.css +4 -4
- package/src/components/NSAccordion.tsx +51 -51
- package/src/components/NSActionMenu.module.css +75 -75
- package/src/components/NSActionMenu.tsx +89 -89
- package/src/components/NSAssistantButton.module.css +130 -130
- package/src/components/NSAssistantButton.tsx +70 -70
- package/src/components/NSBarAction.module.css +87 -87
- package/src/components/NSBarAction.tsx +92 -92
- package/src/components/NSBarHeroBanner.module.css +42 -42
- package/src/components/NSBarHeroBanner.tsx +61 -61
- package/src/components/NSBarNotification.module.css +34 -34
- package/src/components/NSBarNotification.tsx +85 -85
- package/src/components/NSBarTitle.module.css +9 -9
- package/src/components/NSBarTitle.tsx +28 -28
- package/src/components/NSBox.module.css +124 -124
- package/src/components/NSBoxBoolean.module.css +74 -74
- package/src/components/NSBoxBoolean.tsx +108 -108
- package/src/components/NSBoxCombo.module.css +6 -6
- package/src/components/NSBoxCombo.tsx +135 -135
- package/src/components/NSBoxDate.module.css +42 -42
- package/src/components/NSBoxDate.tsx +86 -86
- package/src/components/NSBoxDateTime.module.css +43 -43
- package/src/components/NSBoxDateTime.tsx +87 -87
- package/src/components/NSBoxDouble.tsx +90 -90
- package/src/components/NSBoxDuration.tsx +90 -90
- package/src/components/NSBoxEmail.tsx +103 -103
- package/src/components/NSBoxEntity.module.css +25 -25
- package/src/components/NSBoxEntity.tsx +181 -181
- package/src/components/NSBoxEnum.tsx +56 -56
- package/src/components/NSBoxErrorNotifier.module.css +2 -2
- package/src/components/NSBoxErrorNotifier.tsx +32 -32
- package/src/components/NSBoxFile.module.css +4 -4
- package/src/components/NSBoxFile.tsx +124 -124
- package/src/components/NSBoxIPV4.tsx +95 -95
- package/src/components/NSBoxIPV6.tsx +92 -92
- package/src/components/NSBoxInteger.tsx +88 -88
- package/src/components/NSBoxLabel.module.css +12 -12
- package/src/components/NSBoxLabel.tsx +29 -29
- package/src/components/NSBoxPassword.tsx +88 -88
- package/src/components/NSBoxPhone.tsx +90 -90
- package/src/components/NSBoxPrice.tsx +90 -90
- package/src/components/NSBoxRadio.module.css +65 -65
- package/src/components/NSBoxRadio.tsx +105 -105
- package/src/components/NSBoxSearch.tsx +105 -105
- package/src/components/NSBoxString.tsx +104 -104
- package/src/components/NSBoxTextArea.module.css +78 -78
- package/src/components/NSBoxTextArea.tsx +110 -110
- package/src/components/NSBoxTime.tsx +90 -90
- package/src/components/NSButton.module.css +28 -28
- package/src/components/NSButton.tsx +23 -23
- package/src/components/NSButtonBlue.module.css +4 -4
- package/src/components/NSButtonBlue.tsx +11 -11
- package/src/components/NSButtonGreen.module.css +4 -4
- package/src/components/NSButtonGreen.tsx +10 -10
- package/src/components/NSButtonRed.module.css +4 -4
- package/src/components/NSButtonRed.tsx +10 -10
- package/src/components/NSCard.module.css +108 -108
- package/src/components/NSCard.tsx +71 -71
- package/src/components/NSCardScreenshot.module.css +41 -41
- package/src/components/NSCardScreenshot.tsx +31 -31
- package/src/components/NSChartColumn.module.css +7 -7
- package/src/components/NSChartColumn.tsx +106 -106
- package/src/components/NSChartPie.tsx +104 -104
- package/src/components/NSChartRange.tsx +16 -16
- package/src/components/NSChartTable.module.css +21 -21
- package/src/components/NSChartTable.tsx +94 -94
- package/src/components/NSCopyToClipboard.module.css +43 -39
- package/src/components/NSCopyToClipboard.tsx +38 -38
- package/src/components/NSDeleteDialog.tsx +26 -26
- package/src/components/NSDialog.module.css +72 -72
- package/src/components/NSDialog.tsx +46 -46
- package/src/components/NSDownTimer.module.css +62 -62
- package/src/components/NSDownTimer.tsx +77 -77
- package/src/components/NSDownload.module.css +46 -46
- package/src/components/NSDownload.tsx +62 -62
- package/src/components/NSElectronicCard.module.css +60 -60
- package/src/components/NSElectronicCard.tsx +45 -45
- package/src/components/NSEntityBar.module.css +77 -77
- package/src/components/NSEntityBar.tsx +27 -27
- package/src/components/NSEntityCardBackground.module.css +27 -27
- package/src/components/NSEntityCardBackground.tsx +34 -34
- package/src/components/NSFilterBox.module.css +47 -47
- package/src/components/NSFilterBox.tsx +352 -352
- package/src/components/NSFilterBoxDialog.module.css +36 -36
- package/src/components/NSFilterBoxDialog.tsx +74 -74
- package/src/components/NSFilterItem.module.css +23 -23
- package/src/components/NSFilterItem.tsx +73 -73
- package/src/components/NSFooter.module.css +123 -123
- package/src/components/NSFooter.tsx +200 -200
- package/src/components/NSGroupedList.module.css +72 -72
- package/src/components/NSGroupedList.tsx +107 -107
- package/src/components/NSHeader.module.css +286 -286
- package/src/components/NSHeader.tsx +243 -243
- package/src/components/NSHeaderScreenshot.module.css +35 -35
- package/src/components/NSHeaderScreenshot.tsx +38 -38
- package/src/components/NSInfoDialog.tsx +36 -36
- package/src/components/NSLayout.module.css +13 -13
- package/src/components/NSLayout.tsx +90 -90
- package/src/components/NSLine.module.css +12 -12
- package/src/components/NSLine.tsx +15 -15
- package/src/components/NSLink.module.css +36 -36
- package/src/components/NSLink.tsx +25 -25
- package/src/components/NSLinkBlue.tsx +20 -20
- package/src/components/NSLinkGreen.tsx +5 -5
- package/src/components/NSLinkRed.tsx +5 -5
- package/src/components/NSLoading.module.css +29 -29
- package/src/components/NSLoading.tsx +19 -19
- package/src/components/NSNoData.module.css +8 -8
- package/src/components/NSNoData.tsx +24 -24
- package/src/components/NSPageSelectionModal.module.css +102 -102
- package/src/components/NSPageSelectionModal.tsx +227 -226
- package/src/components/NSPagination.module.css +101 -101
- package/src/components/NSPagination.tsx +189 -189
- package/src/components/NSPanel.module.css +46 -46
- package/src/components/NSPanel.tsx +19 -19
- package/src/components/NSProductList.tsx +43 -43
- package/src/components/NSRange.module.css +66 -66
- package/src/components/NSRange.tsx +82 -82
- package/src/components/NSRepeater.tsx +175 -175
- package/src/components/NSSection.module.css +10 -10
- package/src/components/NSSection.tsx +23 -23
- package/src/components/NSSectionBars.module.css +10 -10
- package/src/components/NSSectionBars.tsx +25 -25
- package/src/components/NSSectionCards.module.css +38 -38
- package/src/components/NSSectionCards.tsx +51 -51
- package/src/components/NSSectionTitle.tsx +21 -21
- package/src/components/NSSpace.tsx +28 -28
- package/src/components/NSTabPage.module.css +59 -59
- package/src/components/NSTabPage.tsx +53 -53
- package/src/components/NSTable.module.css +289 -289
- package/src/components/NSTable.tsx +424 -422
- package/src/components/NSTag.module.css +52 -52
- package/src/components/NSTag.tsx +73 -73
- package/src/components/NSTimeTable.module.css +6 -6
- package/src/components/NSTimeTable.tsx +49 -49
- package/src/components/NSTimelineMonthly.module.css +71 -71
- package/src/components/NSTimelineMonthly.tsx +42 -42
- package/src/components/NSTitle.module.css +15 -15
- package/src/components/NSTitle.tsx +19 -19
- package/src/formatter/BackColorFormatter.tsx +20 -20
- package/src/formatter/BaseColumnFormatter.ts +14 -14
- package/src/formatter/BooleanFormatter.ts +20 -20
- package/src/formatter/DateFormatter.ts +15 -15
- package/src/formatter/DateTimeFormatter.ts +15 -15
- package/src/formatter/DurationFormatter.ts +8 -8
- package/src/formatter/EmailFormatter.ts +8 -8
- package/src/formatter/EnumFormatter.ts +8 -8
- package/src/formatter/FloatFormatter.ts +8 -8
- package/src/formatter/ForeColorFormatter.tsx +20 -20
- package/src/formatter/ForeignIDFormatter.ts +8 -8
- package/src/formatter/IDFormatter.ts +8 -8
- package/src/formatter/IPFormatter.ts +8 -8
- package/src/formatter/IntegerFormatter.ts +8 -8
- package/src/formatter/JsonFormatter.ts +8 -8
- package/src/formatter/MoneyFormatter.ts +8 -8
- package/src/formatter/PhoneFormatter.ts +8 -8
- package/src/formatter/StringFormatter.ts +8 -8
- package/src/formatter/TimeFormatter.ts +16 -16
- package/src/formatter/UnknowFormatter.ts +8 -8
- package/src/index.tsx +7 -7
- package/src/main.ts +114 -114
- package/src/pages/NSNotFoundPage.module.css +18 -18
- package/src/pages/NSNotFoundPage.tsx +11 -11
- package/src/pages/NSUpdating.module.css +35 -35
- package/src/pages/NSUpdating.tsx +32 -32
- package/src/props/IBaseComponentProps.ts +8 -8
- package/src/props/IHeaderIconProps.ts +10 -10
- package/src/props/IHeaderProps.ts +7 -7
- package/src/props/IImageProps.ts +4 -4
- package/src/props/ILinkProps.ts +5 -5
- package/src/props/IValidationNumberProps.ts +4 -4
- package/src/props/IValidationProps.ts +7 -7
- package/src/props/IValidationRegexProps.ts +4 -4
- package/src/props/IValidationStringProps.ts +4 -4
- package/src/routing/INSRouterMaker.ts +6 -6
- package/src/routing/INSRouterProps.ts +5 -5
- package/src/routing/INSRouterState.ts +5 -5
- package/src/routing/NSRouterMaker.tsx +33 -33
- package/src/routing/Notifier.ts +79 -79
- package/tsconfig.json +43 -43
- package/dist/App.css +0 -17
- package/dist/components/NSRadioButton.d.ts +0 -25
- package/dist/components/NSRadioButton.js +0 -49
- package/dist/components/NSRadioButton.js.map +0 -1
- package/dist/index.css +0 -6
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
.ns_line_container {
|
|
2
|
-
display: flex;
|
|
3
|
-
justify-content: center;
|
|
4
|
-
align-items: center;
|
|
5
|
-
margin: 0;
|
|
6
|
-
padding: 0;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.ns_line {
|
|
10
|
-
width: 80%;
|
|
11
|
-
height: 2px;
|
|
12
|
-
background: linear-gradient(90deg, #b0b0b0 0%, hsla(0, 0%, 0%, 1) 50%, #b0b0b0 100%);
|
|
1
|
+
.ns_line_container {
|
|
2
|
+
display: flex;
|
|
3
|
+
justify-content: center;
|
|
4
|
+
align-items: center;
|
|
5
|
+
margin: 0;
|
|
6
|
+
padding: 0;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.ns_line {
|
|
10
|
+
width: 80%;
|
|
11
|
+
height: 2px;
|
|
12
|
+
background: linear-gradient(90deg, #b0b0b0 0%, hsla(0, 0%, 0%, 1) 50%, #b0b0b0 100%);
|
|
13
13
|
}
|
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
.ns_link_parent {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
justify-content: center;
|
|
5
|
-
align-items: center;
|
|
6
|
-
width: 100%;
|
|
7
|
-
gap: 24px;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.ns_link {
|
|
11
|
-
text-decoration: none;
|
|
12
|
-
/* box-shadow: inset 2px 2px 2px 0 #1754F3; */
|
|
13
|
-
box-shadow: inset 0 -4px 4px 0px rgb(0 0 0 / 25%);
|
|
14
|
-
color: #fff;
|
|
15
|
-
font-size: 16px;
|
|
16
|
-
font-weight: 600;
|
|
17
|
-
line-height: 16px;
|
|
18
|
-
display: flex;
|
|
19
|
-
justify-content: center;
|
|
20
|
-
align-items: center;
|
|
21
|
-
border-radius: 8px;
|
|
22
|
-
width: 358px;
|
|
23
|
-
height: 48px;
|
|
24
|
-
width: 100%;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.ns_link_absolute {
|
|
28
|
-
position: absolute;
|
|
29
|
-
width: 100%;
|
|
30
|
-
height: 100%;
|
|
31
|
-
left: 0;
|
|
32
|
-
right: 0;
|
|
33
|
-
top: 0;
|
|
34
|
-
bottom: 0;
|
|
35
|
-
cursor: pointer;
|
|
36
|
-
background-color: transparent !important;
|
|
1
|
+
.ns_link_parent {
|
|
2
|
+
display: flex;
|
|
3
|
+
flex-direction: column;
|
|
4
|
+
justify-content: center;
|
|
5
|
+
align-items: center;
|
|
6
|
+
width: 100%;
|
|
7
|
+
gap: 24px;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.ns_link {
|
|
11
|
+
text-decoration: none;
|
|
12
|
+
/* box-shadow: inset 2px 2px 2px 0 #1754F3; */
|
|
13
|
+
box-shadow: inset 0 -4px 4px 0px rgb(0 0 0 / 25%);
|
|
14
|
+
color: #fff;
|
|
15
|
+
font-size: 16px;
|
|
16
|
+
font-weight: 600;
|
|
17
|
+
line-height: 16px;
|
|
18
|
+
display: flex;
|
|
19
|
+
justify-content: center;
|
|
20
|
+
align-items: center;
|
|
21
|
+
border-radius: 8px;
|
|
22
|
+
width: 358px;
|
|
23
|
+
height: 48px;
|
|
24
|
+
width: 100%;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.ns_link_absolute {
|
|
28
|
+
position: absolute;
|
|
29
|
+
width: 100%;
|
|
30
|
+
height: 100%;
|
|
31
|
+
left: 0;
|
|
32
|
+
right: 0;
|
|
33
|
+
top: 0;
|
|
34
|
+
bottom: 0;
|
|
35
|
+
cursor: pointer;
|
|
36
|
+
background-color: transparent !important;
|
|
37
37
|
}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
.ns_loading_parent {
|
|
2
|
-
width: 100%;
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
justify-content: center;
|
|
6
|
-
align-items: center;
|
|
7
|
-
margin: 0 auto;
|
|
8
|
-
padding: 48px 0;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.ns_loader {
|
|
12
|
-
margin: 16px 0;
|
|
13
|
-
width: 75px;
|
|
14
|
-
height: 75px;
|
|
15
|
-
border-radius: 50%;
|
|
16
|
-
padding: 1px;
|
|
17
|
-
background: conic-gradient(#0000 10%, #001664) content-box;
|
|
18
|
-
-webkit-mask:
|
|
19
|
-
repeating-conic-gradient(#0000 0deg, #000 1deg 20deg, #0000 21deg 36deg),
|
|
20
|
-
radial-gradient(farthest-side, #0000 calc(100% - 9px), #000 calc(100% - 8px));
|
|
21
|
-
-webkit-mask-composite: destination-in;
|
|
22
|
-
mask-composite: intersect;
|
|
23
|
-
animation: s4 1s infinite steps(10);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
@keyframes s4 {
|
|
27
|
-
to {
|
|
28
|
-
transform: rotate(1turn)
|
|
29
|
-
}
|
|
1
|
+
.ns_loading_parent {
|
|
2
|
+
width: 100%;
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
justify-content: center;
|
|
6
|
+
align-items: center;
|
|
7
|
+
margin: 0 auto;
|
|
8
|
+
padding: 48px 0;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.ns_loader {
|
|
12
|
+
margin: 16px 0;
|
|
13
|
+
width: 75px;
|
|
14
|
+
height: 75px;
|
|
15
|
+
border-radius: 50%;
|
|
16
|
+
padding: 1px;
|
|
17
|
+
background: conic-gradient(#0000 10%, #001664) content-box;
|
|
18
|
+
-webkit-mask:
|
|
19
|
+
repeating-conic-gradient(#0000 0deg, #000 1deg 20deg, #0000 21deg 36deg),
|
|
20
|
+
radial-gradient(farthest-side, #0000 calc(100% - 9px), #000 calc(100% - 8px));
|
|
21
|
+
-webkit-mask-composite: destination-in;
|
|
22
|
+
mask-composite: intersect;
|
|
23
|
+
animation: s4 1s infinite steps(10);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
@keyframes s4 {
|
|
27
|
+
to {
|
|
28
|
+
transform: rotate(1turn)
|
|
29
|
+
}
|
|
30
30
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
.ns_table_no_data {
|
|
2
|
-
background-color: rgb(255, 255, 255);
|
|
3
|
-
color: rgba(140, 140, 140, 0.7);
|
|
4
|
-
text-align: center;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.ns_table_no_data h4 {
|
|
8
|
-
font-size: 24px;
|
|
1
|
+
.ns_table_no_data {
|
|
2
|
+
background-color: rgb(255, 255, 255);
|
|
3
|
+
color: rgba(140, 140, 140, 0.7);
|
|
4
|
+
text-align: center;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.ns_table_no_data h4 {
|
|
8
|
+
font-size: 24px;
|
|
9
9
|
}
|
|
@@ -5,6 +5,7 @@ export interface NSPageSelectionModalProps<RowType> {
|
|
|
5
5
|
onClose: () => void;
|
|
6
6
|
getItems: (page: number, selected: boolean) => Promise<RowType[]>;
|
|
7
7
|
onFinish: (items: RowType[]) => void;
|
|
8
|
+
icon?: string;
|
|
8
9
|
}
|
|
9
10
|
interface NSPageSelectionModalState {
|
|
10
11
|
selectedRadio: string;
|
|
@@ -76,7 +76,7 @@ export class NSPageSelectionModal extends Component {
|
|
|
76
76
|
return (_jsx(_Fragment, { children: _jsxs(_Fragment, { children: [_jsx("div", { className: Styles.ns_print_container, ref: this.toastRef, children: _jsxs("div", { className: Styles.ns_header_print, children: [_jsx("img", { src: "https://static.namirasoft.com/image/concept/close/blue.svg", alt: "Close", width: 24, height: 24, onClick: (e) => {
|
|
77
77
|
e.stopPropagation();
|
|
78
78
|
this.props.onClose();
|
|
79
|
-
}, className: Styles.ns_close_icon }), _jsxs("div", { className: Styles.ns_print_title, children: [_jsx("img", { src:
|
|
79
|
+
}, className: Styles.ns_close_icon }), _jsxs("div", { className: Styles.ns_print_title, children: [_jsx("img", { src: this.props.icon && this.props.icon, alt: "Print", width: 24, height: 24 }), _jsx("h2", { className: 'm-0', children: "Page Selection" })] }), _jsx(NSSpace, { size: NSSpaceSizeType.SMALL }), _jsx("p", { className: Styles.ns_print_description, children: "Please select which pages you want to continue with" }), _jsx(NSSpace, { size: NSSpaceSizeType.SMALL }), _jsxs("div", { className: Styles.ns_parent_checkboxs, children: [_jsx(NSBoxRadio, { defaultValue: true, ref: this.NSBoxBoolean_CurrentPage, title: "Current page", required: false, name: "PageSelection", isSelected: this.state.selectedRadio === 'current_page', onClick: () => this.handleRadioChange('current_page') }), _jsx(NSBoxRadio, { ref: this.NSBoxBoolean_SelectedItems, title: "Only Selected Items", required: false, name: "PageSelection", isSelected: this.state.selectedRadio === 'selected_items', onClick: () => this.handleRadioChange('selected_items') }), _jsx(NSBoxRadio, { ref: this.NSBoxBoolean_CustomPage, title: "Custom Pages", required: false, name: "PageSelection", isSelected: this.state.selectedRadio === 'custom_page', onClick: () => this.handleRadioChange('custom_page') }), _jsx(NSBoxRadio, { ref: this.NSBoxBoolean_AllPage, title: "All Pages", required: false, name: "PageSelection", isSelected: this.state.selectedRadio === 'all_page', onClick: () => this.handleRadioChange('all_page') })] }), _jsx(NSSpace, { size: NSSpaceSizeType.MICRO }), this.state.selectedRadio === 'custom_page' && (_jsx(NSBoxString, { ref: this.NSBoxString_Pages, classList: [Styles.ns_w_box_string], required: false, title: "Custom Pages", getError: value => {
|
|
80
80
|
try {
|
|
81
81
|
this.parseCustomPage(value);
|
|
82
82
|
return null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NSPageSelectionModal.js","sourceRoot":"","sources":["../../src/components/NSPageSelectionModal.tsx"],"names":[],"mappings":";;;;;;;;;;AAAA,OAAc,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AACrD,OAAO,MAAM,MAAM,mCAAmC,CAAC;AACvD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"NSPageSelectionModal.js","sourceRoot":"","sources":["../../src/components/NSPageSelectionModal.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,103 +1,103 @@
|
|
|
1
|
-
.ns_print_container {
|
|
2
|
-
z-index: 1;
|
|
3
|
-
top: 0%;
|
|
4
|
-
transform: translate(50%, 50%);
|
|
5
|
-
background-color: rgba(255, 255, 255, 1);
|
|
6
|
-
border-radius: 16px;
|
|
7
|
-
border: 0.2px solid rgb(210, 210, 210);
|
|
8
|
-
padding: 16px;
|
|
9
|
-
max-width: 380px;
|
|
10
|
-
position: fixed;
|
|
11
|
-
top: 50%;
|
|
12
|
-
left: 50%;
|
|
13
|
-
transform: translate(-50%, -50%);
|
|
14
|
-
z-index: 3;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.ns_header_print {
|
|
18
|
-
position: relative;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.ns_close_icon {
|
|
22
|
-
position: absolute;
|
|
23
|
-
right: 0px;
|
|
24
|
-
top: 0px;
|
|
25
|
-
cursor: pointer;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.ns_print_title {
|
|
29
|
-
display: flex;
|
|
30
|
-
gap: 8px;
|
|
31
|
-
color: #141B5C;
|
|
32
|
-
justify-content: center;
|
|
33
|
-
margin: 0;
|
|
34
|
-
align-items: center;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.ns_print_description {
|
|
38
|
-
color: #141B5C;
|
|
39
|
-
margin: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.ns_parent_checkboxs {
|
|
43
|
-
display: flex;
|
|
44
|
-
flex-wrap: wrap;
|
|
45
|
-
justify-content: space-between;
|
|
46
|
-
gap: 8px;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.ns_w_box_boolean div {
|
|
50
|
-
width: 100% !important;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.ns_w_box_boolean {
|
|
54
|
-
width: 100% !important;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.ns_w_box_string {
|
|
58
|
-
width: 100% !important;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.ns_w_box_string input {
|
|
62
|
-
width: 100% !important;
|
|
63
|
-
max-width: 100% !important;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
@media only screen and (min-width: 768px) {
|
|
67
|
-
.ns_print_container {
|
|
68
|
-
max-width: 590px;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.ns_w_box_boolean div {
|
|
72
|
-
width: 272px !important;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.ns_w_box_boolean {
|
|
76
|
-
width: 272px !important;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.ns_w_box_string {
|
|
80
|
-
width: 272px !important;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.ns_w_box_string input {
|
|
84
|
-
width: 272px !important;
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.ns_toast_background {
|
|
89
|
-
width: 100vw;
|
|
90
|
-
height: 100vh;
|
|
91
|
-
background-color: #00000059;
|
|
92
|
-
position: fixed;
|
|
93
|
-
top: 0;
|
|
94
|
-
left: 0;
|
|
95
|
-
display: flex;
|
|
96
|
-
justify-content: center;
|
|
97
|
-
align-items: center;
|
|
98
|
-
cursor: default;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.ns_parent_modal {
|
|
102
|
-
/* position: relative; */
|
|
1
|
+
.ns_print_container {
|
|
2
|
+
z-index: 1;
|
|
3
|
+
top: 0%;
|
|
4
|
+
transform: translate(50%, 50%);
|
|
5
|
+
background-color: rgba(255, 255, 255, 1);
|
|
6
|
+
border-radius: 16px;
|
|
7
|
+
border: 0.2px solid rgb(210, 210, 210);
|
|
8
|
+
padding: 16px;
|
|
9
|
+
max-width: 380px;
|
|
10
|
+
position: fixed;
|
|
11
|
+
top: 50%;
|
|
12
|
+
left: 50%;
|
|
13
|
+
transform: translate(-50%, -50%);
|
|
14
|
+
z-index: 3;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.ns_header_print {
|
|
18
|
+
position: relative;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.ns_close_icon {
|
|
22
|
+
position: absolute;
|
|
23
|
+
right: 0px;
|
|
24
|
+
top: 0px;
|
|
25
|
+
cursor: pointer;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.ns_print_title {
|
|
29
|
+
display: flex;
|
|
30
|
+
gap: 8px;
|
|
31
|
+
color: #141B5C;
|
|
32
|
+
justify-content: center;
|
|
33
|
+
margin: 0;
|
|
34
|
+
align-items: center;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.ns_print_description {
|
|
38
|
+
color: #141B5C;
|
|
39
|
+
margin: 0;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.ns_parent_checkboxs {
|
|
43
|
+
display: flex;
|
|
44
|
+
flex-wrap: wrap;
|
|
45
|
+
justify-content: space-between;
|
|
46
|
+
gap: 8px;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.ns_w_box_boolean div {
|
|
50
|
+
width: 100% !important;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.ns_w_box_boolean {
|
|
54
|
+
width: 100% !important;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.ns_w_box_string {
|
|
58
|
+
width: 100% !important;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.ns_w_box_string input {
|
|
62
|
+
width: 100% !important;
|
|
63
|
+
max-width: 100% !important;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
@media only screen and (min-width: 768px) {
|
|
67
|
+
.ns_print_container {
|
|
68
|
+
max-width: 590px;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.ns_w_box_boolean div {
|
|
72
|
+
width: 272px !important;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.ns_w_box_boolean {
|
|
76
|
+
width: 272px !important;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.ns_w_box_string {
|
|
80
|
+
width: 272px !important;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.ns_w_box_string input {
|
|
84
|
+
width: 272px !important;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.ns_toast_background {
|
|
89
|
+
width: 100vw;
|
|
90
|
+
height: 100vh;
|
|
91
|
+
background-color: #00000059;
|
|
92
|
+
position: fixed;
|
|
93
|
+
top: 0;
|
|
94
|
+
left: 0;
|
|
95
|
+
display: flex;
|
|
96
|
+
justify-content: center;
|
|
97
|
+
align-items: center;
|
|
98
|
+
cursor: default;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.ns_parent_modal {
|
|
102
|
+
/* position: relative; */
|
|
103
103
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NSPagination.js","sourceRoot":"","sources":["../../src/components/NSPagination.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"NSPagination.js","sourceRoot":"","sources":["../../src/components/NSPagination.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,102 +1,102 @@
|
|
|
1
|
-
.ns_pagination_container {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: row;
|
|
4
|
-
align-items: center;
|
|
5
|
-
justify-content: space-between;
|
|
6
|
-
text-align: left;
|
|
7
|
-
font-size: 14px;
|
|
8
|
-
justify-items: center;
|
|
9
|
-
width: 100%;
|
|
10
|
-
max-width: max-content;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.ns_select_number_parent {
|
|
14
|
-
font-weight: 500;
|
|
15
|
-
border-radius: 50px;
|
|
16
|
-
height: 32px;
|
|
17
|
-
width: 32px;
|
|
18
|
-
text-align: center;
|
|
19
|
-
display: flex;
|
|
20
|
-
justify-content: center;
|
|
21
|
-
align-items: center;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.ns_paginate_link {
|
|
25
|
-
color: rgba(20, 27, 92, 1);
|
|
26
|
-
text-decoration: none;
|
|
27
|
-
font-size: 14px;
|
|
28
|
-
font-weight: 600;
|
|
29
|
-
line-height: 22px;
|
|
30
|
-
font-family: inherit;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.ns_select_number {
|
|
34
|
-
color: rgba(20, 27, 92, 1);
|
|
35
|
-
font-weight: 500;
|
|
36
|
-
background-color: rgb(255, 255, 255);
|
|
37
|
-
border: 2px solid rgba(20, 27, 92, 1);
|
|
38
|
-
border-radius: 50px;
|
|
39
|
-
border-radius: 50px;
|
|
40
|
-
height: 32px;
|
|
41
|
-
width: 32px;
|
|
42
|
-
text-align: center;
|
|
43
|
-
display: flex;
|
|
44
|
-
justify-content: center;
|
|
45
|
-
align-items: center;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.ns_pagination_left_ellipses {
|
|
49
|
-
padding-bottom: 10px;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.ns_pagination_left_ellipses a {
|
|
53
|
-
color: rgba(20, 27, 92, 1);
|
|
54
|
-
font-size: 24px;
|
|
55
|
-
font-weight: 700;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.ns_pagination_right_ellipses {
|
|
59
|
-
padding-bottom: 10px;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.ns_pagination_right_ellipses a {
|
|
63
|
-
color: rgba(20, 27, 92, 1);
|
|
64
|
-
font-size: 24px;
|
|
65
|
-
font-weight: 700;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.ns_pagination_info {
|
|
69
|
-
margin-left: 12px;
|
|
70
|
-
width: fit-content;
|
|
71
|
-
min-width: 140px;
|
|
72
|
-
height: 48px;
|
|
73
|
-
display: flex;
|
|
74
|
-
flex-direction: row;
|
|
75
|
-
justify-content: center;
|
|
76
|
-
gap: 12px;
|
|
77
|
-
min-width: 248px;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.ns_pagination_info h6 {
|
|
81
|
-
background-color: rgb(255, 255, 255);
|
|
82
|
-
width: 124px;
|
|
83
|
-
display: flex;
|
|
84
|
-
align-items: center;
|
|
85
|
-
justify-content: center;
|
|
86
|
-
height: 100%;
|
|
87
|
-
color: rgba(20, 27, 92, 1);
|
|
88
|
-
padding-left: 16px 24px;
|
|
89
|
-
text-align: center;
|
|
90
|
-
border-radius: 8px;
|
|
91
|
-
border: 1px solid black;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.ns_pagination_combobox div {
|
|
95
|
-
width: 74px;
|
|
96
|
-
margin: 0;
|
|
97
|
-
padding: 0;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.ns_pagination_combobox span {
|
|
101
|
-
margin: 0
|
|
1
|
+
.ns_pagination_container {
|
|
2
|
+
display: flex;
|
|
3
|
+
flex-direction: row;
|
|
4
|
+
align-items: center;
|
|
5
|
+
justify-content: space-between;
|
|
6
|
+
text-align: left;
|
|
7
|
+
font-size: 14px;
|
|
8
|
+
justify-items: center;
|
|
9
|
+
width: 100%;
|
|
10
|
+
max-width: max-content;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.ns_select_number_parent {
|
|
14
|
+
font-weight: 500;
|
|
15
|
+
border-radius: 50px;
|
|
16
|
+
height: 32px;
|
|
17
|
+
width: 32px;
|
|
18
|
+
text-align: center;
|
|
19
|
+
display: flex;
|
|
20
|
+
justify-content: center;
|
|
21
|
+
align-items: center;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.ns_paginate_link {
|
|
25
|
+
color: rgba(20, 27, 92, 1);
|
|
26
|
+
text-decoration: none;
|
|
27
|
+
font-size: 14px;
|
|
28
|
+
font-weight: 600;
|
|
29
|
+
line-height: 22px;
|
|
30
|
+
font-family: inherit;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.ns_select_number {
|
|
34
|
+
color: rgba(20, 27, 92, 1);
|
|
35
|
+
font-weight: 500;
|
|
36
|
+
background-color: rgb(255, 255, 255);
|
|
37
|
+
border: 2px solid rgba(20, 27, 92, 1);
|
|
38
|
+
border-radius: 50px;
|
|
39
|
+
border-radius: 50px;
|
|
40
|
+
height: 32px;
|
|
41
|
+
width: 32px;
|
|
42
|
+
text-align: center;
|
|
43
|
+
display: flex;
|
|
44
|
+
justify-content: center;
|
|
45
|
+
align-items: center;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.ns_pagination_left_ellipses {
|
|
49
|
+
padding-bottom: 10px;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.ns_pagination_left_ellipses a {
|
|
53
|
+
color: rgba(20, 27, 92, 1);
|
|
54
|
+
font-size: 24px;
|
|
55
|
+
font-weight: 700;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.ns_pagination_right_ellipses {
|
|
59
|
+
padding-bottom: 10px;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.ns_pagination_right_ellipses a {
|
|
63
|
+
color: rgba(20, 27, 92, 1);
|
|
64
|
+
font-size: 24px;
|
|
65
|
+
font-weight: 700;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.ns_pagination_info {
|
|
69
|
+
margin-left: 12px;
|
|
70
|
+
width: fit-content;
|
|
71
|
+
min-width: 140px;
|
|
72
|
+
height: 48px;
|
|
73
|
+
display: flex;
|
|
74
|
+
flex-direction: row;
|
|
75
|
+
justify-content: center;
|
|
76
|
+
gap: 12px;
|
|
77
|
+
min-width: 248px;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.ns_pagination_info h6 {
|
|
81
|
+
background-color: rgb(255, 255, 255);
|
|
82
|
+
width: 124px;
|
|
83
|
+
display: flex;
|
|
84
|
+
align-items: center;
|
|
85
|
+
justify-content: center;
|
|
86
|
+
height: 100%;
|
|
87
|
+
color: rgba(20, 27, 92, 1);
|
|
88
|
+
padding-left: 16px 24px;
|
|
89
|
+
text-align: center;
|
|
90
|
+
border-radius: 8px;
|
|
91
|
+
border: 1px solid black;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.ns_pagination_combobox div {
|
|
95
|
+
width: 74px;
|
|
96
|
+
margin: 0;
|
|
97
|
+
padding: 0;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.ns_pagination_combobox span {
|
|
101
|
+
margin: 0
|
|
102
102
|
}
|