sf-i-events 1.0.756 → 1.0.758
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/dev/index.html +1 -1
- package/package.json +1 -1
- package/sf-i-events.js +4 -1
- package/src/sf-i-events.ts +4 -1
package/dev/index.html
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
import {SfIElasticText} from 'https://esm.run/sf-i-elastic-text@1.0.17/sf-i-elastic-text.js';
|
|
25
25
|
import {SfIUploader} from 'https://esm.run/sf-i-uploader@1.0.105/sf-i-uploader.js';
|
|
26
26
|
import {SfIMultitextarea} from 'https://esm.run/sf-i-multitextarea@1.0.23/sf-i-multitextarea.js';
|
|
27
|
-
import {SfIReporting} from 'https://esm.run/sf-i-reporting@1.0.
|
|
27
|
+
import {SfIReporting} from 'https://esm.run/sf-i-reporting@1.0.68/sf-i-reporting.js';
|
|
28
28
|
import {SfIBricks} from 'https://esm.run/sf-i-bricks@1.0.8/sf-i-bricks.js';
|
|
29
29
|
|
|
30
30
|
// import {LitElement, html, css} from 'https://unpkg.com/lit-element@3.3.3/lit-element.js?module';
|
package/package.json
CHANGED
package/sf-i-events.js
CHANGED
|
@@ -3723,6 +3723,7 @@ let SfIEvents = class SfIEvents extends LitElement {
|
|
|
3723
3723
|
}
|
|
3724
3724
|
}
|
|
3725
3725
|
else {
|
|
3726
|
+
selectFeatureAll.checked = false;
|
|
3726
3727
|
if (this.selectedFeatures.indexOf(selectedFeature) >= 0) {
|
|
3727
3728
|
this.selectedFeatures.splice(this.selectedFeatures.indexOf(selectedFeature), 1);
|
|
3728
3729
|
}
|
|
@@ -6791,6 +6792,7 @@ let SfIEvents = class SfIEvents extends LitElement {
|
|
|
6791
6792
|
}
|
|
6792
6793
|
}
|
|
6793
6794
|
else {
|
|
6795
|
+
selectFeatureAll.checked = false;
|
|
6794
6796
|
if (this.selectedFeatures.indexOf(selectedFeature) >= 0) {
|
|
6795
6797
|
this.selectedFeatures.splice(this.selectedFeatures.indexOf(selectedFeature), 1);
|
|
6796
6798
|
}
|
|
@@ -7207,6 +7209,7 @@ let SfIEvents = class SfIEvents extends LitElement {
|
|
|
7207
7209
|
}
|
|
7208
7210
|
}
|
|
7209
7211
|
else {
|
|
7212
|
+
selectFeatureAll.checked = false;
|
|
7210
7213
|
if (this.selectedFeatures.indexOf(selectedFeature) >= 0) {
|
|
7211
7214
|
this.selectedFeatures.splice(this.selectedFeatures.indexOf(selectedFeature), 1);
|
|
7212
7215
|
}
|
|
@@ -8211,7 +8214,7 @@ let SfIEvents = class SfIEvents extends LitElement {
|
|
|
8211
8214
|
<button id="button-detail-close" part="button-icon" class="material-icons">close</button>
|
|
8212
8215
|
</div>
|
|
8213
8216
|
`;
|
|
8214
|
-
html += '<sf-i-reporting id="detail-reporting" name="Notice Details" apiid="' + this.apiIdNotices + '" mode="admin" flow="details" projectid="' + this.projectId + '" projectname="' + this.projectName + '" editdisable="true"></sf-i-reporting>';
|
|
8217
|
+
html += '<sf-i-reporting id="detail-reporting" exportparts="uploader-extracted-text:reporting-uploader-extracted-text, uploader-sf-upload-message:reporting-uploader-sf-upload-message, uploader-sf-upload-submessage:reporting-uploader-sf-upload-submessage, uploader-extracted-text-chip:reporting-uploader-extracted-text-chip, uploader-extracted-text-chip-failed:reporting-uploader-extracted-text-chip-failed, uploader-doctype-verify-badge:reporting-uploader-doctype-verify-badge,span-submit-published:reporting-span-submit-published, span-submit-unpublished:reporting-span-submit-unpublished, reporting-container:reporting-reporting-container, button-icon:reporting-button-icon, uploader-button-icon:reporting-uploader-button-icon, sf-i-form-modal-container:reporting-sf-i-form-modal-container, next-calendar-date:reporting-next-calendar-date, last-calendar-date:reporting-last-calendar-date, input-publish-checkbox:reporting-input-publish-checkbox, button-icon-light:reporting-button-icon-light, button-icon-small:reporting-button-icon-small, uploader-input-label:reporting-uploader-input-label, input-radio:reporting-input-radio, radio-label:reporting-radio-label, input-textarea:reporting-input-textarea, input-date:reporting-input-date, input-select-single:reporting-input-select-single, textarea-container:reporting-textarea-container, section-body:reporting-section-body, section-container:reporting-section-container, date-container:reporting-date-container, input-sf-i-uploader:reporting-input-sf-i-uploader, published-container:reporting-published-container, selected-option:reporting-selected-option, input-select-multi-option:reporting-input-select-multi-option, select-option-label:reporting-select-option-label, input-sf-i-form:reporting-input-sf-i-form, input-sf-i-bricks:reporting-input-sf-i-bricks, uploader-input:reporting-uploader-input, form-container:reporting-form-container, published-container:reporting-published-container, form-container-published:reporting-form-container-published, subsection:reporting-subsection, results-title:reporting-results-title, td-head:reporting-td-head, td-action:reporting-td-action, td-body:reporting-td-body, td-body-2:reporting-td-body-2, add-button:reporting-add-button, uploader-button:reporting-uploader-button, section-head-collapsed:reporting-section-head-collapsed, section-title-expanded:reporting-section-title-expanded, section-title-collapsed:reporting-section-title-collapsed, section-head-expanded:reporting-section-head-expanded, progress-bar-finished:reporting-progress-bar-finished, progress-bar-complete:reporting-progress-bar-complete, progress-bar-incomplete:reporting-progress-bar-incomplete, section-success-icon:reporting-section-success-icon, section-body:reporting-section-body, title-section:reporting-title-section, button-lg:reporting-button-lg, uploader-detail-container:reporting-uploader-detail-container, textarea-label:reporting-textarea-label, date-label:reporting-date-label" name="Notice Details" apiid="' + this.apiIdNotices + '" mode="admin" flow="details" projectid="' + this.projectId + '" projectname="' + this.projectName + '" editdisable="true"></sf-i-reporting>';
|
|
8215
8218
|
html += '<div part="reporting-view-container">';
|
|
8216
8219
|
html += this.renderReporting(listEvent, mmddyyyy);
|
|
8217
8220
|
html += "</div>";
|
package/src/sf-i-events.ts
CHANGED
|
@@ -6110,6 +6110,7 @@ export class SfIEvents extends LitElement {
|
|
|
6110
6110
|
this.selectedFeatures.push(selectedFeature)
|
|
6111
6111
|
}
|
|
6112
6112
|
}else{
|
|
6113
|
+
selectFeatureAll.checked = false;
|
|
6113
6114
|
if(this.selectedFeatures.indexOf(selectedFeature) >= 0){
|
|
6114
6115
|
this.selectedFeatures.splice(this.selectedFeatures.indexOf(selectedFeature),1);
|
|
6115
6116
|
}
|
|
@@ -9837,6 +9838,7 @@ export class SfIEvents extends LitElement {
|
|
|
9837
9838
|
this.selectedFeatures.push(selectedFeature)
|
|
9838
9839
|
}
|
|
9839
9840
|
}else{
|
|
9841
|
+
selectFeatureAll.checked = false;
|
|
9840
9842
|
if(this.selectedFeatures.indexOf(selectedFeature) >= 0){
|
|
9841
9843
|
this.selectedFeatures.splice(this.selectedFeatures.indexOf(selectedFeature),1);
|
|
9842
9844
|
}
|
|
@@ -10348,6 +10350,7 @@ export class SfIEvents extends LitElement {
|
|
|
10348
10350
|
this.selectedFeatures.push(selectedFeature)
|
|
10349
10351
|
}
|
|
10350
10352
|
}else{
|
|
10353
|
+
selectFeatureAll.checked = false;
|
|
10351
10354
|
if(this.selectedFeatures.indexOf(selectedFeature) >= 0){
|
|
10352
10355
|
this.selectedFeatures.splice(this.selectedFeatures.indexOf(selectedFeature),1);
|
|
10353
10356
|
}
|
|
@@ -11669,7 +11672,7 @@ export class SfIEvents extends LitElement {
|
|
|
11669
11672
|
<button id="button-detail-close" part="button-icon" class="material-icons">close</button>
|
|
11670
11673
|
</div>
|
|
11671
11674
|
`
|
|
11672
|
-
html += '<sf-i-reporting id="detail-reporting" name="Notice Details" apiid="' + this.apiIdNotices + '" mode="admin" flow="details" projectid="' + this.projectId + '" projectname="' + this.projectName + '" editdisable="true"></sf-i-reporting>';
|
|
11675
|
+
html += '<sf-i-reporting id="detail-reporting" exportparts="uploader-extracted-text:reporting-uploader-extracted-text, uploader-sf-upload-message:reporting-uploader-sf-upload-message, uploader-sf-upload-submessage:reporting-uploader-sf-upload-submessage, uploader-extracted-text-chip:reporting-uploader-extracted-text-chip, uploader-extracted-text-chip-failed:reporting-uploader-extracted-text-chip-failed, uploader-doctype-verify-badge:reporting-uploader-doctype-verify-badge,span-submit-published:reporting-span-submit-published, span-submit-unpublished:reporting-span-submit-unpublished, reporting-container:reporting-reporting-container, button-icon:reporting-button-icon, uploader-button-icon:reporting-uploader-button-icon, sf-i-form-modal-container:reporting-sf-i-form-modal-container, next-calendar-date:reporting-next-calendar-date, last-calendar-date:reporting-last-calendar-date, input-publish-checkbox:reporting-input-publish-checkbox, button-icon-light:reporting-button-icon-light, button-icon-small:reporting-button-icon-small, uploader-input-label:reporting-uploader-input-label, input-radio:reporting-input-radio, radio-label:reporting-radio-label, input-textarea:reporting-input-textarea, input-date:reporting-input-date, input-select-single:reporting-input-select-single, textarea-container:reporting-textarea-container, section-body:reporting-section-body, section-container:reporting-section-container, date-container:reporting-date-container, input-sf-i-uploader:reporting-input-sf-i-uploader, published-container:reporting-published-container, selected-option:reporting-selected-option, input-select-multi-option:reporting-input-select-multi-option, select-option-label:reporting-select-option-label, input-sf-i-form:reporting-input-sf-i-form, input-sf-i-bricks:reporting-input-sf-i-bricks, uploader-input:reporting-uploader-input, form-container:reporting-form-container, published-container:reporting-published-container, form-container-published:reporting-form-container-published, subsection:reporting-subsection, results-title:reporting-results-title, td-head:reporting-td-head, td-action:reporting-td-action, td-body:reporting-td-body, td-body-2:reporting-td-body-2, add-button:reporting-add-button, uploader-button:reporting-uploader-button, section-head-collapsed:reporting-section-head-collapsed, section-title-expanded:reporting-section-title-expanded, section-title-collapsed:reporting-section-title-collapsed, section-head-expanded:reporting-section-head-expanded, progress-bar-finished:reporting-progress-bar-finished, progress-bar-complete:reporting-progress-bar-complete, progress-bar-incomplete:reporting-progress-bar-incomplete, section-success-icon:reporting-section-success-icon, section-body:reporting-section-body, title-section:reporting-title-section, button-lg:reporting-button-lg, uploader-detail-container:reporting-uploader-detail-container, textarea-label:reporting-textarea-label, date-label:reporting-date-label" name="Notice Details" apiid="' + this.apiIdNotices + '" mode="admin" flow="details" projectid="' + this.projectId + '" projectname="' + this.projectName + '" editdisable="true"></sf-i-reporting>';
|
|
11673
11676
|
|
|
11674
11677
|
html += '<div part="reporting-view-container">'
|
|
11675
11678
|
html += this.renderReporting(listEvent, mmddyyyy);
|