sf-i-events 1.0.818 → 1.0.819
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/.eslintrc.json +6 -0
- package/dev/index.html +10 -4
- package/package.json +3 -1
- package/sf-i-events.js +18 -14
- package/src/sf-i-events.ts +18 -15
package/.eslintrc.json
ADDED
package/dev/index.html
CHANGED
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
import {SfIMultitextarea} from 'https://esm.run/sf-i-multitextarea@1.0.23/sf-i-multitextarea.js';
|
|
27
27
|
import {SfIReporting} from 'https://esm.run/sf-i-reporting@1.0.73/sf-i-reporting.js';
|
|
28
28
|
import {SfIBricks} from 'https://esm.run/sf-i-bricks@1.0.8/sf-i-bricks.js';
|
|
29
|
+
import {SfNewFeature} from 'https://esm.run/sf-new-feature@1.0.1/sf-new-feature.js';
|
|
29
30
|
|
|
30
31
|
// import {LitElement, html, css} from 'https://unpkg.com/lit-element@3.3.3/lit-element.js?module';
|
|
31
32
|
// import {SfNav} from 'https://unpkg.com/sf-nav@1.0.73/sf-nav.js?module';
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
// import {SfIElasticText} from 'https://unpkg.com/sf-i-elastic-text@1.0.7/sf-i-elastic-text.js?module';
|
|
40
41
|
// import {SfIUploader} from 'https://unpkg.com/sf-i-uploader@1.0.108/sf-i-uploader.js?module';
|
|
41
42
|
// import {SfRandomText} from 'https://unpkg.com/sf-random-text@1.0.2/sf-random-text.js?module';
|
|
43
|
+
// import {SfNewFeature} from 'https://unpkg.com/sf-new-feature@1.0.1/sf-new-feature.js?module';
|
|
42
44
|
|
|
43
45
|
</script>
|
|
44
46
|
<!-- <script type="module">
|
|
@@ -669,6 +671,10 @@
|
|
|
669
671
|
border-bottom-right-radius: 5px;
|
|
670
672
|
|
|
671
673
|
}
|
|
674
|
+
sf-i-events::part(new-feature-text) {
|
|
675
|
+
font-weight: 400;
|
|
676
|
+
font-size: small;
|
|
677
|
+
}
|
|
672
678
|
</style>
|
|
673
679
|
</head>
|
|
674
680
|
<body>
|
|
@@ -708,7 +714,7 @@
|
|
|
708
714
|
</div>
|
|
709
715
|
|
|
710
716
|
</sf-i-events> -->
|
|
711
|
-
<sf-i-events name="Calendar" apiid="dwqyez2puoxmu.cloudfront.net/event" mode="consumer" apiidtags="dnytrdlrmxgsy.cloudfront.net/tagging" apiidstatutes="dnytrdlrmxgsy.cloudfront.net/statute" apiiddefinitions="dwqyez2puoxmu.cloudfront.net/definition" apiidreportformats="dwqyez2puoxmu.cloudfront.net/reportformat" apiidnotices="gghnbi7hku2qj5twrea6xxcaya0aqeis.lambda-url.us-east-1.on.aws" fill="solid" username="Local Reporter 1" userprofileid="e9684b5d-ddbc-46d3-ae07-51706bf75410" projectid="41ab3c86-ccc0-4c0e-8e31-cd079a07a710" projectname="ABC Global" countryid="07d73b44-648d-4301-82c4-d6df43397824" myrole="reporter" showregisterexport="false" features="["notices"]" eventfielddependencies="[{"type": "foreignkey", "parent": "country", "child": "state"},{"type": "foreignkey", "parent": "category", "child": "subcategory"},{"type": "foreignkey", "parent": "frequency", "child": "subfrequency"}]" eventfields="[{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/riskarea", "field": "riskarea"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/jurisdiction", "field": "jurisdiction"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/updatetype", "field": "updatetype"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/country", "field": "country"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/specificity", "field": "specificity"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/risk", "field": "risk"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/frequency", "field": "frequency"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/category", "field": "category"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/obligationtype", "field": "obligationtype"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/state", "field": "state"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/subfrequency", "field": "subfrequency"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/subcategory", "field": "subcategory"},{"type": "sf-i-form", "apiId": "dnytrdlrmxgsy.cloudfront.net/statute", "field": "statute", "projectField": "name"}]" eventpreviewfields="["obligation"]" eventhidefields="["comments","documents","lastupdated","approved","tags"]" calendarstartdd="01" calendarstartmm="04" calendarstartyyyy="2024">
|
|
717
|
+
<!-- <sf-i-events name="Calendar" apiid="dwqyez2puoxmu.cloudfront.net/event" mode="consumer" apiidtags="dnytrdlrmxgsy.cloudfront.net/tagging" apiidstatutes="dnytrdlrmxgsy.cloudfront.net/statute" apiiddefinitions="dwqyez2puoxmu.cloudfront.net/definition" apiidreportformats="dwqyez2puoxmu.cloudfront.net/reportformat" apiidnotices="gghnbi7hku2qj5twrea6xxcaya0aqeis.lambda-url.us-east-1.on.aws" fill="solid" username="Local Reporter 1" userprofileid="e9684b5d-ddbc-46d3-ae07-51706bf75410" projectid="41ab3c86-ccc0-4c0e-8e31-cd079a07a710" projectname="ABC Global" countryid="07d73b44-648d-4301-82c4-d6df43397824" myrole="reporter" showregisterexport="false" features="["notices"]" eventfielddependencies="[{"type": "foreignkey", "parent": "country", "child": "state"},{"type": "foreignkey", "parent": "category", "child": "subcategory"},{"type": "foreignkey", "parent": "frequency", "child": "subfrequency"}]" eventfields="[{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/riskarea", "field": "riskarea"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/jurisdiction", "field": "jurisdiction"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/updatetype", "field": "updatetype"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/country", "field": "country"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/specificity", "field": "specificity"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/risk", "field": "risk"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/frequency", "field": "frequency"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/category", "field": "category"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/obligationtype", "field": "obligationtype"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/state", "field": "state"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/subfrequency", "field": "subfrequency"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/subcategory", "field": "subcategory"},{"type": "sf-i-form", "apiId": "dnytrdlrmxgsy.cloudfront.net/statute", "field": "statute", "projectField": "name"}]" eventpreviewfields="["obligation"]" eventhidefields="["comments","documents","lastupdated","approved","tags"]" calendarstartdd="01" calendarstartmm="04" calendarstartyyyy="2024">
|
|
712
718
|
|
|
713
719
|
<div slot="uploader">
|
|
714
720
|
<sf-i-uploader id="uploader" max="10" apiid="1peg5170d3" allowedextensions="["jpg","png","pdf","xls","xlsx","doc","docx"]" extract="yes" projectid="41ab3c86-ccc0-4c0e-8e31-cd079a07a710" maxsize="5242880" allowdownload="yes"></sf-i-uploader>
|
|
@@ -717,7 +723,7 @@
|
|
|
717
723
|
<sf-i-reporting id="reporting-format" mode="view"></sf-i-reporting>
|
|
718
724
|
</div>
|
|
719
725
|
|
|
720
|
-
</sf-i-events>
|
|
726
|
+
</sf-i-events> -->
|
|
721
727
|
<!-- <sf-i-events name="Calendar" apiid="dwqyez2puoxmu.cloudfront.net/event" mode="consumer" apiidtags="dnytrdlrmxgsy.cloudfront.net/tagging" apiidstatutes="dnytrdlrmxgsy.cloudfront.net/statute" apiiddefinitions="dwqyez2puoxmu.cloudfront.net/definition" apiidreportformats="dwqyez2puoxmu.cloudfront.net/reportformat" apiidnotices="gghnbi7hku2qj5twrea6xxcaya0aqeis.lambda-url.us-east-1.on.aws" fill="solid" username="Viewer J1" userprofileid="344c84d2-5976-47ff-949b-49f6fa9627eb" projectid="41ab3c86-ccc0-4c0e-8e31-cd079a07a710" projectname="ABC Global" countryid="07d73b44-648d-4301-82c4-d6df43397824" myrole="viewer" showregisterexport="false" features="["notices"]" eventfielddependencies="[{"type": "foreignkey", "parent": "country", "child": "state"},{"type": "foreignkey", "parent": "category", "child": "subcategory"},{"type": "foreignkey", "parent": "frequency", "child": "subfrequency"}]" eventfields="[{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/riskarea", "field": "riskarea"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/jurisdiction", "field": "jurisdiction"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/updatetype", "field": "updatetype"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/country", "field": "country"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/specificity", "field": "specificity"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/risk", "field": "risk"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/frequency", "field": "frequency"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/category", "field": "category"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/obligationtype", "field": "obligationtype"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/state", "field": "state"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/subfrequency", "field": "subfrequency"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/subcategory", "field": "subcategory"},{"type": "sf-i-form", "apiId": "dnytrdlrmxgsy.cloudfront.net/statute", "field": "statute", "projectField": "name"}]" eventpreviewfields="["obligation"]" eventhidefields="["comments","documents","lastupdated","approved","tags"]" calendarstartdd="01" calendarstartmm="04" calendarstartyyyy="2024">
|
|
722
728
|
|
|
723
729
|
<div slot="uploader">
|
|
@@ -731,7 +737,7 @@
|
|
|
731
737
|
<!-- <sf-i-events projectid="f0f17ddb-546a-45f5-8a94-a5689fde8e64" projectname="Signode" mode="onboarding" locations="{"India":{"Telangana":["Corporate Office","Telangana Plant"],"Karnataka":["Prime","Stopak","Wintek","Tools","Conversion"],"Gujarat":["Dahej"],"Dadra and Nagar Haveli and Daman and Diu":["Silvassa"],"Uttarakhand":["Uttarakhand"],"Maharashtra":["Pune"],"Andhra Pradesh":["AP"],"Chhattisgarh":["Chhattisgarh"],"Goa":["Goa"],"Himachal Pradesh":["HP"],"Haryana":["Haryana"],"Jharkhand":["Jharkhand"],"Madhya Pradesh":["MP"],"Odisha":["Odisha"],"Punjab":["Punjab"],"Tamil Nadu":["TN"],"Uttar Pradesh":["UP"],"West Bengal":["WB"]}}" contractstartdate="01/04/2024" apiid="dwqyez2puoxmu.cloudfront.net/event" username="ninad.t@flagggrc.tech" apiidstatutes="dnytrdlrmxgsy.cloudfront.net/statute" apiidcompliances="dnytrdlrmxgsy.cloudfront.net/compliance" apiidtags="dnytrdlrmxgsy.cloudfront.net/tagging" apiidusers="dnytrdlrmxgsy.cloudfront.net/userprofile" disablesignoff="yes" disableclientresponse="yes">
|
|
732
738
|
|
|
733
739
|
</sf-i-events> -->
|
|
734
|
-
|
|
740
|
+
<sf-i-events name="Calendar" apiid="dwqyez2puoxmu.cloudfront.net/event" mode="consumer" apiidtags="dnytrdlrmxgsy.cloudfront.net/tagging" apiidstatutes="dnytrdlrmxgsy.cloudfront.net/statute" apiiddefinitions="dwqyez2puoxmu.cloudfront.net/definition" apiidreportformats="dwqyez2puoxmu.cloudfront.net/reportformat" fill="solid" username="Local Approver 1" userprofileid="c44dcd04-aebb-4417-ba6b-fac170efd5d0" projectid="41ab3c86-ccc0-4c0e-8e31-cd079a07a710" projectname="ABC Global" countryid="07d73b44-648d-4301-82c4-d6df43397824" myrole="approver" showregisterexport="false" eventfielddependencies="[{"type": "foreignkey", "parent": "country", "child": "state"},{"type": "foreignkey", "parent": "category", "child": "subcategory"},{"type": "foreignkey", "parent": "frequency", "child": "subfrequency"}]" eventfields="[{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/riskarea", "field": "riskarea"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/jurisdiction", "field": "jurisdiction"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/updatetype", "field": "updatetype"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/country", "field": "country"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/specificity", "field": "specificity"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/risk", "field": "risk"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/frequency", "field": "frequency"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/category", "field": "category"},{"type": "sf-i-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/obligationtype", "field": "obligationtype"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/state", "field": "state"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/subfrequency", "field": "subfrequency"},{"type": "sf-i-sub-select", "apiId": "dnytrdlrmxgsy.cloudfront.net/subcategory", "field": "subcategory"},{"type": "sf-i-form", "apiId": "dnytrdlrmxgsy.cloudfront.net/statute", "field": "statute", "projectField": "name"}]" eventpreviewfields="["obligation"]" eventhidefields="["comments","documents","lastupdated","approved","tags"]" calendarstartdd="01" calendarstartmm="04" calendarstartyyyy="2024">
|
|
735
741
|
|
|
736
742
|
<div slot="uploader">
|
|
737
743
|
<sf-i-uploader id="uploader" max="10" apiid="1peg5170d3" allowedextensions="["jpg","png","pdf","xls","xlsx","doc","docx"]" extract="yes" projectid="41ab3c86-ccc0-4c0e-8e31-cd079a07a710" maxsize="5242880" allowdownload="yes"></sf-i-uploader>
|
|
@@ -740,7 +746,7 @@
|
|
|
740
746
|
<sf-i-reporting id="reporting-format" mode="view"></sf-i-reporting>
|
|
741
747
|
</div>
|
|
742
748
|
|
|
743
|
-
</sf-i-events>
|
|
749
|
+
</sf-i-events>
|
|
744
750
|
<!-- <sf-i-events id="sf-i-events-next" name="Next Compliances" apiid="dwqyez2puoxmu.cloudfront.net/event" apiidstatutes="dnytrdlrmxgsy.cloudfront.net/statute" apiidcompliances="dnytrdlrmxgsy.cloudfront.net/compliance" apiidreportformats="dwqyez2puoxmu.cloudfront.net/reportformat" apiiddefinitions="dwqyez2puoxmu.cloudfront.net/definition" mode="next" fill="solid" username="Sachin Bhat" userprofileid="347e23a2-5ff8-4d3a-b1ab-639faf342f25" projectid="f0f17ddb-546a-45f5-8a94-a5689fde8e64" projectname="Signode" myroles="["reporter"]" eventpreviewfields="["obligation"]" eventhidefields="["comments","documents","lastupdated","approved","tags"]" blocksize="10" calendarstartdd="01" calendarstartmm="04" calendarstartyyyy="2024"><div slot="uploader"><sf-i-uploader id="uploader" max="10" apiid="1peg5170d3" allowedextensions="["jpg","png","pdf","xls","xlsx","doc","docx"]" extract="yes" projectid="f0f17ddb-546a-45f5-8a94-a5689fde8e64" maxsize="5242880" allowdownload="yes"></sf-i-uploader></div><div slot="reporting"><sf-i-reporting id="reporting-format" mode="view"></sf-i-reporting></div></sf-i-events> -->
|
|
745
751
|
<!-- <sf-i-events id="sf-i-events-next" name="Next Compliances" apiid="dwqyez2puoxmu.cloudfront.net/event" apiidstatutes="dnytrdlrmxgsy.cloudfront.net/statute" apiidcompliances="dnytrdlrmxgsy.cloudfront.net/compliance" apiidreportformats="dwqyez2puoxmu.cloudfront.net/reportformat" apiiddefinitions="dwqyez2puoxmu.cloudfront.net/definition" mode="next" fill="solid" username="Local Reporter 1" userprofileid="e9684b5d-ddbc-46d3-ae07-51706bf75410" projectid="41ab3c86-ccc0-4c0e-8e31-cd079a07a710" projectname="ABC Global" myroles="["reporter"]" eventpreviewfields="["obligation"]" eventhidefields="["comments","documents","lastupdated","approved","tags"]" blocksize="10" calendarstartdd="01" calendarstartmm="04" calendarstartyyyy="2024"><div slot="uploader"><sf-i-uploader id="uploader" max="10" apiid="1peg5170d3" allowedextensions="["jpg","png","pdf","xls","xlsx","doc","docx"]" extract="yes" projectid="41ab3c86-ccc0-4c0e-8e31-cd079a07a710" maxsize="5242880" allowdownload="yes"></sf-i-uploader></div><div slot="reporting"><sf-i-reporting id="reporting-format" mode="view"></sf-i-reporting></div></sf-i-events> -->
|
|
746
752
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sf-i-events",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.819",
|
|
5
5
|
"description": "Superflows Navigation Component",
|
|
6
6
|
"main": "sf-i-events.js",
|
|
7
7
|
"module": "sf-i-events.js",
|
|
@@ -63,6 +63,7 @@
|
|
|
63
63
|
"sf-i-select": "^1.0.80",
|
|
64
64
|
"sf-i-sub-select": "^1.0.68",
|
|
65
65
|
"sf-i-uploader": "^1.0.98",
|
|
66
|
+
"sf-new-feature": "^1.0.1",
|
|
66
67
|
"sinon": "^15.0.1",
|
|
67
68
|
"update": "^0.7.4"
|
|
68
69
|
},
|
|
@@ -85,6 +86,7 @@
|
|
|
85
86
|
"@web/test-runner-playwright": "^0.8.8",
|
|
86
87
|
"@webcomponents/webcomponentsjs": "^2.6.0",
|
|
87
88
|
"eslint": "^8.15.0",
|
|
89
|
+
"eslint-plugin-lit": "^1.15.0",
|
|
88
90
|
"lit-analyzer": "^1.2.1",
|
|
89
91
|
"prettier": "^2.6.2",
|
|
90
92
|
"rimraf": "^3.0.2",
|
package/sf-i-events.js
CHANGED
|
@@ -9869,6 +9869,7 @@ let SfIEvents = class SfIEvents extends LitElement {
|
|
|
9869
9869
|
}
|
|
9870
9870
|
html += '</div>';
|
|
9871
9871
|
html += '</div>';
|
|
9872
|
+
html += '<sf-new-feature class="new-feature m-10" exportparts="new-feature-text-container,new-feature-text" updatetime="1743405417000"></sf-new-feature>';
|
|
9872
9873
|
html += '<div class="accordian-section section-feedback pl-20 pr-20" part="accordian-section">';
|
|
9873
9874
|
html += '<div class="d-flex justify-between accordian-head head-feedback" part="accordian-head">';
|
|
9874
9875
|
html += '<h3>Feedback</h3>';
|
|
@@ -20227,6 +20228,7 @@ let SfIEvents = class SfIEvents extends LitElement {
|
|
|
20227
20228
|
`;
|
|
20228
20229
|
}
|
|
20229
20230
|
else if (this.mode == "downloader") {
|
|
20231
|
+
//disable
|
|
20230
20232
|
return html `
|
|
20231
20233
|
|
|
20232
20234
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
@@ -20240,7 +20242,7 @@ let SfIEvents = class SfIEvents extends LitElement {
|
|
|
20240
20242
|
<div class="lb" part="lb"></div>
|
|
20241
20243
|
<div class="d-flex align-end justify-between flex-grow">
|
|
20242
20244
|
<div class="d-flex flex-col">
|
|
20243
|
-
<sf-i-form id="sf-i-project-decrypt" class="mr-10" name="Projects" label="Select Project *" apiid="dnytrdlrmxgsy.cloudfront.net/project" mode="multiselect-dropdown" selectprojection="name" searchphrase="" ignoreprojections="["locations","plan","logo","shortid","plan"]" mandatory
|
|
20245
|
+
<sf-i-form id="sf-i-project-decrypt" class="mr-10" name="Projects" label="Select Project *" apiid="dnytrdlrmxgsy.cloudfront.net/project" mode="multiselect-dropdown" selectprojection="name" searchphrase="" ignoreprojections="["locations","plan","logo","shortid","plan"]" mandatory>
|
|
20244
20246
|
</sf-i-form>
|
|
20245
20247
|
</div>
|
|
20246
20248
|
<div class="d-flex flex-col">
|
|
@@ -21295,9 +21297,6 @@ SfIEvents.styles = css `
|
|
|
21295
21297
|
font-size: 90%;
|
|
21296
21298
|
}
|
|
21297
21299
|
|
|
21298
|
-
.lds-text-c-i {
|
|
21299
|
-
}
|
|
21300
|
-
|
|
21301
21300
|
.lds-dual-ring {
|
|
21302
21301
|
display: inline-block;
|
|
21303
21302
|
width: 50px;
|
|
@@ -21481,6 +21480,11 @@ SfIEvents.styles = css `
|
|
|
21481
21480
|
.small-icon {
|
|
21482
21481
|
font-size: 98%
|
|
21483
21482
|
}
|
|
21483
|
+
|
|
21484
|
+
.new-feature{
|
|
21485
|
+
display: block;
|
|
21486
|
+
width: fit-content;
|
|
21487
|
+
}
|
|
21484
21488
|
`;
|
|
21485
21489
|
__decorate([
|
|
21486
21490
|
query('#decrypt-container')
|
|
@@ -21507,7 +21511,7 @@ __decorate([
|
|
|
21507
21511
|
property()
|
|
21508
21512
|
], SfIEvents.prototype, "locations", void 0);
|
|
21509
21513
|
__decorate([
|
|
21510
|
-
property()
|
|
21514
|
+
property({ type: Array })
|
|
21511
21515
|
], SfIEvents.prototype, "selectedCbs", void 0);
|
|
21512
21516
|
__decorate([
|
|
21513
21517
|
property()
|
|
@@ -21669,7 +21673,7 @@ __decorate([
|
|
|
21669
21673
|
property()
|
|
21670
21674
|
], SfIEvents.prototype, "calendarStartYYYY", void 0);
|
|
21671
21675
|
__decorate([
|
|
21672
|
-
property()
|
|
21676
|
+
property({ type: Array })
|
|
21673
21677
|
], SfIEvents.prototype, "calendar", void 0);
|
|
21674
21678
|
__decorate([
|
|
21675
21679
|
property()
|
|
@@ -21690,7 +21694,7 @@ __decorate([
|
|
|
21690
21694
|
property()
|
|
21691
21695
|
], SfIEvents.prototype, "triggers", void 0);
|
|
21692
21696
|
__decorate([
|
|
21693
|
-
property()
|
|
21697
|
+
property({ type: Array })
|
|
21694
21698
|
], SfIEvents.prototype, "monthNames", void 0);
|
|
21695
21699
|
__decorate([
|
|
21696
21700
|
property()
|
|
@@ -21768,7 +21772,7 @@ __decorate([
|
|
|
21768
21772
|
property()
|
|
21769
21773
|
], SfIEvents.prototype, "mode", void 0);
|
|
21770
21774
|
__decorate([
|
|
21771
|
-
property()
|
|
21775
|
+
property({ type: Number })
|
|
21772
21776
|
], SfIEvents.prototype, "flowRcmNotification", void 0);
|
|
21773
21777
|
__decorate([
|
|
21774
21778
|
property()
|
|
@@ -21780,7 +21784,7 @@ __decorate([
|
|
|
21780
21784
|
property()
|
|
21781
21785
|
], SfIEvents.prototype, "fill", void 0);
|
|
21782
21786
|
__decorate([
|
|
21783
|
-
property()
|
|
21787
|
+
property({ type: Array })
|
|
21784
21788
|
], SfIEvents.prototype, "filterTags", void 0);
|
|
21785
21789
|
__decorate([
|
|
21786
21790
|
property()
|
|
@@ -21801,10 +21805,10 @@ __decorate([
|
|
|
21801
21805
|
property()
|
|
21802
21806
|
], SfIEvents.prototype, "riskSeverityData", void 0);
|
|
21803
21807
|
__decorate([
|
|
21804
|
-
property()
|
|
21808
|
+
property({ type: Array })
|
|
21805
21809
|
], SfIEvents.prototype, "arrCols", void 0);
|
|
21806
21810
|
__decorate([
|
|
21807
|
-
property()
|
|
21811
|
+
property({ type: Array })
|
|
21808
21812
|
], SfIEvents.prototype, "arrRcmProjectCols", void 0);
|
|
21809
21813
|
__decorate([
|
|
21810
21814
|
property()
|
|
@@ -21891,10 +21895,10 @@ __decorate([
|
|
|
21891
21895
|
property()
|
|
21892
21896
|
], SfIEvents.prototype, "locationComplianceStatusData", void 0);
|
|
21893
21897
|
__decorate([
|
|
21894
|
-
property()
|
|
21898
|
+
property({ type: Array })
|
|
21895
21899
|
], SfIEvents.prototype, "selectedItemIds", void 0);
|
|
21896
21900
|
__decorate([
|
|
21897
|
-
property()
|
|
21901
|
+
property({ type: Array })
|
|
21898
21902
|
], SfIEvents.prototype, "selectedItems", void 0);
|
|
21899
21903
|
__decorate([
|
|
21900
21904
|
property()
|
|
@@ -21903,7 +21907,7 @@ __decorate([
|
|
|
21903
21907
|
property()
|
|
21904
21908
|
], SfIEvents.prototype, "selectedTab", void 0);
|
|
21905
21909
|
__decorate([
|
|
21906
|
-
property()
|
|
21910
|
+
property({ type: Number })
|
|
21907
21911
|
], SfIEvents.prototype, "selectedCountryTab", void 0);
|
|
21908
21912
|
__decorate([
|
|
21909
21913
|
property()
|
package/src/sf-i-events.ts
CHANGED
|
@@ -1184,7 +1184,7 @@ export class SfIEvents extends LitElement {
|
|
|
1184
1184
|
|
|
1185
1185
|
}
|
|
1186
1186
|
|
|
1187
|
-
@property()
|
|
1187
|
+
@property({type:Array})
|
|
1188
1188
|
selectedCbs: Array<any> = [];
|
|
1189
1189
|
|
|
1190
1190
|
@property()
|
|
@@ -1346,7 +1346,7 @@ export class SfIEvents extends LitElement {
|
|
|
1346
1346
|
@property()
|
|
1347
1347
|
calendarStartYYYY!: string;
|
|
1348
1348
|
|
|
1349
|
-
@property()
|
|
1349
|
+
@property({type:Array})
|
|
1350
1350
|
calendar: Date [] = [];
|
|
1351
1351
|
|
|
1352
1352
|
@property()
|
|
@@ -1367,7 +1367,7 @@ export class SfIEvents extends LitElement {
|
|
|
1367
1367
|
@property()
|
|
1368
1368
|
triggers: any = null;
|
|
1369
1369
|
|
|
1370
|
-
@property()
|
|
1370
|
+
@property({type:Array})
|
|
1371
1371
|
monthNames: string [] = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
|
|
1372
1372
|
|
|
1373
1373
|
@property()
|
|
@@ -1474,7 +1474,7 @@ export class SfIEvents extends LitElement {
|
|
|
1474
1474
|
@property()
|
|
1475
1475
|
mode!: string;
|
|
1476
1476
|
|
|
1477
|
-
@property()
|
|
1477
|
+
@property({type:Number})
|
|
1478
1478
|
flowRcmNotification: number = 0;
|
|
1479
1479
|
|
|
1480
1480
|
@property()
|
|
@@ -1486,7 +1486,7 @@ export class SfIEvents extends LitElement {
|
|
|
1486
1486
|
@property()
|
|
1487
1487
|
fill: string = "solid";
|
|
1488
1488
|
|
|
1489
|
-
@property()
|
|
1489
|
+
@property({type:Array})
|
|
1490
1490
|
filterTags: string [] = [];
|
|
1491
1491
|
|
|
1492
1492
|
|
|
@@ -1509,10 +1509,10 @@ export class SfIEvents extends LitElement {
|
|
|
1509
1509
|
@property()
|
|
1510
1510
|
riskSeverityData: any = null;
|
|
1511
1511
|
|
|
1512
|
-
@property()
|
|
1512
|
+
@property({type:Array})
|
|
1513
1513
|
arrCols: Array<string> = ["country", "state", "obligationtitle", "statute", "category"];
|
|
1514
1514
|
|
|
1515
|
-
@property()
|
|
1515
|
+
@property({type:Array})
|
|
1516
1516
|
arrRcmProjectCols: Array<string> = ["name"];
|
|
1517
1517
|
|
|
1518
1518
|
@property()
|
|
@@ -1599,10 +1599,10 @@ export class SfIEvents extends LitElement {
|
|
|
1599
1599
|
@property()
|
|
1600
1600
|
locationComplianceStatusData: any = null;
|
|
1601
1601
|
|
|
1602
|
-
@property()
|
|
1602
|
+
@property({type:Array})
|
|
1603
1603
|
selectedItemIds: Array<string> = [];
|
|
1604
1604
|
|
|
1605
|
-
@property()
|
|
1605
|
+
@property({type:Array})
|
|
1606
1606
|
selectedItems: Array<any> = [];
|
|
1607
1607
|
|
|
1608
1608
|
@property()
|
|
@@ -1611,7 +1611,7 @@ export class SfIEvents extends LitElement {
|
|
|
1611
1611
|
@property()
|
|
1612
1612
|
selectedTab: string = "";
|
|
1613
1613
|
|
|
1614
|
-
@property()
|
|
1614
|
+
@property({type:Number})
|
|
1615
1615
|
selectedCountryTab: number = -1;
|
|
1616
1616
|
|
|
1617
1617
|
@property()
|
|
@@ -2545,9 +2545,6 @@ export class SfIEvents extends LitElement {
|
|
|
2545
2545
|
font-size: 90%;
|
|
2546
2546
|
}
|
|
2547
2547
|
|
|
2548
|
-
.lds-text-c-i {
|
|
2549
|
-
}
|
|
2550
|
-
|
|
2551
2548
|
.lds-dual-ring {
|
|
2552
2549
|
display: inline-block;
|
|
2553
2550
|
width: 50px;
|
|
@@ -2731,6 +2728,11 @@ export class SfIEvents extends LitElement {
|
|
|
2731
2728
|
.small-icon {
|
|
2732
2729
|
font-size: 98%
|
|
2733
2730
|
}
|
|
2731
|
+
|
|
2732
|
+
.new-feature{
|
|
2733
|
+
display: block;
|
|
2734
|
+
width: fit-content;
|
|
2735
|
+
}
|
|
2734
2736
|
`;
|
|
2735
2737
|
|
|
2736
2738
|
@query('.SfIEventsC')
|
|
@@ -13534,6 +13536,7 @@ export class SfIEvents extends LitElement {
|
|
|
13534
13536
|
html += '</div>';
|
|
13535
13537
|
html += '</div>';
|
|
13536
13538
|
|
|
13539
|
+
html += '<sf-new-feature class="new-feature m-10" exportparts="new-feature-text-container,new-feature-text" updatetime="1743405417000"></sf-new-feature>'
|
|
13537
13540
|
html += '<div class="accordian-section section-feedback pl-20 pr-20" part="accordian-section">';
|
|
13538
13541
|
html += '<div class="d-flex justify-between accordian-head head-feedback" part="accordian-head">';
|
|
13539
13542
|
html += '<h3>Feedback</h3>'
|
|
@@ -26538,7 +26541,7 @@ export class SfIEvents extends LitElement {
|
|
|
26538
26541
|
`;
|
|
26539
26542
|
|
|
26540
26543
|
} else if(this.mode == "downloader") {
|
|
26541
|
-
|
|
26544
|
+
//disable
|
|
26542
26545
|
return html`
|
|
26543
26546
|
|
|
26544
26547
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
@@ -26552,7 +26555,7 @@ export class SfIEvents extends LitElement {
|
|
|
26552
26555
|
<div class="lb" part="lb"></div>
|
|
26553
26556
|
<div class="d-flex align-end justify-between flex-grow">
|
|
26554
26557
|
<div class="d-flex flex-col">
|
|
26555
|
-
<sf-i-form id="sf-i-project-decrypt" class="mr-10" name="Projects" label="Select Project *" apiid="dnytrdlrmxgsy.cloudfront.net/project" mode="multiselect-dropdown" selectprojection="name" searchphrase="" ignoreprojections="["locations","plan","logo","shortid","plan"]" mandatory
|
|
26558
|
+
<sf-i-form id="sf-i-project-decrypt" class="mr-10" name="Projects" label="Select Project *" apiid="dnytrdlrmxgsy.cloudfront.net/project" mode="multiselect-dropdown" selectprojection="name" searchphrase="" ignoreprojections="["locations","plan","logo","shortid","plan"]" mandatory>
|
|
26556
26559
|
</sf-i-form>
|
|
26557
26560
|
</div>
|
|
26558
26561
|
<div class="d-flex flex-col">
|