change time range to 2 seperate boxes #6947

Signed-off-by: si458 <simonsmith5521@gmail.com>

si458 committed Apr 15, 2025 at 18:13 UTC 1902e5aeeba36ed07d897fcc140e56cd6f8f38f6
5 files changed +4375 -4296
public/scripts/flatpickr.js
+3 -2
@@ -1,2 +1,3 @@
1 -/* flatpickr v4.6.6,, @license MIT */
2 -!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e=e||self).flatpickr=n()}(this,(function(){"use strict";var e=function(){return(e=Object.assign||function(e){for(var n,t=1,a=arguments.length;t<a;t++)for(var i in n=arguments[t])Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i]);return e}).apply(this,arguments)};function n(){for(var e=0,n=0,t=arguments.length;n<t;n++)e+=arguments[n].length;var a=Array(e),i=0;for(n=0;n<t;n++)for(var o=arguments[n],r=0,l=o.length;r<l;r++,i++)a[i]=o[r];return a}var t=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange","onPreCalendarPosition"],a={_disable:[],_enable:[],allowInput:!1,allowInvalidPreload:!1,altFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",animate:"object"==typeof window&&-1===window.navigator.userAgent.indexOf("MSIE"),ariaDateFormat:"F j, Y",autoFillDefaultTime:!0,clickOpens:!0,closeOnSelect:!0,conjunction:", ",dateFormat:"Y-m-d",defaultHour:12,defaultMinute:0,defaultSeconds:0,disable:[],disableMobile:!1,enable:[],enableSeconds:!1,enableTime:!1,errorHandler:function(e){return"undefined"!=typeof console&&console.warn(e)},getWeek:function(e){var n=new Date(e.getTime());n.setHours(0,0,0,0),n.setDate(n.getDate()+3-(n.getDay()+6)%7);var t=new Date(n.getFullYear(),0,4);return 1+Math.round(((n.getTime()-t.getTime())/864e5-3+(t.getDay()+6)%7)/7)},hourIncrement:1,ignoredFocusElements:[],inline:!1,locale:"default",minuteIncrement:5,mode:"single",monthSelectorType:"dropdown",nextArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z' /></svg>",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:"auto",positionElement:void 0,prevArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z' /></svg>",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},i={weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var n=e%100;if(n>3&&n<21)return"th";switch(n%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute",time_24hr:!1},o=function(e,n){return void 0===n&&(n=2),("000"+e).slice(-1*n)},r=function(e){return!0===e?1:0};function l(e,n,t){var a;return void 0===t&&(t=!1),function(){var i=this,o=arguments;null!==a&&clearTimeout(a),a=window.setTimeout((function(){a=null,t||e.apply(i,o)}),n),t&&!a&&e.apply(i,o)}}var c=function(e){return e instanceof Array?e:[e]};function d(e,n,t){if(!0===t)return e.classList.add(n);e.classList.remove(n)}function s(e,n,t){var a=window.document.createElement(e);return n=n||"",t=t||"",a.className=n,void 0!==t&&(a.textContent=t),a}function u(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function f(e,n){var t=s("div","numInputWrapper"),a=s("input","numInput "+e),i=s("span","arrowUp"),o=s("span","arrowDown");if(-1===navigator.userAgent.indexOf("MSIE 9.0")?a.type="number":(a.type="text",a.pattern="\\d*"),void 0!==n)for(var r in n)a.setAttribute(r,n[r]);return t.appendChild(a),t.appendChild(i),t.appendChild(o),t}function m(e){try{return"function"==typeof e.composedPath?e.composedPath()[0]:e.target}catch(n){return e.target}}var g=function(){},p=function(e,n,t){return t.months[n?"shorthand":"longhand"][e]},h={D:g,F:function(e,n,t){e.setMonth(t.months.longhand.indexOf(n))},G:function(e,n){e.setHours(parseFloat(n))},H:function(e,n){e.setHours(parseFloat(n))},J:function(e,n){e.setDate(parseFloat(n))},K:function(e,n,t){e.setHours(e.getHours()%12+12*r(new RegExp(t.amPM[1],"i").test(n)))},M:function(e,n,t){e.setMonth(t.months.shorthand.indexOf(n))},S:function(e,n){e.setSeconds(parseFloat(n))},U:function(e,n){return new Date(1e3*parseFloat(n))},W:function(e,n,t){var a=parseInt(n),i=new Date(e.getFullYear(),0,2+7*(a-1),0,0,0,0);return i.setDate(i.getDate()-i.getDay()+t.firstDayOfWeek),i},Y:function(e,n){e.setFullYear(parseFloat(n))},Z:function(e,n){return new Date(n)},d:function(e,n){e.setDate(parseFloat(n))},h:function(e,n){e.setHours(parseFloat(n))},i:function(e,n){e.setMinutes(parseFloat(n))},j:function(e,n){e.setDate(parseFloat(n))},l:g,m:function(e,n){e.setMonth(parseFloat(n)-1)},n:function(e,n){e.setMonth(parseFloat(n)-1)},s:function(e,n){e.setSeconds(parseFloat(n))},u:function(e,n){return new Date(parseFloat(n))},w:g,y:function(e,n){e.setFullYear(2e3+parseFloat(n))}},v={D:"(\\w+)",F:"(\\w+)",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"",M:"(\\w+)",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"(\\w+)",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",u:"(.+)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},D={Z:function(e){return e.toISOString()},D:function(e,n,t){return n.weekdays.shorthand[D.w(e,n,t)]},F:function(e,n,t){return p(D.n(e,n,t)-1,!1,n)},G:function(e,n,t){return o(D.h(e,n,t))},H:function(e){return o(e.getHours())},J:function(e,n){return void 0!==n.ordinal?e.getDate()+n.ordinal(e.getDate()):e.getDate()},K:function(e,n){return n.amPM[r(e.getHours()>11)]},M:function(e,n){return p(e.getMonth(),!0,n)},S:function(e){return o(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e,n,t){return t.getWeek(e)},Y:function(e){return o(e.getFullYear(),4)},d:function(e){return o(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return o(e.getMinutes())},j:function(e){return e.getDate()},l:function(e,n){return n.weekdays.longhand[e.getDay()]},m:function(e){return o(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},u:function(e){return e.getTime()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},w=function(e){var n=e.config,t=void 0===n?a:n,o=e.l10n,r=void 0===o?i:o,l=e.isMobile,c=void 0!==l&&l;return function(e,n,a){var i=a||r;return void 0===t.formatDate||c?n.split("").map((function(n,a,o){return D[n]&&"\\"!==o[a-1]?D[n](e,i,t):"\\"!==n?n:""})).join(""):t.formatDate(e,n,i)}},b=function(e){var n=e.config,t=void 0===n?a:n,o=e.l10n,r=void 0===o?i:o;return function(e,n,i,o){if(0===e||e){var l,c=o||r,d=e;if(e instanceof Date)l=new Date(e.getTime());else if("string"!=typeof e&&void 0!==e.toFixed)l=new Date(e);else if("string"==typeof e){var s=n||(t||a).dateFormat,u=String(e).trim();if("today"===u)l=new Date,i=!0;else if(/Z$/.test(u)||/GMT$/.test(u))l=new Date(e);else if(t&&t.parseDate)l=t.parseDate(e,s);else{l=t&&t.noCalendar?new Date((new Date).setHours(0,0,0,0)):new Date((new Date).getFullYear(),0,1,0,0,0,0);for(var f=void 0,m=[],g=0,p=0,D="";g<s.length;g++){var w=s[g],b="\\"===w,C="\\"===s[g-1]||b;if(v[w]&&!C){D+=v[w];var M=new RegExp(D).exec(e);M&&(f=!0)&&m["Y"!==w?"push":"unshift"]({fn:h[w],val:M[++p]})}else b||(D+=".");m.forEach((function(e){var n=e.fn,t=e.val;return l=n(l,t,c)||l}))}l=f?l:void 0}}if(l instanceof Date&&!isNaN(l.getTime()))return!0===i&&l.setHours(0,0,0,0),l;t.errorHandler(new Error("Invalid date provided: "+d))}}};function C(e,n,t){return void 0===t&&(t=!0),!1!==t?new Date(e.getTime()).setHours(0,0,0,0)-new Date(n.getTime()).setHours(0,0,0,0):e.getTime()-n.getTime()}var M=864e5;"function"!=typeof Object.assign&&(Object.assign=function(e){for(var n=[],t=1;t<arguments.length;t++)n[t-1]=arguments[t];if(!e)throw TypeError("Cannot convert undefined or null to object");for(var a=function(n){n&&Object.keys(n).forEach((function(t){return e[t]=n[t]}))},i=0,o=n;i<o.length;i++){var r=o[i];a(r)}return e});function y(g,h){var D={config:e(e({},a),E.defaultConfig),l10n:i};function y(e){return e.bind(D)}function x(){var e=D.config;!1===e.weekNumbers&&1===e.showMonths||!0!==e.noCalendar&&window.requestAnimationFrame((function(){if(void 0!==D.calendarContainer&&(D.calendarContainer.style.visibility="hidden",D.calendarContainer.style.display="block"),void 0!==D.daysContainer){var n=(D.days.offsetWidth+1)*e.showMonths;D.daysContainer.style.width=n+"px",D.calendarContainer.style.width=n+(void 0!==D.weekWrapper?D.weekWrapper.offsetWidth:0)+"px",D.calendarContainer.style.removeProperty("visibility"),D.calendarContainer.style.removeProperty("display")}}))}function k(e){if(0===D.selectedDates.length){var n=void 0!==D.config.minDate?new Date(D.config.minDate.getTime()):new Date,t=S(),a=t.hours,i=t.minutes,l=t.seconds;n.setHours(a,i,l,0),D.setDate(n,!1)}void 0!==e&&"blur"!==e.type&&function(e){e.preventDefault();var n="keydown"===e.type,t=m(e),a=t;void 0!==D.amPM&&t===D.amPM&&(D.amPM.textContent=D.l10n.amPM[r(D.amPM.textContent===D.l10n.amPM[0])]);var i=parseFloat(a.getAttribute("min")),l=parseFloat(a.getAttribute("max")),c=parseFloat(a.getAttribute("step")),d=parseInt(a.value,10),s=e.delta||(n?38===e.which?1:-1:0),u=d+c*s;if(void 0!==a.value&&2===a.value.length){var f=a===D.hourElement,g=a===D.minuteElement;u<i?(u=l+u+r(!f)+(r(f)&&r(!D.amPM)),g&&Y(void 0,-1,D.hourElement)):u>l&&(u=a===D.hourElement?u-l-r(!D.amPM):i,g&&Y(void 0,1,D.hourElement)),D.amPM&&f&&(1===c?u+d===23:Math.abs(u-d)>c)&&(D.amPM.textContent=D.l10n.amPM[r(D.amPM.textContent===D.l10n.amPM[0])]),a.value=o(u)}}(e);var c=D._input.value;T(),we(),D._input.value!==c&&D._debouncedChange()}function T(){if(void 0!==D.hourElement&&void 0!==D.minuteElement){var e,n,t=(parseInt(D.hourElement.value.slice(-2),10)||0)%24,a=(parseInt(D.minuteElement.value,10)||0)%60,i=void 0!==D.secondElement?(parseInt(D.secondElement.value,10)||0)%60:0;void 0!==D.amPM&&(e=t,n=D.amPM.textContent,t=e%12+12*r(n===D.l10n.amPM[1]));var o=void 0!==D.config.minTime||D.config.minDate&&D.minDateHasTime&&D.latestSelectedDateObj&&0===C(D.latestSelectedDateObj,D.config.minDate,!0);if(void 0!==D.config.maxTime||D.config.maxDate&&D.maxDateHasTime&&D.latestSelectedDateObj&&0===C(D.latestSelectedDateObj,D.config.maxDate,!0)){var l=void 0!==D.config.maxTime?D.config.maxTime:D.config.maxDate;(t=Math.min(t,l.getHours()))===l.getHours()&&(a=Math.min(a,l.getMinutes())),a===l.getMinutes()&&(i=Math.min(i,l.getSeconds()))}if(o){var c=void 0!==D.config.minTime?D.config.minTime:D.config.minDate;(t=Math.max(t,c.getHours()))===c.getHours()&&(a=Math.max(a,c.getMinutes())),a===c.getMinutes()&&(i=Math.max(i,c.getSeconds()))}_(t,a,i)}}function I(e){var n=e||D.latestSelectedDateObj;n&&_(n.getHours(),n.getMinutes(),n.getSeconds())}function S(){var e=D.config.defaultHour,n=D.config.defaultMinute,t=D.config.defaultSeconds;if(void 0!==D.config.minDate){var a=D.config.minDate.getHours(),i=D.config.minDate.getMinutes();(e=Math.max(e,a))===a&&(n=Math.max(i,n)),e===a&&n===i&&(t=D.config.minDate.getSeconds())}if(void 0!==D.config.maxDate){var o=D.config.maxDate.getHours(),r=D.config.maxDate.getMinutes();(e=Math.min(e,o))===o&&(n=Math.min(r,n)),e===o&&n===r&&(t=D.config.maxDate.getSeconds())}return{hours:e,minutes:n,seconds:t}}function _(e,n,t){void 0!==D.latestSelectedDateObj&&D.latestSelectedDateObj.setHours(e%24,n,t||0,0),D.hourElement&&D.minuteElement&&!D.isMobile&&(D.hourElement.value=o(D.config.time_24hr?e:(12+e)%12+12*r(e%12==0)),D.minuteElement.value=o(n),void 0!==D.amPM&&(D.amPM.textContent=D.l10n.amPM[r(e>=12)]),void 0!==D.secondElement&&(D.secondElement.value=o(t)))}function O(e){var n=m(e),t=parseInt(n.value)+(e.delta||0);(t/1e3>1||"Enter"===e.key&&!/[^\d]/.test(t.toString()))&&Z(t)}function F(e,n,t,a){return n instanceof Array?n.forEach((function(n){return F(e,n,t,a)})):e instanceof Array?e.forEach((function(e){return F(e,n,t,a)})):(e.addEventListener(n,t,a),void D._handlers.push({element:e,event:n,handler:t,options:a}))}function N(){ge("onChange")}function A(e,n){var t=void 0!==e?D.parseDate(e):D.latestSelectedDateObj||(D.config.minDate&&D.config.minDate>D.now?D.config.minDate:D.config.maxDate&&D.config.maxDate<D.now?D.config.maxDate:D.now),a=D.currentYear,i=D.currentMonth;try{void 0!==t&&(D.currentYear=t.getFullYear(),D.currentMonth=t.getMonth())}catch(e){e.message="Invalid date supplied: "+t,D.config.errorHandler(e)}n&&D.currentYear!==a&&(ge("onYearChange"),J()),!n||D.currentYear===a&&D.currentMonth===i||ge("onMonthChange"),D.redraw()}function P(e){var n=m(e);~n.className.indexOf("arrow")&&Y(e,n.classList.contains("arrowUp")?1:-1)}function Y(e,n,t){var a=e&&m(e),i=t||a&&a.parentNode&&a.parentNode.firstChild,o=pe("increment");o.delta=n,i&&i.dispatchEvent(o)}function H(e,n,t,a){var i=Q(n,!0),o=s("span","flatpickr-day "+e,n.getDate().toString());return o.dateObj=n,o.$i=a,o.setAttribute("aria-label",D.formatDate(n,D.config.ariaDateFormat)),-1===e.indexOf("hidden")&&0===C(n,D.now)&&(D.todayDateElem=o,o.classList.add("today"),o.setAttribute("aria-current","date")),i?(o.tabIndex=-1,he(n)&&(o.classList.add("selected"),D.selectedDateElem=o,"range"===D.config.mode&&(d(o,"startRange",D.selectedDates[0]&&0===C(n,D.selectedDates[0],!0)),d(o,"endRange",D.selectedDates[1]&&0===C(n,D.selectedDates[1],!0)),"nextMonthDay"===e&&o.classList.add("inRange")))):o.classList.add("flatpickr-disabled"),"range"===D.config.mode&&function(e){return!("range"!==D.config.mode||D.selectedDates.length<2)&&(C(e,D.selectedDates[0])>=0&&C(e,D.selectedDates[1])<=0)}(n)&&!he(n)&&o.classList.add("inRange"),D.weekNumbers&&1===D.config.showMonths&&"prevMonthDay"!==e&&t%7==1&&D.weekNumbers.insertAdjacentHTML("beforeend","<span class='flatpickr-day'>"+D.config.getWeek(n)+"</span>"),ge("onDayCreate",o),o}function j(e){e.focus(),"range"===D.config.mode&&te(e)}function L(e){for(var n=e>0?0:D.config.showMonths-1,t=e>0?D.config.showMonths:-1,a=n;a!=t;a+=e)for(var i=D.daysContainer.children[a],o=e>0?0:i.children.length-1,r=e>0?i.children.length:-1,l=o;l!=r;l+=e){var c=i.children[l];if(-1===c.className.indexOf("hidden")&&Q(c.dateObj))return c}}function W(e,n){var t=X(document.activeElement||document.body),a=void 0!==e?e:t?document.activeElement:void 0!==D.selectedDateElem&&X(D.selectedDateElem)?D.selectedDateElem:void 0!==D.todayDateElem&&X(D.todayDateElem)?D.todayDateElem:L(n>0?1:-1);void 0===a?D._input.focus():t?function(e,n){for(var t=-1===e.className.indexOf("Month")?e.dateObj.getMonth():D.currentMonth,a=n>0?D.config.showMonths:-1,i=n>0?1:-1,o=t-D.currentMonth;o!=a;o+=i)for(var r=D.daysContainer.children[o],l=t-D.currentMonth===o?e.$i+n:n<0?r.children.length-1:0,c=r.children.length,d=l;d>=0&&d<c&&d!=(n>0?c:-1);d+=i){var s=r.children[d];if(-1===s.className.indexOf("hidden")&&Q(s.dateObj)&&Math.abs(e.$i-d)>=Math.abs(n))return j(s)}D.changeMonth(i),W(L(i),0)}(a,n):j(a)}function R(e,n){for(var t=(new Date(e,n,1).getDay()-D.l10n.firstDayOfWeek+7)%7,a=D.utils.getDaysInMonth((n-1+12)%12,e),i=D.utils.getDaysInMonth(n,e),o=window.document.createDocumentFragment(),r=D.config.showMonths>1,l=r?"prevMonthDay hidden":"prevMonthDay",c=r?"nextMonthDay hidden":"nextMonthDay",d=a+1-t,u=0;d<=a;d++,u++)o.appendChild(H(l,new Date(e,n-1,d),d,u));for(d=1;d<=i;d++,u++)o.appendChild(H("",new Date(e,n,d),d,u));for(var f=i+1;f<=42-t&&(1===D.config.showMonths||u%7!=0);f++,u++)o.appendChild(H(c,new Date(e,n+1,f%i),f,u));var m=s("div","dayContainer");return m.appendChild(o),m}function B(){if(void 0!==D.daysContainer){u(D.daysContainer),D.weekNumbers&&u(D.weekNumbers);for(var e=document.createDocumentFragment(),n=0;n<D.config.showMonths;n++){var t=new Date(D.currentYear,D.currentMonth,1);t.setMonth(D.currentMonth+n),e.appendChild(R(t.getFullYear(),t.getMonth()))}D.daysContainer.appendChild(e),D.days=D.daysContainer.firstChild,"range"===D.config.mode&&1===D.selectedDates.length&&te()}}function J(){if(!(D.config.showMonths>1||"dropdown"!==D.config.monthSelectorType)){var e=function(e){return!(void 0!==D.config.minDate&&D.currentYear===D.config.minDate.getFullYear()&&e<D.config.minDate.getMonth())&&!(void 0!==D.config.maxDate&&D.currentYear===D.config.maxDate.getFullYear()&&e>D.config.maxDate.getMonth())};D.monthsDropdownContainer.tabIndex=-1,D.monthsDropdownContainer.innerHTML="";for(var n=0;n<12;n++)if(e(n)){var t=s("option","flatpickr-monthDropdown-month");t.value=new Date(D.currentYear,n).getMonth().toString(),t.textContent=p(n,D.config.shorthandCurrentMonth,D.l10n),t.tabIndex=-1,D.currentMonth===n&&(t.selected=!0),D.monthsDropdownContainer.appendChild(t)}}}function K(){var e,n=s("div","flatpickr-month"),t=window.document.createDocumentFragment();D.config.showMonths>1||"static"===D.config.monthSelectorType?e=s("span","cur-month"):(D.monthsDropdownContainer=s("select","flatpickr-monthDropdown-months"),D.monthsDropdownContainer.setAttribute("aria-label",D.l10n.monthAriaLabel),F(D.monthsDropdownContainer,"change",(function(e){var n=m(e),t=parseInt(n.value,10);D.changeMonth(t-D.currentMonth),ge("onMonthChange")})),J(),e=D.monthsDropdownContainer);var a=f("cur-year",{tabindex:"-1"}),i=a.getElementsByTagName("input")[0];i.setAttribute("aria-label",D.l10n.yearAriaLabel),D.config.minDate&&i.setAttribute("min",D.config.minDate.getFullYear().toString()),D.config.maxDate&&(i.setAttribute("max",D.config.maxDate.getFullYear().toString()),i.disabled=!!D.config.minDate&&D.config.minDate.getFullYear()===D.config.maxDate.getFullYear());var o=s("div","flatpickr-current-month");return o.appendChild(e),o.appendChild(a),t.appendChild(o),n.appendChild(t),{container:n,yearElement:i,monthElement:e}}function U(){u(D.monthNav),D.monthNav.appendChild(D.prevMonthNav),D.config.showMonths&&(D.yearElements=[],D.monthElements=[]);for(var e=D.config.showMonths;e--;){var n=K();D.yearElements.push(n.yearElement),D.monthElements.push(n.monthElement),D.monthNav.appendChild(n.container)}D.monthNav.appendChild(D.nextMonthNav)}function q(){D.weekdayContainer?u(D.weekdayContainer):D.weekdayContainer=s("div","flatpickr-weekdays");for(var e=D.config.showMonths;e--;){var n=s("div","flatpickr-weekdaycontainer");D.weekdayContainer.appendChild(n)}return $(),D.weekdayContainer}function $(){if(D.weekdayContainer){var e=D.l10n.firstDayOfWeek,t=n(D.l10n.weekdays.shorthand);e>0&&e<t.length&&(t=n(t.splice(e,t.length),t.splice(0,e)));for(var a=D.config.showMonths;a--;)D.weekdayContainer.children[a].innerHTML="\n <span class='flatpickr-weekday'>\n "+t.join("</span><span class='flatpickr-weekday'>")+"\n </span>\n "}}function z(e,n){void 0===n&&(n=!0);var t=n?e:e-D.currentMonth;t<0&&!0===D._hidePrevMonthArrow||t>0&&!0===D._hideNextMonthArrow||(D.currentMonth+=t,(D.currentMonth<0||D.currentMonth>11)&&(D.currentYear+=D.currentMonth>11?1:-1,D.currentMonth=(D.currentMonth+12)%12,ge("onYearChange"),J()),B(),ge("onMonthChange"),ve())}function G(e){return!(!D.config.appendTo||!D.config.appendTo.contains(e))||D.calendarContainer.contains(e)}function V(e){if(D.isOpen&&!D.config.inline){var n=m(e),t=G(n),a=n===D.input||n===D.altInput||D.element.contains(n)||e.path&&e.path.indexOf&&(~e.path.indexOf(D.input)||~e.path.indexOf(D.altInput)),i="blur"===e.type?a&&e.relatedTarget&&!G(e.relatedTarget):!a&&!t&&!G(e.relatedTarget),o=!D.config.ignoredFocusElements.some((function(e){return e.contains(n)}));i&&o&&(void 0!==D.timeContainer&&void 0!==D.minuteElement&&void 0!==D.hourElement&&""!==D.input.value&&void 0!==D.input.value&&k(),D.close(),D.config&&"range"===D.config.mode&&1===D.selectedDates.length&&(D.clear(!1),D.redraw()))}}function Z(e){if(!(!e||D.config.minDate&&e<D.config.minDate.getFullYear()||D.config.maxDate&&e>D.config.maxDate.getFullYear())){var n=e,t=D.currentYear!==n;D.currentYear=n||D.currentYear,D.config.maxDate&&D.currentYear===D.config.maxDate.getFullYear()?D.currentMonth=Math.min(D.config.maxDate.getMonth(),D.currentMonth):D.config.minDate&&D.currentYear===D.config.minDate.getFullYear()&&(D.currentMonth=Math.max(D.config.minDate.getMonth(),D.currentMonth)),t&&(D.redraw(),ge("onYearChange"),J())}}function Q(e,n){void 0===n&&(n=!0);var t=D.parseDate(e,void 0,n);if(D.config.minDate&&t&&C(t,D.config.minDate,void 0!==n?n:!D.minDateHasTime)<0||D.config.maxDate&&t&&C(t,D.config.maxDate,void 0!==n?n:!D.maxDateHasTime)>0)return!1;if(0===D.config.enable.length&&0===D.config.disable.length)return!0;if(void 0===t)return!1;for(var a=D.config.enable.length>0,i=a?D.config.enable:D.config.disable,o=0,r=void 0;o<i.length;o++){if("function"==typeof(r=i[o])&&r(t))return a;if(r instanceof Date&&void 0!==t&&r.getTime()===t.getTime())return a;if("string"==typeof r&&void 0!==t){var l=D.parseDate(r,void 0,!0);return l&&l.getTime()===t.getTime()?a:!a}if("object"==typeof r&&void 0!==t&&r.from&&r.to&&t.getTime()>=r.from.getTime()&&t.getTime()<=r.to.getTime())return a}return!a}function X(e){return void 0!==D.daysContainer&&(-1===e.className.indexOf("hidden")&&-1===e.className.indexOf("flatpickr-disabled")&&D.daysContainer.contains(e))}function ee(e){!(e.target===D._input)||e.relatedTarget&&G(e.relatedTarget)||D.setDate(D._input.value,!0,e.target===D.altInput?D.config.altFormat:D.config.dateFormat)}function ne(e){var n=m(e),t=D.config.wrap?g.contains(n):n===D._input,a=D.config.allowInput,i=D.isOpen&&(!a||!t),o=D.config.inline&&t&&!a;if(13===e.keyCode&&t){if(a)return D.setDate(D._input.value,!0,n===D.altInput?D.config.altFormat:D.config.dateFormat),n.blur();D.open()}else if(G(n)||i||o){var r=!!D.timeContainer&&D.timeContainer.contains(n);switch(e.keyCode){case 13:r?(e.preventDefault(),k(),de()):se(e);break;case 27:e.preventDefault(),de();break;case 8:case 46:t&&!D.config.allowInput&&(e.preventDefault(),D.clear());break;case 37:case 39:if(r||t)D.hourElement&&D.hourElement.focus();else if(e.preventDefault(),void 0!==D.daysContainer&&(!1===a||document.activeElement&&X(document.activeElement))){var l=39===e.keyCode?1:-1;e.ctrlKey?(e.stopPropagation(),z(l),W(L(1),0)):W(void 0,l)}break;case 38:case 40:e.preventDefault();var c=40===e.keyCode?1:-1;D.daysContainer&&void 0!==n.$i||n===D.input||n===D.altInput?e.ctrlKey?(e.stopPropagation(),Z(D.currentYear-c),W(L(1),0)):r||W(void 0,7*c):n===D.currentYearElement?Z(D.currentYear-c):D.config.enableTime&&(!r&&D.hourElement&&D.hourElement.focus(),k(e),D._debouncedChange());break;case 9:if(r){var d=[D.hourElement,D.minuteElement,D.secondElement,D.amPM].concat(D.pluginElements).filter((function(e){return e})),s=d.indexOf(n);if(-1!==s){var u=d[s+(e.shiftKey?-1:1)];e.preventDefault(),(u||D._input).focus()}}else!D.config.noCalendar&&D.daysContainer&&D.daysContainer.contains(n)&&e.shiftKey&&(e.preventDefault(),D._input.focus())}}if(void 0!==D.amPM&&n===D.amPM)switch(e.key){case D.l10n.amPM[0].charAt(0):case D.l10n.amPM[0].charAt(0).toLowerCase():D.amPM.textContent=D.l10n.amPM[0],T(),we();break;case D.l10n.amPM[1].charAt(0):case D.l10n.amPM[1].charAt(0).toLowerCase():D.amPM.textContent=D.l10n.amPM[1],T(),we()}(t||G(n))&&ge("onKeyDown",e)}function te(e){if(1===D.selectedDates.length&&(!e||e.classList.contains("flatpickr-day")&&!e.classList.contains("flatpickr-disabled"))){for(var n=e?e.dateObj.getTime():D.days.firstElementChild.dateObj.getTime(),t=D.parseDate(D.selectedDates[0],void 0,!0).getTime(),a=Math.min(n,D.selectedDates[0].getTime()),i=Math.max(n,D.selectedDates[0].getTime()),o=!1,r=0,l=0,c=a;c<i;c+=M)Q(new Date(c),!0)||(o=o||c>a&&c<i,c<t&&(!r||c>r)?r=c:c>t&&(!l||c<l)&&(l=c));for(var d=0;d<D.config.showMonths;d++)for(var s=D.daysContainer.children[d],u=function(a,i){var c,d,u,f=s.children[a],m=f.dateObj.getTime(),g=r>0&&m<r||l>0&&m>l;return g?(f.classList.add("notAllowed"),["inRange","startRange","endRange"].forEach((function(e){f.classList.remove(e)})),"continue"):o&&!g?"continue":(["startRange","inRange","endRange","notAllowed"].forEach((function(e){f.classList.remove(e)})),void(void 0!==e&&(e.classList.add(n<=D.selectedDates[0].getTime()?"startRange":"endRange"),t<n&&m===t?f.classList.add("startRange"):t>n&&m===t&&f.classList.add("endRange"),m>=r&&(0===l||m<=l)&&(d=t,u=n,(c=m)>Math.min(d,u)&&c<Math.max(d,u))&&f.classList.add("inRange"))))},f=0,m=s.children.length;f<m;f++)u(f)}}function ae(){!D.isOpen||D.config.static||D.config.inline||le()}function ie(e){return function(n){var t=D.config["_"+e+"Date"]=D.parseDate(n,D.config.dateFormat),a=D.config["_"+("min"===e?"max":"min")+"Date"];void 0!==t&&(D["min"===e?"minDateHasTime":"maxDateHasTime"]=t.getHours()>0||t.getMinutes()>0||t.getSeconds()>0),D.selectedDates&&(D.selectedDates=D.selectedDates.filter((function(e){return Q(e)})),D.selectedDates.length||"min"!==e||I(t),we()),D.daysContainer&&(ce(),void 0!==t?D.currentYearElement[e]=t.getFullYear().toString():D.currentYearElement.removeAttribute(e),D.currentYearElement.disabled=!!a&&void 0!==t&&a.getFullYear()===t.getFullYear())}}function oe(){return D.config.wrap?g.querySelector("[data-input]"):g}function re(){"object"!=typeof D.config.locale&&void 0===E.l10ns[D.config.locale]&&D.config.errorHandler(new Error("flatpickr: invalid locale "+D.config.locale)),D.l10n=e(e({},E.l10ns.default),"object"==typeof D.config.locale?D.config.locale:"default"!==D.config.locale?E.l10ns[D.config.locale]:void 0),v.K="("+D.l10n.amPM[0]+"|"+D.l10n.amPM[1]+"|"+D.l10n.amPM[0].toLowerCase()+"|"+D.l10n.amPM[1].toLowerCase()+")",void 0===e(e({},h),JSON.parse(JSON.stringify(g.dataset||{}))).time_24hr&&void 0===E.defaultConfig.time_24hr&&(D.config.time_24hr=D.l10n.time_24hr),D.formatDate=w(D),D.parseDate=b({config:D.config,l10n:D.l10n})}function le(e){if(void 0!==D.calendarContainer){ge("onPreCalendarPosition");var n=e||D._positionElement,t=Array.prototype.reduce.call(D.calendarContainer.children,(function(e,n){return e+n.offsetHeight}),0),a=D.calendarContainer.offsetWidth,i=D.config.position.split(" "),o=i[0],r=i.length>1?i[1]:null,l=n.getBoundingClientRect(),c=window.innerHeight-l.bottom,s="above"===o||"below"!==o&&c<t&&l.top>t,u=window.pageYOffset+l.top+(s?-t-2:n.offsetHeight+2);if(d(D.calendarContainer,"arrowTop",!s),d(D.calendarContainer,"arrowBottom",s),!D.config.inline){var f=window.pageXOffset+l.left,m=!1,g=!1;"center"===r?(f-=(a-l.width)/2,m=!0):"right"===r&&(f-=a-l.width,g=!0),d(D.calendarContainer,"arrowLeft",!m&&!g),d(D.calendarContainer,"arrowCenter",m),d(D.calendarContainer,"arrowRight",g);var p=window.document.body.offsetWidth-(window.pageXOffset+l.right),h=f+a>window.document.body.offsetWidth,v=p+a>window.document.body.offsetWidth;if(d(D.calendarContainer,"rightMost",h),!D.config.static)if(D.calendarContainer.style.top=u+"px",h)if(v){var w=function(){for(var e=null,n=0;n<document.styleSheets.length;n++){var t=document.styleSheets[n];try{t.cssRules}catch(e){continue}e=t;break}return null!=e?e:(a=document.createElement("style"),document.head.appendChild(a),a.sheet);var a}();if(void 0===w)return;var b=window.document.body.offsetWidth,C=Math.max(0,b/2-a/2),M=w.cssRules.length,y="{left:"+l.left+"px;right:auto;}";d(D.calendarContainer,"rightMost",!1),d(D.calendarContainer,"centerMost",!0),w.insertRule(".flatpickr-calendar.centerMost:before,.flatpickr-calendar.centerMost:after"+y,M),D.calendarContainer.style.left=C+"px",D.calendarContainer.style.right="auto"}else D.calendarContainer.style.left="auto",D.calendarContainer.style.right=p+"px";else D.calendarContainer.style.left=f+"px",D.calendarContainer.style.right="auto"}}}function ce(){D.config.noCalendar||D.isMobile||(J(),ve(),B())}function de(){D._input.focus(),-1!==window.navigator.userAgent.indexOf("MSIE")||void 0!==navigator.msMaxTouchPoints?setTimeout(D.close,0):D.close()}function se(e){e.preventDefault(),e.stopPropagation();var n=function e(n,t){return t(n)?n:n.parentNode?e(n.parentNode,t):void 0}(m(e),(function(e){return e.classList&&e.classList.contains("flatpickr-day")&&!e.classList.contains("flatpickr-disabled")&&!e.classList.contains("notAllowed")}));if(void 0!==n){var t=n,a=D.latestSelectedDateObj=new Date(t.dateObj.getTime()),i=(a.getMonth()<D.currentMonth||a.getMonth()>D.currentMonth+D.config.showMonths-1)&&"range"!==D.config.mode;if(D.selectedDateElem=t,"single"===D.config.mode)D.selectedDates=[a];else if("multiple"===D.config.mode){var o=he(a);o?D.selectedDates.splice(parseInt(o),1):D.selectedDates.push(a)}else"range"===D.config.mode&&(2===D.selectedDates.length&&D.clear(!1,!1),D.latestSelectedDateObj=a,D.selectedDates.push(a),0!==C(a,D.selectedDates[0],!0)&&D.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()})));if(T(),i){var r=D.currentYear!==a.getFullYear();D.currentYear=a.getFullYear(),D.currentMonth=a.getMonth(),r&&(ge("onYearChange"),J()),ge("onMonthChange")}if(ve(),B(),we(),i||"range"===D.config.mode||1!==D.config.showMonths?void 0!==D.selectedDateElem&&void 0===D.hourElement&&D.selectedDateElem&&D.selectedDateElem.focus():j(t),void 0!==D.hourElement&&void 0!==D.hourElement&&D.hourElement.focus(),D.config.closeOnSelect){var l="single"===D.config.mode&&!D.config.enableTime,c="range"===D.config.mode&&2===D.selectedDates.length&&!D.config.enableTime;(l||c)&&de()}N()}}D.parseDate=b({config:D.config,l10n:D.l10n}),D._handlers=[],D.pluginElements=[],D.loadedPlugins=[],D._bind=F,D._setHoursFromDate=I,D._positionCalendar=le,D.changeMonth=z,D.changeYear=Z,D.clear=function(e,n){void 0===e&&(e=!0);void 0===n&&(n=!0);D.input.value="",void 0!==D.altInput&&(D.altInput.value="");void 0!==D.mobileInput&&(D.mobileInput.value="");D.selectedDates=[],D.latestSelectedDateObj=void 0,!0===n&&(D.currentYear=D._initialDate.getFullYear(),D.currentMonth=D._initialDate.getMonth());if(!0===D.config.enableTime){var t=S(),a=t.hours,i=t.minutes,o=t.seconds;_(a,i,o)}D.redraw(),e&&ge("onChange")},D.close=function(){D.isOpen=!1,D.isMobile||(void 0!==D.calendarContainer&&D.calendarContainer.classList.remove("open"),void 0!==D._input&&D._input.classList.remove("active"));ge("onClose")},D._createElement=s,D.destroy=function(){void 0!==D.config&&ge("onDestroy");for(var e=D._handlers.length;e--;){var n=D._handlers[e];n.element.removeEventListener(n.event,n.handler,n.options)}if(D._handlers=[],D.mobileInput)D.mobileInput.parentNode&&D.mobileInput.parentNode.removeChild(D.mobileInput),D.mobileInput=void 0;else if(D.calendarContainer&&D.calendarContainer.parentNode)if(D.config.static&&D.calendarContainer.parentNode){var t=D.calendarContainer.parentNode;if(t.lastChild&&t.removeChild(t.lastChild),t.parentNode){for(;t.firstChild;)t.parentNode.insertBefore(t.firstChild,t);t.parentNode.removeChild(t)}}else D.calendarContainer.parentNode.removeChild(D.calendarContainer);D.altInput&&(D.input.type="text",D.altInput.parentNode&&D.altInput.parentNode.removeChild(D.altInput),delete D.altInput);D.input&&(D.input.type=D.input._type,D.input.classList.remove("flatpickr-input"),D.input.removeAttribute("readonly"));["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","monthsDropdownContainer","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach((function(e){try{delete D[e]}catch(e){}}))},D.isEnabled=Q,D.jumpToDate=A,D.open=function(e,n){void 0===n&&(n=D._positionElement);if(!0===D.isMobile){if(e){e.preventDefault();var t=m(e);t&&t.blur()}return void 0!==D.mobileInput&&(D.mobileInput.focus(),D.mobileInput.click()),void ge("onOpen")}if(D._input.disabled||D.config.inline)return;var a=D.isOpen;D.isOpen=!0,a||(D.calendarContainer.classList.add("open"),D._input.classList.add("active"),ge("onOpen"),le(n));!0===D.config.enableTime&&!0===D.config.noCalendar&&(!1!==D.config.allowInput||void 0!==e&&D.timeContainer.contains(e.relatedTarget)||setTimeout((function(){return D.hourElement.select()}),50))},D.redraw=ce,D.set=function(e,n){if(null!==e&&"object"==typeof e)for(var a in Object.assign(D.config,e),e)void 0!==ue[a]&&ue[a].forEach((function(e){return e()}));else D.config[e]=n,void 0!==ue[e]?ue[e].forEach((function(e){return e()})):t.indexOf(e)>-1&&(D.config[e]=c(n));D.redraw(),we(!0)},D.setDate=function(e,n,t){void 0===n&&(n=!1);void 0===t&&(t=D.config.dateFormat);if(0!==e&&!e||e instanceof Array&&0===e.length)return D.clear(n);fe(e,t),D.latestSelectedDateObj=D.selectedDates[D.selectedDates.length-1],D.redraw(),A(void 0,n),I(),0===D.selectedDates.length&&D.clear(!1);we(n),n&&ge("onChange")},D.toggle=function(e){if(!0===D.isOpen)return D.close();D.open(e)};var ue={locale:[re,$],showMonths:[U,x,q],minDate:[A],maxDate:[A]};function fe(e,n){var t=[];if(e instanceof Array)t=e.map((function(e){return D.parseDate(e,n)}));else if(e instanceof Date||"number"==typeof e)t=[D.parseDate(e,n)];else if("string"==typeof e)switch(D.config.mode){case"single":case"time":t=[D.parseDate(e,n)];break;case"multiple":t=e.split(D.config.conjunction).map((function(e){return D.parseDate(e,n)}));break;case"range":t=e.split(D.l10n.rangeSeparator).map((function(e){return D.parseDate(e,n)}))}else D.config.errorHandler(new Error("Invalid date supplied: "+JSON.stringify(e)));D.selectedDates=D.config.allowInvalidPreload?t:t.filter((function(e){return e instanceof Date&&Q(e,!1)})),"range"===D.config.mode&&D.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()}))}function me(e){return e.slice().map((function(e){return"string"==typeof e||"number"==typeof e||e instanceof Date?D.parseDate(e,void 0,!0):e&&"object"==typeof e&&e.from&&e.to?{from:D.parseDate(e.from,void 0),to:D.parseDate(e.to,void 0)}:e})).filter((function(e){return e}))}function ge(e,n){if(void 0!==D.config){var t=D.config[e];if(void 0!==t&&t.length>0)for(var a=0;t[a]&&a<t.length;a++)t[a](D.selectedDates,D.input.value,D,n);"onChange"===e&&(D.input.dispatchEvent(pe("change")),D.input.dispatchEvent(pe("input")))}}function pe(e){var n=document.createEvent("Event");return n.initEvent(e,!0,!0),n}function he(e){for(var n=0;n<D.selectedDates.length;n++)if(0===C(D.selectedDates[n],e))return""+n;return!1}function ve(){D.config.noCalendar||D.isMobile||!D.monthNav||(D.yearElements.forEach((function(e,n){var t=new Date(D.currentYear,D.currentMonth,1);t.setMonth(D.currentMonth+n),D.config.showMonths>1||"static"===D.config.monthSelectorType?D.monthElements[n].textContent=p(t.getMonth(),D.config.shorthandCurrentMonth,D.l10n)+" ":D.monthsDropdownContainer.value=t.getMonth().toString(),e.value=t.getFullYear().toString()})),D._hidePrevMonthArrow=void 0!==D.config.minDate&&(D.currentYear===D.config.minDate.getFullYear()?D.currentMonth<=D.config.minDate.getMonth():D.currentYear<D.config.minDate.getFullYear()),D._hideNextMonthArrow=void 0!==D.config.maxDate&&(D.currentYear===D.config.maxDate.getFullYear()?D.currentMonth+1>D.config.maxDate.getMonth():D.currentYear>D.config.maxDate.getFullYear()))}function De(e){return D.selectedDates.map((function(n){return D.formatDate(n,e)})).filter((function(e,n,t){return"range"!==D.config.mode||D.config.enableTime||t.indexOf(e)===n})).join("range"!==D.config.mode?D.config.conjunction:D.l10n.rangeSeparator)}function we(e){void 0===e&&(e=!0),void 0!==D.mobileInput&&D.mobileFormatStr&&(D.mobileInput.value=void 0!==D.latestSelectedDateObj?D.formatDate(D.latestSelectedDateObj,D.mobileFormatStr):""),D.input.value=De(D.config.dateFormat),void 0!==D.altInput&&(D.altInput.value=De(D.config.altFormat)),!1!==e&&ge("onValueUpdate")}function be(e){var n=m(e),t=D.prevMonthNav.contains(n),a=D.nextMonthNav.contains(n);t||a?z(t?-1:1):D.yearElements.indexOf(n)>=0?n.select():n.classList.contains("arrowUp")?D.changeYear(D.currentYear+1):n.classList.contains("arrowDown")&&D.changeYear(D.currentYear-1)}return function(){D.element=D.input=g,D.isOpen=!1,function(){var n=["wrap","weekNumbers","allowInput","allowInvalidPreload","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],i=e(e({},JSON.parse(JSON.stringify(g.dataset||{}))),h),o={};D.config.parseDate=i.parseDate,D.config.formatDate=i.formatDate,Object.defineProperty(D.config,"enable",{get:function(){return D.config._enable},set:function(e){D.config._enable=me(e)}}),Object.defineProperty(D.config,"disable",{get:function(){return D.config._disable},set:function(e){D.config._disable=me(e)}});var r="time"===i.mode;if(!i.dateFormat&&(i.enableTime||r)){var l=E.defaultConfig.dateFormat||a.dateFormat;o.dateFormat=i.noCalendar||r?"H:i"+(i.enableSeconds?":S":""):l+" H:i"+(i.enableSeconds?":S":"")}if(i.altInput&&(i.enableTime||r)&&!i.altFormat){var d=E.defaultConfig.altFormat||a.altFormat;o.altFormat=i.noCalendar||r?"h:i"+(i.enableSeconds?":S K":" K"):d+" h:i"+(i.enableSeconds?":S":"")+" K"}Object.defineProperty(D.config,"minDate",{get:function(){return D.config._minDate},set:ie("min")}),Object.defineProperty(D.config,"maxDate",{get:function(){return D.config._maxDate},set:ie("max")});var s=function(e){return function(n){D.config["min"===e?"_minTime":"_maxTime"]=D.parseDate(n,"H:i:S")}};Object.defineProperty(D.config,"minTime",{get:function(){return D.config._minTime},set:s("min")}),Object.defineProperty(D.config,"maxTime",{get:function(){return D.config._maxTime},set:s("max")}),"time"===i.mode&&(D.config.noCalendar=!0,D.config.enableTime=!0);Object.assign(D.config,o,i);for(var u=0;u<n.length;u++)D.config[n[u]]=!0===D.config[n[u]]||"true"===D.config[n[u]];t.filter((function(e){return void 0!==D.config[e]})).forEach((function(e){D.config[e]=c(D.config[e]||[]).map(y)})),D.isMobile=!D.config.disableMobile&&!D.config.inline&&"single"===D.config.mode&&!D.config.disable.length&&!D.config.enable.length&&!D.config.weekNumbers&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);for(u=0;u<D.config.plugins.length;u++){var f=D.config.plugins[u](D)||{};for(var m in f)t.indexOf(m)>-1?D.config[m]=c(f[m]).map(y).concat(D.config[m]):void 0===i[m]&&(D.config[m]=f[m])}i.altInputClass||(D.config.altInputClass=oe().className+" "+D.config.altInputClass);ge("onParseConfig")}(),re(),function(){if(D.input=oe(),!D.input)return void D.config.errorHandler(new Error("Invalid input element specified"));D.input._type=D.input.type,D.input.type="text",D.input.classList.add("flatpickr-input"),D._input=D.input,D.config.altInput&&(D.altInput=s(D.input.nodeName,D.config.altInputClass),D._input=D.altInput,D.altInput.placeholder=D.input.placeholder,D.altInput.disabled=D.input.disabled,D.altInput.required=D.input.required,D.altInput.tabIndex=D.input.tabIndex,D.altInput.type="text",D.input.setAttribute("type","hidden"),!D.config.static&&D.input.parentNode&&D.input.parentNode.insertBefore(D.altInput,D.input.nextSibling));D.config.allowInput||D._input.setAttribute("readonly","readonly");D._positionElement=D.config.positionElement||D._input}(),function(){D.selectedDates=[],D.now=D.parseDate(D.config.now)||new Date;var e=D.config.defaultDate||("INPUT"!==D.input.nodeName&&"TEXTAREA"!==D.input.nodeName||!D.input.placeholder||D.input.value!==D.input.placeholder?D.input.value:null);e&&fe(e,D.config.dateFormat);D._initialDate=D.selectedDates.length>0?D.selectedDates[0]:D.config.minDate&&D.config.minDate.getTime()>D.now.getTime()?D.config.minDate:D.config.maxDate&&D.config.maxDate.getTime()<D.now.getTime()?D.config.maxDate:D.now,D.currentYear=D._initialDate.getFullYear(),D.currentMonth=D._initialDate.getMonth(),D.selectedDates.length>0&&(D.latestSelectedDateObj=D.selectedDates[0]);void 0!==D.config.minTime&&(D.config.minTime=D.parseDate(D.config.minTime,"H:i"));void 0!==D.config.maxTime&&(D.config.maxTime=D.parseDate(D.config.maxTime,"H:i"));D.minDateHasTime=!!D.config.minDate&&(D.config.minDate.getHours()>0||D.config.minDate.getMinutes()>0||D.config.minDate.getSeconds()>0),D.maxDateHasTime=!!D.config.maxDate&&(D.config.maxDate.getHours()>0||D.config.maxDate.getMinutes()>0||D.config.maxDate.getSeconds()>0)}(),D.utils={getDaysInMonth:function(e,n){return void 0===e&&(e=D.currentMonth),void 0===n&&(n=D.currentYear),1===e&&(n%4==0&&n%100!=0||n%400==0)?29:D.l10n.daysInMonth[e]}},D.isMobile||function(){var e=window.document.createDocumentFragment();if(D.calendarContainer=s("div","flatpickr-calendar"),D.calendarContainer.tabIndex=-1,!D.config.noCalendar){if(e.appendChild((D.monthNav=s("div","flatpickr-months"),D.yearElements=[],D.monthElements=[],D.prevMonthNav=s("span","flatpickr-prev-month"),D.prevMonthNav.innerHTML=D.config.prevArrow,D.nextMonthNav=s("span","flatpickr-next-month"),D.nextMonthNav.innerHTML=D.config.nextArrow,U(),Object.defineProperty(D,"_hidePrevMonthArrow",{get:function(){return D.__hidePrevMonthArrow},set:function(e){D.__hidePrevMonthArrow!==e&&(d(D.prevMonthNav,"flatpickr-disabled",e),D.__hidePrevMonthArrow=e)}}),Object.defineProperty(D,"_hideNextMonthArrow",{get:function(){return D.__hideNextMonthArrow},set:function(e){D.__hideNextMonthArrow!==e&&(d(D.nextMonthNav,"flatpickr-disabled",e),D.__hideNextMonthArrow=e)}}),D.currentYearElement=D.yearElements[0],ve(),D.monthNav)),D.innerContainer=s("div","flatpickr-innerContainer"),D.config.weekNumbers){var n=function(){D.calendarContainer.classList.add("hasWeeks");var e=s("div","flatpickr-weekwrapper");e.appendChild(s("span","flatpickr-weekday",D.l10n.weekAbbreviation));var n=s("div","flatpickr-weeks");return e.appendChild(n),{weekWrapper:e,weekNumbers:n}}(),t=n.weekWrapper,a=n.weekNumbers;D.innerContainer.appendChild(t),D.weekNumbers=a,D.weekWrapper=t}D.rContainer=s("div","flatpickr-rContainer"),D.rContainer.appendChild(q()),D.daysContainer||(D.daysContainer=s("div","flatpickr-days"),D.daysContainer.tabIndex=-1),B(),D.rContainer.appendChild(D.daysContainer),D.innerContainer.appendChild(D.rContainer),e.appendChild(D.innerContainer)}D.config.enableTime&&e.appendChild(function(){D.calendarContainer.classList.add("hasTime"),D.config.noCalendar&&D.calendarContainer.classList.add("noCalendar");D.timeContainer=s("div","flatpickr-time"),D.timeContainer.tabIndex=-1;var e=s("span","flatpickr-time-separator",":"),n=f("flatpickr-hour",{"aria-label":D.l10n.hourAriaLabel});D.hourElement=n.getElementsByTagName("input")[0];var t=f("flatpickr-minute",{"aria-label":D.l10n.minuteAriaLabel});D.minuteElement=t.getElementsByTagName("input")[0],D.hourElement.tabIndex=D.minuteElement.tabIndex=-1,D.hourElement.value=o(D.latestSelectedDateObj?D.latestSelectedDateObj.getHours():D.config.time_24hr?D.config.defaultHour:function(e){switch(e%24){case 0:case 12:return 12;default:return e%12}}(D.config.defaultHour)),D.minuteElement.value=o(D.latestSelectedDateObj?D.latestSelectedDateObj.getMinutes():D.config.defaultMinute),D.hourElement.setAttribute("step",D.config.hourIncrement.toString()),D.minuteElement.setAttribute("step",D.config.minuteIncrement.toString()),D.hourElement.setAttribute("min",D.config.time_24hr?"0":"1"),D.hourElement.setAttribute("max",D.config.time_24hr?"23":"12"),D.minuteElement.setAttribute("min","0"),D.minuteElement.setAttribute("max","59"),D.timeContainer.appendChild(n),D.timeContainer.appendChild(e),D.timeContainer.appendChild(t),D.config.time_24hr&&D.timeContainer.classList.add("time24hr");if(D.config.enableSeconds){D.timeContainer.classList.add("hasSeconds");var a=f("flatpickr-second");D.secondElement=a.getElementsByTagName("input")[0],D.secondElement.value=o(D.latestSelectedDateObj?D.latestSelectedDateObj.getSeconds():D.config.defaultSeconds),D.secondElement.setAttribute("step",D.minuteElement.getAttribute("step")),D.secondElement.setAttribute("min","0"),D.secondElement.setAttribute("max","59"),D.timeContainer.appendChild(s("span","flatpickr-time-separator",":")),D.timeContainer.appendChild(a)}D.config.time_24hr||(D.amPM=s("span","flatpickr-am-pm",D.l10n.amPM[r((D.latestSelectedDateObj?D.hourElement.value:D.config.defaultHour)>11)]),D.amPM.title=D.l10n.toggleTitle,D.amPM.tabIndex=-1,D.timeContainer.appendChild(D.amPM));return D.timeContainer}());d(D.calendarContainer,"rangeMode","range"===D.config.mode),d(D.calendarContainer,"animate",!0===D.config.animate),d(D.calendarContainer,"multiMonth",D.config.showMonths>1),D.calendarContainer.appendChild(e);var i=void 0!==D.config.appendTo&&void 0!==D.config.appendTo.nodeType;if((D.config.inline||D.config.static)&&(D.calendarContainer.classList.add(D.config.inline?"inline":"static"),D.config.inline&&(!i&&D.element.parentNode?D.element.parentNode.insertBefore(D.calendarContainer,D._input.nextSibling):void 0!==D.config.appendTo&&D.config.appendTo.appendChild(D.calendarContainer)),D.config.static)){var l=s("div","flatpickr-wrapper");D.element.parentNode&&D.element.parentNode.insertBefore(l,D.element),l.appendChild(D.element),D.altInput&&l.appendChild(D.altInput),l.appendChild(D.calendarContainer)}D.config.static||D.config.inline||(void 0!==D.config.appendTo?D.config.appendTo:window.document.body).appendChild(D.calendarContainer)}(),function(){D.config.wrap&&["open","close","toggle","clear"].forEach((function(e){Array.prototype.forEach.call(D.element.querySelectorAll("[data-"+e+"]"),(function(n){return F(n,"click",D[e])}))}));if(D.isMobile)return void function(){var e=D.config.enableTime?D.config.noCalendar?"time":"datetime-local":"date";D.mobileInput=s("input",D.input.className+" flatpickr-mobile"),D.mobileInput.tabIndex=1,D.mobileInput.type=e,D.mobileInput.disabled=D.input.disabled,D.mobileInput.required=D.input.required,D.mobileInput.placeholder=D.input.placeholder,D.mobileFormatStr="datetime-local"===e?"Y-m-d\\TH:i:S":"date"===e?"Y-m-d":"H:i:S",D.selectedDates.length>0&&(D.mobileInput.defaultValue=D.mobileInput.value=D.formatDate(D.selectedDates[0],D.mobileFormatStr));D.config.minDate&&(D.mobileInput.min=D.formatDate(D.config.minDate,"Y-m-d"));D.config.maxDate&&(D.mobileInput.max=D.formatDate(D.config.maxDate,"Y-m-d"));D.input.getAttribute("step")&&(D.mobileInput.step=String(D.input.getAttribute("step")));D.input.type="hidden",void 0!==D.altInput&&(D.altInput.type="hidden");try{D.input.parentNode&&D.input.parentNode.insertBefore(D.mobileInput,D.input.nextSibling)}catch(e){}F(D.mobileInput,"change",(function(e){D.setDate(m(e).value,!1,D.mobileFormatStr),ge("onChange"),ge("onClose")}))}();var e=l(ae,50);D._debouncedChange=l(N,300),D.daysContainer&&!/iPhone|iPad|iPod/i.test(navigator.userAgent)&&F(D.daysContainer,"mouseover",(function(e){"range"===D.config.mode&&te(m(e))}));F(window.document.body,"keydown",ne),D.config.inline||D.config.static||F(window,"resize",e);void 0!==window.ontouchstart?F(window.document,"touchstart",V):F(window.document,"click",V);F(window.document,"focus",V,{capture:!0}),!0===D.config.clickOpens&&(F(D._input,"focus",D.open),F(D._input,"click",D.open));void 0!==D.daysContainer&&(F(D.monthNav,"click",be),F(D.monthNav,["keyup","increment"],O),F(D.daysContainer,"click",se));if(void 0!==D.timeContainer&&void 0!==D.minuteElement&&void 0!==D.hourElement){F(D.timeContainer,["increment"],k),F(D.timeContainer,"blur",k,{capture:!0}),F(D.timeContainer,"click",P),F([D.hourElement,D.minuteElement],["focus","click"],(function(e){return m(e).select()})),void 0!==D.secondElement&&F(D.secondElement,"focus",(function(){return D.secondElement&&D.secondElement.select()})),void 0!==D.amPM&&F(D.amPM,"click",(function(e){k(e),N()}))}D.config.allowInput&&F(D._input,"blur",ee)}(),(D.selectedDates.length||D.config.noCalendar)&&(D.config.enableTime&&I(D.config.noCalendar?D.latestSelectedDateObj||D.config.minDate:void 0),we(!1)),x();var n=/^((?!chrome|android).)*safari/i.test(navigator.userAgent);!D.isMobile&&n&&le(),ge("onReady")}(),D}function x(e,n){for(var t=Array.prototype.slice.call(e).filter((function(e){return e instanceof HTMLElement})),a=[],i=0;i<t.length;i++){var o=t[i];try{if(null!==o.getAttribute("data-fp-omit"))continue;void 0!==o._flatpickr&&(o._flatpickr.destroy(),o._flatpickr=void 0),o._flatpickr=y(o,n||{}),a.push(o._flatpickr)}catch(e){console.error(e)}}return 1===a.length?a[0]:a}"undefined"!=typeof HTMLElement&&"undefined"!=typeof HTMLCollection&&"undefined"!=typeof NodeList&&(HTMLCollection.prototype.flatpickr=NodeList.prototype.flatpickr=function(e){return x(this,e)},HTMLElement.prototype.flatpickr=function(e){return x([this],e)});var E=function(e,n){return"string"==typeof e?x(window.document.querySelectorAll(e),n):e instanceof Node?x([e],n):x(e,n)};return E.defaultConfig={},E.l10ns={en:e({},i),default:e({},i)},E.localize=function(n){E.l10ns.default=e(e({},E.l10ns.default),n)},E.setDefaults=function(n){E.defaultConfig=e(e({},E.defaultConfig),n)},E.parseDate=b({}),E.formatDate=w({}),E.compareDates=C,"undefined"!=typeof jQuery&&void 0!==jQuery.fn&&(jQuery.fn.flatpickr=function(e){return x(this,e)}),Date.prototype.fp_incr=function(e){return new Date(this.getFullYear(),this.getMonth(),this.getDate()+("string"==typeof e?parseInt(e,10):e))},"undefined"!=typeof window&&(window.flatpickr=E),E}));
\ No newline at end of file
1 +/* flatpickr v4.6.13,, @license MIT */
2 +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).flatpickr=n()}(this,(function(){"use strict";var e=function(){return(e=Object.assign||function(e){for(var n,t=1,a=arguments.length;t<a;t++)for(var i in n=arguments[t])Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i]);return e}).apply(this,arguments)};function n(){for(var e=0,n=0,t=arguments.length;n<t;n++)e+=arguments[n].length;var a=Array(e),i=0;for(n=0;n<t;n++)for(var o=arguments[n],r=0,l=o.length;r<l;r++,i++)a[i]=o[r];return a}var t=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange","onPreCalendarPosition"],a={_disable:[],allowInput:!1,allowInvalidPreload:!1,altFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",animate:"object"==typeof window&&-1===window.navigator.userAgent.indexOf("MSIE"),ariaDateFormat:"F j, Y",autoFillDefaultTime:!0,clickOpens:!0,closeOnSelect:!0,conjunction:", ",dateFormat:"Y-m-d",defaultHour:12,defaultMinute:0,defaultSeconds:0,disable:[],disableMobile:!1,enableSeconds:!1,enableTime:!1,errorHandler:function(e){return"undefined"!=typeof console&&console.warn(e)},getWeek:function(e){var n=new Date(e.getTime());n.setHours(0,0,0,0),n.setDate(n.getDate()+3-(n.getDay()+6)%7);var t=new Date(n.getFullYear(),0,4);return 1+Math.round(((n.getTime()-t.getTime())/864e5-3+(t.getDay()+6)%7)/7)},hourIncrement:1,ignoredFocusElements:[],inline:!1,locale:"default",minuteIncrement:5,mode:"single",monthSelectorType:"dropdown",nextArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M13.207 8.472l-7.854 7.854-0.707-0.707 7.146-7.146-7.146-7.148 0.707-0.707 7.854 7.854z' /></svg>",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:"auto",positionElement:void 0,prevArrow:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 17'><g></g><path d='M5.207 8.471l7.146 7.147-0.707 0.707-7.853-7.854 7.854-7.853 0.707 0.707-7.147 7.146z' /></svg>",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},i={weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var n=e%100;if(n>3&&n<21)return"th";switch(n%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute",time_24hr:!1},o=function(e,n){return void 0===n&&(n=2),("000"+e).slice(-1*n)},r=function(e){return!0===e?1:0};function l(e,n){var t;return function(){var a=this,i=arguments;clearTimeout(t),t=setTimeout((function(){return e.apply(a,i)}),n)}}var c=function(e){return e instanceof Array?e:[e]};function s(e,n,t){if(!0===t)return e.classList.add(n);e.classList.remove(n)}function d(e,n,t){var a=window.document.createElement(e);return n=n||"",t=t||"",a.className=n,void 0!==t&&(a.textContent=t),a}function u(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function f(e,n){return n(e)?e:e.parentNode?f(e.parentNode,n):void 0}function m(e,n){var t=d("div","numInputWrapper"),a=d("input","numInput "+e),i=d("span","arrowUp"),o=d("span","arrowDown");if(-1===navigator.userAgent.indexOf("MSIE 9.0")?a.type="number":(a.type="text",a.pattern="\\d*"),void 0!==n)for(var r in n)a.setAttribute(r,n[r]);return t.appendChild(a),t.appendChild(i),t.appendChild(o),t}function g(e){try{return"function"==typeof e.composedPath?e.composedPath()[0]:e.target}catch(n){return e.target}}var p=function(){},h=function(e,n,t){return t.months[n?"shorthand":"longhand"][e]},v={D:p,F:function(e,n,t){e.setMonth(t.months.longhand.indexOf(n))},G:function(e,n){e.setHours((e.getHours()>=12?12:0)+parseFloat(n))},H:function(e,n){e.setHours(parseFloat(n))},J:function(e,n){e.setDate(parseFloat(n))},K:function(e,n,t){e.setHours(e.getHours()%12+12*r(new RegExp(t.amPM[1],"i").test(n)))},M:function(e,n,t){e.setMonth(t.months.shorthand.indexOf(n))},S:function(e,n){e.setSeconds(parseFloat(n))},U:function(e,n){return new Date(1e3*parseFloat(n))},W:function(e,n,t){var a=parseInt(n),i=new Date(e.getFullYear(),0,2+7*(a-1),0,0,0,0);return i.setDate(i.getDate()-i.getDay()+t.firstDayOfWeek),i},Y:function(e,n){e.setFullYear(parseFloat(n))},Z:function(e,n){return new Date(n)},d:function(e,n){e.setDate(parseFloat(n))},h:function(e,n){e.setHours((e.getHours()>=12?12:0)+parseFloat(n))},i:function(e,n){e.setMinutes(parseFloat(n))},j:function(e,n){e.setDate(parseFloat(n))},l:p,m:function(e,n){e.setMonth(parseFloat(n)-1)},n:function(e,n){e.setMonth(parseFloat(n)-1)},s:function(e,n){e.setSeconds(parseFloat(n))},u:function(e,n){return new Date(parseFloat(n))},w:p,y:function(e,n){e.setFullYear(2e3+parseFloat(n))}},D={D:"",F:"",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"",M:"",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",u:"(.+)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},w={Z:function(e){return e.toISOString()},D:function(e,n,t){return n.weekdays.shorthand[w.w(e,n,t)]},F:function(e,n,t){return h(w.n(e,n,t)-1,!1,n)},G:function(e,n,t){return o(w.h(e,n,t))},H:function(e){return o(e.getHours())},J:function(e,n){return void 0!==n.ordinal?e.getDate()+n.ordinal(e.getDate()):e.getDate()},K:function(e,n){return n.amPM[r(e.getHours()>11)]},M:function(e,n){return h(e.getMonth(),!0,n)},S:function(e){return o(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e,n,t){return t.getWeek(e)},Y:function(e){return o(e.getFullYear(),4)},d:function(e){return o(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return o(e.getMinutes())},j:function(e){return e.getDate()},l:function(e,n){return n.weekdays.longhand[e.getDay()]},m:function(e){return o(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},u:function(e){return e.getTime()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},b=function(e){var n=e.config,t=void 0===n?a:n,o=e.l10n,r=void 0===o?i:o,l=e.isMobile,c=void 0!==l&&l;return function(e,n,a){var i=a||r;return void 0===t.formatDate||c?n.split("").map((function(n,a,o){return w[n]&&"\\"!==o[a-1]?w[n](e,i,t):"\\"!==n?n:""})).join(""):t.formatDate(e,n,i)}},C=function(e){var n=e.config,t=void 0===n?a:n,o=e.l10n,r=void 0===o?i:o;return function(e,n,i,o){if(0===e||e){var l,c=o||r,s=e;if(e instanceof Date)l=new Date(e.getTime());else if("string"!=typeof e&&void 0!==e.toFixed)l=new Date(e);else if("string"==typeof e){var d=n||(t||a).dateFormat,u=String(e).trim();if("today"===u)l=new Date,i=!0;else if(t&&t.parseDate)l=t.parseDate(e,d);else if(/Z$/.test(u)||/GMT$/.test(u))l=new Date(e);else{for(var f=void 0,m=[],g=0,p=0,h="";g<d.length;g++){var w=d[g],b="\\"===w,C="\\"===d[g-1]||b;if(D[w]&&!C){h+=D[w];var M=new RegExp(h).exec(e);M&&(f=!0)&&m["Y"!==w?"push":"unshift"]({fn:v[w],val:M[++p]})}else b||(h+=".")}l=t&&t.noCalendar?new Date((new Date).setHours(0,0,0,0)):new Date((new Date).getFullYear(),0,1,0,0,0,0),m.forEach((function(e){var n=e.fn,t=e.val;return l=n(l,t,c)||l})),l=f?l:void 0}}if(l instanceof Date&&!isNaN(l.getTime()))return!0===i&&l.setHours(0,0,0,0),l;t.errorHandler(new Error("Invalid date provided: "+s))}}};function M(e,n,t){return void 0===t&&(t=!0),!1!==t?new Date(e.getTime()).setHours(0,0,0,0)-new Date(n.getTime()).setHours(0,0,0,0):e.getTime()-n.getTime()}var y=function(e,n,t){return 3600*e+60*n+t},x=864e5;function E(e){var n=e.defaultHour,t=e.defaultMinute,a=e.defaultSeconds;if(void 0!==e.minDate){var i=e.minDate.getHours(),o=e.minDate.getMinutes(),r=e.minDate.getSeconds();n<i&&(n=i),n===i&&t<o&&(t=o),n===i&&t===o&&a<r&&(a=e.minDate.getSeconds())}if(void 0!==e.maxDate){var l=e.maxDate.getHours(),c=e.maxDate.getMinutes();(n=Math.min(n,l))===l&&(t=Math.min(c,t)),n===l&&t===c&&(a=e.maxDate.getSeconds())}return{hours:n,minutes:t,seconds:a}}"function"!=typeof Object.assign&&(Object.assign=function(e){for(var n=[],t=1;t<arguments.length;t++)n[t-1]=arguments[t];if(!e)throw TypeError("Cannot convert undefined or null to object");for(var a=function(n){n&&Object.keys(n).forEach((function(t){return e[t]=n[t]}))},i=0,o=n;i<o.length;i++){var r=o[i];a(r)}return e});function k(p,v){var w={config:e(e({},a),I.defaultConfig),l10n:i};function k(){var e;return(null===(e=w.calendarContainer)||void 0===e?void 0:e.getRootNode()).activeElement||document.activeElement}function T(e){return e.bind(w)}function S(){var e=w.config;!1===e.weekNumbers&&1===e.showMonths||!0!==e.noCalendar&&window.requestAnimationFrame((function(){if(void 0!==w.calendarContainer&&(w.calendarContainer.style.visibility="hidden",w.calendarContainer.style.display="block"),void 0!==w.daysContainer){var n=(w.days.offsetWidth+1)*e.showMonths;w.daysContainer.style.width=n+"px",w.calendarContainer.style.width=n+(void 0!==w.weekWrapper?w.weekWrapper.offsetWidth:0)+"px",w.calendarContainer.style.removeProperty("visibility"),w.calendarContainer.style.removeProperty("display")}}))}function _(e){if(0===w.selectedDates.length){var n=void 0===w.config.minDate||M(new Date,w.config.minDate)>=0?new Date:new Date(w.config.minDate.getTime()),t=E(w.config);n.setHours(t.hours,t.minutes,t.seconds,n.getMilliseconds()),w.selectedDates=[n],w.latestSelectedDateObj=n}void 0!==e&&"blur"!==e.type&&function(e){e.preventDefault();var n="keydown"===e.type,t=g(e),a=t;void 0!==w.amPM&&t===w.amPM&&(w.amPM.textContent=w.l10n.amPM[r(w.amPM.textContent===w.l10n.amPM[0])]);var i=parseFloat(a.getAttribute("min")),l=parseFloat(a.getAttribute("max")),c=parseFloat(a.getAttribute("step")),s=parseInt(a.value,10),d=e.delta||(n?38===e.which?1:-1:0),u=s+c*d;if(void 0!==a.value&&2===a.value.length){var f=a===w.hourElement,m=a===w.minuteElement;u<i?(u=l+u+r(!f)+(r(f)&&r(!w.amPM)),m&&L(void 0,-1,w.hourElement)):u>l&&(u=a===w.hourElement?u-l-r(!w.amPM):i,m&&L(void 0,1,w.hourElement)),w.amPM&&f&&(1===c?u+s===23:Math.abs(u-s)>c)&&(w.amPM.textContent=w.l10n.amPM[r(w.amPM.textContent===w.l10n.amPM[0])]),a.value=o(u)}}(e);var a=w._input.value;O(),ye(),w._input.value!==a&&w._debouncedChange()}function O(){if(void 0!==w.hourElement&&void 0!==w.minuteElement){var e,n,t=(parseInt(w.hourElement.value.slice(-2),10)||0)%24,a=(parseInt(w.minuteElement.value,10)||0)%60,i=void 0!==w.secondElement?(parseInt(w.secondElement.value,10)||0)%60:0;void 0!==w.amPM&&(e=t,n=w.amPM.textContent,t=e%12+12*r(n===w.l10n.amPM[1]));var o=void 0!==w.config.minTime||w.config.minDate&&w.minDateHasTime&&w.latestSelectedDateObj&&0===M(w.latestSelectedDateObj,w.config.minDate,!0),l=void 0!==w.config.maxTime||w.config.maxDate&&w.maxDateHasTime&&w.latestSelectedDateObj&&0===M(w.latestSelectedDateObj,w.config.maxDate,!0);if(void 0!==w.config.maxTime&&void 0!==w.config.minTime&&w.config.minTime>w.config.maxTime){var c=y(w.config.minTime.getHours(),w.config.minTime.getMinutes(),w.config.minTime.getSeconds()),s=y(w.config.maxTime.getHours(),w.config.maxTime.getMinutes(),w.config.maxTime.getSeconds()),d=y(t,a,i);if(d>s&&d<c){var u=function(e){var n=Math.floor(e/3600),t=(e-3600*n)/60;return[n,t,e-3600*n-60*t]}(c);t=u[0],a=u[1],i=u[2]}}else{if(l){var f=void 0!==w.config.maxTime?w.config.maxTime:w.config.maxDate;(t=Math.min(t,f.getHours()))===f.getHours()&&(a=Math.min(a,f.getMinutes())),a===f.getMinutes()&&(i=Math.min(i,f.getSeconds()))}if(o){var m=void 0!==w.config.minTime?w.config.minTime:w.config.minDate;(t=Math.max(t,m.getHours()))===m.getHours()&&a<m.getMinutes()&&(a=m.getMinutes()),a===m.getMinutes()&&(i=Math.max(i,m.getSeconds()))}}A(t,a,i)}}function F(e){var n=e||w.latestSelectedDateObj;n&&n instanceof Date&&A(n.getHours(),n.getMinutes(),n.getSeconds())}function A(e,n,t){void 0!==w.latestSelectedDateObj&&w.latestSelectedDateObj.setHours(e%24,n,t||0,0),w.hourElement&&w.minuteElement&&!w.isMobile&&(w.hourElement.value=o(w.config.time_24hr?e:(12+e)%12+12*r(e%12==0)),w.minuteElement.value=o(n),void 0!==w.amPM&&(w.amPM.textContent=w.l10n.amPM[r(e>=12)]),void 0!==w.secondElement&&(w.secondElement.value=o(t)))}function N(e){var n=g(e),t=parseInt(n.value)+(e.delta||0);(t/1e3>1||"Enter"===e.key&&!/[^\d]/.test(t.toString()))&&ee(t)}function P(e,n,t,a){return n instanceof Array?n.forEach((function(n){return P(e,n,t,a)})):e instanceof Array?e.forEach((function(e){return P(e,n,t,a)})):(e.addEventListener(n,t,a),void w._handlers.push({remove:function(){return e.removeEventListener(n,t,a)}}))}function Y(){De("onChange")}function j(e,n){var t=void 0!==e?w.parseDate(e):w.latestSelectedDateObj||(w.config.minDate&&w.config.minDate>w.now?w.config.minDate:w.config.maxDate&&w.config.maxDate<w.now?w.config.maxDate:w.now),a=w.currentYear,i=w.currentMonth;try{void 0!==t&&(w.currentYear=t.getFullYear(),w.currentMonth=t.getMonth())}catch(e){e.message="Invalid date supplied: "+t,w.config.errorHandler(e)}n&&w.currentYear!==a&&(De("onYearChange"),q()),!n||w.currentYear===a&&w.currentMonth===i||De("onMonthChange"),w.redraw()}function H(e){var n=g(e);~n.className.indexOf("arrow")&&L(e,n.classList.contains("arrowUp")?1:-1)}function L(e,n,t){var a=e&&g(e),i=t||a&&a.parentNode&&a.parentNode.firstChild,o=we("increment");o.delta=n,i&&i.dispatchEvent(o)}function R(e,n,t,a){var i=ne(n,!0),o=d("span",e,n.getDate().toString());return o.dateObj=n,o.$i=a,o.setAttribute("aria-label",w.formatDate(n,w.config.ariaDateFormat)),-1===e.indexOf("hidden")&&0===M(n,w.now)&&(w.todayDateElem=o,o.classList.add("today"),o.setAttribute("aria-current","date")),i?(o.tabIndex=-1,be(n)&&(o.classList.add("selected"),w.selectedDateElem=o,"range"===w.config.mode&&(s(o,"startRange",w.selectedDates[0]&&0===M(n,w.selectedDates[0],!0)),s(o,"endRange",w.selectedDates[1]&&0===M(n,w.selectedDates[1],!0)),"nextMonthDay"===e&&o.classList.add("inRange")))):o.classList.add("flatpickr-disabled"),"range"===w.config.mode&&function(e){return!("range"!==w.config.mode||w.selectedDates.length<2)&&(M(e,w.selectedDates[0])>=0&&M(e,w.selectedDates[1])<=0)}(n)&&!be(n)&&o.classList.add("inRange"),w.weekNumbers&&1===w.config.showMonths&&"prevMonthDay"!==e&&a%7==6&&w.weekNumbers.insertAdjacentHTML("beforeend","<span class='flatpickr-day'>"+w.config.getWeek(n)+"</span>"),De("onDayCreate",o),o}function W(e){e.focus(),"range"===w.config.mode&&oe(e)}function B(e){for(var n=e>0?0:w.config.showMonths-1,t=e>0?w.config.showMonths:-1,a=n;a!=t;a+=e)for(var i=w.daysContainer.children[a],o=e>0?0:i.children.length-1,r=e>0?i.children.length:-1,l=o;l!=r;l+=e){var c=i.children[l];if(-1===c.className.indexOf("hidden")&&ne(c.dateObj))return c}}function J(e,n){var t=k(),a=te(t||document.body),i=void 0!==e?e:a?t:void 0!==w.selectedDateElem&&te(w.selectedDateElem)?w.selectedDateElem:void 0!==w.todayDateElem&&te(w.todayDateElem)?w.todayDateElem:B(n>0?1:-1);void 0===i?w._input.focus():a?function(e,n){for(var t=-1===e.className.indexOf("Month")?e.dateObj.getMonth():w.currentMonth,a=n>0?w.config.showMonths:-1,i=n>0?1:-1,o=t-w.currentMonth;o!=a;o+=i)for(var r=w.daysContainer.children[o],l=t-w.currentMonth===o?e.$i+n:n<0?r.children.length-1:0,c=r.children.length,s=l;s>=0&&s<c&&s!=(n>0?c:-1);s+=i){var d=r.children[s];if(-1===d.className.indexOf("hidden")&&ne(d.dateObj)&&Math.abs(e.$i-s)>=Math.abs(n))return W(d)}w.changeMonth(i),J(B(i),0)}(i,n):W(i)}function K(e,n){for(var t=(new Date(e,n,1).getDay()-w.l10n.firstDayOfWeek+7)%7,a=w.utils.getDaysInMonth((n-1+12)%12,e),i=w.utils.getDaysInMonth(n,e),o=window.document.createDocumentFragment(),r=w.config.showMonths>1,l=r?"prevMonthDay hidden":"prevMonthDay",c=r?"nextMonthDay hidden":"nextMonthDay",s=a+1-t,u=0;s<=a;s++,u++)o.appendChild(R("flatpickr-day "+l,new Date(e,n-1,s),0,u));for(s=1;s<=i;s++,u++)o.appendChild(R("flatpickr-day",new Date(e,n,s),0,u));for(var f=i+1;f<=42-t&&(1===w.config.showMonths||u%7!=0);f++,u++)o.appendChild(R("flatpickr-day "+c,new Date(e,n+1,f%i),0,u));var m=d("div","dayContainer");return m.appendChild(o),m}function U(){if(void 0!==w.daysContainer){u(w.daysContainer),w.weekNumbers&&u(w.weekNumbers);for(var e=document.createDocumentFragment(),n=0;n<w.config.showMonths;n++){var t=new Date(w.currentYear,w.currentMonth,1);t.setMonth(w.currentMonth+n),e.appendChild(K(t.getFullYear(),t.getMonth()))}w.daysContainer.appendChild(e),w.days=w.daysContainer.firstChild,"range"===w.config.mode&&1===w.selectedDates.length&&oe()}}function q(){if(!(w.config.showMonths>1||"dropdown"!==w.config.monthSelectorType)){var e=function(e){return!(void 0!==w.config.minDate&&w.currentYear===w.config.minDate.getFullYear()&&e<w.config.minDate.getMonth())&&!(void 0!==w.config.maxDate&&w.currentYear===w.config.maxDate.getFullYear()&&e>w.config.maxDate.getMonth())};w.monthsDropdownContainer.tabIndex=-1,w.monthsDropdownContainer.innerHTML="";for(var n=0;n<12;n++)if(e(n)){var t=d("option","flatpickr-monthDropdown-month");t.value=new Date(w.currentYear,n).getMonth().toString(),t.textContent=h(n,w.config.shorthandCurrentMonth,w.l10n),t.tabIndex=-1,w.currentMonth===n&&(t.selected=!0),w.monthsDropdownContainer.appendChild(t)}}}function $(){var e,n=d("div","flatpickr-month"),t=window.document.createDocumentFragment();w.config.showMonths>1||"static"===w.config.monthSelectorType?e=d("span","cur-month"):(w.monthsDropdownContainer=d("select","flatpickr-monthDropdown-months"),w.monthsDropdownContainer.setAttribute("aria-label",w.l10n.monthAriaLabel),P(w.monthsDropdownContainer,"change",(function(e){var n=g(e),t=parseInt(n.value,10);w.changeMonth(t-w.currentMonth),De("onMonthChange")})),q(),e=w.monthsDropdownContainer);var a=m("cur-year",{tabindex:"-1"}),i=a.getElementsByTagName("input")[0];i.setAttribute("aria-label",w.l10n.yearAriaLabel),w.config.minDate&&i.setAttribute("min",w.config.minDate.getFullYear().toString()),w.config.maxDate&&(i.setAttribute("max",w.config.maxDate.getFullYear().toString()),i.disabled=!!w.config.minDate&&w.config.minDate.getFullYear()===w.config.maxDate.getFullYear());var o=d("div","flatpickr-current-month");return o.appendChild(e),o.appendChild(a),t.appendChild(o),n.appendChild(t),{container:n,yearElement:i,monthElement:e}}function V(){u(w.monthNav),w.monthNav.appendChild(w.prevMonthNav),w.config.showMonths&&(w.yearElements=[],w.monthElements=[]);for(var e=w.config.showMonths;e--;){var n=$();w.yearElements.push(n.yearElement),w.monthElements.push(n.monthElement),w.monthNav.appendChild(n.container)}w.monthNav.appendChild(w.nextMonthNav)}function z(){w.weekdayContainer?u(w.weekdayContainer):w.weekdayContainer=d("div","flatpickr-weekdays");for(var e=w.config.showMonths;e--;){var n=d("div","flatpickr-weekdaycontainer");w.weekdayContainer.appendChild(n)}return G(),w.weekdayContainer}function G(){if(w.weekdayContainer){var e=w.l10n.firstDayOfWeek,t=n(w.l10n.weekdays.shorthand);e>0&&e<t.length&&(t=n(t.splice(e,t.length),t.splice(0,e)));for(var a=w.config.showMonths;a--;)w.weekdayContainer.children[a].innerHTML="\n <span class='flatpickr-weekday'>\n "+t.join("</span><span class='flatpickr-weekday'>")+"\n </span>\n "}}function Z(e,n){void 0===n&&(n=!0);var t=n?e:e-w.currentMonth;t<0&&!0===w._hidePrevMonthArrow||t>0&&!0===w._hideNextMonthArrow||(w.currentMonth+=t,(w.currentMonth<0||w.currentMonth>11)&&(w.currentYear+=w.currentMonth>11?1:-1,w.currentMonth=(w.currentMonth+12)%12,De("onYearChange"),q()),U(),De("onMonthChange"),Ce())}function Q(e){return w.calendarContainer.contains(e)}function X(e){if(w.isOpen&&!w.config.inline){var n=g(e),t=Q(n),a=!(n===w.input||n===w.altInput||w.element.contains(n)||e.path&&e.path.indexOf&&(~e.path.indexOf(w.input)||~e.path.indexOf(w.altInput)))&&!t&&!Q(e.relatedTarget),i=!w.config.ignoredFocusElements.some((function(e){return e.contains(n)}));a&&i&&(w.config.allowInput&&w.setDate(w._input.value,!1,w.config.altInput?w.config.altFormat:w.config.dateFormat),void 0!==w.timeContainer&&void 0!==w.minuteElement&&void 0!==w.hourElement&&""!==w.input.value&&void 0!==w.input.value&&_(),w.close(),w.config&&"range"===w.config.mode&&1===w.selectedDates.length&&w.clear(!1))}}function ee(e){if(!(!e||w.config.minDate&&e<w.config.minDate.getFullYear()||w.config.maxDate&&e>w.config.maxDate.getFullYear())){var n=e,t=w.currentYear!==n;w.currentYear=n||w.currentYear,w.config.maxDate&&w.currentYear===w.config.maxDate.getFullYear()?w.currentMonth=Math.min(w.config.maxDate.getMonth(),w.currentMonth):w.config.minDate&&w.currentYear===w.config.minDate.getFullYear()&&(w.currentMonth=Math.max(w.config.minDate.getMonth(),w.currentMonth)),t&&(w.redraw(),De("onYearChange"),q())}}function ne(e,n){var t;void 0===n&&(n=!0);var a=w.parseDate(e,void 0,n);if(w.config.minDate&&a&&M(a,w.config.minDate,void 0!==n?n:!w.minDateHasTime)<0||w.config.maxDate&&a&&M(a,w.config.maxDate,void 0!==n?n:!w.maxDateHasTime)>0)return!1;if(!w.config.enable&&0===w.config.disable.length)return!0;if(void 0===a)return!1;for(var i=!!w.config.enable,o=null!==(t=w.config.enable)&&void 0!==t?t:w.config.disable,r=0,l=void 0;r<o.length;r++){if("function"==typeof(l=o[r])&&l(a))return i;if(l instanceof Date&&void 0!==a&&l.getTime()===a.getTime())return i;if("string"==typeof l){var c=w.parseDate(l,void 0,!0);return c&&c.getTime()===a.getTime()?i:!i}if("object"==typeof l&&void 0!==a&&l.from&&l.to&&a.getTime()>=l.from.getTime()&&a.getTime()<=l.to.getTime())return i}return!i}function te(e){return void 0!==w.daysContainer&&(-1===e.className.indexOf("hidden")&&-1===e.className.indexOf("flatpickr-disabled")&&w.daysContainer.contains(e))}function ae(e){var n=e.target===w._input,t=w._input.value.trimEnd()!==Me();!n||!t||e.relatedTarget&&Q(e.relatedTarget)||w.setDate(w._input.value,!0,e.target===w.altInput?w.config.altFormat:w.config.dateFormat)}function ie(e){var n=g(e),t=w.config.wrap?p.contains(n):n===w._input,a=w.config.allowInput,i=w.isOpen&&(!a||!t),o=w.config.inline&&t&&!a;if(13===e.keyCode&&t){if(a)return w.setDate(w._input.value,!0,n===w.altInput?w.config.altFormat:w.config.dateFormat),w.close(),n.blur();w.open()}else if(Q(n)||i||o){var r=!!w.timeContainer&&w.timeContainer.contains(n);switch(e.keyCode){case 13:r?(e.preventDefault(),_(),fe()):me(e);break;case 27:e.preventDefault(),fe();break;case 8:case 46:t&&!w.config.allowInput&&(e.preventDefault(),w.clear());break;case 37:case 39:if(r||t)w.hourElement&&w.hourElement.focus();else{e.preventDefault();var l=k();if(void 0!==w.daysContainer&&(!1===a||l&&te(l))){var c=39===e.keyCode?1:-1;e.ctrlKey?(e.stopPropagation(),Z(c),J(B(1),0)):J(void 0,c)}}break;case 38:case 40:e.preventDefault();var s=40===e.keyCode?1:-1;w.daysContainer&&void 0!==n.$i||n===w.input||n===w.altInput?e.ctrlKey?(e.stopPropagation(),ee(w.currentYear-s),J(B(1),0)):r||J(void 0,7*s):n===w.currentYearElement?ee(w.currentYear-s):w.config.enableTime&&(!r&&w.hourElement&&w.hourElement.focus(),_(e),w._debouncedChange());break;case 9:if(r){var d=[w.hourElement,w.minuteElement,w.secondElement,w.amPM].concat(w.pluginElements).filter((function(e){return e})),u=d.indexOf(n);if(-1!==u){var f=d[u+(e.shiftKey?-1:1)];e.preventDefault(),(f||w._input).focus()}}else!w.config.noCalendar&&w.daysContainer&&w.daysContainer.contains(n)&&e.shiftKey&&(e.preventDefault(),w._input.focus())}}if(void 0!==w.amPM&&n===w.amPM)switch(e.key){case w.l10n.amPM[0].charAt(0):case w.l10n.amPM[0].charAt(0).toLowerCase():w.amPM.textContent=w.l10n.amPM[0],O(),ye();break;case w.l10n.amPM[1].charAt(0):case w.l10n.amPM[1].charAt(0).toLowerCase():w.amPM.textContent=w.l10n.amPM[1],O(),ye()}(t||Q(n))&&De("onKeyDown",e)}function oe(e,n){if(void 0===n&&(n="flatpickr-day"),1===w.selectedDates.length&&(!e||e.classList.contains(n)&&!e.classList.contains("flatpickr-disabled"))){for(var t=e?e.dateObj.getTime():w.days.firstElementChild.dateObj.getTime(),a=w.parseDate(w.selectedDates[0],void 0,!0).getTime(),i=Math.min(t,w.selectedDates[0].getTime()),o=Math.max(t,w.selectedDates[0].getTime()),r=!1,l=0,c=0,s=i;s<o;s+=x)ne(new Date(s),!0)||(r=r||s>i&&s<o,s<a&&(!l||s>l)?l=s:s>a&&(!c||s<c)&&(c=s));Array.from(w.rContainer.querySelectorAll("*:nth-child(-n+"+w.config.showMonths+") > ."+n)).forEach((function(n){var i,o,s,d=n.dateObj.getTime(),u=l>0&&d<l||c>0&&d>c;if(u)return n.classList.add("notAllowed"),void["inRange","startRange","endRange"].forEach((function(e){n.classList.remove(e)}));r&&!u||(["startRange","inRange","endRange","notAllowed"].forEach((function(e){n.classList.remove(e)})),void 0!==e&&(e.classList.add(t<=w.selectedDates[0].getTime()?"startRange":"endRange"),a<t&&d===a?n.classList.add("startRange"):a>t&&d===a&&n.classList.add("endRange"),d>=l&&(0===c||d<=c)&&(o=a,s=t,(i=d)>Math.min(o,s)&&i<Math.max(o,s))&&n.classList.add("inRange")))}))}}function re(){!w.isOpen||w.config.static||w.config.inline||de()}function le(e){return function(n){var t=w.config["_"+e+"Date"]=w.parseDate(n,w.config.dateFormat),a=w.config["_"+("min"===e?"max":"min")+"Date"];void 0!==t&&(w["min"===e?"minDateHasTime":"maxDateHasTime"]=t.getHours()>0||t.getMinutes()>0||t.getSeconds()>0),w.selectedDates&&(w.selectedDates=w.selectedDates.filter((function(e){return ne(e)})),w.selectedDates.length||"min"!==e||F(t),ye()),w.daysContainer&&(ue(),void 0!==t?w.currentYearElement[e]=t.getFullYear().toString():w.currentYearElement.removeAttribute(e),w.currentYearElement.disabled=!!a&&void 0!==t&&a.getFullYear()===t.getFullYear())}}function ce(){return w.config.wrap?p.querySelector("[data-input]"):p}function se(){"object"!=typeof w.config.locale&&void 0===I.l10ns[w.config.locale]&&w.config.errorHandler(new Error("flatpickr: invalid locale "+w.config.locale)),w.l10n=e(e({},I.l10ns.default),"object"==typeof w.config.locale?w.config.locale:"default"!==w.config.locale?I.l10ns[w.config.locale]:void 0),D.D="("+w.l10n.weekdays.shorthand.join("|")+")",D.l="("+w.l10n.weekdays.longhand.join("|")+")",D.M="("+w.l10n.months.shorthand.join("|")+")",D.F="("+w.l10n.months.longhand.join("|")+")",D.K="("+w.l10n.amPM[0]+"|"+w.l10n.amPM[1]+"|"+w.l10n.amPM[0].toLowerCase()+"|"+w.l10n.amPM[1].toLowerCase()+")",void 0===e(e({},v),JSON.parse(JSON.stringify(p.dataset||{}))).time_24hr&&void 0===I.defaultConfig.time_24hr&&(w.config.time_24hr=w.l10n.time_24hr),w.formatDate=b(w),w.parseDate=C({config:w.config,l10n:w.l10n})}function de(e){if("function"!=typeof w.config.position){if(void 0!==w.calendarContainer){De("onPreCalendarPosition");var n=e||w._positionElement,t=Array.prototype.reduce.call(w.calendarContainer.children,(function(e,n){return e+n.offsetHeight}),0),a=w.calendarContainer.offsetWidth,i=w.config.position.split(" "),o=i[0],r=i.length>1?i[1]:null,l=n.getBoundingClientRect(),c=window.innerHeight-l.bottom,d="above"===o||"below"!==o&&c<t&&l.top>t,u=window.pageYOffset+l.top+(d?-t-2:n.offsetHeight+2);if(s(w.calendarContainer,"arrowTop",!d),s(w.calendarContainer,"arrowBottom",d),!w.config.inline){var f=window.pageXOffset+l.left,m=!1,g=!1;"center"===r?(f-=(a-l.width)/2,m=!0):"right"===r&&(f-=a-l.width,g=!0),s(w.calendarContainer,"arrowLeft",!m&&!g),s(w.calendarContainer,"arrowCenter",m),s(w.calendarContainer,"arrowRight",g);var p=window.document.body.offsetWidth-(window.pageXOffset+l.right),h=f+a>window.document.body.offsetWidth,v=p+a>window.document.body.offsetWidth;if(s(w.calendarContainer,"rightMost",h),!w.config.static)if(w.calendarContainer.style.top=u+"px",h)if(v){var D=function(){for(var e=null,n=0;n<document.styleSheets.length;n++){var t=document.styleSheets[n];if(t.cssRules){try{t.cssRules}catch(e){continue}e=t;break}}return null!=e?e:(a=document.createElement("style"),document.head.appendChild(a),a.sheet);var a}();if(void 0===D)return;var b=window.document.body.offsetWidth,C=Math.max(0,b/2-a/2),M=D.cssRules.length,y="{left:"+l.left+"px;right:auto;}";s(w.calendarContainer,"rightMost",!1),s(w.calendarContainer,"centerMost",!0),D.insertRule(".flatpickr-calendar.centerMost:before,.flatpickr-calendar.centerMost:after"+y,M),w.calendarContainer.style.left=C+"px",w.calendarContainer.style.right="auto"}else w.calendarContainer.style.left="auto",w.calendarContainer.style.right=p+"px";else w.calendarContainer.style.left=f+"px",w.calendarContainer.style.right="auto"}}}else w.config.position(w,e)}function ue(){w.config.noCalendar||w.isMobile||(q(),Ce(),U())}function fe(){w._input.focus(),-1!==window.navigator.userAgent.indexOf("MSIE")||void 0!==navigator.msMaxTouchPoints?setTimeout(w.close,0):w.close()}function me(e){e.preventDefault(),e.stopPropagation();var n=f(g(e),(function(e){return e.classList&&e.classList.contains("flatpickr-day")&&!e.classList.contains("flatpickr-disabled")&&!e.classList.contains("notAllowed")}));if(void 0!==n){var t=n,a=w.latestSelectedDateObj=new Date(t.dateObj.getTime()),i=(a.getMonth()<w.currentMonth||a.getMonth()>w.currentMonth+w.config.showMonths-1)&&"range"!==w.config.mode;if(w.selectedDateElem=t,"single"===w.config.mode)w.selectedDates=[a];else if("multiple"===w.config.mode){var o=be(a);o?w.selectedDates.splice(parseInt(o),1):w.selectedDates.push(a)}else"range"===w.config.mode&&(2===w.selectedDates.length&&w.clear(!1,!1),w.latestSelectedDateObj=a,w.selectedDates.push(a),0!==M(a,w.selectedDates[0],!0)&&w.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()})));if(O(),i){var r=w.currentYear!==a.getFullYear();w.currentYear=a.getFullYear(),w.currentMonth=a.getMonth(),r&&(De("onYearChange"),q()),De("onMonthChange")}if(Ce(),U(),ye(),i||"range"===w.config.mode||1!==w.config.showMonths?void 0!==w.selectedDateElem&&void 0===w.hourElement&&w.selectedDateElem&&w.selectedDateElem.focus():W(t),void 0!==w.hourElement&&void 0!==w.hourElement&&w.hourElement.focus(),w.config.closeOnSelect){var l="single"===w.config.mode&&!w.config.enableTime,c="range"===w.config.mode&&2===w.selectedDates.length&&!w.config.enableTime;(l||c)&&fe()}Y()}}w.parseDate=C({config:w.config,l10n:w.l10n}),w._handlers=[],w.pluginElements=[],w.loadedPlugins=[],w._bind=P,w._setHoursFromDate=F,w._positionCalendar=de,w.changeMonth=Z,w.changeYear=ee,w.clear=function(e,n){void 0===e&&(e=!0);void 0===n&&(n=!0);w.input.value="",void 0!==w.altInput&&(w.altInput.value="");void 0!==w.mobileInput&&(w.mobileInput.value="");w.selectedDates=[],w.latestSelectedDateObj=void 0,!0===n&&(w.currentYear=w._initialDate.getFullYear(),w.currentMonth=w._initialDate.getMonth());if(!0===w.config.enableTime){var t=E(w.config),a=t.hours,i=t.minutes,o=t.seconds;A(a,i,o)}w.redraw(),e&&De("onChange")},w.close=function(){w.isOpen=!1,w.isMobile||(void 0!==w.calendarContainer&&w.calendarContainer.classList.remove("open"),void 0!==w._input&&w._input.classList.remove("active"));De("onClose")},w.onMouseOver=oe,w._createElement=d,w.createDay=R,w.destroy=function(){void 0!==w.config&&De("onDestroy");for(var e=w._handlers.length;e--;)w._handlers[e].remove();if(w._handlers=[],w.mobileInput)w.mobileInput.parentNode&&w.mobileInput.parentNode.removeChild(w.mobileInput),w.mobileInput=void 0;else if(w.calendarContainer&&w.calendarContainer.parentNode)if(w.config.static&&w.calendarContainer.parentNode){var n=w.calendarContainer.parentNode;if(n.lastChild&&n.removeChild(n.lastChild),n.parentNode){for(;n.firstChild;)n.parentNode.insertBefore(n.firstChild,n);n.parentNode.removeChild(n)}}else w.calendarContainer.parentNode.removeChild(w.calendarContainer);w.altInput&&(w.input.type="text",w.altInput.parentNode&&w.altInput.parentNode.removeChild(w.altInput),delete w.altInput);w.input&&(w.input.type=w.input._type,w.input.classList.remove("flatpickr-input"),w.input.removeAttribute("readonly"));["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","monthsDropdownContainer","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach((function(e){try{delete w[e]}catch(e){}}))},w.isEnabled=ne,w.jumpToDate=j,w.updateValue=ye,w.open=function(e,n){void 0===n&&(n=w._positionElement);if(!0===w.isMobile){if(e){e.preventDefault();var t=g(e);t&&t.blur()}return void 0!==w.mobileInput&&(w.mobileInput.focus(),w.mobileInput.click()),void De("onOpen")}if(w._input.disabled||w.config.inline)return;var a=w.isOpen;w.isOpen=!0,a||(w.calendarContainer.classList.add("open"),w._input.classList.add("active"),De("onOpen"),de(n));!0===w.config.enableTime&&!0===w.config.noCalendar&&(!1!==w.config.allowInput||void 0!==e&&w.timeContainer.contains(e.relatedTarget)||setTimeout((function(){return w.hourElement.select()}),50))},w.redraw=ue,w.set=function(e,n){if(null!==e&&"object"==typeof e)for(var a in Object.assign(w.config,e),e)void 0!==ge[a]&&ge[a].forEach((function(e){return e()}));else w.config[e]=n,void 0!==ge[e]?ge[e].forEach((function(e){return e()})):t.indexOf(e)>-1&&(w.config[e]=c(n));w.redraw(),ye(!0)},w.setDate=function(e,n,t){void 0===n&&(n=!1);void 0===t&&(t=w.config.dateFormat);if(0!==e&&!e||e instanceof Array&&0===e.length)return w.clear(n);pe(e,t),w.latestSelectedDateObj=w.selectedDates[w.selectedDates.length-1],w.redraw(),j(void 0,n),F(),0===w.selectedDates.length&&w.clear(!1);ye(n),n&&De("onChange")},w.toggle=function(e){if(!0===w.isOpen)return w.close();w.open(e)};var ge={locale:[se,G],showMonths:[V,S,z],minDate:[j],maxDate:[j],positionElement:[ve],clickOpens:[function(){!0===w.config.clickOpens?(P(w._input,"focus",w.open),P(w._input,"click",w.open)):(w._input.removeEventListener("focus",w.open),w._input.removeEventListener("click",w.open))}]};function pe(e,n){var t=[];if(e instanceof Array)t=e.map((function(e){return w.parseDate(e,n)}));else if(e instanceof Date||"number"==typeof e)t=[w.parseDate(e,n)];else if("string"==typeof e)switch(w.config.mode){case"single":case"time":t=[w.parseDate(e,n)];break;case"multiple":t=e.split(w.config.conjunction).map((function(e){return w.parseDate(e,n)}));break;case"range":t=e.split(w.l10n.rangeSeparator).map((function(e){return w.parseDate(e,n)}))}else w.config.errorHandler(new Error("Invalid date supplied: "+JSON.stringify(e)));w.selectedDates=w.config.allowInvalidPreload?t:t.filter((function(e){return e instanceof Date&&ne(e,!1)})),"range"===w.config.mode&&w.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()}))}function he(e){return e.slice().map((function(e){return"string"==typeof e||"number"==typeof e||e instanceof Date?w.parseDate(e,void 0,!0):e&&"object"==typeof e&&e.from&&e.to?{from:w.parseDate(e.from,void 0),to:w.parseDate(e.to,void 0)}:e})).filter((function(e){return e}))}function ve(){w._positionElement=w.config.positionElement||w._input}function De(e,n){if(void 0!==w.config){var t=w.config[e];if(void 0!==t&&t.length>0)for(var a=0;t[a]&&a<t.length;a++)t[a](w.selectedDates,w.input.value,w,n);"onChange"===e&&(w.input.dispatchEvent(we("change")),w.input.dispatchEvent(we("input")))}}function we(e){var n=document.createEvent("Event");return n.initEvent(e,!0,!0),n}function be(e){for(var n=0;n<w.selectedDates.length;n++){var t=w.selectedDates[n];if(t instanceof Date&&0===M(t,e))return""+n}return!1}function Ce(){w.config.noCalendar||w.isMobile||!w.monthNav||(w.yearElements.forEach((function(e,n){var t=new Date(w.currentYear,w.currentMonth,1);t.setMonth(w.currentMonth+n),w.config.showMonths>1||"static"===w.config.monthSelectorType?w.monthElements[n].textContent=h(t.getMonth(),w.config.shorthandCurrentMonth,w.l10n)+" ":w.monthsDropdownContainer.value=t.getMonth().toString(),e.value=t.getFullYear().toString()})),w._hidePrevMonthArrow=void 0!==w.config.minDate&&(w.currentYear===w.config.minDate.getFullYear()?w.currentMonth<=w.config.minDate.getMonth():w.currentYear<w.config.minDate.getFullYear()),w._hideNextMonthArrow=void 0!==w.config.maxDate&&(w.currentYear===w.config.maxDate.getFullYear()?w.currentMonth+1>w.config.maxDate.getMonth():w.currentYear>w.config.maxDate.getFullYear()))}function Me(e){var n=e||(w.config.altInput?w.config.altFormat:w.config.dateFormat);return w.selectedDates.map((function(e){return w.formatDate(e,n)})).filter((function(e,n,t){return"range"!==w.config.mode||w.config.enableTime||t.indexOf(e)===n})).join("range"!==w.config.mode?w.config.conjunction:w.l10n.rangeSeparator)}function ye(e){void 0===e&&(e=!0),void 0!==w.mobileInput&&w.mobileFormatStr&&(w.mobileInput.value=void 0!==w.latestSelectedDateObj?w.formatDate(w.latestSelectedDateObj,w.mobileFormatStr):""),w.input.value=Me(w.config.dateFormat),void 0!==w.altInput&&(w.altInput.value=Me(w.config.altFormat)),!1!==e&&De("onValueUpdate")}function xe(e){var n=g(e),t=w.prevMonthNav.contains(n),a=w.nextMonthNav.contains(n);t||a?Z(t?-1:1):w.yearElements.indexOf(n)>=0?n.select():n.classList.contains("arrowUp")?w.changeYear(w.currentYear+1):n.classList.contains("arrowDown")&&w.changeYear(w.currentYear-1)}return function(){w.element=w.input=p,w.isOpen=!1,function(){var n=["wrap","weekNumbers","allowInput","allowInvalidPreload","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],i=e(e({},JSON.parse(JSON.stringify(p.dataset||{}))),v),o={};w.config.parseDate=i.parseDate,w.config.formatDate=i.formatDate,Object.defineProperty(w.config,"enable",{get:function(){return w.config._enable},set:function(e){w.config._enable=he(e)}}),Object.defineProperty(w.config,"disable",{get:function(){return w.config._disable},set:function(e){w.config._disable=he(e)}});var r="time"===i.mode;if(!i.dateFormat&&(i.enableTime||r)){var l=I.defaultConfig.dateFormat||a.dateFormat;o.dateFormat=i.noCalendar||r?"H:i"+(i.enableSeconds?":S":""):l+" H:i"+(i.enableSeconds?":S":"")}if(i.altInput&&(i.enableTime||r)&&!i.altFormat){var s=I.defaultConfig.altFormat||a.altFormat;o.altFormat=i.noCalendar||r?"h:i"+(i.enableSeconds?":S K":" K"):s+" h:i"+(i.enableSeconds?":S":"")+" K"}Object.defineProperty(w.config,"minDate",{get:function(){return w.config._minDate},set:le("min")}),Object.defineProperty(w.config,"maxDate",{get:function(){return w.config._maxDate},set:le("max")});var d=function(e){return function(n){w.config["min"===e?"_minTime":"_maxTime"]=w.parseDate(n,"H:i:S")}};Object.defineProperty(w.config,"minTime",{get:function(){return w.config._minTime},set:d("min")}),Object.defineProperty(w.config,"maxTime",{get:function(){return w.config._maxTime},set:d("max")}),"time"===i.mode&&(w.config.noCalendar=!0,w.config.enableTime=!0);Object.assign(w.config,o,i);for(var u=0;u<n.length;u++)w.config[n[u]]=!0===w.config[n[u]]||"true"===w.config[n[u]];t.filter((function(e){return void 0!==w.config[e]})).forEach((function(e){w.config[e]=c(w.config[e]||[]).map(T)})),w.isMobile=!w.config.disableMobile&&!w.config.inline&&"single"===w.config.mode&&!w.config.disable.length&&!w.config.enable&&!w.config.weekNumbers&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);for(u=0;u<w.config.plugins.length;u++){var f=w.config.plugins[u](w)||{};for(var m in f)t.indexOf(m)>-1?w.config[m]=c(f[m]).map(T).concat(w.config[m]):void 0===i[m]&&(w.config[m]=f[m])}i.altInputClass||(w.config.altInputClass=ce().className+" "+w.config.altInputClass);De("onParseConfig")}(),se(),function(){if(w.input=ce(),!w.input)return void w.config.errorHandler(new Error("Invalid input element specified"));w.input._type=w.input.type,w.input.type="text",w.input.classList.add("flatpickr-input"),w._input=w.input,w.config.altInput&&(w.altInput=d(w.input.nodeName,w.config.altInputClass),w._input=w.altInput,w.altInput.placeholder=w.input.placeholder,w.altInput.disabled=w.input.disabled,w.altInput.required=w.input.required,w.altInput.tabIndex=w.input.tabIndex,w.altInput.type="text",w.input.setAttribute("type","hidden"),!w.config.static&&w.input.parentNode&&w.input.parentNode.insertBefore(w.altInput,w.input.nextSibling));w.config.allowInput||w._input.setAttribute("readonly","readonly");ve()}(),function(){w.selectedDates=[],w.now=w.parseDate(w.config.now)||new Date;var e=w.config.defaultDate||("INPUT"!==w.input.nodeName&&"TEXTAREA"!==w.input.nodeName||!w.input.placeholder||w.input.value!==w.input.placeholder?w.input.value:null);e&&pe(e,w.config.dateFormat);w._initialDate=w.selectedDates.length>0?w.selectedDates[0]:w.config.minDate&&w.config.minDate.getTime()>w.now.getTime()?w.config.minDate:w.config.maxDate&&w.config.maxDate.getTime()<w.now.getTime()?w.config.maxDate:w.now,w.currentYear=w._initialDate.getFullYear(),w.currentMonth=w._initialDate.getMonth(),w.selectedDates.length>0&&(w.latestSelectedDateObj=w.selectedDates[0]);void 0!==w.config.minTime&&(w.config.minTime=w.parseDate(w.config.minTime,"H:i"));void 0!==w.config.maxTime&&(w.config.maxTime=w.parseDate(w.config.maxTime,"H:i"));w.minDateHasTime=!!w.config.minDate&&(w.config.minDate.getHours()>0||w.config.minDate.getMinutes()>0||w.config.minDate.getSeconds()>0),w.maxDateHasTime=!!w.config.maxDate&&(w.config.maxDate.getHours()>0||w.config.maxDate.getMinutes()>0||w.config.maxDate.getSeconds()>0)}(),w.utils={getDaysInMonth:function(e,n){return void 0===e&&(e=w.currentMonth),void 0===n&&(n=w.currentYear),1===e&&(n%4==0&&n%100!=0||n%400==0)?29:w.l10n.daysInMonth[e]}},w.isMobile||function(){var e=window.document.createDocumentFragment();if(w.calendarContainer=d("div","flatpickr-calendar"),w.calendarContainer.tabIndex=-1,!w.config.noCalendar){if(e.appendChild((w.monthNav=d("div","flatpickr-months"),w.yearElements=[],w.monthElements=[],w.prevMonthNav=d("span","flatpickr-prev-month"),w.prevMonthNav.innerHTML=w.config.prevArrow,w.nextMonthNav=d("span","flatpickr-next-month"),w.nextMonthNav.innerHTML=w.config.nextArrow,V(),Object.defineProperty(w,"_hidePrevMonthArrow",{get:function(){return w.__hidePrevMonthArrow},set:function(e){w.__hidePrevMonthArrow!==e&&(s(w.prevMonthNav,"flatpickr-disabled",e),w.__hidePrevMonthArrow=e)}}),Object.defineProperty(w,"_hideNextMonthArrow",{get:function(){return w.__hideNextMonthArrow},set:function(e){w.__hideNextMonthArrow!==e&&(s(w.nextMonthNav,"flatpickr-disabled",e),w.__hideNextMonthArrow=e)}}),w.currentYearElement=w.yearElements[0],Ce(),w.monthNav)),w.innerContainer=d("div","flatpickr-innerContainer"),w.config.weekNumbers){var n=function(){w.calendarContainer.classList.add("hasWeeks");var e=d("div","flatpickr-weekwrapper");e.appendChild(d("span","flatpickr-weekday",w.l10n.weekAbbreviation));var n=d("div","flatpickr-weeks");return e.appendChild(n),{weekWrapper:e,weekNumbers:n}}(),t=n.weekWrapper,a=n.weekNumbers;w.innerContainer.appendChild(t),w.weekNumbers=a,w.weekWrapper=t}w.rContainer=d("div","flatpickr-rContainer"),w.rContainer.appendChild(z()),w.daysContainer||(w.daysContainer=d("div","flatpickr-days"),w.daysContainer.tabIndex=-1),U(),w.rContainer.appendChild(w.daysContainer),w.innerContainer.appendChild(w.rContainer),e.appendChild(w.innerContainer)}w.config.enableTime&&e.appendChild(function(){w.calendarContainer.classList.add("hasTime"),w.config.noCalendar&&w.calendarContainer.classList.add("noCalendar");var e=E(w.config);w.timeContainer=d("div","flatpickr-time"),w.timeContainer.tabIndex=-1;var n=d("span","flatpickr-time-separator",":"),t=m("flatpickr-hour",{"aria-label":w.l10n.hourAriaLabel});w.hourElement=t.getElementsByTagName("input")[0];var a=m("flatpickr-minute",{"aria-label":w.l10n.minuteAriaLabel});w.minuteElement=a.getElementsByTagName("input")[0],w.hourElement.tabIndex=w.minuteElement.tabIndex=-1,w.hourElement.value=o(w.latestSelectedDateObj?w.latestSelectedDateObj.getHours():w.config.time_24hr?e.hours:function(e){switch(e%24){case 0:case 12:return 12;default:return e%12}}(e.hours)),w.minuteElement.value=o(w.latestSelectedDateObj?w.latestSelectedDateObj.getMinutes():e.minutes),w.hourElement.setAttribute("step",w.config.hourIncrement.toString()),w.minuteElement.setAttribute("step",w.config.minuteIncrement.toString()),w.hourElement.setAttribute("min",w.config.time_24hr?"0":"1"),w.hourElement.setAttribute("max",w.config.time_24hr?"23":"12"),w.hourElement.setAttribute("maxlength","2"),w.minuteElement.setAttribute("min","0"),w.minuteElement.setAttribute("max","59"),w.minuteElement.setAttribute("maxlength","2"),w.timeContainer.appendChild(t),w.timeContainer.appendChild(n),w.timeContainer.appendChild(a),w.config.time_24hr&&w.timeContainer.classList.add("time24hr");if(w.config.enableSeconds){w.timeContainer.classList.add("hasSeconds");var i=m("flatpickr-second");w.secondElement=i.getElementsByTagName("input")[0],w.secondElement.value=o(w.latestSelectedDateObj?w.latestSelectedDateObj.getSeconds():e.seconds),w.secondElement.setAttribute("step",w.minuteElement.getAttribute("step")),w.secondElement.setAttribute("min","0"),w.secondElement.setAttribute("max","59"),w.secondElement.setAttribute("maxlength","2"),w.timeContainer.appendChild(d("span","flatpickr-time-separator",":")),w.timeContainer.appendChild(i)}w.config.time_24hr||(w.amPM=d("span","flatpickr-am-pm",w.l10n.amPM[r((w.latestSelectedDateObj?w.hourElement.value:w.config.defaultHour)>11)]),w.amPM.title=w.l10n.toggleTitle,w.amPM.tabIndex=-1,w.timeContainer.appendChild(w.amPM));return w.timeContainer}());s(w.calendarContainer,"rangeMode","range"===w.config.mode),s(w.calendarContainer,"animate",!0===w.config.animate),s(w.calendarContainer,"multiMonth",w.config.showMonths>1),w.calendarContainer.appendChild(e);var i=void 0!==w.config.appendTo&&void 0!==w.config.appendTo.nodeType;if((w.config.inline||w.config.static)&&(w.calendarContainer.classList.add(w.config.inline?"inline":"static"),w.config.inline&&(!i&&w.element.parentNode?w.element.parentNode.insertBefore(w.calendarContainer,w._input.nextSibling):void 0!==w.config.appendTo&&w.config.appendTo.appendChild(w.calendarContainer)),w.config.static)){var l=d("div","flatpickr-wrapper");w.element.parentNode&&w.element.parentNode.insertBefore(l,w.element),l.appendChild(w.element),w.altInput&&l.appendChild(w.altInput),l.appendChild(w.calendarContainer)}w.config.static||w.config.inline||(void 0!==w.config.appendTo?w.config.appendTo:window.document.body).appendChild(w.calendarContainer)}(),function(){w.config.wrap&&["open","close","toggle","clear"].forEach((function(e){Array.prototype.forEach.call(w.element.querySelectorAll("[data-"+e+"]"),(function(n){return P(n,"click",w[e])}))}));if(w.isMobile)return void function(){var e=w.config.enableTime?w.config.noCalendar?"time":"datetime-local":"date";w.mobileInput=d("input",w.input.className+" flatpickr-mobile"),w.mobileInput.tabIndex=1,w.mobileInput.type=e,w.mobileInput.disabled=w.input.disabled,w.mobileInput.required=w.input.required,w.mobileInput.placeholder=w.input.placeholder,w.mobileFormatStr="datetime-local"===e?"Y-m-d\\TH:i:S":"date"===e?"Y-m-d":"H:i:S",w.selectedDates.length>0&&(w.mobileInput.defaultValue=w.mobileInput.value=w.formatDate(w.selectedDates[0],w.mobileFormatStr));w.config.minDate&&(w.mobileInput.min=w.formatDate(w.config.minDate,"Y-m-d"));w.config.maxDate&&(w.mobileInput.max=w.formatDate(w.config.maxDate,"Y-m-d"));w.input.getAttribute("step")&&(w.mobileInput.step=String(w.input.getAttribute("step")));w.input.type="hidden",void 0!==w.altInput&&(w.altInput.type="hidden");try{w.input.parentNode&&w.input.parentNode.insertBefore(w.mobileInput,w.input.nextSibling)}catch(e){}P(w.mobileInput,"change",(function(e){w.setDate(g(e).value,!1,w.mobileFormatStr),De("onChange"),De("onClose")}))}();var e=l(re,50);w._debouncedChange=l(Y,300),w.daysContainer&&!/iPhone|iPad|iPod/i.test(navigator.userAgent)&&P(w.daysContainer,"mouseover",(function(e){"range"===w.config.mode&&oe(g(e))}));P(w._input,"keydown",ie),void 0!==w.calendarContainer&&P(w.calendarContainer,"keydown",ie);w.config.inline||w.config.static||P(window,"resize",e);void 0!==window.ontouchstart?P(window.document,"touchstart",X):P(window.document,"mousedown",X);P(window.document,"focus",X,{capture:!0}),!0===w.config.clickOpens&&(P(w._input,"focus",w.open),P(w._input,"click",w.open));void 0!==w.daysContainer&&(P(w.monthNav,"click",xe),P(w.monthNav,["keyup","increment"],N),P(w.daysContainer,"click",me));if(void 0!==w.timeContainer&&void 0!==w.minuteElement&&void 0!==w.hourElement){var n=function(e){return g(e).select()};P(w.timeContainer,["increment"],_),P(w.timeContainer,"blur",_,{capture:!0}),P(w.timeContainer,"click",H),P([w.hourElement,w.minuteElement],["focus","click"],n),void 0!==w.secondElement&&P(w.secondElement,"focus",(function(){return w.secondElement&&w.secondElement.select()})),void 0!==w.amPM&&P(w.amPM,"click",(function(e){_(e)}))}w.config.allowInput&&P(w._input,"blur",ae)}(),(w.selectedDates.length||w.config.noCalendar)&&(w.config.enableTime&&F(w.config.noCalendar?w.latestSelectedDateObj:void 0),ye(!1)),S();var n=/^((?!chrome|android).)*safari/i.test(navigator.userAgent);!w.isMobile&&n&&de(),De("onReady")}(),w}function T(e,n){for(var t=Array.prototype.slice.call(e).filter((function(e){return e instanceof HTMLElement})),a=[],i=0;i<t.length;i++){var o=t[i];try{if(null!==o.getAttribute("data-fp-omit"))continue;void 0!==o._flatpickr&&(o._flatpickr.destroy(),o._flatpickr=void 0),o._flatpickr=k(o,n||{}),a.push(o._flatpickr)}catch(e){console.error(e)}}return 1===a.length?a[0]:a}"undefined"!=typeof HTMLElement&&"undefined"!=typeof HTMLCollection&&"undefined"!=typeof NodeList&&(HTMLCollection.prototype.flatpickr=NodeList.prototype.flatpickr=function(e){return T(this,e)},HTMLElement.prototype.flatpickr=function(e){return T([this],e)});var I=function(e,n){return"string"==typeof e?T(window.document.querySelectorAll(e),n):e instanceof Node?T([e],n):T(e,n)};return I.defaultConfig={},I.l10ns={en:e({},i),default:e({},i)},I.localize=function(n){I.l10ns.default=e(e({},I.l10ns.default),n)},I.setDefaults=function(n){I.defaultConfig=e(e({},I.defaultConfig),n)},I.parseDate=C({}),I.formatDate=b({}),I.compareDates=M,"undefined"!=typeof jQuery&&void 0!==jQuery.fn&&(jQuery.fn.flatpickr=function(e){return T(this,e)}),Date.prototype.fp_incr=function(e){return new Date(this.getFullYear(),this.getMonth(),this.getDate()+("string"==typeof e?parseInt(e,10):e))},"undefined"!=typeof window&&(window.flatpickr=I),I}));
3 +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).confirmDatePlugin=n()}(this,function(){"use strict";var t=function(){return(t=Object.assign||function(e){for(var n,t=1,i=arguments.length;t<i;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e}).apply(this,arguments)};var i={confirmIcon:"<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17' height='17' viewBox='0 0 17 17'> <g> </g> <path d='M15.418 1.774l-8.833 13.485-4.918-4.386 0.666-0.746 4.051 3.614 8.198-12.515 0.836 0.548z' fill='#000000' /> </svg>",confirmText:"OK ",showAlways:!1,theme:"light"};return function(e){var l,n=t(t({},i),e),o="flatpickr-confirm";return function(c){return c.config.noCalendar||c.isMobile?{}:t({onKeyDown:function(e,n,t,i){var o=function(n){try{return"function"!=typeof n.composedPath?n.target:n.composedPath()[0]}catch(e){return n.target}}(i),r=!c.config.time_24hr&&o===c.amPM||c.config.time_24hr&&(c.config.enableSeconds&&o===c.secondElement||!c.config.enableSeconds&&o===c.minuteElement);c.config.enableTime&&"Tab"===i.key&&r?(i.preventDefault(),l.focus()):"Enter"===i.key&&o===l&&c.close()},onReady:function(){(l=c._createElement("div",o+" "+(n.showAlways?"visible":"")+" "+n.theme+"Theme",n.confirmText)).tabIndex=-1,l.innerHTML+=n.confirmIcon,l.addEventListener("click",c.close),c.calendarContainer.appendChild(l),c.loadedPlugins.push("confirmDate")}},n.showAlways?{}:{onChange:function(e,n){var t=c.config.enableTime||"multiple"===c.config.mode||-1!==c.loadedPlugins.indexOf("monthSelect"),i=c.calendarContainer.querySelector("."+o);if(i)return n&&!c.config.inline&&t&&i?i.classList.add("visible"):void i.classList.remove("visible")}})}}});
\ No newline at end of file
public/styles/flatpickr.min.css
+3 -2
@@ -1,4 +1,4 @@
1 -.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/*
1 +.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/*
2 /*rtl:begin:ignore*/left:0/*
3 /*rtl:end:ignore*/}/*
4 /*rtl:begin:ignore*/
@@ -10,4 +10,5 @@
10 /*rtl:begin:ignore*/
11 /*
12 /*rtl:end:ignore*/
13 -.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
\ No newline at end of file
13 +.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
14 +.flatpickr-confirm{height:40px;max-height:0;visibility:hidden;display:flex;justify-content:center;align-items:center;cursor:pointer;background:rgba(0,0,0,.06)}.flatpickr-confirm svg path{fill:inherit}.flatpickr-confirm.darkTheme{color:#fff;fill:#fff}.flatpickr-confirm.visible{max-height:40px;visibility:visible}
\ No newline at end of file
translate/translate.json
+4306 -4270
@@ -5,8 +5,8 @@
5 "en": " (",
6 "nl": " (",
7 "xloc": [
8 - "default.handlebars->47->1551",
9 - "default3.handlebars->35->1536"
8 + "default.handlebars->47->1553",
9 + "default3.handlebars->35->1538"
10 ]
11 },
12 {
@@ -35,10 +35,10 @@
35 "zh-chs": " + CIRA",
36 "zh-cht": " + CIRA",
37 "xloc": [
38 - "default.handlebars->47->2224",
38 "default.handlebars->47->2226",
40 - "default3.handlebars->35->2220",
41 - "default3.handlebars->35->2222"
39 + "default.handlebars->47->2228",
40 + "default3.handlebars->35->2222",
41 + "default3.handlebars->35->2224"
42 ]
43 },
44 {
@@ -339,8 +339,8 @@
339 "zh-chs": " 可以使用密码提示,但不建议使用。",
340 "zh-cht": " 可以使用密碼提示,但不建議使用。",
341 "xloc": [
342 - "default.handlebars->47->2096",
343 - "default3.handlebars->35->2076"
342 + "default.handlebars->47->2098",
343 + "default3.handlebars->35->2078"
344 ]
345 },
346 {
@@ -369,10 +369,10 @@
369 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
370 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
371 "xloc": [
372 - "default.handlebars->47->2350",
373 - "default.handlebars->47->2933",
374 - "default3.handlebars->35->2347",
375 - "default3.handlebars->35->2927"
372 + "default.handlebars->47->2352",
373 + "default.handlebars->47->2935",
374 + "default3.handlebars->35->2349",
375 + "default3.handlebars->35->2929"
376 ]
377 },
378 {
@@ -966,8 +966,8 @@
966 "ru": ")",
967 "xloc": [
968 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3createMeshLink1",
969 - "default.handlebars->47->1552",
970 - "default3.handlebars->35->1537"
969 + "default.handlebars->47->1554",
970 + "default3.handlebars->35->1539"
971 ]
972 },
973 {
@@ -996,9 +996,9 @@
996 "zh-chs": "* 8-16个字符,1个大写,1个小写,1个数字,1个非字母数字。",
997 "zh-cht": "* 8-16個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
998 "xloc": [
999 - "default.handlebars->47->2308",
999 + "default.handlebars->47->2310",
1000 "default.handlebars->47->540",
1001 - "default3.handlebars->35->2302",
1001 + "default3.handlebars->35->2304",
1002 "default3.handlebars->35->537"
1003 ]
1004 },
@@ -1112,17 +1112,17 @@
1112 "default-mobile.handlebars->11->816",
1113 "default-mobile.handlebars->11->818",
1114 "default.handlebars->47->1018",
1115 - "default.handlebars->47->1658",
1115 "default.handlebars->47->1660",
1116 "default.handlebars->47->1662",
1118 - "default.handlebars->47->2426",
1119 - "default.handlebars->47->2706",
1117 + "default.handlebars->47->1664",
1118 + "default.handlebars->47->2428",
1119 + "default.handlebars->47->2708",
1120 "default3.handlebars->35->1015",
1121 - "default3.handlebars->35->1643",
1121 "default3.handlebars->35->1645",
1122 "default3.handlebars->35->1647",
1124 - "default3.handlebars->35->2423",
1125 - "default3.handlebars->35->2703"
1123 + "default3.handlebars->35->1649",
1124 + "default3.handlebars->35->2425",
1125 + "default3.handlebars->35->2705"
1126 ]
1127 },
1128 {
@@ -1297,8 +1297,8 @@
1297 "zh-cht": ",MQTT在線",
1298 "xloc": [
1299 "default-mobile.handlebars->11->923",
1300 - "default.handlebars->47->1768",
1301 - "default3.handlebars->35->1751"
1300 + "default.handlebars->47->1770",
1301 + "default3.handlebars->35->1753"
1302 ]
1303 },
1304 {
@@ -1328,9 +1328,9 @@
1328 "zh-cht": ", 不同意",
1329 "xloc": [
1330 "default.handlebars->47->1113",
1331 - "default.handlebars->47->2266",
1331 + "default.handlebars->47->2268",
1332 "default3.handlebars->35->1110",
1333 - "default3.handlebars->35->2262"
1333 + "default3.handlebars->35->2264"
1334 ]
1335 },
1336 {
@@ -1360,9 +1360,9 @@
1360 "zh-cht": ",提示同意",
1361 "xloc": [
1362 "default.handlebars->47->1114",
1363 - "default.handlebars->47->2267",
1363 + "default.handlebars->47->2269",
1364 "default3.handlebars->35->1111",
1365 - "default3.handlebars->35->2263"
1365 + "default3.handlebars->35->2265"
1366 ]
1367 },
1368 {
@@ -1390,8 +1390,8 @@
1390 "zh-chs": ", RDP",
1391 "zh-cht": ", RDP",
1392 "xloc": [
1393 - "default.handlebars->47->1413",
1394 - "default3.handlebars->35->1400"
1393 + "default.handlebars->47->1415",
1394 + "default3.handlebars->35->1402"
1395 ]
1396 },
1397 {
@@ -1421,9 +1421,9 @@
1421 "zh-cht": ", 每天重複",
1422 "xloc": [
1423 "default.handlebars->47->1110",
1424 - "default.handlebars->47->2263",
1424 + "default.handlebars->47->2265",
1425 "default3.handlebars->35->1107",
1426 - "default3.handlebars->35->2259"
1426 + "default3.handlebars->35->2261"
1427 ]
1428 },
1429 {
@@ -1453,9 +1453,9 @@
1453 "zh-cht": ", 每週重複一次",
1454 "xloc": [
1455 "default.handlebars->47->1111",
1456 - "default.handlebars->47->2264",
1456 + "default.handlebars->47->2266",
1457 "default3.handlebars->35->1108",
1458 - "default3.handlebars->35->2260"
1458 + "default3.handlebars->35->2262"
1459 ]
1460 },
1461 {
@@ -1540,8 +1540,8 @@
1540 "zh-cht": ", SFTP",
1541 "xloc": [
1542 "default-mobile.handlebars->11->707",
1543 - "default.handlebars->47->1535",
1544 - "default3.handlebars->35->1520"
1543 + "default.handlebars->47->1537",
1544 + "default3.handlebars->35->1522"
1545 ]
1546 },
1547 {
@@ -1569,8 +1569,8 @@
1569 "zh-chs": ", SSH",
1570 "zh-cht": ", SSH",
1571 "xloc": [
1572 - "default.handlebars->47->1503",
1573 - "default3.handlebars->35->1488"
1572 + "default.handlebars->47->1505",
1573 + "default3.handlebars->35->1490"
1574 ]
1575 },
1576 {
@@ -1598,8 +1598,8 @@
1598 "zh-chs": ",软体KVM",
1599 "zh-cht": ",軟體KVM",
1600 "xloc": [
1601 - "default.handlebars->47->1396",
1602 - "default3.handlebars->35->1383",
1601 + "default.handlebars->47->1398",
1602 + "default3.handlebars->35->1385",
1603 "sharing.handlebars->11->12"
1604 ]
1605 },
@@ -1630,9 +1630,9 @@
1630 "zh-cht": ", 工具欄",
1631 "xloc": [
1632 "default.handlebars->47->1115",
1633 - "default.handlebars->47->2268",
1633 + "default.handlebars->47->2270",
1634 "default3.handlebars->35->1112",
1635 - "default3.handlebars->35->2264"
1635 + "default3.handlebars->35->2266"
1636 ]
1637 },
1638 {
@@ -1688,9 +1688,9 @@
1688 "zh-cht": ", 僅查看桌面",
1689 "xloc": [
1690 "default.handlebars->47->1112",
1691 - "default.handlebars->47->2265",
1691 + "default.handlebars->47->2267",
1692 "default3.handlebars->35->1109",
1693 - "default3.handlebars->35->2261"
1693 + "default3.handlebars->35->2263"
1694 ]
1695 },
1696 {
@@ -1721,12 +1721,12 @@
1721 "default-mobile.handlebars->11->648",
1722 "default-mobile.handlebars->11->685",
1723 "default-mobile.handlebars->11->708",
1724 - "default.handlebars->47->1412",
1725 - "default.handlebars->47->1504",
1726 - "default.handlebars->47->1536",
1727 - "default3.handlebars->35->1399",
1728 - "default3.handlebars->35->1489",
1729 - "default3.handlebars->35->1521",
1724 + "default.handlebars->47->1414",
1725 + "default.handlebars->47->1506",
1726 + "default.handlebars->47->1538",
1727 + "default3.handlebars->35->1401",
1728 + "default3.handlebars->35->1491",
1729 + "default3.handlebars->35->1523",
1730 "sharing-mobile.handlebars->11->14",
1731 "sharing-mobile.handlebars->11->46",
1732 "sharing-mobile.handlebars->11->63",
@@ -1964,8 +1964,8 @@
1964 "zh-chs": ",{0}观看",
1965 "zh-cht": ",{0}觀看",
1966 "xloc": [
1967 - "default.handlebars->47->1407",
1968 - "default3.handlebars->35->1394",
1967 + "default.handlebars->47->1409",
1968 + "default3.handlebars->35->1396",
1969 "sharing.handlebars->11->13"
1970 ]
1971 },
@@ -2061,12 +2061,12 @@
2061 "default-mobile.handlebars->11->358",
2062 "default-mobile.handlebars->11->360",
2063 "default-mobile.handlebars->11->714",
2064 - "default.handlebars->47->1550",
2065 - "default.handlebars->47->2492",
2066 - "default.handlebars->47->3171",
2067 - "default3.handlebars->35->1535",
2068 - "default3.handlebars->35->2489",
2069 - "default3.handlebars->35->3159",
2064 + "default.handlebars->47->1552",
2065 + "default.handlebars->47->2494",
2066 + "default.handlebars->47->3173",
2067 + "default3.handlebars->35->1537",
2068 + "default3.handlebars->35->2491",
2069 + "default3.handlebars->35->3161",
2070 "sharing-mobile.handlebars->11->79",
2071 "sharing.handlebars->11->50"
2072 ]
@@ -2253,8 +2253,8 @@
2253 "zh-chs": "1个活跃时段",
2254 "zh-cht": "1個活躍時段",
2255 "xloc": [
2256 - "default.handlebars->47->3028",
2257 - "default3.handlebars->35->3022"
2256 + "default.handlebars->47->3030",
2257 + "default3.handlebars->35->3024"
2258 ]
2259 },
2260 {
@@ -2285,8 +2285,8 @@
2285 "xloc": [
2286 "default-mobile.handlebars->11->1066",
2287 "default-mobile.handlebars->11->370",
2288 - "default.handlebars->47->2516",
2289 - "default3.handlebars->35->2513",
2288 + "default.handlebars->47->2518",
2289 + "default3.handlebars->35->2515",
2290 "download.handlebars->3->1",
2291 "download2.handlebars->5->1",
2292 "sharing-mobile.handlebars->11->112",
@@ -2348,8 +2348,8 @@
2348 "zh-chs": "1条连接",
2349 "zh-cht": "1位聯絡文",
2350 "xloc": [
2351 - "default.handlebars->47->1409",
2352 - "default3.handlebars->35->1396",
2351 + "default.handlebars->47->1411",
2352 + "default3.handlebars->35->1398",
2353 "sharing.handlebars->11->15"
2354 ]
2355 },
@@ -2413,8 +2413,8 @@
2413 "zh-chs": "1组",
2414 "zh-cht": "1群",
2415 "xloc": [
2416 - "default.handlebars->47->2983",
2417 - "default3.handlebars->35->2977"
2416 + "default.handlebars->47->2985",
2417 + "default3.handlebars->35->2979"
2418 ]
2419 },
2420 {
@@ -2478,9 +2478,9 @@
2478 "zh-cht": "1分鐘",
2479 "xloc": [
2480 "default.handlebars->47->1223",
2481 - "default.handlebars->47->2061",
2481 + "default.handlebars->47->2063",
2482 "default3.handlebars->35->1218",
2483 - "default3.handlebars->35->2042"
2483 + "default3.handlebars->35->2044"
2484 ]
2485 },
2486 {
@@ -2598,8 +2598,8 @@
2598 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
2599 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2600 "xloc": [
2601 - "default.handlebars->47->2738",
2602 - "default3.handlebars->35->2735"
2601 + "default.handlebars->47->2740",
2602 + "default3.handlebars->35->2737"
2603 ]
2604 },
2605 {
@@ -2711,8 +2711,8 @@
2711 "zh-cht": "1秒",
2712 "xloc": [
2713 "default-mobile.handlebars->11->584",
2714 - "default.handlebars->47->1261",
2715 - "default3.handlebars->35->1256"
2714 + "default.handlebars->47->1263",
2715 + "default3.handlebars->35->1258"
2716 ]
2717 },
2718 {
@@ -2863,7 +2863,7 @@
2863 "default-mobile.handlebars->11->439",
2864 "default-mobile.handlebars->11->443",
2865 "default-mobile.handlebars->11->447",
2866 - "default.handlebars->47->2742",
2866 + "default.handlebars->47->2744",
2867 "default.handlebars->47->459",
2868 "default.handlebars->47->462",
2869 "default.handlebars->47->466",
@@ -2871,7 +2871,7 @@
2871 "default.handlebars->47->474",
2872 "default.handlebars->47->478",
2873 "default.handlebars->47->482",
2874 - "default3.handlebars->35->2739",
2874 + "default3.handlebars->35->2741",
2875 "default3.handlebars->35->456",
2876 "default3.handlebars->35->459",
2877 "default3.handlebars->35->463",
@@ -3091,9 +3091,9 @@
3091 "zh-cht": "10分鐘",
3092 "xloc": [
3093 "default.handlebars->47->1225",
3094 - "default.handlebars->47->2063",
3094 + "default.handlebars->47->2065",
3095 "default3.handlebars->35->1220",
3096 - "default3.handlebars->35->2044"
3096 + "default3.handlebars->35->2046"
3097 ]
3098 },
3099 {
@@ -3123,8 +3123,8 @@
3123 "zh-cht": "10 秒",
3124 "xloc": [
3125 "default-mobile.handlebars->11->586",
3126 - "default.handlebars->47->1263",
3127 - "default3.handlebars->35->1258"
3126 + "default.handlebars->47->1265",
3127 + "default3.handlebars->35->1260"
3128 ]
3129 },
3130 {
@@ -3302,9 +3302,9 @@
3302 "zh-cht": "12小時",
3303 "xloc": [
3304 "default.handlebars->47->1233",
3305 - "default.handlebars->47->2071",
3305 + "default.handlebars->47->2073",
3306 "default3.handlebars->35->1228",
3307 - "default3.handlebars->35->2052"
3307 + "default3.handlebars->35->2054"
3308 ]
3309 },
3310 {
@@ -3449,9 +3449,9 @@
3449 "zh-cht": "15分鐘",
3450 "xloc": [
3451 "default.handlebars->47->1226",
3452 - "default.handlebars->47->2064",
3452 + "default.handlebars->47->2066",
3453 "default3.handlebars->35->1221",
3454 - "default3.handlebars->35->2045"
3454 + "default3.handlebars->35->2047"
3455 ]
3456 },
3457 {
@@ -3481,9 +3481,9 @@
3481 "zh-cht": "16小時",
3482 "xloc": [
3483 "default.handlebars->47->1234",
3484 - "default.handlebars->47->2072",
3484 + "default.handlebars->47->2074",
3485 "default3.handlebars->35->1229",
3486 - "default3.handlebars->35->2053"
3486 + "default3.handlebars->35->2055"
3487 ]
3488 },
3489 {
@@ -3629,9 +3629,9 @@
3629 "zh-cht": "2天",
3630 "xloc": [
3631 "default.handlebars->47->1236",
3632 - "default.handlebars->47->2074",
3632 + "default.handlebars->47->2076",
3633 "default3.handlebars->35->1231",
3634 - "default3.handlebars->35->2055"
3634 + "default3.handlebars->35->2057"
3635 ]
3636 },
3637 {
@@ -3661,9 +3661,9 @@
3661 "zh-cht": "2小時",
3662 "xloc": [
3663 "default.handlebars->47->1230",
3664 - "default.handlebars->47->2068",
3664 + "default.handlebars->47->2070",
3665 "default3.handlebars->35->1225",
3666 - "default3.handlebars->35->2049"
3666 + "default3.handlebars->35->2051"
3667 ]
3668 },
3669 {
@@ -3874,9 +3874,9 @@
3874 "zh-cht": "24小時",
3875 "xloc": [
3876 "default.handlebars->47->1235",
3877 - "default.handlebars->47->2073",
3877 + "default.handlebars->47->2075",
3878 "default3.handlebars->35->1230",
3879 - "default3.handlebars->35->2054"
3879 + "default3.handlebars->35->2056"
3880 ]
3881 },
3882 {
@@ -3963,8 +3963,8 @@
3963 "zh-chs": "2FA备份代码已清除",
3964 "zh-cht": "2FA備份代碼已清除",
3965 "xloc": [
3966 - "default.handlebars->47->2629",
3967 - "default3.handlebars->35->2626"
3966 + "default.handlebars->47->2631",
3967 + "default3.handlebars->35->2628"
3968 ]
3969 },
3970 {
@@ -4024,8 +4024,8 @@
4024 "zh-chs": "第二个因素",
4025 "zh-cht": "第二個因素",
4026 "xloc": [
4027 - "default.handlebars->47->3208",
4028 - "default3.handlebars->35->3196"
4027 + "default.handlebars->47->3212",
4028 + "default3.handlebars->35->3200"
4029 ]
4030 },
4031 {
@@ -4054,10 +4054,10 @@
4054 "zh-chs": "启用第二因素身份验证",
4055 "zh-cht": "啟用第二因素身份驗證",
4056 "xloc": [
4057 - "default.handlebars->47->2756",
4058 - "default.handlebars->47->3009",
4059 - "default3.handlebars->35->2753",
4060 - "default3.handlebars->35->3003"
4057 + "default.handlebars->47->2758",
4058 + "default.handlebars->47->3011",
4059 + "default3.handlebars->35->2755",
4060 + "default3.handlebars->35->3005"
4061 ]
4062 },
4063 {
@@ -4229,9 +4229,9 @@
4229 "zh-cht": "30分鐘",
4230 "xloc": [
4231 "default.handlebars->47->1227",
4232 - "default.handlebars->47->2065",
4232 + "default.handlebars->47->2067",
4233 "default3.handlebars->35->1222",
4234 - "default3.handlebars->35->2046"
4234 + "default3.handlebars->35->2048"
4235 ]
4236 },
4237 {
@@ -4261,8 +4261,8 @@
4261 "zh-cht": "32 位",
4262 "xloc": [
4263 "default-mobile.handlebars->11->752",
4264 - "default.handlebars->47->1615",
4265 - "default3.handlebars->35->1600"
4264 + "default.handlebars->47->1617",
4265 + "default3.handlebars->35->1602"
4266 ]
4267 },
4268 {
@@ -4350,9 +4350,9 @@
4350 "zh-cht": "4天",
4351 "xloc": [
4352 "default.handlebars->47->1237",
4353 - "default.handlebars->47->2075",
4353 + "default.handlebars->47->2077",
4354 "default3.handlebars->35->1232",
4355 - "default3.handlebars->35->2056"
4355 + "default3.handlebars->35->2058"
4356 ]
4357 },
4358 {
@@ -4382,9 +4382,9 @@
4382 "zh-cht": "4個小時",
4383 "xloc": [
4384 "default.handlebars->47->1231",
4385 - "default.handlebars->47->2069",
4385 + "default.handlebars->47->2071",
4386 "default3.handlebars->35->1226",
4387 - "default3.handlebars->35->2050"
4387 + "default3.handlebars->35->2052"
4388 ]
4389 },
4390 {
@@ -4531,9 +4531,9 @@
4531 "zh-cht": "45分鐘",
4532 "xloc": [
4533 "default.handlebars->47->1228",
4534 - "default.handlebars->47->2066",
4534 + "default.handlebars->47->2068",
4535 "default3.handlebars->35->1223",
4536 - "default3.handlebars->35->2047"
4536 + "default3.handlebars->35->2049"
4537 ]
4538 },
4539 {
@@ -4592,9 +4592,9 @@
4592 "zh-cht": "5分鐘",
4593 "xloc": [
4594 "default.handlebars->47->1224",
4595 - "default.handlebars->47->2062",
4595 + "default.handlebars->47->2064",
4596 "default3.handlebars->35->1219",
4597 - "default3.handlebars->35->2043"
4597 + "default3.handlebars->35->2045"
4598 ]
4599 },
4600 {
@@ -4624,8 +4624,8 @@
4624 "zh-cht": "5秒",
4625 "xloc": [
4626 "default-mobile.handlebars->11->585",
4627 - "default.handlebars->47->1262",
4628 - "default3.handlebars->35->1257"
4627 + "default.handlebars->47->1264",
4628 + "default3.handlebars->35->1259"
4629 ]
4630 },
4631 {
@@ -4806,9 +4806,9 @@
4806 "zh-cht": "60分鐘",
4807 "xloc": [
4808 "default.handlebars->47->1229",
4809 - "default.handlebars->47->2067",
4809 + "default.handlebars->47->2069",
4810 "default3.handlebars->35->1224",
4811 - "default3.handlebars->35->2048"
4811 + "default3.handlebars->35->2050"
4812 ]
4813 },
4814 {
@@ -4897,8 +4897,8 @@
4897 "zh-cht": "64 位",
4898 "xloc": [
4899 "default-mobile.handlebars->11->754",
4900 - "default.handlebars->47->1617",
4901 - "default3.handlebars->35->1602"
4900 + "default.handlebars->47->1619",
4901 + "default3.handlebars->35->1604"
4902 ]
4903 },
4904 {
@@ -5060,8 +5060,8 @@
5060 "zh-chs": "7天电源状态",
5061 "zh-cht": "7天電源狀態",
5062 "xloc": [
5063 - "default.handlebars->47->1308",
5064 - "default3.handlebars->35->1298"
5063 + "default.handlebars->47->1310",
5064 + "default3.handlebars->35->1300"
5065 ]
5066 },
5067 {
@@ -5090,8 +5090,8 @@
5090 "zh-chs": "7天",
5091 "zh-cht": "7天",
5092 "xloc": [
5093 - "default.handlebars->47->2076",
5094 - "default3.handlebars->35->2057"
5093 + "default.handlebars->47->2078",
5094 + "default3.handlebars->35->2059"
5095 ]
5096 },
5097 {
@@ -5183,11 +5183,11 @@
5183 "zh-cht": "8小時",
5184 "xloc": [
5185 "default.handlebars->47->1232",
5186 - "default.handlebars->47->2070",
5186 + "default.handlebars->47->2072",
5187 "default.handlebars->47->568",
5188 "default.handlebars->47->582",
5189 "default3.handlebars->35->1227",
5190 - "default3.handlebars->35->2051",
5190 + "default3.handlebars->35->2053",
5191 "default3.handlebars->35->565",
5192 "default3.handlebars->35->579"
5193 ]
@@ -5392,10 +5392,10 @@
5392 "zh-cht": "ACM",
5393 "xloc": [
5394 "default-mobile.handlebars->11->518",
5395 - "default.handlebars->47->2244",
5395 + "default.handlebars->47->2246",
5396 "default.handlebars->47->448",
5397 "default.handlebars->47->926",
5398 - "default3.handlebars->35->2240",
5398 + "default3.handlebars->35->2242",
5399 "default3.handlebars->35->445",
5400 "default3.handlebars->35->923"
5401 ]
@@ -5527,8 +5527,8 @@
5527 "zh-chs": "操作系统",
5528 "zh-cht": "AMT操作系統",
5529 "xloc": [
5530 - "default.handlebars->47->3354",
5531 - "default3.handlebars->35->3342"
5530 + "default.handlebars->47->3358",
5531 + "default3.handlebars->35->3346"
5532 ]
5533 },
5534 {
@@ -5556,8 +5556,8 @@
5556 "zh-chs": "AMT-Redir",
5557 "zh-cht": "AMT-Redir",
5558 "xloc": [
5559 - "default.handlebars->47->3215",
5560 - "default3.handlebars->35->3203"
5559 + "default.handlebars->47->3219",
5560 + "default3.handlebars->35->3207"
5561 ]
5562 },
5563 {
@@ -5585,8 +5585,8 @@
5585 "zh-chs": "AMT-WSMAN",
5586 "zh-cht": "AMT-WSMAN",
5587 "xloc": [
5588 - "default.handlebars->47->3214",
5589 - "default3.handlebars->35->3202"
5588 + "default.handlebars->47->3218",
5589 + "default3.handlebars->35->3206"
5590 ]
5591 },
5592 {
@@ -5854,8 +5854,8 @@
5854 "zh-cht": "拒絕存取",
5855 "xloc": [
5856 "default-mobile.handlebars->11->924",
5857 - "default.handlebars->47->1769",
5858 - "default3.handlebars->35->1752"
5857 + "default.handlebars->47->1771",
5858 + "default3.handlebars->35->1754"
5859 ]
5860 },
5861 {
@@ -5944,8 +5944,8 @@
5944 "zh-chs": "访问服务器档案",
5945 "zh-cht": "存取伺服器檔案",
5946 "xloc": [
5947 - "default.handlebars->47->2939",
5948 - "default3.handlebars->35->2933"
5947 + "default.handlebars->47->2941",
5948 + "default3.handlebars->35->2935"
5949 ]
5950 },
5951 {
@@ -6072,16 +6072,16 @@
6072 "default-mobile.handlebars->11->487",
6073 "default-mobile.handlebars->11->98",
6074 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
6075 - "default.handlebars->47->2105",
6075 "default.handlebars->47->2107",
6077 - "default.handlebars->47->3409",
6076 + "default.handlebars->47->2109",
6077 + "default.handlebars->47->3413",
6078 "default.handlebars->47->739",
6079 "default.handlebars->47->886",
6080 "default.handlebars->47->888",
6081 - "default3.handlebars->35->2107",
6082 - "default3.handlebars->35->2108",
6083 - "default3.handlebars->35->3395",
6084 - "default3.handlebars->35->3397",
6081 + "default3.handlebars->35->2109",
6082 + "default3.handlebars->35->2110",
6083 + "default3.handlebars->35->3399",
6084 + "default3.handlebars->35->3401",
6085 "default3.handlebars->35->736",
6086 "default3.handlebars->35->883",
6087 "default3.handlebars->35->885"
@@ -6114,8 +6114,8 @@
6114 "zh-cht": "帳號設定",
6115 "xloc": [
6116 "default-mobile.handlebars->11->1033",
6117 - "default.handlebars->47->3278",
6118 - "default3.handlebars->35->3266"
6117 + "default.handlebars->47->3282",
6118 + "default3.handlebars->35->3270"
6119 ]
6120 },
6121 {
@@ -6190,8 +6190,8 @@
6190 "pl": "Konto zmienione di synchronizacji z danymi LDAP.",
6191 "uk": "Акаунт змінено на синхронізацію з даними LDAP.",
6192 "xloc": [
6193 - "default.handlebars->47->2690",
6194 - "default3.handlebars->35->2687"
6193 + "default.handlebars->47->2692",
6194 + "default3.handlebars->35->2689"
6195 ]
6196 },
6197 {
@@ -6220,8 +6220,8 @@
6220 "zh-chs": "帐户已更改:{0}",
6221 "zh-cht": "帳戶已更改:{0}",
6222 "xloc": [
6223 - "default.handlebars->47->2602",
6224 - "default3.handlebars->35->2599"
6223 + "default.handlebars->47->2604",
6224 + "default3.handlebars->35->2601"
6225 ]
6226 },
6227 {
@@ -6250,8 +6250,8 @@
6250 "zh-chs": "创建帐户,电子邮件为{0}",
6251 "zh-cht": "創建帳戶,電子郵件為{0}",
6252 "xloc": [
6253 - "default.handlebars->47->2601",
6254 - "default3.handlebars->35->2598"
6253 + "default.handlebars->47->2603",
6254 + "default3.handlebars->35->2600"
6255 ]
6256 },
6257 {
@@ -6280,8 +6280,8 @@
6280 "zh-chs": "已创建帐户,名称为 {0}。",
6281 "zh-cht": "已創建帳戶,名稱為 {0}。",
6282 "xloc": [
6283 - "default.handlebars->47->2664",
6284 - "default3.handlebars->35->2661"
6283 + "default.handlebars->47->2666",
6284 + "default3.handlebars->35->2663"
6285 ]
6286 },
6287 {
@@ -6310,8 +6310,8 @@
6310 "zh-chs": "创建帐户,用户名是{0}",
6311 "zh-cht": "帳戶已創建,用戶名是{0}",
6312 "xloc": [
6313 - "default.handlebars->47->2600",
6314 - "default3.handlebars->35->2597"
6313 + "default.handlebars->47->2602",
6314 + "default3.handlebars->35->2599"
6315 ]
6316 },
6317 {
@@ -6342,11 +6342,11 @@
6342 "xloc": [
6343 "default-mobile.handlebars->11->69",
6344 "default.handlebars->47->221",
6345 - "default.handlebars->47->2758",
6346 - "default.handlebars->47->2936",
6345 + "default.handlebars->47->2760",
6346 + "default.handlebars->47->2938",
6347 "default3.handlebars->35->220",
6348 - "default3.handlebars->35->2755",
6349 - "default3.handlebars->35->2930"
6348 + "default3.handlebars->35->2757",
6349 + "default3.handlebars->35->2932"
6350 ]
6351 },
6352 {
@@ -6376,8 +6376,8 @@
6376 "zh-cht": "達到帳戶限制。",
6377 "xloc": [
6378 "default-mobile.handlebars->11->1045",
6379 - "default.handlebars->47->3290",
6380 - "default3.handlebars->35->3278",
6379 + "default.handlebars->47->3294",
6380 + "default3.handlebars->35->3282",
6381 "login-mobile.handlebars->5->6",
6382 "login.handlebars->5->8",
6383 "login2.handlebars->7->206"
@@ -6440,8 +6440,8 @@
6440 "zh-chs": "帐号登录",
6441 "zh-cht": "帳號登錄",
6442 "xloc": [
6443 - "default.handlebars->47->2537",
6444 - "default3.handlebars->35->2534"
6443 + "default.handlebars->47->2539",
6444 + "default3.handlebars->35->2536"
6445 ]
6446 },
6447 {
@@ -6470,8 +6470,8 @@
6470 "zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
6471 "zh-cht": "從 {0}、{1}、{2} 登錄帳戶",
6472 "xloc": [
6473 - "default.handlebars->47->2643",
6474 - "default3.handlebars->35->2640"
6473 + "default.handlebars->47->2645",
6474 + "default3.handlebars->35->2642"
6475 ]
6476 },
6477 {
@@ -6485,8 +6485,8 @@
6485 "pl": "Zapisy logowania tokenami użytkownika",
6486 "uk": "Записи токенів входу до акаунту",
6487 "xloc": [
6488 - "default.handlebars->47->3257",
6489 - "default3.handlebars->35->3245"
6488 + "default.handlebars->47->3261",
6489 + "default3.handlebars->35->3249"
6490 ]
6491 },
6492 {
@@ -6515,8 +6515,8 @@
6515 "zh-chs": "帐户登出",
6516 "zh-cht": "帳戶登出",
6517 "xloc": [
6518 - "default.handlebars->47->2538",
6519 - "default3.handlebars->35->2535"
6518 + "default.handlebars->47->2540",
6519 + "default3.handlebars->35->2537"
6520 ]
6521 },
6522 {
@@ -6576,8 +6576,8 @@
6576 "zh-chs": "帐户密码已更改:{0}",
6577 "zh-cht": "帳戶密碼已更改:{0}",
6578 "xloc": [
6579 - "default.handlebars->47->2610",
6580 - "default3.handlebars->35->2607"
6579 + "default.handlebars->47->2612",
6580 + "default3.handlebars->35->2609"
6581 ]
6582 },
6583 {
@@ -6606,8 +6606,8 @@
6606 "zh-chs": "帐户已删除",
6607 "zh-cht": "帳戶已刪除",
6608 "xloc": [
6609 - "default.handlebars->47->2599",
6610 - "default3.handlebars->35->2596"
6609 + "default.handlebars->47->2601",
6610 + "default3.handlebars->35->2598"
6611 ]
6612 },
6613 {
@@ -6667,9 +6667,9 @@
6667 "zh-cht": "指令",
6668 "xloc": [
6669 "default-mobile.handlebars->11->939",
6670 - "default.handlebars->47->1784",
6670 + "default.handlebars->47->1786",
6671 "default.handlebars->container->column_l->p42->p42tbl->1->0->8",
6672 - "default3.handlebars->35->1767",
6672 + "default3.handlebars->35->1769",
6673 "default3.handlebars->container->column_l->p42->p42tbl->1->0->17"
6674 ]
6675 },
@@ -6699,10 +6699,10 @@
6699 "zh-chs": "动作档案",
6700 "zh-cht": "動作檔案",
6701 "xloc": [
6702 - "default.handlebars->47->1355",
6702 "default.handlebars->47->1357",
6704 - "default3.handlebars->35->1343",
6705 - "default3.handlebars->35->1345"
6703 + "default.handlebars->47->1359",
6704 + "default3.handlebars->35->1345",
6705 + "default3.handlebars->35->1347"
6706 ]
6707 },
6708 {
@@ -6859,8 +6859,8 @@
6859 "zh-chs": "如果ACM失败,则激活到CCM",
6860 "zh-cht": "如果ACM失敗,則激活到CCM",
6861 "xloc": [
6862 - "default.handlebars->47->2299",
6863 - "default3.handlebars->35->2293"
6862 + "default.handlebars->47->2301",
6863 + "default3.handlebars->35->2295"
6864 ]
6865 },
6866 {
@@ -6892,10 +6892,10 @@
6892 "default-mobile.handlebars->11->513",
6893 "default-mobile.handlebars->11->515",
6894 "default-mobile.handlebars->11->826",
6895 - "default.handlebars->47->1670",
6895 + "default.handlebars->47->1672",
6896 "default.handlebars->47->919",
6897 "default.handlebars->47->921",
6898 - "default3.handlebars->35->1653",
6898 + "default3.handlebars->35->1655",
6899 "default3.handlebars->35->916",
6900 "default3.handlebars->35->918"
6901 ]
@@ -6957,9 +6957,9 @@
6957 "zh-cht": "主動設備共享",
6958 "xloc": [
6959 "default.handlebars->47->1095",
6960 - "default.handlebars->47->2248",
6960 + "default.handlebars->47->2250",
6961 "default3.handlebars->35->1092",
6962 - "default3.handlebars->35->2244"
6962 + "default3.handlebars->35->2246"
6963 ]
6964 },
6965 {
@@ -6988,8 +6988,8 @@
6988 "zh-chs": "活动登录令牌",
6989 "zh-cht": "活動登錄令牌",
6990 "xloc": [
6991 - "default.handlebars->47->2136",
6992 - "default3.handlebars->35->2136"
6991 + "default.handlebars->47->2138",
6992 + "default3.handlebars->35->2138"
6993 ]
6994 },
6995 {
@@ -7107,10 +7107,10 @@
7107 "zh-cht": "添加",
7108 "xloc": [
7109 "default-mobile.handlebars->11->677",
7110 - "default.handlebars->47->1445",
7111 - "default.handlebars->47->1451",
7112 - "default3.handlebars->35->1432",
7113 - "default3.handlebars->35->1438",
7110 + "default.handlebars->47->1447",
7111 + "default.handlebars->47->1453",
7112 + "default3.handlebars->35->1434",
7113 + "default3.handlebars->35->1440",
7114 "sharing-mobile.handlebars->11->41"
7115 ]
7116 },
@@ -7192,9 +7192,9 @@
7192 "zh-chs": "添加代理",
7193 "zh-cht": "新增代理",
7194 "xloc": [
7195 - "default.handlebars->47->2238",
7195 + "default.handlebars->47->2240",
7196 "default.handlebars->47->500",
7197 - "default3.handlebars->35->2234",
7197 + "default3.handlebars->35->2236",
7198 "default3.handlebars->35->497"
7199 ]
7200 },
@@ -7250,13 +7250,13 @@
7250 "zh-chs": "添加设备",
7251 "zh-cht": "新增裝置",
7252 "xloc": [
7253 - "default.handlebars->47->2242",
7254 - "default.handlebars->47->2911",
7255 - "default.handlebars->47->3106",
7253 + "default.handlebars->47->2244",
7254 + "default.handlebars->47->2913",
7255 + "default.handlebars->47->3108",
7256 "default.handlebars->47->504",
7257 - "default3.handlebars->35->2238",
7258 - "default3.handlebars->35->2905",
7259 - "default3.handlebars->35->3094",
7257 + "default3.handlebars->35->2240",
7258 + "default3.handlebars->35->2907",
7259 + "default3.handlebars->35->3096",
7260 "default3.handlebars->35->501"
7261 ]
7262 },
@@ -7316,13 +7316,13 @@
7316 "zh-chs": "添加设备组",
7317 "zh-cht": "新增裝置群",
7318 "xloc": [
7319 - "default.handlebars->47->2387",
7320 - "default.handlebars->47->2905",
7321 - "default.handlebars->47->3094",
7319 + "default.handlebars->47->2389",
7320 + "default.handlebars->47->2907",
7321 + "default.handlebars->47->3096",
7322 "default.handlebars->47->401",
7323 - "default3.handlebars->35->2384",
7324 - "default3.handlebars->35->2899",
7325 - "default3.handlebars->35->3082",
7323 + "default3.handlebars->35->2386",
7324 + "default3.handlebars->35->2901",
7325 + "default3.handlebars->35->3084",
7326 "default3.handlebars->35->398"
7327 ]
7328 },
@@ -7352,8 +7352,8 @@
7352 "zh-chs": "添加设备组权限",
7353 "zh-cht": "新增裝置群權限",
7354 "xloc": [
7355 - "default.handlebars->47->2384",
7356 - "default3.handlebars->35->2381"
7355 + "default.handlebars->47->2386",
7356 + "default3.handlebars->35->2383"
7357 ]
7358 },
7359 {
@@ -7382,10 +7382,10 @@
7382 "zh-chs": "添加设备权限",
7383 "zh-cht": "新增裝置權限",
7384 "xloc": [
7385 - "default.handlebars->47->2389",
7385 "default.handlebars->47->2391",
7387 - "default3.handlebars->35->2386",
7388 - "default3.handlebars->35->2388"
7386 + "default.handlebars->47->2393",
7387 + "default3.handlebars->35->2388",
7388 + "default3.handlebars->35->2390"
7389 ]
7390 },
7391 {
@@ -7556,8 +7556,8 @@
7556 "zh-chs": "添加成员身份",
7557 "zh-cht": "新增成員身份",
7558 "xloc": [
7559 - "default.handlebars->47->3126",
7560 - "default3.handlebars->35->3114"
7559 + "default.handlebars->47->3128",
7560 + "default3.handlebars->35->3116"
7561 ]
7562 },
7563 {
@@ -7642,14 +7642,14 @@
7642 "zh-chs": "添加安全密钥",
7643 "zh-cht": "新增安全密鑰",
7644 "xloc": [
7645 - "default.handlebars->47->1851",
7646 - "default.handlebars->47->1852",
7645 + "default.handlebars->47->1853",
7646 + "default.handlebars->47->1854",
7647 "default.handlebars->47->255",
7648 "default.handlebars->47->257",
7649 "default.handlebars->47->260",
7650 "default.handlebars->47->262",
7651 - "default3.handlebars->35->1832",
7652 - "default3.handlebars->35->1833",
7651 + "default3.handlebars->35->1834",
7652 + "default3.handlebars->35->1835",
7653 "default3.handlebars->35->252",
7654 "default3.handlebars->35->254",
7655 "default3.handlebars->35->257",
@@ -7713,8 +7713,8 @@
7713 "zh-chs": "添加用户设备权限",
7714 "zh-cht": "新增用戶裝置權限",
7715 "xloc": [
7716 - "default.handlebars->47->2394",
7717 - "default3.handlebars->35->2391"
7716 + "default.handlebars->47->2396",
7717 + "default3.handlebars->35->2393"
7718 ]
7719 },
7720 {
@@ -7744,13 +7744,13 @@
7744 "zh-cht": "新增用戶群",
7745 "xloc": [
7746 "default.handlebars->47->1088",
7747 - "default.handlebars->47->2232",
7748 - "default.handlebars->47->2386",
7749 - "default.handlebars->47->3100",
7747 + "default.handlebars->47->2234",
7748 + "default.handlebars->47->2388",
7749 + "default.handlebars->47->3102",
7750 "default3.handlebars->35->1085",
7751 - "default3.handlebars->35->2228",
7752 - "default3.handlebars->35->2383",
7753 - "default3.handlebars->35->3088"
7751 + "default3.handlebars->35->2230",
7752 + "default3.handlebars->35->2385",
7753 + "default3.handlebars->35->3090"
7754 ]
7755 },
7756 {
@@ -7779,8 +7779,8 @@
7779 "zh-chs": "添加用户组设备权限",
7780 "zh-cht": "新增用戶群裝置權限",
7781 "xloc": [
7782 - "default.handlebars->47->2396",
7783 - "default3.handlebars->35->2393"
7782 + "default.handlebars->47->2398",
7783 + "default3.handlebars->35->2395"
7784 ]
7785 },
7786 {
@@ -7864,10 +7864,10 @@
7864 "zh-chs": "添加用户",
7865 "zh-cht": "新增用戶",
7866 "xloc": [
7867 - "default.handlebars->47->2231",
7868 - "default.handlebars->47->2900",
7869 - "default3.handlebars->35->2227",
7870 - "default3.handlebars->35->2894"
7867 + "default.handlebars->47->2233",
7868 + "default.handlebars->47->2902",
7869 + "default3.handlebars->35->2229",
7870 + "default3.handlebars->35->2896"
7871 ]
7872 },
7873 {
@@ -7896,8 +7896,8 @@
7896 "zh-chs": "将用户添加到设备组",
7897 "zh-cht": "將用戶新增到裝置群",
7898 "xloc": [
7899 - "default.handlebars->47->2383",
7900 - "default3.handlebars->35->2380"
7899 + "default.handlebars->47->2385",
7900 + "default3.handlebars->35->2382"
7901 ]
7902 },
7903 {
@@ -7926,8 +7926,8 @@
7926 "zh-chs": "将用户添加到用户组",
7927 "zh-cht": "將用戶新增到用戶群",
7928 "xloc": [
7929 - "default.handlebars->47->2935",
7930 - "default3.handlebars->35->2929"
7929 + "default.handlebars->47->2937",
7930 + "default3.handlebars->35->2931"
7931 ]
7932 },
7933 {
@@ -8132,9 +8132,9 @@
8132 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
8133 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
8134 "xloc": [
8135 - "default.handlebars->47->2237",
8135 + "default.handlebars->47->2239",
8136 "default.handlebars->47->499",
8137 - "default3.handlebars->35->2233",
8137 + "default3.handlebars->35->2235",
8138 "default3.handlebars->35->496"
8139 ]
8140 },
@@ -8164,9 +8164,9 @@
8164 "zh-chs": "添加位于本地网络上的设备。",
8165 "zh-cht": "添加位於本地網絡上的設備。",
8166 "xloc": [
8167 - "default.handlebars->47->2241",
8167 + "default.handlebars->47->2243",
8168 "default.handlebars->47->503",
8169 - "default3.handlebars->35->2237",
8169 + "default3.handlebars->35->2239",
8170 "default3.handlebars->35->500"
8171 ]
8172 },
@@ -8286,8 +8286,8 @@
8286 "zh-chs": "添加了身份验证应用程序",
8287 "zh-cht": "添加了身份驗證應用程序",
8288 "xloc": [
8289 - "default.handlebars->47->2626",
8290 - "default3.handlebars->35->2623"
8289 + "default.handlebars->47->2628",
8290 + "default3.handlebars->35->2625"
8291 ]
8292 },
8293 {
@@ -8316,8 +8316,8 @@
8316 "zh-chs": "已将设备共享{0}从{1}添加到{2}",
8317 "zh-cht": "已將設備共享{0}從{1}添加到{2}",
8318 "xloc": [
8319 - "default.handlebars->47->2637",
8320 - "default3.handlebars->35->2634"
8319 + "default.handlebars->47->2639",
8320 + "default3.handlebars->35->2636"
8321 ]
8322 },
8323 {
@@ -8346,8 +8346,8 @@
8346 "zh-chs": "添加了每天重复的设备共享 {0}。",
8347 "zh-cht": "添加了每天重複的設備共享 {0}。",
8348 "xloc": [
8349 - "default.handlebars->47->2674",
8350 - "default3.handlebars->35->2671"
8349 + "default.handlebars->47->2676",
8350 + "default3.handlebars->35->2673"
8351 ]
8352 },
8353 {
@@ -8376,8 +8376,8 @@
8376 "zh-chs": "添加了每周重复的设备共享 {0}。",
8377 "zh-cht": "添加了每週重複的設備共享 {0}。",
8378 "xloc": [
8379 - "default.handlebars->47->2675",
8380 - "default3.handlebars->35->2672"
8379 + "default.handlebars->47->2677",
8380 + "default3.handlebars->35->2674"
8381 ]
8382 },
8383 {
@@ -8406,8 +8406,8 @@
8406 "zh-chs": "添加了无限时间的设备共享 {0}。",
8407 "zh-cht": "添加了無限時間的設備共享 {0}。",
8408 "xloc": [
8409 - "default.handlebars->47->2667",
8410 - "default3.handlebars->35->2664"
8409 + "default.handlebars->47->2669",
8410 + "default3.handlebars->35->2666"
8411 ]
8412 },
8413 {
@@ -8436,10 +8436,10 @@
8436 "zh-chs": "已将设备{0}添加到设备组{1}",
8437 "zh-cht": "已將設備{0}添加到設備組{1}",
8438 "xloc": [
8439 - "default.handlebars->47->2593",
8440 - "default.handlebars->47->2620",
8441 - "default3.handlebars->35->2590",
8442 - "default3.handlebars->35->2617"
8439 + "default.handlebars->47->2595",
8440 + "default.handlebars->47->2622",
8441 + "default3.handlebars->35->2592",
8442 + "default3.handlebars->35->2619"
8443 ]
8444 },
8445 {
@@ -8468,8 +8468,8 @@
8468 "zh-chs": "添加登录令牌",
8469 "zh-cht": "添加了登錄令牌",
8470 "xloc": [
8471 - "default.handlebars->47->2651",
8472 - "default3.handlebars->35->2648"
8471 + "default.handlebars->47->2653",
8472 + "default3.handlebars->35->2650"
8473 ]
8474 },
8475 {
@@ -8498,8 +8498,8 @@
8498 "zh-chs": "新增推送通知认证装置",
8499 "zh-cht": "增加推送通知認證設備",
8500 "xloc": [
8501 - "default.handlebars->47->2649",
8502 - "default3.handlebars->35->2646"
8501 + "default.handlebars->47->2651",
8502 + "default3.handlebars->35->2648"
8503 ]
8504 },
8505 {
@@ -8528,8 +8528,8 @@
8528 "zh-chs": "添加了安全密钥",
8529 "zh-cht": "添加了安全密鑰",
8530 "xloc": [
8531 - "default.handlebars->47->2631",
8532 - "default3.handlebars->35->2628"
8531 + "default.handlebars->47->2633",
8532 + "default3.handlebars->35->2630"
8533 ]
8534 },
8535 {
@@ -8558,8 +8558,8 @@
8558 "zh-chs": "已将用户组{0}添加到设备组{1}",
8559 "zh-cht": "已將用戶組{0}添加到設備組{1}",
8560 "xloc": [
8561 - "default.handlebars->47->2604",
8562 - "default3.handlebars->35->2601"
8561 + "default.handlebars->47->2606",
8562 + "default3.handlebars->35->2603"
8563 ]
8564 },
8565 {
@@ -8588,10 +8588,10 @@
8588 "zh-chs": "已将用户{0}添加到用户组{1}",
8589 "zh-cht": "已將用戶{0}添加到用戶組{1}",
8590 "xloc": [
8591 - "default.handlebars->47->2607",
8592 - "default.handlebars->47->2616",
8593 - "default3.handlebars->35->2604",
8594 - "default3.handlebars->35->2613"
8591 + "default.handlebars->47->2609",
8592 + "default.handlebars->47->2618",
8593 + "default3.handlebars->35->2606",
8594 + "default3.handlebars->35->2615"
8595 ]
8596 },
8597 {
@@ -8680,8 +8680,8 @@
8680 "zh-cht": "管理員控制模式(ACM)",
8681 "xloc": [
8682 "default-mobile.handlebars->11->828",
8683 - "default.handlebars->47->1672",
8684 - "default3.handlebars->35->1655"
8683 + "default.handlebars->47->1674",
8684 + "default3.handlebars->35->1657"
8685 ]
8686 },
8687 {
@@ -8711,8 +8711,8 @@
8711 "zh-cht": "管理員憑證",
8712 "xloc": [
8713 "default-mobile.handlebars->11->834",
8714 - "default.handlebars->47->1678",
8715 - "default3.handlebars->35->1661"
8714 + "default.handlebars->47->1680",
8715 + "default3.handlebars->35->1663"
8716 ]
8717 },
8718 {
@@ -8772,8 +8772,8 @@
8772 "zh-chs": "管理领域",
8773 "zh-cht": "管理領域",
8774 "xloc": [
8775 - "default.handlebars->47->2987",
8776 - "default3.handlebars->35->2981"
8775 + "default.handlebars->47->2989",
8776 + "default3.handlebars->35->2983"
8777 ]
8778 },
8779 {
@@ -8833,8 +8833,8 @@
8833 "zh-chs": "管理领域",
8834 "zh-cht": "管理領域",
8835 "xloc": [
8836 - "default.handlebars->47->2832",
8837 - "default3.handlebars->35->2826"
8836 + "default.handlebars->47->2834",
8837 + "default3.handlebars->35->2828"
8838 ]
8839 },
8840 {
@@ -8863,8 +8863,8 @@
8863 "zh-chs": "管理员",
8864 "zh-cht": "管理員",
8865 "xloc": [
8866 - "default.handlebars->47->2750",
8867 - "default3.handlebars->35->2747"
8866 + "default.handlebars->47->2752",
8867 + "default3.handlebars->35->2749"
8868 ]
8869 },
8870 {
@@ -8894,8 +8894,8 @@
8894 "zh-cht": "南非文",
8895 "xloc": [
8896 "default-mobile.handlebars->11->115",
8897 - "default.handlebars->47->1854",
8898 - "default3.handlebars->35->1835",
8897 + "default.handlebars->47->1856",
8898 + "default3.handlebars->35->1837",
8899 "login2.handlebars->7->1"
8900 ]
8901 },
@@ -8929,16 +8929,16 @@
8929 "default-mobile.handlebars->11->477",
8930 "default-mobile.handlebars->11->534",
8931 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8932 - "default.handlebars->47->2467",
8933 - "default.handlebars->47->2480",
8934 - "default.handlebars->47->3352",
8932 + "default.handlebars->47->2469",
8933 + "default.handlebars->47->2482",
8934 + "default.handlebars->47->3356",
8935 "default.handlebars->47->421",
8936 "default.handlebars->47->727",
8937 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8938 "default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm",
8939 - "default3.handlebars->35->2464",
8940 - "default3.handlebars->35->2477",
8941 - "default3.handlebars->35->3340",
8939 + "default3.handlebars->35->2466",
8940 + "default3.handlebars->35->2479",
8941 + "default3.handlebars->35->3344",
8942 "default3.handlebars->35->418",
8943 "default3.handlebars->35->724",
8944 "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
@@ -8971,10 +8971,10 @@
8971 "zh-chs": "代理+英特尔AMT",
8972 "zh-cht": "代理+Intel&reg; AMT",
8973 "xloc": [
8974 - "default.handlebars->47->2469",
8975 - "default.handlebars->47->2482",
8976 - "default3.handlebars->35->2466",
8977 - "default3.handlebars->35->2479"
8974 + "default.handlebars->47->2471",
8975 + "default.handlebars->47->2484",
8976 + "default3.handlebars->35->2468",
8977 + "default3.handlebars->35->2481"
8978 ]
8979 },
8980 {
@@ -9036,9 +9036,9 @@
9036 "xloc": [
9037 "default-mobile.handlebars->11->1004",
9038 "default-mobile.handlebars->11->613",
9039 - "default.handlebars->47->2404",
9039 + "default.handlebars->47->2406",
9040 "default.handlebars->47->817",
9041 - "default3.handlebars->35->2401",
9041 + "default3.handlebars->35->2403",
9042 "default3.handlebars->35->814"
9043 ]
9044 },
@@ -9068,8 +9068,8 @@
9068 "zh-chs": "代理错误计数器",
9069 "zh-cht": "代理錯誤計數器",
9070 "xloc": [
9071 - "default.handlebars->47->3320",
9072 - "default3.handlebars->35->3308"
9071 + "default.handlebars->47->3324",
9072 + "default3.handlebars->35->3312"
9073 ]
9074 },
9075 {
@@ -9289,9 +9289,9 @@
9289 "zh-cht": "代理自行共享",
9290 "xloc": [
9291 "default.handlebars->47->1116",
9292 - "default.handlebars->47->2269",
9292 + "default.handlebars->47->2271",
9293 "default3.handlebars->35->1113",
9294 - "default3.handlebars->35->2265"
9294 + "default3.handlebars->35->2267"
9295 ]
9296 },
9297 {
@@ -9320,8 +9320,8 @@
9320 "zh-chs": "代理会话",
9321 "zh-cht": "代理時段",
9322 "xloc": [
9323 - "default.handlebars->47->3337",
9324 - "default3.handlebars->35->3325"
9323 + "default.handlebars->47->3341",
9324 + "default3.handlebars->35->3329"
9325 ]
9326 },
9327 {
@@ -9439,9 +9439,9 @@
9439 "zh-chs": "代理类型",
9440 "zh-cht": "代理類型",
9441 "xloc": [
9442 - "default.handlebars->47->2478",
9442 + "default.handlebars->47->2480",
9443 "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1",
9444 - "default3.handlebars->35->2475",
9444 + "default3.handlebars->35->2477",
9445 "default3.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
9446 ]
9447 },
@@ -9503,8 +9503,8 @@
9503 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
9504 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
9505 "xloc": [
9506 - "default.handlebars->47->2590",
9507 - "default3.handlebars->35->2587"
9506 + "default.handlebars->47->2592",
9507 + "default3.handlebars->35->2589"
9508 ]
9509 },
9510 {
@@ -9736,8 +9736,8 @@
9736 "zh-cht": "代理離線",
9737 "xloc": [
9738 "default-mobile.handlebars->11->922",
9739 - "default.handlebars->47->1767",
9740 - "default3.handlebars->35->1750"
9739 + "default.handlebars->47->1769",
9740 + "default3.handlebars->35->1752"
9741 ]
9742 },
9743 {
@@ -9767,8 +9767,8 @@
9767 "zh-cht": "代理在線",
9768 "xloc": [
9769 "default-mobile.handlebars->11->921",
9770 - "default.handlebars->47->1766",
9771 - "default3.handlebars->35->1749"
9770 + "default.handlebars->47->1768",
9771 + "default3.handlebars->35->1751"
9772 ]
9773 },
9774 {
@@ -10009,11 +10009,11 @@
10009 "zh-chs": "代理",
10010 "zh-cht": "代理",
10011 "xloc": [
10012 - "default.handlebars->47->2435",
10013 - "default.handlebars->47->3365",
10012 + "default.handlebars->47->2437",
10013 + "default.handlebars->47->3369",
10014 "default.handlebars->47->587",
10015 - "default3.handlebars->35->2432",
10016 - "default3.handlebars->35->3353",
10015 + "default3.handlebars->35->2434",
10016 + "default3.handlebars->35->3357",
10017 "default3.handlebars->35->584"
10018 ]
10019 },
@@ -10044,8 +10044,8 @@
10044 "zh-cht": "阿爾巴尼亞文",
10045 "xloc": [
10046 "default-mobile.handlebars->11->116",
10047 - "default.handlebars->47->1855",
10048 - "default3.handlebars->35->1836",
10047 + "default.handlebars->47->1857",
10048 + "default3.handlebars->35->1838",
10049 "login2.handlebars->7->2"
10050 ]
10051 },
@@ -10091,9 +10091,9 @@
10091 "default-mobile.handlebars->11->369",
10092 "default-mobile.handlebars->11->715",
10093 "default-mobile.handlebars->11->717",
10094 - "default.handlebars->47->3184",
10094 + "default.handlebars->47->3186",
10095 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1",
10096 - "default3.handlebars->35->3172",
10096 + "default3.handlebars->35->3174",
10097 "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->DevFilterSelect->1",
10098 "sharing-mobile.handlebars->11->80",
10099 "sharing-mobile.handlebars->11->82"
@@ -10125,8 +10125,8 @@
10125 "zh-chs": "全部可用",
10126 "zh-cht": "全部可用",
10127 "xloc": [
10128 - "default.handlebars->47->2712",
10129 - "default3.handlebars->35->2709"
10128 + "default.handlebars->47->2714",
10129 + "default3.handlebars->35->2711"
10130 ]
10131 },
10132 {
@@ -10155,9 +10155,9 @@
10155 "zh-chs": "所有可用的代理",
10156 "zh-cht": "所有可用的代理",
10157 "xloc": [
10158 - "default.handlebars->47->2436",
10158 + "default.handlebars->47->2438",
10159 "default.handlebars->47->588",
10160 - "default3.handlebars->35->2433",
10160 + "default3.handlebars->35->2435",
10161 "default3.handlebars->35->585"
10162 ]
10163 },
@@ -10187,8 +10187,8 @@
10187 "zh-chs": "所有显示",
10188 "zh-cht": "所有顯示",
10189 "xloc": [
10190 - "default.handlebars->47->1496",
10191 - "default3.handlebars->35->1481"
10190 + "default.handlebars->47->1498",
10191 + "default3.handlebars->35->1483"
10192 ]
10193 },
10194 {
@@ -10217,8 +10217,8 @@
10217 "zh-chs": "所有事件",
10218 "zh-cht": "所有事件",
10219 "xloc": [
10220 - "default.handlebars->47->2710",
10221 - "default3.handlebars->35->2707"
10220 + "default.handlebars->47->2712",
10221 + "default3.handlebars->35->2709"
10222 ]
10223 },
10224 {
@@ -10247,12 +10247,12 @@
10247 "zh-chs": "全部聚焦",
10248 "zh-cht": "全部聚焦",
10249 "xloc": [
10250 - "default.handlebars->47->1414",
10250 "default.handlebars->47->1416",
10252 - "default.handlebars->47->1417",
10253 - "default3.handlebars->35->1401",
10251 + "default.handlebars->47->1418",
10252 + "default.handlebars->47->1419",
10253 "default3.handlebars->35->1403",
10255 - "default3.handlebars->35->1404"
10254 + "default3.handlebars->35->1405",
10255 + "default3.handlebars->35->1406"
10256 ]
10257 },
10258 {
@@ -10274,7 +10274,7 @@
10274 "en": "All Themes",
10275 "nl": "Alle thema's",
10276 "xloc": [
10277 - "default3.handlebars->35->2104"
10277 + "default3.handlebars->35->2106"
10278 ]
10279 },
10280 {
@@ -10309,8 +10309,8 @@
10309 {
10310 "en": "Allow to override server device name until next connection",
10311 "xloc": [
10312 - "default.handlebars->47->2341",
10313 - "default3.handlebars->35->2338"
10312 + "default.handlebars->47->2343",
10313 + "default3.handlebars->35->2340"
10314 ]
10315 },
10316 {
@@ -10339,10 +10339,10 @@
10339 "zh-chs": "允许用户管理此设备组和该组中的设备。",
10340 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
10341 "xloc": [
10342 - "default.handlebars->47->2348",
10343 - "default.handlebars->47->2932",
10344 - "default3.handlebars->35->2345",
10345 - "default3.handlebars->35->2926"
10342 + "default.handlebars->47->2350",
10343 + "default.handlebars->47->2934",
10344 + "default3.handlebars->35->2347",
10345 + "default3.handlebars->35->2928"
10346 ]
10347 },
10348 {
@@ -10371,8 +10371,8 @@
10371 "zh-chs": "允许用户管理此设备。",
10372 "zh-cht": "允許用戶管理此裝置。",
10373 "xloc": [
10374 - "default.handlebars->47->2349",
10375 - "default3.handlebars->35->2346"
10374 + "default.handlebars->47->2351",
10375 + "default3.handlebars->35->2348"
10376 ]
10377 },
10378 {
@@ -10490,10 +10490,10 @@
10490 "xloc": [
10491 "default-mobile.handlebars->11->670",
10492 "default-mobile.handlebars->11->674",
10493 - "default.handlebars->47->1438",
10494 - "default.handlebars->47->1442",
10495 - "default3.handlebars->35->1425",
10496 - "default3.handlebars->35->1429",
10493 + "default.handlebars->47->1440",
10494 + "default.handlebars->47->1444",
10495 + "default3.handlebars->35->1427",
10496 + "default3.handlebars->35->1431",
10497 "sharing-mobile.handlebars->11->34",
10498 "sharing-mobile.handlebars->11->38"
10499 ]
@@ -10524,8 +10524,8 @@
10524 "zh-chs": "替代Shell",
10525 "zh-cht": "替代Shell",
10526 "xloc": [
10527 - "default.handlebars->47->1404",
10528 - "default3.handlebars->35->1391"
10527 + "default.handlebars->47->1406",
10528 + "default3.handlebars->35->1393"
10529 ]
10530 },
10531 {
@@ -10616,8 +10616,8 @@
10616 "zh-chs": "备用(F10 = ESC + 0)",
10617 "zh-cht": "備用(F10 = ESC + 0)",
10618 "xloc": [
10619 - "default.handlebars->47->1530",
10620 - "default3.handlebars->35->1515",
10619 + "default.handlebars->47->1532",
10620 + "default3.handlebars->35->1517",
10621 "sharing.handlebars->11->37"
10622 ]
10623 },
@@ -10714,13 +10714,13 @@
10714 "zh-chs": "一直通知",
10715 "zh-cht": "一直通知",
10716 "xloc": [
10717 - "default.handlebars->47->2208",
10718 - "default.handlebars->47->2891",
10719 - "default.handlebars->47->2996",
10717 + "default.handlebars->47->2210",
10718 + "default.handlebars->47->2893",
10719 + "default.handlebars->47->2998",
10720 "default.handlebars->47->982",
10721 - "default3.handlebars->35->2204",
10722 - "default3.handlebars->35->2885",
10723 - "default3.handlebars->35->2990",
10721 + "default3.handlebars->35->2206",
10722 + "default3.handlebars->35->2887",
10723 + "default3.handlebars->35->2992",
10724 "default3.handlebars->35->979"
10725 ]
10726 },
@@ -10750,13 +10750,13 @@
10750 "zh-chs": "一直提示",
10751 "zh-cht": "一直提示",
10752 "xloc": [
10753 - "default.handlebars->47->2209",
10754 - "default.handlebars->47->2892",
10755 - "default.handlebars->47->2997",
10753 + "default.handlebars->47->2211",
10754 + "default.handlebars->47->2894",
10755 + "default.handlebars->47->2999",
10756 "default.handlebars->47->983",
10757 - "default3.handlebars->35->2205",
10758 - "default3.handlebars->35->2886",
10759 - "default3.handlebars->35->2991",
10757 + "default3.handlebars->35->2207",
10758 + "default3.handlebars->35->2888",
10759 + "default3.handlebars->35->2993",
10760 "default3.handlebars->35->980"
10761 ]
10762 },
@@ -10864,8 +10864,8 @@
10864 "pl": "Wystąpił nieznany błąd.",
10865 "uk": "Сталася невідома помилка.",
10866 "xloc": [
10867 - "default.handlebars->47->3135",
10868 - "default3.handlebars->35->3123"
10867 + "default.handlebars->47->3137",
10868 + "default3.handlebars->35->3125"
10869 ]
10870 },
10871 {
@@ -11036,8 +11036,8 @@
11036 "uk": "Версія Android",
11037 "xloc": [
11038 "default-mobile.handlebars->11->803",
11039 - "default.handlebars->47->1637",
11040 - "default3.handlebars->35->1622"
11039 + "default.handlebars->47->1639",
11040 + "default3.handlebars->35->1624"
11041 ]
11042 },
11043 {
@@ -11097,10 +11097,10 @@
11097 "zh-chs": "杀毒软件未激活",
11098 "zh-cht": "殺毒軟件未激活",
11099 "xloc": [
11100 - "default.handlebars->47->2471",
11101 - "default.handlebars->47->2485",
11102 - "default3.handlebars->35->2468",
11103 - "default3.handlebars->35->2482"
11100 + "default.handlebars->47->2473",
11101 + "default.handlebars->47->2487",
11102 + "default3.handlebars->35->2470",
11103 + "default3.handlebars->35->2484"
11104 ]
11105 },
11106 {
@@ -11544,8 +11544,8 @@
11544 "zh-cht": "阿拉伯文(阿爾及利亞)",
11545 "xloc": [
11546 "default-mobile.handlebars->11->118",
11547 - "default.handlebars->47->1857",
11548 - "default3.handlebars->35->1838",
11547 + "default.handlebars->47->1859",
11548 + "default3.handlebars->35->1840",
11549 "login2.handlebars->7->4"
11550 ]
11551 },
@@ -11576,8 +11576,8 @@
11576 "zh-cht": "阿拉伯文(巴林)",
11577 "xloc": [
11578 "default-mobile.handlebars->11->119",
11579 - "default.handlebars->47->1858",
11580 - "default3.handlebars->35->1839",
11579 + "default.handlebars->47->1860",
11580 + "default3.handlebars->35->1841",
11581 "login2.handlebars->7->5"
11582 ]
11583 },
@@ -11608,8 +11608,8 @@
11608 "zh-cht": "阿拉伯文(埃及)",
11609 "xloc": [
11610 "default-mobile.handlebars->11->120",
11611 - "default.handlebars->47->1859",
11612 - "default3.handlebars->35->1840",
11611 + "default.handlebars->47->1861",
11612 + "default3.handlebars->35->1842",
11613 "login2.handlebars->7->6"
11614 ]
11615 },
@@ -11640,8 +11640,8 @@
11640 "zh-cht": "阿拉伯文(伊拉克)",
11641 "xloc": [
11642 "default-mobile.handlebars->11->121",
11643 - "default.handlebars->47->1860",
11644 - "default3.handlebars->35->1841",
11643 + "default.handlebars->47->1862",
11644 + "default3.handlebars->35->1843",
11645 "login2.handlebars->7->7"
11646 ]
11647 },
@@ -11672,8 +11672,8 @@
11672 "zh-cht": "阿拉伯文(約旦)",
11673 "xloc": [
11674 "default-mobile.handlebars->11->122",
11675 - "default.handlebars->47->1861",
11676 - "default3.handlebars->35->1842",
11675 + "default.handlebars->47->1863",
11676 + "default3.handlebars->35->1844",
11677 "login2.handlebars->7->8"
11678 ]
11679 },
@@ -11704,8 +11704,8 @@
11704 "zh-cht": "阿拉伯文(科威特)",
11705 "xloc": [
11706 "default-mobile.handlebars->11->123",
11707 - "default.handlebars->47->1862",
11708 - "default3.handlebars->35->1843",
11707 + "default.handlebars->47->1864",
11708 + "default3.handlebars->35->1845",
11709 "login2.handlebars->7->9"
11710 ]
11711 },
@@ -11736,8 +11736,8 @@
11736 "zh-cht": "阿拉伯文(黎巴嫩)",
11737 "xloc": [
11738 "default-mobile.handlebars->11->124",
11739 - "default.handlebars->47->1863",
11740 - "default3.handlebars->35->1844",
11739 + "default.handlebars->47->1865",
11740 + "default3.handlebars->35->1846",
11741 "login2.handlebars->7->10"
11742 ]
11743 },
@@ -11768,8 +11768,8 @@
11768 "zh-cht": "阿拉伯文(利比亞)",
11769 "xloc": [
11770 "default-mobile.handlebars->11->125",
11771 - "default.handlebars->47->1864",
11772 - "default3.handlebars->35->1845",
11771 + "default.handlebars->47->1866",
11772 + "default3.handlebars->35->1847",
11773 "login2.handlebars->7->11"
11774 ]
11775 },
@@ -11800,8 +11800,8 @@
11800 "zh-cht": "阿拉伯文(摩洛哥)",
11801 "xloc": [
11802 "default-mobile.handlebars->11->126",
11803 - "default.handlebars->47->1865",
11804 - "default3.handlebars->35->1846",
11803 + "default.handlebars->47->1867",
11804 + "default3.handlebars->35->1848",
11805 "login2.handlebars->7->12"
11806 ]
11807 },
@@ -11832,8 +11832,8 @@
11832 "zh-cht": "阿拉伯文(阿曼)",
11833 "xloc": [
11834 "default-mobile.handlebars->11->127",
11835 - "default.handlebars->47->1866",
11836 - "default3.handlebars->35->1847",
11835 + "default.handlebars->47->1868",
11836 + "default3.handlebars->35->1849",
11837 "login2.handlebars->7->13"
11838 ]
11839 },
@@ -11864,8 +11864,8 @@
11864 "zh-cht": "阿拉伯文(卡塔爾)",
11865 "xloc": [
11866 "default-mobile.handlebars->11->128",
11867 - "default.handlebars->47->1867",
11868 - "default3.handlebars->35->1848",
11867 + "default.handlebars->47->1869",
11868 + "default3.handlebars->35->1850",
11869 "login2.handlebars->7->14"
11870 ]
11871 },
@@ -11896,8 +11896,8 @@
11896 "zh-cht": "阿拉伯文(沙特阿拉伯)",
11897 "xloc": [
11898 "default-mobile.handlebars->11->129",
11899 - "default.handlebars->47->1868",
11900 - "default3.handlebars->35->1849",
11899 + "default.handlebars->47->1870",
11900 + "default3.handlebars->35->1851",
11901 "login2.handlebars->7->15"
11902 ]
11903 },
@@ -11928,8 +11928,8 @@
11928 "zh-cht": "阿拉伯文(標準)",
11929 "xloc": [
11930 "default-mobile.handlebars->11->117",
11931 - "default.handlebars->47->1856",
11932 - "default3.handlebars->35->1837",
11931 + "default.handlebars->47->1858",
11932 + "default3.handlebars->35->1839",
11933 "login2.handlebars->7->3"
11934 ]
11935 },
@@ -11960,8 +11960,8 @@
11960 "zh-cht": "阿拉伯文(敘利亞)",
11961 "xloc": [
11962 "default-mobile.handlebars->11->130",
11963 - "default.handlebars->47->1869",
11964 - "default3.handlebars->35->1850",
11963 + "default.handlebars->47->1871",
11964 + "default3.handlebars->35->1852",
11965 "login2.handlebars->7->16"
11966 ]
11967 },
@@ -11992,8 +11992,8 @@
11992 "zh-cht": "阿拉伯文(突尼斯)",
11993 "xloc": [
11994 "default-mobile.handlebars->11->131",
11995 - "default.handlebars->47->1870",
11996 - "default3.handlebars->35->1851",
11995 + "default.handlebars->47->1872",
11996 + "default3.handlebars->35->1853",
11997 "login2.handlebars->7->17"
11998 ]
11999 },
@@ -12024,8 +12024,8 @@
12024 "zh-cht": "阿拉伯文(阿聯酋)",
12025 "xloc": [
12026 "default-mobile.handlebars->11->132",
12027 - "default.handlebars->47->1871",
12028 - "default3.handlebars->35->1852",
12027 + "default.handlebars->47->1873",
12028 + "default3.handlebars->35->1854",
12029 "login2.handlebars->7->18"
12030 ]
12031 },
@@ -12056,8 +12056,8 @@
12056 "zh-cht": "阿拉伯文(也門)",
12057 "xloc": [
12058 "default-mobile.handlebars->11->133",
12059 - "default.handlebars->47->1872",
12060 - "default3.handlebars->35->1853",
12059 + "default.handlebars->47->1874",
12060 + "default3.handlebars->35->1855",
12061 "login2.handlebars->7->19"
12062 ]
12063 },
@@ -12088,8 +12088,8 @@
12088 "zh-cht": "阿拉貢文",
12089 "xloc": [
12090 "default-mobile.handlebars->11->134",
12091 - "default.handlebars->47->1873",
12092 - "default3.handlebars->35->1854",
12091 + "default.handlebars->47->1875",
12092 + "default3.handlebars->35->1856",
12093 "login2.handlebars->7->20"
12094 ]
12095 },
@@ -12122,12 +12122,12 @@
12122 "default-mobile.handlebars->11->751",
12123 "default-mobile.handlebars->11->753",
12124 "default-mobile.handlebars->11->755",
12125 - "default.handlebars->47->1614",
12125 "default.handlebars->47->1616",
12126 "default.handlebars->47->1618",
12128 - "default3.handlebars->35->1599",
12127 + "default.handlebars->47->1620",
12128 "default3.handlebars->35->1601",
12130 - "default3.handlebars->35->1603"
12129 + "default3.handlebars->35->1603",
12130 + "default3.handlebars->35->1605"
12131 ]
12132 },
12133 {
@@ -12187,8 +12187,8 @@
12187 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
12188 "xloc": [
12189 "default-mobile.handlebars->11->964",
12190 - "default.handlebars->47->2313",
12191 - "default3.handlebars->35->2307"
12190 + "default.handlebars->47->2315",
12191 + "default3.handlebars->35->2309"
12192 ]
12193 },
12194 {
@@ -12217,8 +12217,8 @@
12217 "zh-chs": "您确定要删除节点{0}吗?",
12218 "zh-cht": "你確定要刪除節點{0}嗎?",
12219 "xloc": [
12220 - "default.handlebars->47->1330",
12221 - "default3.handlebars->35->1320"
12220 + "default.handlebars->47->1332",
12221 + "default3.handlebars->35->1322"
12222 ]
12223 },
12224 {
@@ -12231,8 +12231,8 @@
12231 "nl": "Weet u zeker dat u dit bestand/ deze map op het bureaublad van het externe apparaat wilt openen?",
12232 "uk": "Ви впевнені, що бажаєте відкрити цей файл/теку на стільниці віддаленого пристрою?",
12233 "xloc": [
12234 - "default.handlebars->47->1554",
12235 - "default3.handlebars->35->1539"
12234 + "default.handlebars->47->1556",
12235 + "default3.handlebars->35->1541"
12236 ]
12237 },
12238 {
@@ -12261,8 +12261,8 @@
12261 "zh-chs": "您确定要卸载所选代理吗?",
12262 "zh-cht": "你確定要卸載所選代理嗎?",
12263 "xloc": [
12264 - "default.handlebars->47->1319",
12265 - "default3.handlebars->35->1310"
12264 + "default.handlebars->47->1321",
12265 + "default3.handlebars->35->1312"
12266 ]
12267 },
12268 {
@@ -12291,8 +12291,8 @@
12291 "zh-chs": "您确定要卸载所选的{0}代理吗?",
12292 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
12293 "xloc": [
12294 - "default.handlebars->47->1318",
12295 - "default3.handlebars->35->1309"
12294 + "default.handlebars->47->1320",
12295 + "default3.handlebars->35->1311"
12296 ]
12297 },
12298 {
@@ -12321,8 +12321,8 @@
12321 "zh-chs": "您确定要{0}插件吗:{1}",
12322 "zh-cht": "你確定要{0}外掛嗎:{1}",
12323 "xloc": [
12324 - "default.handlebars->47->3418",
12325 - "default3.handlebars->35->3406"
12324 + "default.handlebars->47->3422",
12325 + "default3.handlebars->35->3410"
12326 ]
12327 },
12328 {
@@ -12383,8 +12383,8 @@
12383 "zh-cht": "亞美尼亞文",
12384 "xloc": [
12385 "default-mobile.handlebars->11->135",
12386 - "default.handlebars->47->1874",
12387 - "default3.handlebars->35->1855",
12386 + "default.handlebars->47->1876",
12387 + "default3.handlebars->35->1857",
12388 "login2.handlebars->7->21"
12389 ]
12390 },
@@ -12597,8 +12597,8 @@
12597 "zh-cht": "阿薩姆文",
12598 "xloc": [
12599 "default-mobile.handlebars->11->136",
12600 - "default.handlebars->47->1875",
12601 - "default3.handlebars->35->1856",
12600 + "default.handlebars->47->1877",
12601 + "default3.handlebars->35->1858",
12602 "login2.handlebars->7->22"
12603 ]
12604 },
@@ -12777,8 +12777,8 @@
12777 "zh-cht": "阿斯圖里亞斯文",
12778 "xloc": [
12779 "default-mobile.handlebars->11->137",
12780 - "default.handlebars->47->1876",
12781 - "default3.handlebars->35->1857",
12780 + "default.handlebars->47->1878",
12781 + "default3.handlebars->35->1859",
12782 "login2.handlebars->7->23"
12783 ]
12784 },
@@ -12808,8 +12808,8 @@
12808 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
12809 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
12810 "xloc": [
12811 - "default.handlebars->47->2559",
12812 - "default3.handlebars->35->2556"
12811 + "default.handlebars->47->2561",
12812 + "default3.handlebars->35->2558"
12813 ]
12814 },
12815 {
@@ -12867,12 +12867,12 @@
12867 "default-mobile.handlebars->11->686",
12868 "default-mobile.handlebars->11->690",
12869 "default-mobile.handlebars->11->702",
12870 - "default.handlebars->47->1505",
12871 - "default.handlebars->47->1509",
12872 - "default.handlebars->47->1521",
12873 - "default3.handlebars->35->1490",
12874 - "default3.handlebars->35->1494",
12875 - "default3.handlebars->35->1506",
12870 + "default.handlebars->47->1507",
12871 + "default.handlebars->47->1511",
12872 + "default.handlebars->47->1523",
12873 + "default3.handlebars->35->1492",
12874 + "default3.handlebars->35->1496",
12875 + "default3.handlebars->35->1508",
12876 "sharing-mobile.handlebars->11->47",
12877 "sharing-mobile.handlebars->11->56",
12878 "sharing-mobile.handlebars->11->64",
@@ -12909,8 +12909,8 @@
12909 "zh-chs": "认证软件",
12910 "zh-cht": "認證軟體",
12911 "xloc": [
12912 - "default.handlebars->47->3000",
12913 - "default3.handlebars->35->2994"
12912 + "default.handlebars->47->3002",
12913 + "default3.handlebars->35->2996"
12914 ]
12915 },
12916 {
@@ -12939,12 +12939,12 @@
12939 "zh-chs": "认证设备",
12940 "zh-cht": "認證設備",
12941 "xloc": [
12942 - "default.handlebars->47->1837",
12942 "default.handlebars->47->1839",
12944 - "default.handlebars->47->1843",
12945 - "default3.handlebars->35->1819",
12943 + "default.handlebars->47->1841",
12944 + "default.handlebars->47->1845",
12945 "default3.handlebars->35->1821",
12947 - "default3.handlebars->35->1824"
12946 + "default3.handlebars->35->1823",
12947 + "default3.handlebars->35->1826"
12948 ]
12949 },
12950 {
@@ -12975,10 +12975,10 @@
12975 "xloc": [
12976 "default-mobile.handlebars->11->703",
12977 "default-mobile.handlebars->11->709",
12978 - "default.handlebars->47->1523",
12979 - "default.handlebars->47->1538",
12980 - "default3.handlebars->35->1508",
12981 - "default3.handlebars->35->1523",
12978 + "default.handlebars->47->1525",
12979 + "default.handlebars->47->1540",
12980 + "default3.handlebars->35->1510",
12981 + "default3.handlebars->35->1525",
12982 "sharing-mobile.handlebars->11->57",
12983 "sharing-mobile.handlebars->11->74"
12984 ]
@@ -13013,12 +13013,12 @@
13013 "default-mobile.handlebars->11->322",
13014 "default-mobile.handlebars->11->75",
13015 "default-mobile.handlebars->11->80",
13016 - "default.handlebars->47->1833",
13016 "default.handlebars->47->1835",
13017 + "default.handlebars->47->1837",
13018 "default.handlebars->47->229",
13019 "default.handlebars->47->234",
13020 - "default3.handlebars->35->1815",
13020 "default3.handlebars->35->1817",
13021 + "default3.handlebars->35->1819",
13022 "default3.handlebars->35->228",
13023 "default3.handlebars->35->233"
13024 ]
@@ -13170,10 +13170,10 @@
13170 "zh-chs": "自动删除",
13171 "zh-cht": "自動刪除",
13172 "xloc": [
13173 - "default.handlebars->47->2191",
13174 - "default.handlebars->47->2703",
13175 - "default3.handlebars->35->2187",
13176 - "default3.handlebars->35->2700"
13173 + "default.handlebars->47->2193",
13174 + "default.handlebars->47->2705",
13175 + "default3.handlebars->35->2189",
13176 + "default3.handlebars->35->2702"
13177 ]
13178 },
13179 {
@@ -13239,8 +13239,8 @@
13239 "zh-chs": "自动下载代理程序核心转储文件:“{0}”",
13240 "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
13241 "xloc": [
13242 - "default.handlebars->47->2640",
13243 - "default3.handlebars->35->2637"
13242 + "default.handlebars->47->2642",
13243 + "default3.handlebars->35->2639"
13244 ]
13245 },
13246 {
@@ -13357,8 +13357,8 @@
13357 "zh-chs": "自动移除非活动设备",
13358 "zh-cht": "自動移除非活動設備",
13359 "xloc": [
13360 - "default.handlebars->47->2343",
13361 - "default3.handlebars->35->2340"
13360 + "default.handlebars->47->2345",
13361 + "default3.handlebars->35->2342"
13362 ]
13363 },
13364 {
@@ -13387,8 +13387,8 @@
13387 "zh-chs": "可用內存",
13388 "zh-cht": "可用內存",
13389 "xloc": [
13390 - "default.handlebars->47->3346",
13391 - "default3.handlebars->35->3334"
13390 + "default.handlebars->47->3350",
13391 + "default3.handlebars->35->3338"
13392 ]
13393 },
13394 {
@@ -13418,8 +13418,8 @@
13418 "zh-cht": "阿塞拜疆文",
13419 "xloc": [
13420 "default-mobile.handlebars->11->138",
13421 - "default.handlebars->47->1877",
13422 - "default3.handlebars->35->1858",
13421 + "default.handlebars->47->1879",
13422 + "default3.handlebars->35->1860",
13423 "login2.handlebars->7->24"
13424 ]
13425 },
@@ -13493,8 +13493,8 @@
13493 "zh-cht": "的BIOS",
13494 "xloc": [
13495 "default-mobile.handlebars->11->843",
13496 - "default.handlebars->47->1687",
13497 - "default3.handlebars->35->1670"
13496 + "default.handlebars->47->1689",
13497 + "default3.handlebars->35->1672"
13498 ]
13499 },
13500 {
@@ -13633,8 +13633,8 @@
13633 "zh-cht": "退格",
13634 "xloc": [
13635 "default-mobile.handlebars->11->651",
13636 - "default.handlebars->47->1420",
13637 - "default3.handlebars->35->1407",
13636 + "default.handlebars->47->1422",
13637 + "default3.handlebars->35->1409",
13638 "sharing-mobile.handlebars->11->17"
13639 ]
13640 },
@@ -13695,12 +13695,12 @@
13695 "zh-chs": "后台运行与交互式运行",
13696 "zh-cht": "背景與互動",
13697 "xloc": [
13698 - "default.handlebars->47->2442",
13699 - "default.handlebars->47->2449",
13698 + "default.handlebars->47->2444",
13699 + "default.handlebars->47->2451",
13700 "default.handlebars->47->574",
13701 "default.handlebars->47->595",
13702 - "default3.handlebars->35->2439",
13703 - "default3.handlebars->35->2446",
13702 + "default3.handlebars->35->2441",
13703 + "default3.handlebars->35->2448",
13704 "default3.handlebars->35->571",
13705 "default3.handlebars->35->592"
13706 ]
@@ -13732,13 +13732,13 @@
13732 "zh-cht": "僅背景",
13733 "xloc": [
13734 "agentinvite.handlebars->3->9",
13735 - "default.handlebars->47->2443",
13736 - "default.handlebars->47->2451",
13735 + "default.handlebars->47->2445",
13736 + "default.handlebars->47->2453",
13737 "default.handlebars->47->575",
13738 "default.handlebars->47->596",
13739 "default.handlebars->47->613",
13740 - "default3.handlebars->35->2440",
13741 - "default3.handlebars->35->2448",
13740 + "default3.handlebars->35->2442",
13741 + "default3.handlebars->35->2450",
13742 "default3.handlebars->35->572",
13743 "default3.handlebars->35->593",
13744 "default3.handlebars->35->610"
@@ -13801,10 +13801,10 @@
13801 "zh-chs": "备用码",
13802 "zh-cht": "備用碼",
13803 "xloc": [
13804 - "default.handlebars->47->3004",
13805 - "default.handlebars->47->3232",
13806 - "default3.handlebars->35->2998",
13807 - "default3.handlebars->35->3220"
13804 + "default.handlebars->47->3006",
13805 + "default.handlebars->47->3236",
13806 + "default3.handlebars->35->3000",
13807 + "default3.handlebars->35->3224"
13808 ]
13809 },
13810 {
@@ -13894,8 +13894,8 @@
13894 "zh-chs": "错误的签名",
13895 "zh-cht": "錯誤的簽名",
13896 "xloc": [
13897 - "default.handlebars->47->3327",
13898 - "default3.handlebars->35->3315"
13897 + "default.handlebars->47->3331",
13898 + "default3.handlebars->35->3319"
13899 ]
13900 },
13901 {
@@ -13924,8 +13924,8 @@
13924 "zh-chs": "错误的网络证书",
13925 "zh-cht": "錯誤的網絡憑證",
13926 "xloc": [
13927 - "default.handlebars->47->3326",
13928 - "default3.handlebars->35->3314"
13927 + "default.handlebars->47->3330",
13928 + "default3.handlebars->35->3318"
13929 ]
13930 },
13931 {
@@ -13955,8 +13955,8 @@
13955 "zh-cht": "巴斯克",
13956 "xloc": [
13957 "default-mobile.handlebars->11->139",
13958 - "default.handlebars->47->1878",
13959 - "default3.handlebars->35->1859",
13958 + "default.handlebars->47->1880",
13959 + "default3.handlebars->35->1861",
13960 "login2.handlebars->7->25"
13961 ]
13962 },
@@ -14060,8 +14060,8 @@
14060 "zh-chs": "将{0}个文件批量上传到文件夹{1}",
14061 "zh-cht": "將{0}個文件批量上傳到文件夾{1}",
14062 "xloc": [
14063 - "default.handlebars->47->2639",
14064 - "default3.handlebars->35->2636"
14063 + "default.handlebars->47->2641",
14064 + "default3.handlebars->35->2638"
14065 ]
14066 },
14067 {
@@ -14091,8 +14091,8 @@
14091 "zh-cht": "白俄羅斯文",
14092 "xloc": [
14093 "default-mobile.handlebars->11->141",
14094 - "default.handlebars->47->1880",
14095 - "default3.handlebars->35->1861",
14094 + "default.handlebars->47->1882",
14095 + "default3.handlebars->35->1863",
14096 "login2.handlebars->7->27"
14097 ]
14098 },
@@ -14123,8 +14123,8 @@
14123 "zh-cht": "孟加拉",
14124 "xloc": [
14125 "default-mobile.handlebars->11->142",
14126 - "default.handlebars->47->1881",
14127 - "default3.handlebars->35->1862",
14126 + "default.handlebars->47->1883",
14127 + "default3.handlebars->35->1864",
14128 "login2.handlebars->7->28"
14129 ]
14130 },
@@ -14193,8 +14193,8 @@
14193 "uk": "BitLocker",
14194 "xloc": [
14195 "default-mobile.handlebars->11->899",
14196 - "default.handlebars->47->1743",
14197 - "default3.handlebars->35->1726"
14196 + "default.handlebars->47->1745",
14197 + "default3.handlebars->35->1728"
14198 ]
14199 },
14200 {
@@ -14205,8 +14205,8 @@
14205 "uk": "Інформація о BitLocker",
14206 "xloc": [
14207 "default-mobile.handlebars->11->920",
14208 - "default.handlebars->47->1764",
14209 - "default3.handlebars->35->1747"
14208 + "default.handlebars->47->1766",
14209 + "default3.handlebars->35->1749"
14210 ]
14211 },
14212 {
@@ -14236,8 +14236,8 @@
14236 "zh-cht": "引導加載程序",
14237 "xloc": [
14238 "default-mobile.handlebars->11->800",
14239 - "default.handlebars->47->1634",
14240 - "default3.handlebars->35->1619"
14239 + "default.handlebars->47->1636",
14240 + "default3.handlebars->35->1621"
14241 ]
14242 },
14243 {
@@ -14267,8 +14267,8 @@
14267 "zh-cht": "波斯尼亞文",
14268 "xloc": [
14269 "default-mobile.handlebars->11->143",
14270 - "default.handlebars->47->1882",
14271 - "default3.handlebars->35->1863",
14270 + "default.handlebars->47->1884",
14271 + "default3.handlebars->35->1865",
14272 "login2.handlebars->7->29"
14273 ]
14274 },
@@ -14299,8 +14299,8 @@
14299 "zh-cht": "布列塔尼",
14300 "xloc": [
14301 "default-mobile.handlebars->11->144",
14302 - "default.handlebars->47->1883",
14303 - "default3.handlebars->35->1864",
14302 + "default.handlebars->47->1885",
14303 + "default3.handlebars->35->1866",
14304 "login2.handlebars->7->30"
14305 ]
14306 },
@@ -14330,9 +14330,9 @@
14330 "zh-chs": "广播",
14331 "zh-cht": "廣播",
14332 "xloc": [
14333 - "default.handlebars->47->2898",
14333 + "default.handlebars->47->2900",
14334 "default.handlebars->container->column_l->p4->3->1->0->3->1",
14335 - "default3.handlebars->35->2892",
14335 + "default3.handlebars->35->2894",
14336 "default3.handlebars->container->column_l->p4->3->1->0->1->3"
14337 ]
14338 },
@@ -14362,8 +14362,8 @@
14362 "zh-chs": "广播消息",
14363 "zh-cht": "廣播消息",
14364 "xloc": [
14365 - "default.handlebars->47->2814",
14366 - "default3.handlebars->35->2810"
14365 + "default.handlebars->47->2816",
14366 + "default3.handlebars->35->2812"
14367 ]
14368 },
14369 {
@@ -14392,8 +14392,8 @@
14392 "zh-chs": "向所有连接的用户广播消息。",
14393 "zh-cht": "向所有連接的用戶廣播消息。",
14394 "xloc": [
14395 - "default.handlebars->47->2809",
14396 - "default3.handlebars->35->2805"
14395 + "default.handlebars->47->2811",
14396 + "default3.handlebars->35->2807"
14397 ]
14398 },
14399 {
@@ -14422,8 +14422,8 @@
14422 "zh-chs": "浏览器",
14423 "zh-cht": "瀏覽器",
14424 "xloc": [
14425 - "default.handlebars->47->3206",
14426 - "default3.handlebars->35->3194"
14425 + "default.handlebars->47->3210",
14426 + "default3.handlebars->35->3198"
14427 ]
14428 },
14429 {
@@ -14514,8 +14514,8 @@
14514 "zh-cht": "保加利亞文",
14515 "xloc": [
14516 "default-mobile.handlebars->11->140",
14517 - "default.handlebars->47->1879",
14518 - "default3.handlebars->35->1860",
14517 + "default.handlebars->47->1881",
14518 + "default3.handlebars->35->1862",
14519 "login2.handlebars->7->26"
14520 ]
14521 },
@@ -14546,8 +14546,8 @@
14546 "zh-cht": "緬甸文",
14547 "xloc": [
14548 "default-mobile.handlebars->11->145",
14549 - "default.handlebars->47->1884",
14550 - "default3.handlebars->35->1865",
14549 + "default.handlebars->47->1886",
14550 + "default3.handlebars->35->1867",
14551 "login2.handlebars->7->31"
14552 ]
14553 },
@@ -14577,8 +14577,8 @@
14577 "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
14578 "zh-cht": "默認情況下,非活動設備將在 1 天后移除。",
14579 "xloc": [
14580 - "default.handlebars->47->2345",
14581 - "default3.handlebars->35->2342"
14580 + "default.handlebars->47->2347",
14581 + "default3.handlebars->35->2344"
14582 ]
14583 },
14584 {
@@ -14607,8 +14607,8 @@
14607 "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
14608 "zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。",
14609 "xloc": [
14610 - "default.handlebars->47->2346",
14611 - "default3.handlebars->35->2343"
14610 + "default.handlebars->47->2348",
14611 + "default3.handlebars->35->2345"
14612 ]
14613 },
14614 {
@@ -14650,8 +14650,8 @@
14650 "zh-chs": "字节输入",
14651 "zh-cht": "字節輸入",
14652 "xloc": [
14653 - "default.handlebars->47->3202",
14654 - "default3.handlebars->35->3190"
14653 + "default.handlebars->47->3206",
14654 + "default3.handlebars->35->3194"
14655 ]
14656 },
14657 {
@@ -14680,8 +14680,8 @@
14680 "zh-chs": "字节输出",
14681 "zh-cht": "字節輸出",
14682 "xloc": [
14683 - "default.handlebars->47->3203",
14684 - "default3.handlebars->35->3191"
14683 + "default.handlebars->47->3207",
14684 + "default3.handlebars->35->3195"
14685 ]
14686 },
14687 {
@@ -14790,8 +14790,8 @@
14790 "zh-chs": "CCM模式",
14791 "zh-cht": "CCM模式",
14792 "xloc": [
14793 - "default.handlebars->47->2296",
14794 - "default3.handlebars->35->2290"
14793 + "default.handlebars->47->2298",
14794 + "default3.handlebars->35->2292"
14795 ]
14796 },
14797 {
@@ -14802,12 +14802,12 @@
14802 "default-mobile.handlebars->11->892",
14803 "default-mobile.handlebars->11->904",
14804 "default-mobile.handlebars->11->911",
14805 - "default.handlebars->47->1736",
14806 - "default.handlebars->47->1748",
14807 - "default.handlebars->47->1755",
14808 - "default3.handlebars->35->1719",
14809 - "default3.handlebars->35->1731",
14810 - "default3.handlebars->35->1738"
14805 + "default.handlebars->47->1738",
14806 + "default.handlebars->47->1750",
14807 + "default.handlebars->47->1757",
14808 + "default3.handlebars->35->1721",
14809 + "default3.handlebars->35->1733",
14810 + "default3.handlebars->35->1740"
14811 ]
14812 },
14813 {
@@ -14837,10 +14837,10 @@
14837 "zh-cht": "CIRA",
14838 "xloc": [
14839 "default-mobile.handlebars->11->478",
14840 - "default.handlebars->47->3353",
14840 + "default.handlebars->47->3357",
14841 "default.handlebars->47->423",
14842 "default.handlebars->47->729",
14843 - "default3.handlebars->35->3341",
14843 + "default3.handlebars->35->3345",
14844 "default3.handlebars->35->420",
14845 "default3.handlebars->35->726"
14846 ]
@@ -14871,8 +14871,8 @@
14871 "zh-chs": "CIRA服务器",
14872 "zh-cht": "CIRA伺服器",
14873 "xloc": [
14874 - "default.handlebars->47->3402",
14875 - "default3.handlebars->35->3390"
14874 + "default.handlebars->47->3406",
14875 + "default3.handlebars->35->3394"
14876 ]
14877 },
14878 {
@@ -14901,8 +14901,8 @@
14901 "zh-chs": "CIRA服务器命令",
14902 "zh-cht": "CIRA伺服器指令",
14903 "xloc": [
14904 - "default.handlebars->47->3403",
14905 - "default3.handlebars->35->3391"
14904 + "default.handlebars->47->3407",
14905 + "default3.handlebars->35->3395"
14906 ]
14907 },
14908 {
@@ -14961,8 +14961,8 @@
14961 "zh-chs": "CIRA设置",
14962 "zh-cht": "CIRA設置",
14963 "xloc": [
14964 - "default.handlebars->47->2304",
14965 - "default3.handlebars->35->2297"
14964 + "default.handlebars->47->2306",
14965 + "default3.handlebars->35->2299"
14966 ]
14967 },
14968 {
@@ -14992,13 +14992,13 @@
14992 "zh-cht": "CPU",
14993 "xloc": [
14994 "default-mobile.handlebars->11->849",
14995 - "default.handlebars->47->1609",
14996 - "default.handlebars->47->1693",
14997 - "default.handlebars->47->3378",
14995 + "default.handlebars->47->1611",
14996 + "default.handlebars->47->1695",
14997 + "default.handlebars->47->3382",
14998 "default.handlebars->container->column_l->p40->3->1->p40type->5",
14999 - "default3.handlebars->35->1594",
15000 - "default3.handlebars->35->1676",
15001 - "default3.handlebars->35->3366",
14999 + "default3.handlebars->35->1596",
15000 + "default3.handlebars->35->1678",
15001 + "default3.handlebars->35->3370",
15002 "default3.handlebars->container->column_l->p40->3->3->p40type->5"
15003 ]
15004 },
@@ -15028,8 +15028,8 @@
15028 "zh-chs": "CPU负载",
15029 "zh-cht": "CPU負載",
15030 "xloc": [
15031 - "default.handlebars->47->3342",
15032 - "default3.handlebars->35->3330"
15031 + "default.handlebars->47->3346",
15032 + "default3.handlebars->35->3334"
15033 ]
15034 },
15035 {
@@ -15058,8 +15058,8 @@
15058 "zh-chs": "最近15分钟的CPU负载",
15059 "zh-cht": "最近15分鐘的CPU負載",
15060 "xloc": [
15061 - "default.handlebars->47->3345",
15062 - "default3.handlebars->35->3333"
15061 + "default.handlebars->47->3349",
15062 + "default3.handlebars->35->3337"
15063 ]
15064 },
15065 {
@@ -15088,8 +15088,8 @@
15088 "zh-chs": "最近5分钟的CPU负载",
15089 "zh-cht": "最近5分鐘的CPU負載",
15090 "xloc": [
15091 - "default.handlebars->47->3344",
15092 - "default3.handlebars->35->3332"
15091 + "default.handlebars->47->3348",
15092 + "default3.handlebars->35->3336"
15093 ]
15094 },
15095 {
@@ -15118,8 +15118,8 @@
15118 "zh-chs": "最近一分钟的CPU负载",
15119 "zh-cht": "最近一分鐘的CPU負載",
15120 "xloc": [
15121 - "default.handlebars->47->3343",
15122 - "default3.handlebars->35->3331"
15121 + "default.handlebars->47->3347",
15122 + "default3.handlebars->35->3335"
15123 ]
15124 },
15125 {
@@ -15148,11 +15148,11 @@
15148 "zh-chs": "CR+LF",
15149 "zh-cht": "CR+LF",
15150 "xloc": [
15151 - "default.handlebars->47->1501",
15152 - "default.handlebars->47->1532",
15151 + "default.handlebars->47->1503",
15152 + "default.handlebars->47->1534",
15153 "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
15154 - "default3.handlebars->35->1486",
15155 - "default3.handlebars->35->1517",
15154 + "default3.handlebars->35->1488",
15155 + "default3.handlebars->35->1519",
15156 "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->3->terminalSettingsButtons",
15157 "sharing.handlebars->11->25",
15158 "sharing.handlebars->11->39",
@@ -15185,8 +15185,8 @@
15185 "zh-chs": "CSV",
15186 "zh-cht": "CSV",
15187 "xloc": [
15188 - "default.handlebars->47->2720",
15189 - "default3.handlebars->35->2717"
15188 + "default.handlebars->47->2722",
15189 + "default3.handlebars->35->2719"
15190 ]
15191 },
15192 {
@@ -15215,11 +15215,11 @@
15215 "zh-chs": "CSV格式",
15216 "zh-cht": "CSV格式",
15217 "xloc": [
15218 - "default.handlebars->47->2724",
15219 - "default.handlebars->47->2801",
15218 + "default.handlebars->47->2726",
15219 + "default.handlebars->47->2803",
15220 "default.handlebars->47->802",
15221 - "default3.handlebars->35->2721",
15222 - "default3.handlebars->35->2797",
15221 + "default3.handlebars->35->2723",
15222 + "default3.handlebars->35->2799",
15223 "default3.handlebars->35->799"
15224 ]
15225 },
@@ -15229,8 +15229,8 @@
15229 "nl": "Het CSV bestandsformaat is als volgt:",
15230 "uk": "Формат файлу CSV нижче:",
15231 "xloc": [
15232 - "default.handlebars->47->2787",
15233 - "default3.handlebars->35->2783"
15232 + "default.handlebars->47->2789",
15233 + "default3.handlebars->35->2785"
15234 ]
15235 },
15236 {
@@ -15285,8 +15285,8 @@
15285 "zh-chs": "呼叫错误",
15286 "zh-cht": "呼叫錯誤",
15287 "xloc": [
15288 - "default.handlebars->47->3419",
15289 - "default3.handlebars->35->3407"
15288 + "default.handlebars->47->3423",
15289 + "default3.handlebars->35->3411"
15290 ]
15291 },
15292 {
@@ -15299,10 +15299,10 @@
15299 "pl": "CallMeBot",
15300 "uk": "CallMeBot",
15301 "xloc": [
15302 - "default.handlebars->47->1802",
15303 - "default.handlebars->47->3039",
15304 - "default3.handlebars->35->1784",
15305 - "default3.handlebars->35->3033"
15302 + "default.handlebars->47->1804",
15303 + "default.handlebars->47->3041",
15304 + "default3.handlebars->35->1786",
15305 + "default3.handlebars->35->3035"
15306 ]
15307 },
15308 {
@@ -15364,8 +15364,8 @@
15364 "agent-translations.json",
15365 "default-mobile.handlebars->11->331",
15366 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
15367 - "default.handlebars->47->2158",
15368 - "default.handlebars->47->3408",
15367 + "default.handlebars->47->2160",
15368 + "default.handlebars->47->3412",
15369 "default.handlebars->47->547",
15370 "default.handlebars->container->dialog->idx_dlgButtonBar",
15371 "default3.handlebars->35->544",
@@ -15496,22 +15496,22 @@
15496 "default-mobile.handlebars->11->889",
15497 "default-mobile.handlebars->11->901",
15498 "default-mobile.handlebars->11->908",
15499 - "default.handlebars->47->1711",
15500 - "default.handlebars->47->1717",
15501 - "default.handlebars->47->1723",
15502 - "default.handlebars->47->1728",
15499 + "default.handlebars->47->1713",
15500 + "default.handlebars->47->1719",
15501 + "default.handlebars->47->1725",
15502 "default.handlebars->47->1730",
15504 - "default.handlebars->47->1733",
15505 - "default.handlebars->47->1745",
15506 - "default.handlebars->47->1752",
15507 - "default3.handlebars->35->1694",
15508 - "default3.handlebars->35->1700",
15509 - "default3.handlebars->35->1706",
15510 - "default3.handlebars->35->1711",
15503 + "default.handlebars->47->1732",
15504 + "default.handlebars->47->1735",
15505 + "default.handlebars->47->1747",
15506 + "default.handlebars->47->1754",
15507 + "default3.handlebars->35->1696",
15508 + "default3.handlebars->35->1702",
15509 + "default3.handlebars->35->1708",
15510 "default3.handlebars->35->1713",
15512 - "default3.handlebars->35->1716",
15513 - "default3.handlebars->35->1728",
15514 - "default3.handlebars->35->1735"
15511 + "default3.handlebars->35->1715",
15512 + "default3.handlebars->35->1718",
15513 + "default3.handlebars->35->1730",
15514 + "default3.handlebars->35->1737"
15515 ]
15516 },
15517 {
@@ -15543,12 +15543,12 @@
15543 "default-mobile.handlebars->11->865",
15544 "default-mobile.handlebars->11->871",
15545 "default-mobile.handlebars->11->877",
15546 - "default.handlebars->47->1709",
15547 - "default.handlebars->47->1715",
15548 - "default.handlebars->47->1721",
15549 - "default3.handlebars->35->1692",
15550 - "default3.handlebars->35->1698",
15551 - "default3.handlebars->35->1704"
15546 + "default.handlebars->47->1711",
15547 + "default.handlebars->47->1717",
15548 + "default.handlebars->47->1723",
15549 + "default3.handlebars->35->1694",
15550 + "default3.handlebars->35->1700",
15551 + "default3.handlebars->35->1706"
15552 ]
15553 },
15554 {
@@ -15560,12 +15560,12 @@
15560 "default-mobile.handlebars->11->890",
15561 "default-mobile.handlebars->11->902",
15562 "default-mobile.handlebars->11->909",
15563 - "default.handlebars->47->1734",
15564 - "default.handlebars->47->1746",
15565 - "default.handlebars->47->1753",
15566 - "default3.handlebars->35->1717",
15567 - "default3.handlebars->35->1729",
15568 - "default3.handlebars->35->1736"
15563 + "default.handlebars->47->1736",
15564 + "default.handlebars->47->1748",
15565 + "default.handlebars->47->1755",
15566 + "default3.handlebars->35->1719",
15567 + "default3.handlebars->35->1731",
15568 + "default3.handlebars->35->1738"
15569 ]
15570 },
15571 {
@@ -15595,8 +15595,8 @@
15595 "zh-cht": "加泰羅尼亞文",
15596 "xloc": [
15597 "default-mobile.handlebars->11->146",
15598 - "default.handlebars->47->1885",
15599 - "default3.handlebars->35->1866",
15598 + "default.handlebars->47->1887",
15599 + "default3.handlebars->35->1868",
15600 "login2.handlebars->7->32"
15601 ]
15602 },
@@ -15693,7 +15693,7 @@
15693 "en": "Cerulean",
15694 "nl": "Hemelsblauw",
15695 "xloc": [
15696 - "default3.handlebars->35->2080"
15696 + "default3.handlebars->35->2082"
15697 ]
15698 },
15699 {
@@ -15723,8 +15723,8 @@
15723 "zh-cht": "查莫羅",
15724 "xloc": [
15725 "default-mobile.handlebars->11->147",
15726 - "default.handlebars->47->1886",
15727 - "default3.handlebars->35->1867",
15726 + "default.handlebars->47->1888",
15727 + "default3.handlebars->35->1869",
15728 "login2.handlebars->7->33"
15729 ]
15730 },
@@ -15785,8 +15785,8 @@
15785 "zh-chs": "更改{0}的邮箱",
15786 "zh-cht": "更改{0}的電郵",
15787 "xloc": [
15788 - "default.handlebars->47->3081",
15789 - "default3.handlebars->35->3073"
15788 + "default.handlebars->47->3083",
15789 + "default3.handlebars->35->3075"
15790 ]
15791 },
15792 {
@@ -15816,11 +15816,11 @@
15816 "zh-cht": "更改群",
15817 "xloc": [
15818 "default.handlebars->47->1040",
15819 - "default.handlebars->47->1327",
15820 - "default.handlebars->47->1328",
15819 + "default.handlebars->47->1329",
15820 + "default.handlebars->47->1330",
15821 "default3.handlebars->35->1037",
15822 - "default3.handlebars->35->1318",
15823 - "default3.handlebars->35->1319"
15822 + "default3.handlebars->35->1320",
15823 + "default3.handlebars->35->1321"
15824 ]
15825 },
15826 {
@@ -15864,10 +15864,10 @@
15864 "zh-cht": "更改密碼",
15865 "xloc": [
15866 "default-mobile.handlebars->11->339",
15867 - "default.handlebars->47->2102",
15868 - "default.handlebars->47->3025",
15869 - "default3.handlebars->35->2078",
15870 - "default3.handlebars->35->3019"
15867 + "default.handlebars->47->2104",
15868 + "default.handlebars->47->3027",
15869 + "default3.handlebars->35->2080",
15870 + "default3.handlebars->35->3021"
15871 ]
15872 },
15873 {
@@ -15896,8 +15896,8 @@
15896 "zh-chs": "更改{0}的密码",
15897 "zh-cht": "更改{0}的密碼",
15898 "xloc": [
15899 - "default.handlebars->47->3090",
15900 - "default3.handlebars->35->3078"
15899 + "default.handlebars->47->3092",
15900 + "default3.handlebars->35->3080"
15901 ]
15902 },
15903 {
@@ -15926,8 +15926,8 @@
15926 "zh-chs": "更改{0}的真实名称",
15927 "zh-cht": "更改{0}的真實名稱",
15928 "xloc": [
15929 - "default.handlebars->47->3076",
15930 - "default3.handlebars->35->3069"
15929 + "default.handlebars->47->3078",
15930 + "default3.handlebars->35->3071"
15931 ]
15932 },
15933 {
@@ -16104,8 +16104,8 @@
16104 "zh-chs": "更改该用户的密码",
16105 "zh-cht": "更改該用戶的密碼",
16106 "xloc": [
16107 - "default.handlebars->47->3024",
16108 - "default3.handlebars->35->3018"
16107 + "default.handlebars->47->3026",
16108 + "default3.handlebars->35->3020"
16109 ]
16110 },
16111 {
@@ -16164,8 +16164,8 @@
16164 "zh-chs": "更改您的邮件地址。",
16165 "zh-cht": "在此處更改你的帳戶電郵地址。",
16166 "xloc": [
16167 - "default.handlebars->47->2089",
16168 - "default3.handlebars->35->2071"
16167 + "default.handlebars->47->2091",
16168 + "default3.handlebars->35->2073"
16169 ]
16170 },
16171 {
@@ -16194,8 +16194,8 @@
16194 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
16195 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
16196 "xloc": [
16197 - "default.handlebars->47->2095",
16198 - "default3.handlebars->35->2075"
16197 + "default.handlebars->47->2097",
16198 + "default3.handlebars->35->2077"
16199 ]
16200 },
16201 {
@@ -16224,8 +16224,8 @@
16224 "zh-chs": "更改帐户凭据",
16225 "zh-cht": "帳戶憑證已更改",
16226 "xloc": [
16227 - "default.handlebars->47->2611",
16228 - "default3.handlebars->35->2608"
16227 + "default.handlebars->47->2613",
16228 + "default3.handlebars->35->2610"
16229 ]
16230 },
16231 {
@@ -16254,8 +16254,8 @@
16254 "zh-chs": "将帐户显示名称更改为 {0}。",
16255 "zh-cht": "將帳戶顯示名稱更改為 {0}。",
16256 "xloc": [
16257 - "default.handlebars->47->2663",
16258 - "default3.handlebars->35->2660"
16257 + "default.handlebars->47->2665",
16258 + "default3.handlebars->35->2662"
16259 ]
16260 },
16261 {
@@ -16284,10 +16284,10 @@
16284 "zh-chs": "{1}组中的设备{0}已更改:{2}",
16285 "zh-cht": "{1}組中的設備{0}已更改:{2}",
16286 "xloc": [
16287 - "default.handlebars->47->2595",
16288 - "default.handlebars->47->2676",
16289 - "default3.handlebars->35->2592",
16290 - "default3.handlebars->35->2673"
16287 + "default.handlebars->47->2597",
16288 + "default.handlebars->47->2678",
16289 + "default3.handlebars->35->2594",
16290 + "default3.handlebars->35->2675"
16291 ]
16292 },
16293 {
@@ -16316,8 +16316,8 @@
16316 "zh-chs": "语言从{1}更改为{2}",
16317 "zh-cht": "語言從{1}更改為{2}",
16318 "xloc": [
16319 - "default.handlebars->47->2539",
16320 - "default3.handlebars->35->2536"
16319 + "default.handlebars->47->2541",
16320 + "default3.handlebars->35->2538"
16321 ]
16322 },
16323 {
@@ -16346,10 +16346,10 @@
16346 "zh-chs": "已更改{0}的用户设备权限",
16347 "zh-cht": "已更改{0}的用戶設備權限",
16348 "xloc": [
16349 - "default.handlebars->47->2597",
16350 - "default.handlebars->47->2618",
16351 - "default3.handlebars->35->2594",
16352 - "default3.handlebars->35->2615"
16349 + "default.handlebars->47->2599",
16350 + "default.handlebars->47->2620",
16351 + "default3.handlebars->35->2596",
16352 + "default3.handlebars->35->2617"
16353 ]
16354 },
16355 {
@@ -16405,8 +16405,8 @@
16405 "zh-cht": "更改語言將需要刷新頁面。",
16406 "xloc": [
16407 "default-mobile.handlebars->11->314",
16408 - "default.handlebars->47->2053",
16409 - "default3.handlebars->35->2034"
16408 + "default.handlebars->47->2055",
16409 + "default3.handlebars->35->2036"
16410 ]
16411 },
16412 {
@@ -16438,15 +16438,15 @@
16438 "default.handlebars->47->1029",
16439 "default.handlebars->47->1148",
16440 "default.handlebars->47->1173",
16441 - "default.handlebars->47->2741",
16442 - "default.handlebars->47->3020",
16443 - "default.handlebars->47->3021",
16441 + "default.handlebars->47->2743",
16442 + "default.handlebars->47->3022",
16443 + "default.handlebars->47->3023",
16444 "default3.handlebars->35->1026",
16445 "default3.handlebars->35->1143",
16446 "default3.handlebars->35->1168",
16447 - "default3.handlebars->35->2738",
16448 - "default3.handlebars->35->3014",
16449 - "default3.handlebars->35->3015"
16447 + "default3.handlebars->35->2740",
16448 + "default3.handlebars->35->3016",
16449 + "default3.handlebars->35->3017"
16450 ]
16451 },
16452 {
@@ -16477,10 +16477,10 @@
16477 "xloc": [
16478 "default-mobile.handlebars->11->1014",
16479 "default-mobile.handlebars->11->994",
16480 - "default.handlebars->47->2377",
16481 - "default.handlebars->47->2415",
16482 - "default3.handlebars->35->2374",
16483 - "default3.handlebars->35->2412"
16480 + "default.handlebars->47->2379",
16481 + "default.handlebars->47->2417",
16482 + "default3.handlebars->35->2376",
16483 + "default3.handlebars->35->2414"
16484 ]
16485 },
16486 {
@@ -16510,8 +16510,8 @@
16510 "zh-cht": "聊天請求,點擊這裡接受。",
16511 "xloc": [
16512 "default-mobile.handlebars->11->1046",
16513 - "default.handlebars->47->3291",
16514 - "default3.handlebars->35->3279"
16513 + "default.handlebars->47->3295",
16514 + "default3.handlebars->35->3283"
16515 ]
16516 },
16517 {
@@ -16570,8 +16570,8 @@
16570 "zh-cht": "車臣",
16571 "xloc": [
16572 "default-mobile.handlebars->11->148",
16573 - "default.handlebars->47->1887",
16574 - "default3.handlebars->35->1868",
16573 + "default.handlebars->47->1889",
16574 + "default3.handlebars->35->1870",
16575 "login2.handlebars->7->34"
16576 ]
16577 },
@@ -16736,10 +16736,10 @@
16736 "zh-chs": "检查...",
16737 "zh-cht": "檢查...",
16738 "xloc": [
16739 - "default.handlebars->47->1853",
16740 - "default.handlebars->47->3413",
16741 - "default3.handlebars->35->1834",
16742 - "default3.handlebars->35->3401"
16739 + "default.handlebars->47->1855",
16740 + "default.handlebars->47->3417",
16741 + "default3.handlebars->35->1836",
16742 + "default3.handlebars->35->3405"
16743 ]
16744 },
16745 {
@@ -16769,8 +16769,8 @@
16769 "zh-cht": "中文",
16770 "xloc": [
16771 "default-mobile.handlebars->11->149",
16772 - "default.handlebars->47->1888",
16773 - "default3.handlebars->35->1869",
16772 + "default.handlebars->47->1890",
16773 + "default3.handlebars->35->1871",
16774 "login2.handlebars->7->35"
16775 ]
16776 },
@@ -16801,8 +16801,8 @@
16801 "zh-cht": "中文(香港)",
16802 "xloc": [
16803 "default-mobile.handlebars->11->150",
16804 - "default.handlebars->47->1889",
16805 - "default3.handlebars->35->1870",
16804 + "default.handlebars->47->1891",
16805 + "default3.handlebars->35->1872",
16806 "login2.handlebars->7->36"
16807 ]
16808 },
@@ -16833,8 +16833,8 @@
16833 "zh-cht": "中文(中國)",
16834 "xloc": [
16835 "default-mobile.handlebars->11->151",
16836 - "default.handlebars->47->1890",
16837 - "default3.handlebars->35->1871",
16836 + "default.handlebars->47->1892",
16837 + "default3.handlebars->35->1873",
16838 "login2.handlebars->7->37"
16839 ]
16840 },
@@ -16865,8 +16865,8 @@
16865 "zh-cht": "簡體中文",
16866 "xloc": [
16867 "default-mobile.handlebars->11->311",
16868 - "default.handlebars->47->2050",
16869 - "default3.handlebars->35->2031",
16868 + "default.handlebars->47->2052",
16869 + "default3.handlebars->35->2033",
16870 "login2.handlebars->7->197"
16871 ]
16872 },
@@ -16897,8 +16897,8 @@
16897 "zh-cht": "中文(新加坡)",
16898 "xloc": [
16899 "default-mobile.handlebars->11->152",
16900 - "default.handlebars->47->1891",
16901 - "default3.handlebars->35->1872",
16900 + "default.handlebars->47->1893",
16901 + "default3.handlebars->35->1874",
16902 "login2.handlebars->7->38"
16903 ]
16904 },
@@ -16929,8 +16929,8 @@
16929 "zh-cht": "中文(台灣)",
16930 "xloc": [
16931 "default-mobile.handlebars->11->153",
16932 - "default.handlebars->47->1892",
16933 - "default3.handlebars->35->1873",
16932 + "default.handlebars->47->1894",
16933 + "default3.handlebars->35->1875",
16934 "login2.handlebars->7->39"
16935 ]
16936 },
@@ -16961,8 +16961,8 @@
16961 "zh-cht": "繁體中文",
16962 "xloc": [
16963 "default-mobile.handlebars->11->312",
16964 - "default.handlebars->47->2051",
16965 - "default3.handlebars->35->2032",
16964 + "default.handlebars->47->2053",
16965 + "default3.handlebars->35->2034",
16966 "login2.handlebars->7->198"
16967 ]
16968 },
@@ -17024,8 +17024,8 @@
17024 "zh-cht": "楚瓦什",
17025 "xloc": [
17026 "default-mobile.handlebars->11->154",
17027 - "default.handlebars->47->1893",
17028 - "default3.handlebars->35->1874",
17027 + "default.handlebars->47->1895",
17028 + "default3.handlebars->35->1876",
17029 "login2.handlebars->7->40"
17030 ]
17031 },
@@ -17095,18 +17095,18 @@
17095 "default-mobile.handlebars->11->740",
17096 "default-mobile.handlebars->11->89",
17097 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
17098 - "default.handlebars->47->1582",
17098 "default.handlebars->47->1584",
17099 "default.handlebars->47->1586",
17100 "default.handlebars->47->1588",
17102 - "default.handlebars->47->2533",
17101 + "default.handlebars->47->1590",
17102 + "default.handlebars->47->2535",
17103 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
17104 "default.handlebars->container->column_l->p41->3->1",
17105 - "default3.handlebars->35->1567",
17105 "default3.handlebars->35->1569",
17106 "default3.handlebars->35->1571",
17107 "default3.handlebars->35->1573",
17109 - "default3.handlebars->35->2530",
17108 + "default3.handlebars->35->1575",
17109 + "default3.handlebars->35->2532",
17110 "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
17111 "default3.handlebars->container->column_l->p41->3->3",
17112 "messenger.handlebars->xbottom->1->1->0->5",
@@ -17147,7 +17147,7 @@
17147 "zh-cht": "清除 RDP 憑據?",
17148 "xloc": [
17149 "default-mobile.handlebars->11->636",
17150 - "default.handlebars->47->1373"
17150 + "default.handlebars->47->1375"
17151 ]
17152 },
17153 {
@@ -17177,7 +17177,7 @@
17177 "zh-cht": "清除 SSH 憑據?",
17178 "xloc": [
17179 "default-mobile.handlebars->11->634",
17180 - "default.handlebars->47->1371"
17180 + "default.handlebars->47->1373"
17181 ]
17182 },
17183 {
@@ -17299,8 +17299,8 @@
17299 "zh-cht": "全部清除",
17300 "xloc": [
17301 "default-mobile.handlebars->11->1029",
17302 - "default.handlebars->47->3274",
17303 - "default3.handlebars->35->3262"
17302 + "default.handlebars->47->3278",
17303 + "default3.handlebars->35->3266"
17304 ]
17305 },
17306 {
@@ -17361,8 +17361,8 @@
17361 "zh-cht": "清除核心",
17362 "xloc": [
17363 "default-mobile.handlebars->11->930",
17364 - "default.handlebars->47->1775",
17365 - "default3.handlebars->35->1758"
17364 + "default.handlebars->47->1777",
17365 + "default3.handlebars->35->1760"
17366 ]
17367 },
17368 {
@@ -17423,8 +17423,8 @@
17423 "zh-cht": "清除此通知",
17424 "xloc": [
17425 "default-mobile.handlebars->11->1028",
17426 - "default.handlebars->47->3273",
17427 - "default3.handlebars->35->3261"
17426 + "default.handlebars->47->3277",
17427 + "default3.handlebars->35->3265"
17428 ]
17429 },
17430 {
@@ -17540,10 +17540,10 @@
17540 "zh-chs": "单击此处编辑设备组名称",
17541 "zh-cht": "單擊此處編輯裝置群名稱",
17542 "xloc": [
17543 - "default.handlebars->47->2172",
17544 - "default.handlebars->47->2476",
17545 - "default3.handlebars->35->2168",
17546 - "default3.handlebars->35->2473"
17543 + "default.handlebars->47->2174",
17544 + "default.handlebars->47->2478",
17545 + "default3.handlebars->35->2170",
17546 + "default3.handlebars->35->2475"
17547 ]
17548 },
17549 {
@@ -17602,8 +17602,8 @@
17602 "zh-chs": "单击此处编辑用户组名称",
17603 "zh-cht": "單擊此處編輯用戶群名稱",
17604 "xloc": [
17605 - "default.handlebars->47->2871",
17606 - "default3.handlebars->35->2865"
17605 + "default.handlebars->47->2873",
17606 + "default3.handlebars->35->2867"
17607 ]
17608 },
17609 {
@@ -17748,8 +17748,8 @@
17748 "zh-cht": "單擊確定將驗證電郵發送到:",
17749 "xloc": [
17750 "default-mobile.handlebars->11->324",
17751 - "default.handlebars->47->2086",
17752 - "default3.handlebars->35->2068"
17751 + "default.handlebars->47->2088",
17752 + "default3.handlebars->35->2070"
17753 ]
17754 },
17755 {
@@ -17865,8 +17865,8 @@
17865 "zh-cht": "客戶端控制模式(CCM)",
17866 "xloc": [
17867 "default-mobile.handlebars->11->827",
17868 - "default.handlebars->47->1671",
17869 - "default3.handlebars->35->1654"
17868 + "default.handlebars->47->1673",
17869 + "default3.handlebars->35->1656"
17870 ]
17871 },
17872 {
@@ -17895,8 +17895,8 @@
17895 "zh-chs": "客户编号",
17896 "zh-cht": "客戶編號",
17897 "xloc": [
17898 - "default.handlebars->47->2149",
17899 - "default3.handlebars->35->2149"
17898 + "default.handlebars->47->2151",
17899 + "default3.handlebars->35->2151"
17900 ]
17901 },
17902 {
@@ -17925,8 +17925,8 @@
17925 "zh-chs": "客户端启动的远程访问",
17926 "zh-cht": "客戶端啟動的遠程訪問",
17927 "xloc": [
17928 - "default.handlebars->47->2303",
17929 - "default3.handlebars->35->2298"
17928 + "default.handlebars->47->2305",
17929 + "default3.handlebars->35->2300"
17930 ]
17931 },
17932 {
@@ -17955,8 +17955,8 @@
17955 "zh-chs": "客户机密",
17956 "zh-cht": "客戶機密",
17957 "xloc": [
17958 - "default.handlebars->47->2150",
17959 - "default3.handlebars->35->2150"
17958 + "default.handlebars->47->2152",
17959 + "default3.handlebars->35->2152"
17960 ]
17961 },
17962 {
@@ -18018,13 +18018,13 @@
18018 "xloc": [
18019 "agent-translations.json",
18020 "default-mobile.handlebars->11->87",
18021 - "default.handlebars->47->1485",
18022 - "default.handlebars->47->1557",
18021 + "default.handlebars->47->1487",
18022 + "default.handlebars->47->1559",
18023 "default.handlebars->47->241",
18024 "default.handlebars->47->250",
18025 - "default.handlebars->47->3407",
18026 - "default3.handlebars->35->1471",
18027 - "default3.handlebars->35->1542",
18025 + "default.handlebars->47->3411",
18026 + "default3.handlebars->35->1473",
18027 + "default3.handlebars->35->1544",
18028 "sharing.handlebars->11->52"
18029 ]
18030 },
@@ -18054,8 +18054,8 @@
18054 "zh-chs": "已关闭桌面多路复用会话 \\\"{0}\\\",{1} 秒",
18055 "zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒",
18056 "xloc": [
18057 - "default.handlebars->47->2683",
18058 - "default3.handlebars->35->2680"
18057 + "default.handlebars->47->2685",
18058 + "default3.handlebars->35->2682"
18059 ]
18060 },
18061 {
@@ -18084,8 +18084,8 @@
18084 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
18085 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
18086 "xloc": [
18087 - "default.handlebars->47->2544",
18088 - "default3.handlebars->35->2541"
18087 + "default.handlebars->47->2546",
18088 + "default3.handlebars->35->2543"
18089 ]
18090 },
18091 {
@@ -18300,10 +18300,10 @@
18300 "default-mobile.handlebars->11->1016",
18301 "default.handlebars->47->1150",
18302 "default.handlebars->47->1175",
18303 - "default.handlebars->47->2417",
18303 + "default.handlebars->47->2419",
18304 "default3.handlebars->35->1145",
18305 "default3.handlebars->35->1170",
18306 - "default3.handlebars->35->2414"
18306 + "default3.handlebars->35->2416"
18307 ]
18308 },
18309 {
@@ -18386,10 +18386,10 @@
18386 "zh-chs": "通用设备组",
18387 "zh-cht": "通用裝置群",
18388 "xloc": [
18389 - "default.handlebars->47->2906",
18390 - "default.handlebars->47->3095",
18391 - "default3.handlebars->35->2900",
18392 - "default3.handlebars->35->3083"
18389 + "default.handlebars->47->2908",
18390 + "default.handlebars->47->3097",
18391 + "default3.handlebars->35->2902",
18392 + "default3.handlebars->35->3085"
18393 ]
18394 },
18395 {
@@ -18418,10 +18418,10 @@
18418 "zh-chs": "通用设备",
18419 "zh-cht": "通用裝置",
18420 "xloc": [
18421 - "default.handlebars->47->2912",
18422 - "default.handlebars->47->3107",
18423 - "default3.handlebars->35->2906",
18424 - "default3.handlebars->35->3095"
18421 + "default.handlebars->47->2914",
18422 + "default.handlebars->47->3109",
18423 + "default3.handlebars->35->2908",
18424 + "default3.handlebars->35->3097"
18425 ]
18426 },
18427 {
@@ -18451,8 +18451,8 @@
18451 "zh-cht": "編譯時間",
18452 "xloc": [
18453 "default-mobile.handlebars->11->796",
18454 - "default.handlebars->47->1630",
18455 - "default3.handlebars->35->1615"
18454 + "default.handlebars->47->1632",
18455 + "default3.handlebars->35->1617"
18456 ]
18457 },
18458 {
@@ -18507,8 +18507,8 @@
18507 "zh-chs": "压缩档案...",
18508 "zh-cht": "壓縮檔案...",
18509 "xloc": [
18510 - "default.handlebars->47->1543",
18511 - "default3.handlebars->35->1528",
18510 + "default.handlebars->47->1545",
18511 + "default3.handlebars->35->1530",
18512 "sharing.handlebars->11->47"
18513 ]
18514 },
@@ -18550,8 +18550,8 @@
18550 "pl": "Zapisy pliku konfiguracyjnego",
18551 "uk": "Записи файлу конфігурації",
18552 "xloc": [
18553 - "default.handlebars->47->3250",
18554 - "default3.handlebars->35->3238"
18553 + "default.handlebars->47->3254",
18554 + "default3.handlebars->35->3242"
18555 ]
18556 },
18557 {
@@ -18582,21 +18582,21 @@
18582 "xloc": [
18583 "default-mobile.handlebars->11->631",
18584 "default-mobile.handlebars->11->965",
18585 - "default.handlebars->47->1322",
18586 - "default.handlebars->47->1331",
18587 - "default.handlebars->47->2314",
18588 - "default.handlebars->47->2771",
18589 - "default.handlebars->47->2861",
18590 - "default.handlebars->47->2928",
18591 - "default.handlebars->47->3093",
18585 + "default.handlebars->47->1324",
18586 + "default.handlebars->47->1333",
18587 + "default.handlebars->47->2316",
18588 + "default.handlebars->47->2773",
18589 + "default.handlebars->47->2863",
18590 + "default.handlebars->47->2930",
18591 + "default.handlebars->47->3095",
18592 "default.handlebars->47->766",
18593 - "default3.handlebars->35->1313",
18594 - "default3.handlebars->35->1321",
18595 - "default3.handlebars->35->2308",
18596 - "default3.handlebars->35->2768",
18597 - "default3.handlebars->35->2855",
18598 - "default3.handlebars->35->2922",
18599 - "default3.handlebars->35->3081",
18593 + "default3.handlebars->35->1315",
18594 + "default3.handlebars->35->1323",
18595 + "default3.handlebars->35->2310",
18596 + "default3.handlebars->35->2770",
18597 + "default3.handlebars->35->2857",
18598 + "default3.handlebars->35->2924",
18599 + "default3.handlebars->35->3083",
18600 "default3.handlebars->35->763"
18601 ]
18602 },
@@ -18630,7 +18630,7 @@
18630 "en": "Confirm Password",
18631 "nl": "Bevestig wachtwoord",
18632 "xloc": [
18633 - "default3.handlebars->35->2816"
18633 + "default3.handlebars->35->2818"
18634 ]
18635 },
18636 {
@@ -18660,8 +18660,8 @@
18660 "zh-cht": "確認將1個副本複製到此位置?",
18661 "xloc": [
18662 "default-mobile.handlebars->11->729",
18663 - "default.handlebars->47->1577",
18664 - "default3.handlebars->35->1562",
18663 + "default.handlebars->47->1579",
18664 + "default3.handlebars->35->1564",
18665 "sharing-mobile.handlebars->11->93",
18666 "sharing.handlebars->11->70"
18667 ]
@@ -18692,8 +18692,8 @@
18692 "zh-chs": "确认{0}个条目的复制到此位置?",
18693 "zh-cht": "確認{0}個條目的複製到此位置?",
18694 "xloc": [
18695 - "default.handlebars->47->1576",
18696 - "default3.handlebars->35->1561",
18695 + "default.handlebars->47->1578",
18696 + "default3.handlebars->35->1563",
18697 "sharing.handlebars->11->69"
18698 ]
18699 },
@@ -18753,8 +18753,8 @@
18753 "zh-chs": "确认删除选定的帐户?",
18754 "zh-cht": "確認刪除所選帳戶?",
18755 "xloc": [
18756 - "default.handlebars->47->2770",
18757 - "default3.handlebars->35->2767"
18756 + "default.handlebars->47->2772",
18757 + "default3.handlebars->35->2769"
18758 ]
18759 },
18760 {
@@ -18809,8 +18809,8 @@
18809 "zh-chs": "确认删除选定的用户组?",
18810 "zh-cht": "確認刪除所選用戶群?",
18811 "xloc": [
18812 - "default.handlebars->47->2860",
18813 - "default3.handlebars->35->2854"
18812 + "default.handlebars->47->2862",
18813 + "default3.handlebars->35->2856"
18814 ]
18815 },
18816 {
@@ -18839,24 +18839,24 @@
18839 "zh-chs": "确认删除用户{0}?",
18840 "zh-cht": "確認刪除用戶{0}?",
18841 "xloc": [
18842 - "default.handlebars->47->3092",
18843 - "default3.handlebars->35->3080"
18842 + "default.handlebars->47->3094",
18843 + "default3.handlebars->35->3082"
18844 ]
18845 },
18846 {
18847 "en": "Confirm disabling 2FA Duo login security.",
18848 "nl": "Bevestig het uitschakelen van 2FA Duo inlogbeveiliging.",
18849 "xloc": [
18850 - "default.handlebars->47->1832",
18851 - "default3.handlebars->35->1814"
18850 + "default.handlebars->47->1834",
18851 + "default3.handlebars->35->1816"
18852 ]
18853 },
18854 {
18855 "en": "Confirm enabling of Duo 2FA login security. Once enabled you will be given the option to use Duo at login for added security. Click ok to go thru the steps to enable Duo.",
18856 "nl": "Bevestig het inschakelen van Duo 2FA inlogbeveiliging. Eenmaal ingeschakeld, krijgt u de mogelijkheid om Duo te gebruiken bij het inloggen voor extra veiligheid. Klik op OK om de stappen te doorlopen om Duo in te schakelen.",
18857 "xloc": [
18858 - "default.handlebars->47->1830",
18859 - "default3.handlebars->35->1812"
18858 + "default.handlebars->47->1832",
18859 + "default3.handlebars->35->1814"
18860 ]
18861 },
18862 {
@@ -18885,8 +18885,8 @@
18885 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
18886 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
18887 "xloc": [
18888 - "default.handlebars->47->2931",
18889 - "default3.handlebars->35->2925"
18888 + "default.handlebars->47->2933",
18889 + "default3.handlebars->35->2927"
18890 ]
18891 },
18892 {
@@ -18915,8 +18915,8 @@
18915 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
18916 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
18917 "xloc": [
18918 - "default.handlebars->47->3124",
18919 - "default3.handlebars->35->3112"
18918 + "default.handlebars->47->3126",
18919 + "default3.handlebars->35->3114"
18920 ]
18921 },
18922 {
@@ -18946,8 +18946,8 @@
18946 "zh-cht": "確認將1個條目移動到此位置?",
18947 "xloc": [
18948 "default-mobile.handlebars->11->731",
18949 - "default.handlebars->47->1579",
18950 - "default3.handlebars->35->1564",
18949 + "default.handlebars->47->1581",
18950 + "default3.handlebars->35->1566",
18951 "sharing-mobile.handlebars->11->95",
18952 "sharing.handlebars->11->72"
18953 ]
@@ -18978,8 +18978,8 @@
18978 "zh-chs": "确认将{0}个条目移到此位置?",
18979 "zh-cht": "確認將{0}個條目移到該位置?",
18980 "xloc": [
18981 - "default.handlebars->47->1578",
18982 - "default3.handlebars->35->1563",
18981 + "default.handlebars->47->1580",
18982 + "default3.handlebars->35->1565",
18983 "sharing.handlebars->11->71"
18984 ]
18985 },
@@ -19039,8 +19039,8 @@
19039 "zh-chs": "确认覆盖?",
19040 "zh-cht": "確認覆蓋?",
19041 "xloc": [
19042 - "default.handlebars->47->2525",
19043 - "default3.handlebars->35->2522"
19042 + "default.handlebars->47->2527",
19043 + "default3.handlebars->35->2524"
19044 ]
19045 },
19046 {
@@ -19069,10 +19069,10 @@
19069 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
19070 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
19071 "xloc": [
19072 - "default.handlebars->47->2921",
19073 - "default.handlebars->47->3115",
19074 - "default3.handlebars->35->2915",
19075 - "default3.handlebars->35->3103"
19072 + "default.handlebars->47->2923",
19073 + "default.handlebars->47->3117",
19074 + "default3.handlebars->35->2917",
19075 + "default3.handlebars->35->3105"
19076 ]
19077 },
19078 {
@@ -19101,10 +19101,10 @@
19101 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
19102 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
19103 "xloc": [
19104 - "default.handlebars->47->2923",
19105 - "default.handlebars->47->3128",
19106 - "default3.handlebars->35->2917",
19107 - "default3.handlebars->35->3116"
19104 + "default.handlebars->47->2925",
19105 + "default.handlebars->47->3130",
19106 + "default3.handlebars->35->2919",
19107 + "default3.handlebars->35->3118"
19108 ]
19109 },
19110 {
@@ -19133,8 +19133,8 @@
19133 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
19134 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
19135 "xloc": [
19136 - "default.handlebars->47->3117",
19137 - "default3.handlebars->35->3105"
19136 + "default.handlebars->47->3119",
19137 + "default3.handlebars->35->3107"
19138 ]
19139 },
19140 {
@@ -19163,8 +19163,8 @@
19163 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
19164 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
19165 "xloc": [
19166 - "default.handlebars->47->3120",
19167 - "default3.handlebars->35->3108"
19166 + "default.handlebars->47->3122",
19167 + "default3.handlebars->35->3110"
19168 ]
19169 },
19170 {
@@ -19193,10 +19193,10 @@
19193 "zh-chs": "确认删除访问权限?",
19194 "zh-cht": "確認刪除訪問權限?",
19195 "xloc": [
19196 - "default.handlebars->47->3118",
19197 - "default.handlebars->47->3121",
19198 - "default3.handlebars->35->3106",
19199 - "default3.handlebars->35->3109"
19196 + "default.handlebars->47->3120",
19197 + "default.handlebars->47->3123",
19198 + "default3.handlebars->35->3108",
19199 + "default3.handlebars->35->3111"
19200 ]
19201 },
19202 {
@@ -19226,8 +19226,8 @@
19226 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
19227 "xloc": [
19228 "default-mobile.handlebars->11->323",
19229 - "default.handlebars->47->1836",
19230 - "default3.handlebars->35->1818"
19229 + "default.handlebars->47->1838",
19230 + "default3.handlebars->35->1820"
19231 ]
19232 },
19233 {
@@ -19282,8 +19282,8 @@
19282 "zh-chs": "确认删除设备共享“{0}”?",
19283 "zh-cht": "確認刪除設備共享“{0}”?",
19284 "xloc": [
19285 - "default.handlebars->47->3113",
19286 - "default3.handlebars->35->3101"
19285 + "default.handlebars->47->3115",
19286 + "default3.handlebars->35->3103"
19287 ]
19288 },
19289 {
@@ -19364,8 +19364,8 @@
19364 "zh-chs": "确认移除推送认证设备?",
19365 "zh-cht": "確認移除推送認證設備?",
19366 "xloc": [
19367 - "default.handlebars->47->1838",
19368 - "default3.handlebars->35->1820"
19367 + "default.handlebars->47->1840",
19368 + "default3.handlebars->35->1822"
19369 ]
19370 },
19371 {
@@ -19394,8 +19394,8 @@
19394 "zh-chs": "确认删除用户“ {0} ”的权限?",
19395 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
19396 "xloc": [
19397 - "default.handlebars->47->2429",
19398 - "default3.handlebars->35->2426"
19397 + "default.handlebars->47->2431",
19398 + "default3.handlebars->35->2428"
19399 ]
19400 },
19401 {
@@ -19424,8 +19424,8 @@
19424 "zh-chs": "确认删除用户组“ {0} ”的权限?",
19425 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
19426 "xloc": [
19427 - "default.handlebars->47->2431",
19428 - "default3.handlebars->35->2428"
19427 + "default.handlebars->47->2433",
19428 + "default3.handlebars->35->2430"
19429 ]
19430 },
19431 {
@@ -19484,8 +19484,8 @@
19484 "zh-chs": "确认删除此登录令牌?",
19485 "zh-cht": "確認刪除此登錄令牌?",
19486 "xloc": [
19487 - "default.handlebars->47->2142",
19488 - "default3.handlebars->35->2142"
19487 + "default.handlebars->47->2144",
19488 + "default3.handlebars->35->2144"
19489 ]
19490 },
19491 {
@@ -19600,8 +19600,8 @@
19600 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
19601 "xloc": [
19602 "default-mobile.handlebars->11->379",
19603 - "default.handlebars->47->2528",
19604 - "default3.handlebars->35->2525"
19603 + "default.handlebars->47->2530",
19604 + "default3.handlebars->35->2527"
19605 ]
19606 },
19607 {
@@ -19634,12 +19634,12 @@
19634 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
19635 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
19636 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
19637 - "default.handlebars->47->2212",
19637 + "default.handlebars->47->2214",
19638 "default.handlebars->47->986",
19639 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
19640 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
19641 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
19642 - "default3.handlebars->35->2208",
19642 + "default3.handlebars->35->2210",
19643 "default3.handlebars->35->983",
19644 "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->connectbutton1span->connectbutton1",
19645 "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->connectbutton2",
@@ -19741,8 +19741,8 @@
19741 "zh-chs": "连接到服务器",
19742 "zh-cht": "連接到伺服器",
19743 "xloc": [
19744 - "default.handlebars->47->2307",
19745 - "default3.handlebars->35->2301"
19744 + "default.handlebars->47->2309",
19745 + "default3.handlebars->35->2303"
19746 ]
19747 },
19748 {
@@ -20016,8 +20016,8 @@
20016 "zh-chs": "已连接的英特尔&reg;AMT",
20017 "zh-cht": "已連接的Intel&reg; AMT",
20018 "xloc": [
20019 - "default.handlebars->47->3332",
20020 - "default3.handlebars->35->3320"
20019 + "default.handlebars->47->3336",
20020 + "default3.handlebars->35->3324"
20021 ]
20022 },
20023 {
@@ -20046,8 +20046,8 @@
20046 "zh-chs": "已连接的英特尔&reg;AMT CIRA",
20047 "zh-cht": "已連接的Intel&reg; AMT CIRA",
20048 "xloc": [
20049 - "default.handlebars->47->3333",
20050 - "default3.handlebars->35->3321"
20049 + "default.handlebars->47->3337",
20050 + "default3.handlebars->35->3325"
20051 ]
20052 },
20053 {
@@ -20076,8 +20076,8 @@
20076 "zh-chs": "已连接的用户",
20077 "zh-cht": "已连接的用户",
20078 "xloc": [
20079 - "default.handlebars->47->3338",
20080 - "default3.handlebars->35->3326"
20079 + "default.handlebars->47->3342",
20080 + "default3.handlebars->35->3330"
20081 ]
20082 },
20083 {
@@ -20137,8 +20137,8 @@
20137 "zh-cht": "現在已連接",
20138 "xloc": [
20139 "default-mobile.handlebars->11->791",
20140 - "default.handlebars->47->1625",
20141 - "default3.handlebars->35->1610"
20140 + "default.handlebars->47->1627",
20141 + "default3.handlebars->35->1612"
20142 ]
20143 },
20144 {
@@ -20280,12 +20280,12 @@
20280 "default-mobile.handlebars->11->2",
20281 "default-mobile.handlebars->11->52",
20282 "default-mobile.handlebars->11->747",
20283 - "default.handlebars->47->1605",
20283 + "default.handlebars->47->1607",
20284 "default.handlebars->47->407",
20285 "default.handlebars->47->410",
20286 "default.handlebars->47->490",
20287 "default.handlebars->47->9",
20288 - "default3.handlebars->35->1590",
20288 + "default3.handlebars->35->1592",
20289 "default3.handlebars->35->404",
20290 "default3.handlebars->35->407",
20291 "default3.handlebars->35->487",
@@ -20350,8 +20350,8 @@
20350 "zh-chs": "连接数量",
20351 "zh-cht": "連接數量",
20352 "xloc": [
20353 - "default.handlebars->47->3364",
20354 - "default3.handlebars->35->3352"
20353 + "default.handlebars->47->3368",
20354 + "default3.handlebars->35->3356"
20355 ]
20356 },
20357 {
@@ -20381,10 +20381,10 @@
20381 "zh-cht": "連接錯誤",
20382 "xloc": [
20383 "default-mobile.handlebars->11->710",
20384 - "default.handlebars->47->1522",
20385 - "default.handlebars->47->1539",
20386 - "default3.handlebars->35->1507",
20387 - "default3.handlebars->35->1524",
20384 + "default.handlebars->47->1524",
20385 + "default.handlebars->47->1541",
20386 + "default3.handlebars->35->1509",
20387 + "default3.handlebars->35->1526",
20388 "login2.handlebars->7->232",
20389 "sharing-mobile.handlebars->11->75"
20390 ]
@@ -20415,8 +20415,8 @@
20415 "zh-chs": "连接转发器",
20416 "zh-cht": "連接轉發器",
20417 "xloc": [
20418 - "default.handlebars->47->3401",
20419 - "default3.handlebars->35->3389"
20418 + "default.handlebars->47->3405",
20419 + "default3.handlebars->35->3393"
20420 ]
20421 },
20422 {
@@ -20506,11 +20506,11 @@
20506 "xloc": [
20507 "default-mobile.handlebars->11->539",
20508 "default.handlebars->47->1003",
20509 - "default.handlebars->47->2483",
20509 + "default.handlebars->47->2485",
20510 "default.handlebars->47->395",
20511 "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1",
20512 "default3.handlebars->35->1000",
20513 - "default3.handlebars->35->2480",
20513 + "default3.handlebars->35->2482",
20514 "default3.handlebars->35->392",
20515 "default3.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
20516 ]
@@ -20541,8 +20541,8 @@
20541 "zh-chs": "同意",
20542 "zh-cht": "同意",
20543 "xloc": [
20544 - "default.handlebars->47->2702",
20545 - "default3.handlebars->35->2699"
20544 + "default.handlebars->47->2704",
20545 + "default3.handlebars->35->2701"
20546 ]
20547 },
20548 {
@@ -20703,8 +20703,8 @@
20703 "zh-chs": "Cookie编码器",
20704 "zh-cht": "Cookie編碼器",
20705 "xloc": [
20706 - "default.handlebars->47->3384",
20707 - "default3.handlebars->35->3372"
20706 + "default.handlebars->47->3388",
20707 + "default3.handlebars->35->3376"
20708 ]
20709 },
20710 {
@@ -21034,14 +21034,14 @@
21034 "zh-chs": "复制连结到剪贴板",
21035 "zh-cht": "複製連結到剪貼板",
21036 "xloc": [
21037 - "default.handlebars->47->2494",
21038 - "default.handlebars->47->2513",
21037 + "default.handlebars->47->2496",
21038 + "default.handlebars->47->2515",
21039 "default.handlebars->47->325",
21040 "default.handlebars->47->347",
21041 "default.handlebars->47->349",
21042 "default.handlebars->47->598",
21043 - "default3.handlebars->35->2491",
21044 - "default3.handlebars->35->2510",
21043 + "default3.handlebars->35->2493",
21044 + "default3.handlebars->35->2512",
21045 "default3.handlebars->35->322",
21046 "default3.handlebars->35->344",
21047 "default3.handlebars->35->346",
@@ -21204,8 +21204,8 @@
21204 "zh-chs": "复制:“{0}”到“{1}”",
21205 "zh-cht": "複製:“{0}”到“{1}”",
21206 "xloc": [
21207 - "default.handlebars->47->2587",
21208 - "default3.handlebars->35->2584"
21207 + "default.handlebars->47->2589",
21208 + "default3.handlebars->35->2586"
21209 ]
21210 },
21211 {
@@ -21414,8 +21414,8 @@
21414 "zh-chs": "核心服务器",
21415 "zh-cht": "核心伺服器",
21416 "xloc": [
21417 - "default.handlebars->47->3383",
21418 - "default3.handlebars->35->3371"
21417 + "default.handlebars->47->3387",
21418 + "default3.handlebars->35->3375"
21419 ]
21420 },
21421 {
@@ -21445,8 +21445,8 @@
21445 "zh-cht": "科西嘉文",
21446 "xloc": [
21447 "default-mobile.handlebars->11->155",
21448 - "default.handlebars->47->1894",
21449 - "default3.handlebars->35->1875",
21448 + "default.handlebars->47->1896",
21449 + "default3.handlebars->35->1877",
21450 "login2.handlebars->7->41"
21451 ]
21452 },
@@ -21454,7 +21454,7 @@
21454 "en": "Cosmo",
21455 "nl": "Cosmo",
21456 "xloc": [
21457 - "default3.handlebars->35->2081"
21457 + "default3.handlebars->35->2083"
21458 ]
21459 },
21460 {
@@ -21509,8 +21509,8 @@
21509 "zh-chs": "创建帐号",
21510 "zh-cht": "創建帳號",
21511 "xloc": [
21512 - "default.handlebars->47->2828",
21513 - "default3.handlebars->35->2824",
21512 + "default.handlebars->47->2830",
21513 + "default3.handlebars->35->2826",
21514 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1",
21515 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1",
21516 "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1"
@@ -21597,9 +21597,9 @@
21597 "zh-chs": "创建登录令牌",
21598 "zh-cht": "創建登錄令牌",
21599 "xloc": [
21600 - "default.handlebars->47->2079",
21600 + "default.handlebars->47->2081",
21601 "default.handlebars->47->350",
21602 - "default3.handlebars->35->2061",
21602 + "default3.handlebars->35->2063",
21603 "default3.handlebars->35->347"
21604 ]
21605 },
@@ -21629,8 +21629,8 @@
21629 "zh-chs": "创建用户组",
21630 "zh-cht": "創建用戶群",
21631 "xloc": [
21632 - "default.handlebars->47->2868",
21633 - "default3.handlebars->35->2862"
21632 + "default.handlebars->47->2870",
21633 + "default3.handlebars->35->2864"
21634 ]
21635 },
21636 {
@@ -21689,8 +21689,8 @@
21689 "zh-chs": "使用以下选项创建一个新的设备组。",
21690 "zh-cht": "使用以下選項創建一個新的裝置群。",
21691 "xloc": [
21692 - "default.handlebars->47->2109",
21693 - "default3.handlebars->35->2109"
21692 + "default.handlebars->47->2111",
21693 + "default3.handlebars->35->2111"
21694 ]
21695 },
21696 {
@@ -21749,8 +21749,8 @@
21749 "zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。",
21750 "zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。",
21751 "xloc": [
21752 - "default.handlebars->47->2059",
21753 - "default3.handlebars->35->2040"
21752 + "default.handlebars->47->2061",
21753 + "default3.handlebars->35->2042"
21754 ]
21755 },
21756 {
@@ -21809,8 +21809,8 @@
21809 "zh-chs": "创建文件夹:“{0}”",
21810 "zh-cht": "創建文件夾:“{0}”",
21811 "xloc": [
21812 - "default.handlebars->47->2580",
21813 - "default3.handlebars->35->2577"
21812 + "default.handlebars->47->2582",
21813 + "default3.handlebars->35->2579"
21814 ]
21815 },
21816 {
@@ -21892,8 +21892,8 @@
21892 "nl": "Maak meerdere accounts tegelijk aan door een JSON of een CSV bestand te importeren",
21893 "uk": "Створіть кілька акаунтів одночасно, імпортувавши файл JSON або CSV",
21894 "xloc": [
21895 - "default.handlebars->47->2785",
21896 - "default3.handlebars->35->2781"
21895 + "default.handlebars->47->2787",
21896 + "default3.handlebars->35->2783"
21897 ]
21898 },
21899 {
@@ -21953,8 +21953,8 @@
21953 "zh-chs": "创建的设备组:{0}",
21954 "zh-cht": "創建的設備組:{0}",
21955 "xloc": [
21956 - "default.handlebars->47->2591",
21957 - "default3.handlebars->35->2588"
21956 + "default.handlebars->47->2593",
21957 + "default3.handlebars->35->2590"
21958 ]
21959 },
21960 {
@@ -22065,8 +22065,8 @@
22065 "zh-chs": "创建",
22066 "zh-cht": "創建",
22067 "xloc": [
22068 - "default.handlebars->47->2976",
22069 - "default3.handlebars->35->2970"
22068 + "default.handlebars->47->2978",
22069 + "default3.handlebars->35->2972"
22070 ]
22071 },
22072 {
@@ -22095,8 +22095,8 @@
22095 "zh-chs": "创建时间",
22096 "zh-cht": "創作時間",
22097 "xloc": [
22098 - "default.handlebars->47->2190",
22099 - "default3.handlebars->35->2186"
22098 + "default.handlebars->47->2192",
22099 + "default3.handlebars->35->2188"
22100 ]
22101 },
22102 {
@@ -22156,10 +22156,10 @@
22156 "zh-chs": "创建者",
22157 "zh-cht": "創作者",
22158 "xloc": [
22159 - "default.handlebars->47->2188",
22160 - "default.handlebars->47->2189",
22161 - "default3.handlebars->35->2184",
22162 - "default3.handlebars->35->2185"
22159 + "default.handlebars->47->2190",
22160 + "default.handlebars->47->2191",
22161 + "default3.handlebars->35->2186",
22162 + "default3.handlebars->35->2187"
22163 ]
22164 },
22165 {
@@ -22190,11 +22190,11 @@
22190 "xloc": [
22191 "default-mobile.handlebars->11->551",
22192 "default.handlebars->47->1015",
22193 - "default.handlebars->47->1397",
22194 - "default.handlebars->47->2147",
22193 + "default.handlebars->47->1399",
22194 + "default.handlebars->47->2149",
22195 "default3.handlebars->35->1012",
22196 - "default3.handlebars->35->1384",
22197 - "default3.handlebars->35->2147"
22196 + "default3.handlebars->35->1386",
22197 + "default3.handlebars->35->2149"
22198 ]
22199 },
22200 {
@@ -22224,8 +22224,8 @@
22224 "zh-cht": "克里語",
22225 "xloc": [
22226 "default-mobile.handlebars->11->156",
22227 - "default.handlebars->47->1895",
22228 - "default3.handlebars->35->1876",
22227 + "default.handlebars->47->1897",
22228 + "default3.handlebars->35->1878",
22229 "login2.handlebars->7->42"
22230 ]
22231 },
@@ -22256,8 +22256,8 @@
22256 "zh-cht": "克羅地亞文",
22257 "xloc": [
22258 "default-mobile.handlebars->11->157",
22259 - "default.handlebars->47->1896",
22260 - "default3.handlebars->35->1877",
22259 + "default.handlebars->47->1898",
22260 + "default3.handlebars->35->1879",
22261 "login2.handlebars->7->43"
22262 ]
22263 },
@@ -22353,11 +22353,11 @@
22353 "xloc": [
22354 "default-mobile.handlebars->11->671",
22355 "default-mobile.handlebars->11->675",
22356 - "default.handlebars->47->1439",
22357 - "default.handlebars->47->1443",
22356 + "default.handlebars->47->1441",
22357 + "default.handlebars->47->1445",
22358 "default.handlebars->47->64",
22359 - "default3.handlebars->35->1426",
22360 - "default3.handlebars->35->1430",
22359 + "default3.handlebars->35->1428",
22360 + "default3.handlebars->35->1432",
22361 "default3.handlebars->35->64",
22362 "sharing-mobile.handlebars->11->35",
22363 "sharing-mobile.handlebars->11->39",
@@ -22568,8 +22568,8 @@
22568 "zh-cht": "當前密碼不正確。",
22569 "xloc": [
22570 "default-mobile.handlebars->11->1056",
22571 - "default.handlebars->47->3301",
22572 - "default3.handlebars->35->3289"
22571 + "default.handlebars->47->3305",
22572 + "default3.handlebars->35->3293"
22573 ]
22574 },
22575 {
@@ -22674,7 +22674,7 @@
22674 "en": "Cyborg",
22675 "nl": "Cyborg",
22676 "xloc": [
22677 - "default3.handlebars->35->2082"
22677 + "default3.handlebars->35->2084"
22678 ]
22679 },
22680 {
@@ -22704,8 +22704,8 @@
22704 "zh-cht": "捷克文",
22705 "xloc": [
22706 "default-mobile.handlebars->11->158",
22707 - "default.handlebars->47->1897",
22708 - "default3.handlebars->35->1878",
22707 + "default.handlebars->47->1899",
22708 + "default3.handlebars->35->1880",
22709 "login2.handlebars->7->44"
22710 ]
22711 },
@@ -22718,8 +22718,8 @@
22718 "uk": "DNS Сервери",
22719 "xloc": [
22720 "default-mobile.handlebars->11->817",
22721 - "default.handlebars->47->1661",
22722 - "default3.handlebars->35->1646"
22721 + "default.handlebars->47->1663",
22722 + "default3.handlebars->35->1648"
22723 ]
22724 },
22725 {
@@ -22809,8 +22809,8 @@
22809 "zh-cht": "丹麥文",
22810 "xloc": [
22811 "default-mobile.handlebars->11->159",
22812 - "default.handlebars->47->1898",
22813 - "default3.handlebars->35->1879",
22812 + "default.handlebars->47->1900",
22813 + "default3.handlebars->35->1881",
22814 "login2.handlebars->7->45"
22815 ]
22816 },
@@ -22849,7 +22849,7 @@
22849 "en": "Darkly",
22850 "nl": "Donker",
22851 "xloc": [
22852 - "default3.handlebars->35->2083"
22852 + "default3.handlebars->35->2085"
22853 ]
22854 },
22855 {
@@ -22878,8 +22878,8 @@
22878 "zh-chs": "数据通道",
22879 "zh-cht": "數據通道",
22880 "xloc": [
22881 - "default.handlebars->47->1395",
22882 - "default3.handlebars->35->1382",
22881 + "default.handlebars->47->1397",
22882 + "default3.handlebars->35->1384",
22883 "sharing.handlebars->11->11"
22884 ]
22885 },
@@ -22895,8 +22895,8 @@
22895 "pl": "Zapisy Bazy Danych",
22896 "uk": "Записи Бази Даних",
22897 "xloc": [
22898 - "default.handlebars->47->3175",
22899 - "default3.handlebars->35->3163"
22898 + "default.handlebars->47->3177",
22899 + "default3.handlebars->35->3165"
22900 ]
22901 },
22902 {
@@ -22926,8 +22926,8 @@
22926 "zh-cht": "日期和時間",
22927 "xloc": [
22928 "default-mobile.handlebars->11->317",
22929 - "default.handlebars->47->2056",
22930 - "default3.handlebars->35->2037"
22929 + "default.handlebars->47->2058",
22930 + "default3.handlebars->35->2039"
22931 ]
22932 },
22933 {
@@ -22957,12 +22957,12 @@
22957 "zh-cht": "天",
22958 "xloc": [
22959 "default-mobile.handlebars->11->621",
22960 - "default.handlebars->47->1306",
22961 - "default.handlebars->47->3179",
22962 - "default.handlebars->47->3182",
22963 - "default3.handlebars->35->1297",
22964 - "default3.handlebars->35->3167",
22965 - "default3.handlebars->35->3170"
22960 + "default.handlebars->47->1308",
22961 + "default.handlebars->47->3181",
22962 + "default.handlebars->47->3184",
22963 + "default3.handlebars->35->1299",
22964 + "default3.handlebars->35->3169",
22965 + "default3.handlebars->35->3172"
22966 ]
22967 },
22968 {
@@ -22991,10 +22991,10 @@
22991 "zh-chs": "停用",
22992 "zh-cht": "停用",
22993 "xloc": [
22994 - "default.handlebars->47->2222",
22995 - "default.handlebars->47->2286",
22996 - "default3.handlebars->35->2218",
22997 - "default3.handlebars->35->2280"
22994 + "default.handlebars->47->2224",
22995 + "default.handlebars->47->2288",
22996 + "default3.handlebars->35->2220",
22997 + "default3.handlebars->35->2282"
22998 ]
22999 },
23000 {
@@ -23023,8 +23023,8 @@
23023 "zh-chs": "如果设置停用CCM",
23024 "zh-cht": "如果設置停用CCM",
23025 "xloc": [
23026 - "default.handlebars->47->2298",
23027 - "default3.handlebars->35->2292"
23026 + "default.handlebars->47->2300",
23027 + "default3.handlebars->35->2294"
23028 ]
23029 },
23030 {
@@ -23110,15 +23110,15 @@
23110 "zh-chs": "默认",
23111 "zh-cht": "默認",
23112 "xloc": [
23113 - "default.handlebars->47->2815",
23114 - "default.handlebars->47->2864",
23115 - "default.handlebars->47->2875",
23116 - "default.handlebars->47->2949",
23117 - "default3.handlebars->35->2079",
23118 - "default3.handlebars->35->2811",
23119 - "default3.handlebars->35->2858",
23120 - "default3.handlebars->35->2869",
23121 - "default3.handlebars->35->2943"
23113 + "default.handlebars->47->2817",
23114 + "default.handlebars->47->2866",
23115 + "default.handlebars->47->2877",
23116 + "default.handlebars->47->2951",
23117 + "default3.handlebars->35->2081",
23118 + "default3.handlebars->35->2813",
23119 + "default3.handlebars->35->2860",
23120 + "default3.handlebars->35->2871",
23121 + "default3.handlebars->35->2945"
23122 ]
23123 },
23124 {
@@ -23148,8 +23148,8 @@
23148 "zh-cht": "Del",
23149 "xloc": [
23150 "default-mobile.handlebars->11->658",
23151 - "default.handlebars->47->1427",
23152 - "default3.handlebars->35->1414",
23151 + "default.handlebars->47->1429",
23152 + "default3.handlebars->35->1416",
23153 "sharing-mobile.handlebars->11->23"
23154 ]
23155 },
@@ -23184,15 +23184,15 @@
23184 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
23185 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
23186 "default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
23187 - "default.handlebars->47->1567",
23188 - "default.handlebars->47->2520",
23187 + "default.handlebars->47->1569",
23188 + "default.handlebars->47->2522",
23189 "default.handlebars->47->864",
23190 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
23191 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
23192 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
23193 "default.handlebars->filesContextMenu->5",
23194 - "default3.handlebars->35->1552",
23195 - "default3.handlebars->35->2517",
23194 + "default3.handlebars->35->1554",
23195 + "default3.handlebars->35->2519",
23196 "default3.handlebars->35->861",
23197 "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
23198 "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
@@ -23236,8 +23236,8 @@
23236 "zh-cht": "刪除帳戶",
23237 "xloc": [
23238 "default-mobile.handlebars->11->333",
23239 - "default.handlebars->47->2094",
23240 - "default3.handlebars->35->2074"
23239 + "default.handlebars->47->2096",
23240 + "default3.handlebars->35->2076"
23241 ]
23242 },
23243 {
@@ -23266,7 +23266,7 @@
23266 "zh-chs": "删除帐户",
23267 "zh-cht": "刪除帳戶",
23268 "xloc": [
23269 - "default.handlebars->47->2772"
23269 + "default.handlebars->47->2774"
23270 ]
23271 },
23272 {
@@ -23358,10 +23358,10 @@
23358 "xloc": [
23359 "default-mobile.handlebars->11->963",
23360 "default-mobile.handlebars->11->966",
23361 - "default.handlebars->47->2274",
23362 - "default.handlebars->47->2315",
23363 - "default3.handlebars->35->2270",
23364 - "default3.handlebars->35->2309"
23361 + "default.handlebars->47->2276",
23362 + "default.handlebars->47->2317",
23363 + "default3.handlebars->35->2272",
23364 + "default3.handlebars->35->2311"
23365 ]
23366 },
23367 {
@@ -23391,8 +23391,8 @@
23391 "zh-cht": "刪除節點",
23392 "xloc": [
23393 "default-mobile.handlebars->11->629",
23394 - "default.handlebars->47->1332",
23395 - "default3.handlebars->35->1322"
23394 + "default.handlebars->47->1334",
23395 + "default3.handlebars->35->1324"
23396 ]
23397 },
23398 {
@@ -23447,8 +23447,8 @@
23447 "zh-chs": "删除用户",
23448 "zh-cht": "刪除用戶",
23449 "xloc": [
23450 - "default.handlebars->47->3023",
23451 - "default3.handlebars->35->3017"
23450 + "default.handlebars->47->3025",
23451 + "default3.handlebars->35->3019"
23452 ]
23453 },
23454 {
@@ -23477,10 +23477,10 @@
23477 "zh-chs": "删除用户群组",
23478 "zh-cht": "刪除用戶群組",
23479 "xloc": [
23480 - "default.handlebars->47->2917",
23481 - "default.handlebars->47->2929",
23482 - "default3.handlebars->35->2911",
23483 - "default3.handlebars->35->2923"
23480 + "default.handlebars->47->2919",
23481 + "default.handlebars->47->2931",
23482 + "default3.handlebars->35->2913",
23483 + "default3.handlebars->35->2925"
23484 ]
23485 },
23486 {
@@ -23509,8 +23509,8 @@
23509 "zh-chs": "删除用户群组",
23510 "zh-cht": "刪除用戶群組",
23511 "xloc": [
23512 - "default.handlebars->47->2862",
23513 - "default3.handlebars->35->2856"
23512 + "default.handlebars->47->2864",
23513 + "default3.handlebars->35->2858"
23514 ]
23515 },
23516 {
@@ -23539,8 +23539,8 @@
23539 "zh-chs": "删除用户{0}",
23540 "zh-cht": "刪除用戶{0}",
23541 "xloc": [
23542 - "default.handlebars->47->3091",
23543 - "default3.handlebars->35->3079"
23542 + "default.handlebars->47->3093",
23543 + "default3.handlebars->35->3081"
23544 ]
23545 },
23546 {
@@ -23570,9 +23570,9 @@
23570 "zh-cht": "刪除帳戶",
23571 "xloc": [
23572 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->p2AccountPassActions->5->0",
23573 - "default.handlebars->47->2768",
23573 + "default.handlebars->47->2770",
23574 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7",
23575 - "default3.handlebars->35->2765",
23575 + "default3.handlebars->35->2767",
23576 "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
23577 ]
23578 },
@@ -23632,8 +23632,8 @@
23632 "zh-chs": "删除群组",
23633 "zh-cht": "刪除群組",
23634 "xloc": [
23635 - "default.handlebars->47->2858",
23636 - "default3.handlebars->35->2852"
23635 + "default.handlebars->47->2860",
23636 + "default3.handlebars->35->2854"
23637 ]
23638 },
23639 {
@@ -23692,8 +23692,8 @@
23692 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
23693 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
23694 "xloc": [
23695 - "default.handlebars->47->2582",
23696 - "default3.handlebars->35->2579"
23695 + "default.handlebars->47->2584",
23696 + "default3.handlebars->35->2581"
23697 ]
23698 },
23699 {
@@ -23724,10 +23724,10 @@
23724 "xloc": [
23725 "default-mobile.handlebars->11->376",
23726 "default-mobile.handlebars->11->723",
23727 - "default.handlebars->47->1569",
23728 - "default.handlebars->47->2522",
23729 - "default3.handlebars->35->1554",
23730 - "default3.handlebars->35->2519",
23727 + "default.handlebars->47->1571",
23728 + "default.handlebars->47->2524",
23729 + "default3.handlebars->35->1556",
23730 + "default3.handlebars->35->2521",
23731 "sharing-mobile.handlebars->11->87",
23732 "sharing.handlebars->11->63"
23733 ]
@@ -23758,8 +23758,8 @@
23758 "zh-chs": "删除用户群组{0}?",
23759 "zh-cht": "刪除用戶群組{0}?",
23760 "xloc": [
23761 - "default.handlebars->47->2927",
23762 - "default3.handlebars->35->2921"
23761 + "default.handlebars->47->2929",
23762 + "default3.handlebars->35->2923"
23763 ]
23764 },
23765 {
@@ -23790,10 +23790,10 @@
23790 "xloc": [
23791 "default-mobile.handlebars->11->375",
23792 "default-mobile.handlebars->11->722",
23793 - "default.handlebars->47->1568",
23794 - "default.handlebars->47->2521",
23795 - "default3.handlebars->35->1553",
23796 - "default3.handlebars->35->2518",
23793 + "default.handlebars->47->1570",
23794 + "default.handlebars->47->2523",
23795 + "default3.handlebars->35->1555",
23796 + "default3.handlebars->35->2520",
23797 "sharing-mobile.handlebars->11->86",
23798 "sharing.handlebars->11->62"
23799 ]
@@ -23853,8 +23853,8 @@
23853 "zh-chs": "删除:“{0}”",
23854 "zh-cht": "刪除:“{0}”",
23855 "xloc": [
23856 - "default.handlebars->47->2581",
23857 - "default3.handlebars->35->2578"
23856 + "default.handlebars->47->2583",
23857 + "default3.handlebars->35->2580"
23858 ]
23859 },
23860 {
@@ -23883,8 +23883,8 @@
23883 "zh-chs": "删除:“{0}”,{1}个元素已删除",
23884 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
23885 "xloc": [
23886 - "default.handlebars->47->2583",
23887 - "default3.handlebars->35->2580"
23886 + "default.handlebars->47->2585",
23887 + "default3.handlebars->35->2582"
23888 ]
23889 },
23890 {
@@ -23914,8 +23914,8 @@
23914 "zh-cht": "被拒絕",
23915 "xloc": [
23916 "default-mobile.handlebars->11->644",
23917 - "default.handlebars->47->1382",
23918 - "default3.handlebars->35->1369",
23917 + "default.handlebars->47->1384",
23918 + "default3.handlebars->35->1371",
23919 "sharing-mobile.handlebars->11->10",
23920 "sharing.handlebars->11->29",
23921 "sharing.handlebars->11->7"
@@ -23933,8 +23933,8 @@
23933 "pl": "Odmówiono zalogowania użytkownika z {0}, {1}, {2}",
23934 "uk": "Відмовлено у вході користувачу з {0}, {1}, {2}",
23935 "xloc": [
23936 - "default.handlebars->47->2691",
23937 - "default3.handlebars->35->2688"
23936 + "default.handlebars->47->2693",
23937 + "default3.handlebars->35->2690"
23938 ]
23939 },
23940 {
@@ -24108,36 +24108,36 @@
24108 "default-mobile.handlebars->11->805",
24109 "default-mobile.handlebars->11->949",
24110 "default-mobile.handlebars->11->972",
24111 - "default.handlebars->47->1376",
24112 - "default.handlebars->47->1612",
24113 - "default.handlebars->47->1639",
24114 - "default.handlebars->47->1649",
24111 + "default.handlebars->47->1378",
24112 + "default.handlebars->47->1614",
24113 + "default.handlebars->47->1641",
24114 + "default.handlebars->47->1651",
24115 "default.handlebars->47->168",
24116 - "default.handlebars->47->2119",
24117 - "default.handlebars->47->2181",
24118 - "default.handlebars->47->2321",
24119 - "default.handlebars->47->2700",
24120 - "default.handlebars->47->2867",
24121 - "default.handlebars->47->2878",
24122 - "default.handlebars->47->2879",
24123 - "default.handlebars->47->2925",
24116 + "default.handlebars->47->2121",
24117 + "default.handlebars->47->2183",
24118 + "default.handlebars->47->2323",
24119 + "default.handlebars->47->2702",
24120 + "default.handlebars->47->2869",
24121 + "default.handlebars->47->2880",
24122 + "default.handlebars->47->2881",
24123 + "default.handlebars->47->2927",
24124 "default.handlebars->47->905",
24125 "default.handlebars->47->906",
24126 "default.handlebars->container->column_l->p42->p42tbl->1->0->3",
24127 - "default3.handlebars->35->1362",
24128 - "default3.handlebars->35->1597",
24129 - "default3.handlebars->35->1624",
24130 - "default3.handlebars->35->1634",
24127 + "default3.handlebars->35->1364",
24128 + "default3.handlebars->35->1599",
24129 + "default3.handlebars->35->1626",
24130 + "default3.handlebars->35->1636",
24131 "default3.handlebars->35->168",
24132 - "default3.handlebars->35->2119",
24133 - "default3.handlebars->35->2177",
24134 - "default3.handlebars->35->2317",
24135 - "default3.handlebars->35->2318",
24136 - "default3.handlebars->35->2697",
24137 - "default3.handlebars->35->2861",
24138 - "default3.handlebars->35->2872",
24139 - "default3.handlebars->35->2873",
24140 - "default3.handlebars->35->2919",
24132 + "default3.handlebars->35->2121",
24133 + "default3.handlebars->35->2179",
24134 + "default3.handlebars->35->2319",
24135 + "default3.handlebars->35->2320",
24136 + "default3.handlebars->35->2699",
24137 + "default3.handlebars->35->2863",
24138 + "default3.handlebars->35->2874",
24139 + "default3.handlebars->35->2875",
24140 + "default3.handlebars->35->2921",
24141 "default3.handlebars->35->902",
24142 "default3.handlebars->35->903",
24143 "default3.handlebars->container->column_l->p42->p42tbl->1->0->7"
@@ -24198,25 +24198,25 @@
24198 "default-mobile.handlebars->11->575",
24199 "default.handlebars->47->1099",
24200 "default.handlebars->47->1213",
24201 - "default.handlebars->47->1495",
24202 - "default.handlebars->47->2252",
24203 - "default.handlebars->47->2327",
24204 - "default.handlebars->47->3151",
24205 - "default.handlebars->47->3212",
24206 - "default.handlebars->47->3262",
24207 - "default.handlebars->47->3358",
24201 + "default.handlebars->47->1497",
24202 + "default.handlebars->47->2254",
24203 + "default.handlebars->47->2329",
24204 + "default.handlebars->47->3153",
24205 + "default.handlebars->47->3216",
24206 + "default.handlebars->47->3266",
24207 + "default.handlebars->47->3362",
24208 "default.handlebars->47->870",
24209 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
24210 "default.handlebars->contextMenu->cxdesktop",
24211 "default3.handlebars->35->1096",
24212 "default3.handlebars->35->1208",
24213 - "default3.handlebars->35->1480",
24214 - "default3.handlebars->35->2248",
24215 - "default3.handlebars->35->2324",
24216 - "default3.handlebars->35->3139",
24217 - "default3.handlebars->35->3200",
24218 - "default3.handlebars->35->3250",
24219 - "default3.handlebars->35->3346",
24213 + "default3.handlebars->35->1482",
24214 + "default3.handlebars->35->2250",
24215 + "default3.handlebars->35->2326",
24216 + "default3.handlebars->35->3141",
24217 + "default3.handlebars->35->3204",
24218 + "default3.handlebars->35->3254",
24219 + "default3.handlebars->35->3350",
24220 "default3.handlebars->35->867",
24221 "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
24222 "default3.handlebars->contextMenu->cxdesktop",
@@ -24253,10 +24253,10 @@
24253 "xloc": [
24254 "default.handlebars->47->1103",
24255 "default.handlebars->47->1216",
24256 - "default.handlebars->47->2256",
24256 + "default.handlebars->47->2258",
24257 "default3.handlebars->35->1100",
24258 "default3.handlebars->35->1211",
24259 - "default3.handlebars->35->2252"
24259 + "default3.handlebars->35->2254"
24260 ]
24261 },
24262 {
@@ -24286,9 +24286,9 @@
24286 "zh-cht": "桌面+終端",
24287 "xloc": [
24288 "default.handlebars->47->1100",
24289 - "default.handlebars->47->2253",
24289 + "default.handlebars->47->2255",
24290 "default3.handlebars->35->1097",
24291 - "default3.handlebars->35->2249"
24291 + "default3.handlebars->35->2251"
24292 ]
24293 },
24294 {
@@ -24319,10 +24319,10 @@
24319 "xloc": [
24320 "default.handlebars->47->1104",
24321 "default.handlebars->47->1218",
24322 - "default.handlebars->47->2257",
24322 + "default.handlebars->47->2259",
24323 "default3.handlebars->35->1101",
24324 "default3.handlebars->35->1213",
24325 - "default3.handlebars->35->2253"
24325 + "default3.handlebars->35->2255"
24326 ]
24327 },
24328 {
@@ -24381,8 +24381,8 @@
24381 "zh-chs": "桌面复用",
24382 "zh-cht": "桌面多路復用",
24383 "xloc": [
24384 - "default.handlebars->47->3363",
24385 - "default3.handlebars->35->3351"
24384 + "default.handlebars->47->3367",
24385 + "default3.handlebars->35->3355"
24386 ]
24387 },
24388 {
@@ -24411,13 +24411,13 @@
24411 "zh-chs": "桌面通知",
24412 "zh-cht": "桌面通知",
24413 "xloc": [
24414 - "default.handlebars->47->2203",
24415 - "default.handlebars->47->2886",
24416 - "default.handlebars->47->2991",
24414 + "default.handlebars->47->2205",
24415 + "default.handlebars->47->2888",
24416 + "default.handlebars->47->2993",
24417 "default.handlebars->47->977",
24418 - "default3.handlebars->35->2199",
24419 - "default3.handlebars->35->2880",
24420 - "default3.handlebars->35->2985",
24418 + "default3.handlebars->35->2201",
24419 + "default3.handlebars->35->2882",
24420 + "default3.handlebars->35->2987",
24421 "default3.handlebars->35->974"
24422 ]
24423 },
@@ -24447,13 +24447,13 @@
24447 "zh-chs": "桌面提示",
24448 "zh-cht": "桌面提示",
24449 "xloc": [
24450 - "default.handlebars->47->2202",
24451 - "default.handlebars->47->2885",
24452 - "default.handlebars->47->2990",
24450 + "default.handlebars->47->2204",
24451 + "default.handlebars->47->2887",
24452 + "default.handlebars->47->2992",
24453 "default.handlebars->47->976",
24454 - "default3.handlebars->35->2198",
24455 - "default3.handlebars->35->2879",
24456 - "default3.handlebars->35->2984",
24454 + "default3.handlebars->35->2200",
24455 + "default3.handlebars->35->2881",
24456 + "default3.handlebars->35->2986",
24457 "default3.handlebars->35->973"
24458 ]
24459 },
@@ -24483,13 +24483,13 @@
24483 "zh-chs": "桌面提示+工具栏",
24484 "zh-cht": "桌面提示+工具欄",
24485 "xloc": [
24486 - "default.handlebars->47->2200",
24487 - "default.handlebars->47->2883",
24488 - "default.handlebars->47->2988",
24486 + "default.handlebars->47->2202",
24487 + "default.handlebars->47->2885",
24488 + "default.handlebars->47->2990",
24489 "default.handlebars->47->974",
24490 - "default3.handlebars->35->2196",
24491 - "default3.handlebars->35->2877",
24492 - "default3.handlebars->35->2982",
24490 + "default3.handlebars->35->2198",
24491 + "default3.handlebars->35->2879",
24492 + "default3.handlebars->35->2984",
24493 "default3.handlebars->35->971"
24494 ]
24495 },
@@ -24519,8 +24519,8 @@
24519 "zh-chs": "桌面会话",
24520 "zh-cht": "桌面會話",
24521 "xloc": [
24522 - "default.handlebars->47->3144",
24523 - "default3.handlebars->35->3132"
24522 + "default.handlebars->47->3146",
24523 + "default3.handlebars->35->3134"
24524 ]
24525 },
24526 {
@@ -24636,13 +24636,13 @@
24636 "zh-chs": "桌面工具栏",
24637 "zh-cht": "桌面工具欄",
24638 "xloc": [
24639 - "default.handlebars->47->2201",
24640 - "default.handlebars->47->2884",
24641 - "default.handlebars->47->2989",
24639 + "default.handlebars->47->2203",
24640 + "default.handlebars->47->2886",
24641 + "default.handlebars->47->2991",
24642 "default.handlebars->47->975",
24643 - "default3.handlebars->35->2197",
24644 - "default3.handlebars->35->2878",
24645 - "default3.handlebars->35->2983",
24643 + "default3.handlebars->35->2199",
24644 + "default3.handlebars->35->2880",
24645 + "default3.handlebars->35->2985",
24646 "default3.handlebars->35->972"
24647 ]
24648 },
@@ -24672,8 +24672,8 @@
24672 "zh-chs": "仅桌面视图",
24673 "zh-cht": "僅桌面視圖",
24674 "xloc": [
24675 - "default.handlebars->47->2964",
24676 - "default3.handlebars->35->2958"
24675 + "default.handlebars->47->2966",
24676 + "default3.handlebars->35->2960"
24677 ]
24678 },
24679 {
@@ -24732,8 +24732,8 @@
24732 "zh-chs": "桌面时段",
24733 "zh-cht": "桌面時段",
24734 "xloc": [
24735 - "default.handlebars->47->1494",
24736 - "default3.handlebars->35->1479"
24735 + "default.handlebars->47->1496",
24736 + "default3.handlebars->35->1481"
24737 ]
24738 },
24739 {
@@ -24829,12 +24829,12 @@
24829 "default-mobile.handlebars->11->578",
24830 "default.handlebars->47->1153",
24831 "default.handlebars->47->1178",
24832 - "default.handlebars->47->2420",
24832 + "default.handlebars->47->2422",
24833 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
24834 "default.handlebars->contextMenu->cxdetails",
24835 "default3.handlebars->35->1148",
24836 "default3.handlebars->35->1173",
24837 - "default3.handlebars->35->2417",
24837 + "default3.handlebars->35->2419",
24838 "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
24839 "default3.handlebars->contextMenu->cxdetails"
24840 ]
@@ -24896,21 +24896,21 @@
24896 "zh-cht": "裝置",
24897 "xloc": [
24898 "default-mobile.handlebars->11->799",
24899 - "default.handlebars->47->1633",
24900 - "default.handlebars->47->1842",
24901 - "default.handlebars->47->2357",
24899 + "default.handlebars->47->1635",
24900 + "default.handlebars->47->1844",
24901 + "default.handlebars->47->2359",
24902 "default.handlebars->47->295",
24903 - "default.handlebars->47->3110",
24904 - "default.handlebars->47->3178",
24905 - "default.handlebars->47->3196",
24903 + "default.handlebars->47->3112",
24904 + "default.handlebars->47->3180",
24905 + "default.handlebars->47->3200",
24906 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5",
24907 - "default3.handlebars->35->1618",
24908 - "default3.handlebars->35->1823",
24909 - "default3.handlebars->35->2354",
24907 + "default3.handlebars->35->1620",
24908 + "default3.handlebars->35->1825",
24909 + "default3.handlebars->35->2356",
24910 "default3.handlebars->35->292",
24911 - "default3.handlebars->35->3098",
24912 - "default3.handlebars->35->3166",
24913 - "default3.handlebars->35->3184",
24911 + "default3.handlebars->35->3100",
24912 + "default3.handlebars->35->3168",
24913 + "default3.handlebars->35->3188",
24914 "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->5"
24915 ]
24916 },
@@ -24972,8 +24972,8 @@
24972 "xloc": [
24973 "default-mobile.handlebars->11->596",
24974 "default-mobile.handlebars->11->607",
24975 - "default.handlebars->47->1281",
24976 - "default3.handlebars->35->1276"
24975 + "default.handlebars->47->1283",
24976 + "default3.handlebars->35->1278"
24977 ]
24978 },
24979 {
@@ -25062,8 +25062,8 @@
25062 "zh-chs": "设备详情",
25063 "zh-cht": "設備詳情",
25064 "xloc": [
25065 - "default.handlebars->47->2381",
25066 - "default3.handlebars->35->2378"
25065 + "default.handlebars->47->2383",
25066 + "default3.handlebars->35->2380"
25067 ]
25068 },
25069 {
@@ -25124,28 +25124,28 @@
25124 "xloc": [
25125 "agent-translations.json",
25126 "default-mobile.handlebars->11->1034",
25127 - "default.handlebars->47->2352",
25128 - "default.handlebars->47->2355",
25129 - "default.handlebars->47->2356",
25130 - "default.handlebars->47->2717",
25131 - "default.handlebars->47->2909",
25132 - "default.handlebars->47->2915",
25133 - "default.handlebars->47->3098",
25134 - "default.handlebars->47->3161",
25135 - "default.handlebars->47->3185",
25136 - "default.handlebars->47->3199",
25137 - "default.handlebars->47->3279",
25138 - "default3.handlebars->35->2349",
25139 - "default3.handlebars->35->2352",
25140 - "default3.handlebars->35->2353",
25141 - "default3.handlebars->35->2714",
25142 - "default3.handlebars->35->2903",
25143 - "default3.handlebars->35->2909",
25144 - "default3.handlebars->35->3086",
25145 - "default3.handlebars->35->3149",
25146 - "default3.handlebars->35->3173",
25147 - "default3.handlebars->35->3187",
25148 - "default3.handlebars->35->3267"
25127 + "default.handlebars->47->2354",
25128 + "default.handlebars->47->2357",
25129 + "default.handlebars->47->2358",
25130 + "default.handlebars->47->2719",
25131 + "default.handlebars->47->2911",
25132 + "default.handlebars->47->2917",
25133 + "default.handlebars->47->3100",
25134 + "default.handlebars->47->3163",
25135 + "default.handlebars->47->3187",
25136 + "default.handlebars->47->3203",
25137 + "default.handlebars->47->3283",
25138 + "default3.handlebars->35->2351",
25139 + "default3.handlebars->35->2354",
25140 + "default3.handlebars->35->2355",
25141 + "default3.handlebars->35->2716",
25142 + "default3.handlebars->35->2905",
25143 + "default3.handlebars->35->2911",
25144 + "default3.handlebars->35->3088",
25145 + "default3.handlebars->35->3151",
25146 + "default3.handlebars->35->3175",
25147 + "default3.handlebars->35->3191",
25148 + "default3.handlebars->35->3271"
25149 ]
25150 },
25151 {
@@ -25175,8 +25175,8 @@
25175 "zh-cht": "裝置群用戶",
25176 "xloc": [
25177 "default-mobile.handlebars->11->1023",
25178 - "default.handlebars->47->2427",

This file is too large to show in full.

views/default.handlebars
+30 -10
@@ -8468,7 +8468,8 @@
8468 x += '<div id=d2modenow>';
8469 x += addHtmlValue("Expire Time", '<select id=d2inviteExpire style=float:right;width:250px>' + y + '</select>');
8470 x += '</div><div id=d2moderange style=display:none>';
8471 - x += addHtmlValue("Time Range", '<input id=d2timeRangeSelector style=float:right;width:250px class=flatpickr type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
8471 + x += addHtmlValue("Time Range Start", '<input id=d2timeRangeStartSelector style=float:right;width:250px class=flatpickr type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
8472 + x += addHtmlValue("Time Range End", '<input id=d2timeRangeEndSelector style=float:right;width:250px class=flatpickr type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
8473 x += '</div><div id=d2moderecurring style=display:none>';
8474 x += addHtmlValue("Start Time", '<input id=d2timeStartSelector style=float:right;width:250px class=flatpickr type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
8475 x += addHtmlValue("Duration", '<select id=d2inviteDuration style=float:right;width:250px>' + z + '</select>');
@@ -8480,9 +8481,18 @@
8481 showShareDeviceValidate();
8482 var tomorrow = new Date();
8483 tomorrow.setDate(tomorrow.getDate() + 1);
8483 - var rangeTime = flatpickr('#d2timeRangeSelector', { mode: 'range', enableTime: true, minDate: new Date(), defaultDate: [ new Date(), tomorrow ], minuteIncrement: 1 });
8484 - var startTime = flatpickr('#d2timeStartSelector', { enableTime: true, minDate: new Date(), defaultDate: new Date(), minuteIncrement: 1 });
8485 - xxdialogTag = { range: rangeTime, start: startTime };
8484 + var rangeStartTime = flatpickr('#d2timeRangeStartSelector', {
8485 + enableTime: true, minDate: new Date(), defaultDate: new Date(), minuteIncrement: 1, plugins: [new confirmDatePlugin({})],
8486 + onChange: function(selectedDates, dateStr, instance) {
8487 + rangeEndTime.set('minDate', dateStr);
8488 + if (rangeEndTime.selectedDates[0] && rangeEndTime.selectedDates[0] < selectedDates[0]) {
8489 + rangeEndTime.clear();
8490 + }
8491 + }
8492 + });
8493 + var rangeEndTime = flatpickr('#d2timeRangeEndSelector', { enableTime: true, minDate: new Date(), defaultDate: tomorrow, minuteIncrement: 1, plugins: [new confirmDatePlugin({})] });
8494 + var startTime = flatpickr('#d2timeStartSelector', { enableTime: true, minDate: new Date(), defaultDate: new Date(), minuteIncrement: 1, plugins: [new confirmDatePlugin({})] });
8495 + xxdialogTag = { rangeStart: rangeStartTime, rangeEnd: rangeEndTime, start: startTime };
8496 }
8497
8498 function showShareDeviceValidate() {
@@ -8525,7 +8535,7 @@
8535 if (Q('d2timeRange').value == 0) {
8536 meshserver.send({ action: 'createDeviceShareLink', nodeid: currentNode._id, guestname: Q('d2inviteName').value.trim(), p: q, expire: parseInt(Q('d2inviteExpire').value), consent: consent, viewOnly: viewOnly });
8537 } else if (Q('d2timeRange').value == 1) {
8528 - meshserver.send({ action: 'createDeviceShareLink', nodeid: currentNode._id, guestname: Q('d2inviteName').value.trim(), p: q, start: Math.floor(tag.range.selectedDates[0].getTime() / 1000), end: Math.floor(tag.range.selectedDates[1].getTime() / 1000), consent: consent, viewOnly: viewOnly });
8538 + meshserver.send({ action: 'createDeviceShareLink', nodeid: currentNode._id, guestname: Q('d2inviteName').value.trim(), p: q, start: Math.floor(tag.rangeStart.selectedDates[0].getTime() / 1000), end: Math.floor(tag.rangeEnd.selectedDates[0].getTime() / 1000), consent: consent, viewOnly: viewOnly });
8539 } else {
8540 meshserver.send({ action: 'createDeviceShareLink', nodeid: currentNode._id, guestname: Q('d2inviteName').value.trim(), p: q, start: Math.floor(tag.start.selectedDates[0].getTime() / 1000), expire: parseInt(Q('d2inviteDuration').value), recurring: Q('d2timeRange').value - 1, consent: consent, viewOnly: viewOnly });
8541 }
@@ -17663,7 +17673,8 @@
17673 x += '</div>';
17674
17675 x += '<div id=d2timeRangeDiv style=display:none>';
17666 - x += addHtmlValue("Time Range", '<input id=d2timeRangeSelector style=float:right;width:250px class=flatpickr type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
17676 + x += addHtmlValue("Time Range Start", '<input id=d2timeRangeStartSelector style=float:right;width:250px class=flatpickr type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
17677 + x += addHtmlValue("Time Range End", '<input id=d2timeRangeEndSelector style=float:right;width:250px class=flatpickr type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
17678 x += '</div>';
17679
17680 x += '<div id=d2showTrafficDiv style=display:none>';
@@ -17675,8 +17686,17 @@
17686
17687 var lastWeek = new Date();
17688 lastWeek.setDate(lastWeek.getDate() - 7);
17678 - var rangeTime = flatpickr('#d2timeRangeSelector', { mode: 'range', enableTime: true, maxDate: new Date(), defaultDate: [ lastWeek, new Date() ], minuteIncrement: 1 });
17679 - xxdialogTag = rangeTime;
17689 + var rangeStartTime = flatpickr('#d2timeRangeStartSelector', {
17690 + enableTime: true, maxDate: new Date(), defaultDate: lastWeek, minuteIncrement: 1, plugins: [new confirmDatePlugin({})],
17691 + onChange: function(selectedDates, dateStr, instance) {
17692 + rangeEndTime.set('minDate', dateStr);
17693 + if (rangeEndTime.selectedDates[0] && rangeEndTime.selectedDates[0] < selectedDates[0]) {
17694 + rangeEndTime.clear();
17695 + }
17696 + }
17697 + });
17698 + var rangeEndTime = flatpickr('#d2timeRangeEndSelector', { enableTime: true, maxDate: new Date(), defaultDate: new Date(), minuteIncrement: 1, plugins: [new confirmDatePlugin({})] });
17699 + xxdialogTag = { start: rangeStartTime, end: rangeEndTime };
17700 }
17701
17702 function generateReportDialogValidate() {
@@ -17691,8 +17711,8 @@
17711 function generateReportDialogEx(b, tag) {
17712 var start, end;
17713 if (Q('d2timeRange').value == 0) {
17694 - end = Math.floor(tag.selectedDates[1].getTime() / 1000);
17695 - start = Math.floor(tag.selectedDates[0].getTime() / 1000);
17714 + end = Math.floor(tag.end.selectedDates[0].getTime() / 1000);
17715 + start = Math.floor(tag.start.selectedDates[0].getTime() / 1000);
17716 } else {
17717 end = Math.floor(new Date() / 1000);
17718 start = new Date();
views/default3.handlebars
+33 -12
@@ -9161,7 +9161,8 @@
9161 x += '<div id=d2modenow>';
9162 x += addHtmlFormFloating("Expire Time", '<select id=d2inviteExpire class="form-select">' + y + '</select>');
9163 x += '</div><div id=d2moderange style=display:none>';
9164 - x += addHtmlFormFloating("Time Range", '<input id=d2timeRangeSelector class="flatpickr form-select" type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
9164 + x += addHtmlFormFloating("Time Range Start", '<input id=d2timeRangeStartSelector class="flatpickr form-select" type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
9165 + x += addHtmlFormFloating("Time Range End", '<input id=d2timeRangeEndSelector class="flatpickr form-select" type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
9166 x += '</div><div id=d2moderecurring style=display:none>';
9167 x += addHtmlFormFloating("Start Time", '<input id=d2timeStartSelector class="flatpickr form-select" type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
9168 x += addHtmlFormFloating("Duration", '<select id=d2inviteDuration class="form-select">' + z + '</select>');
@@ -9172,14 +9173,24 @@
9173
9174 xxdialogButtons = 3;
9175 setModalContent('xxAddAgent', "Share Device", x);
9175 - showModal('xxAddAgentModal', 'idx_dlgOkButton', showShareDeviceEx);
9176 + showModal('xxAddAgentModal', 'idx_dlgOkButton', () => showShareDeviceEx('', xxdialogTag));
9177
9178 showShareDeviceValidate();
9179 var tomorrow = new Date();
9180 tomorrow.setDate(tomorrow.getDate() + 1);
9180 - var rangeTime = flatpickr('#d2timeRangeSelector', { mode: 'range', enableTime: true, minDate: new Date(), defaultDate: [new Date(), tomorrow], minuteIncrement: 1 });
9181 - var startTime = flatpickr('#d2timeStartSelector', { enableTime: true, minDate: new Date(), defaultDate: new Date(), minuteIncrement: 1 });
9182 - xxdialogTag = { range: rangeTime, start: startTime };
9181 + var rangeStartTime = flatpickr('#d2timeRangeStartSelector', {
9182 + enableTime: true, minDate: new Date(), defaultDate: new Date(), minuteIncrement: 1,
9183 + plugins: [new confirmDatePlugin({})],
9184 + onChange: function(selectedDates, dateStr, instance) {
9185 + rangeEndTime.set('minDate', dateStr);
9186 + if (rangeEndTime.selectedDates[0] && rangeEndTime.selectedDates[0] < selectedDates[0]) {
9187 + rangeEndTime.clear();
9188 + }
9189 + }
9190 + });
9191 + var rangeEndTime = flatpickr('#d2timeRangeEndSelector', { enableTime: true, minDate: tomorrow, defaultDate: tomorrow, minuteIncrement: 1, plugins: [new confirmDatePlugin({})] });
9192 + var startTime = flatpickr('#d2timeStartSelector', { enableTime: true, minDate: new Date(), defaultDate: new Date(), minuteIncrement: 1, plugins: [new confirmDatePlugin({})] });
9193 + xxdialogTag = { rangeStart: rangeStartTime, rangeEnd: rangeEndTime, start: startTime };
9194 }
9195
9196 function showShareDeviceValidate() {
@@ -9222,7 +9233,7 @@
9233 if (Q('d2timeRange').value == 0) {
9234 meshserver.send({ action: 'createDeviceShareLink', nodeid: currentNode._id, guestname: Q('d2inviteName').value.trim(), p: q, expire: parseInt(Q('d2inviteExpire').value), consent: consent, viewOnly: viewOnly });
9235 } else if (Q('d2timeRange').value == 1) {
9225 - meshserver.send({ action: 'createDeviceShareLink', nodeid: currentNode._id, guestname: Q('d2inviteName').value.trim(), p: q, start: Math.floor(tag.range.selectedDates[0].getTime() / 1000), end: Math.floor(tag.range.selectedDates[1].getTime() / 1000), consent: consent, viewOnly: viewOnly });
9236 + meshserver.send({ action: 'createDeviceShareLink', nodeid: currentNode._id, guestname: Q('d2inviteName').value.trim(), p: q, start: Math.floor(tag.rangeStart.selectedDates[0].getTime() / 1000), end: Math.floor(tag.rangeEnd.selectedDates[0].getTime() / 1000), consent: consent, viewOnly: viewOnly });
9237 } else {
9238 meshserver.send({ action: 'createDeviceShareLink', nodeid: currentNode._id, guestname: Q('d2inviteName').value.trim(), p: q, start: Math.floor(tag.start.selectedDates[0].getTime() / 1000), expire: parseInt(Q('d2inviteDuration').value), recurring: Q('d2timeRange').value - 1, consent: consent, viewOnly: viewOnly });
9239 }
@@ -18931,7 +18942,8 @@
18942 x += '</div>';
18943
18944 x += '<div id=d2timeRangeDiv style=display:none>';
18934 - x += addHtmlFormFloating("Time Range", '<input id=d2timeRangeSelector class="flatpickr form-control" type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
18945 + x += addHtmlFormFloating("Time Range Start", '<input id=d2timeRangeStartSelector class="flatpickr form-control" type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
18946 + x += addHtmlFormFloating("Time Range End", '<input id=d2timeRangeEndSelector class="flatpickr form-control" type="text" placeholder="' + "Select Date & Time..." + '" data-id="altinput">');
18947 x += '</div>';
18948
18949 x += '<div id=d2showTrafficDiv style=display:none>';
@@ -18939,13 +18951,22 @@
18951 x += '</div>';
18952
18953 setModalContent('xxAddAgent', "Generate Report", x);
18942 - showModal('xxAddAgentModal', 'idx_dlgOkButton', generateReportDialogEx);
18954 + showModal('xxAddAgentModal', 'idx_dlgOkButton', () => generateReportDialogEx('', xxdialogTag));
18955 generateReportDialogValidate();
18956
18957 var lastWeek = new Date();
18958 lastWeek.setDate(lastWeek.getDate() - 7);
18947 - var rangeTime = flatpickr('#d2timeRangeSelector', { mode: 'range', enableTime: true, maxDate: new Date(), defaultDate: [lastWeek, new Date()], minuteIncrement: 1 });
18948 - xxdialogTag = rangeTime;
18959 + var rangeStartTime = flatpickr('#d2timeRangeStartSelector', {
18960 + enableTime: true, maxDate: new Date(), defaultDate: lastWeek, minuteIncrement: 1, plugins: [new confirmDatePlugin({})],
18961 + onChange: function(selectedDates, dateStr, instance) {
18962 + rangeEndTime.set('minDate', dateStr);
18963 + if (rangeEndTime.selectedDates[0] && rangeEndTime.selectedDates[0] < selectedDates[0]) {
18964 + rangeEndTime.clear();
18965 + }
18966 + }
18967 + });
18968 + var rangeEndTime = flatpickr('#d2timeRangeEndSelector', { enableTime: true, maxDate: new Date(), defaultDate: new Date(), minuteIncrement: 1, plugins: [new confirmDatePlugin({})] });
18969 + xxdialogTag = { rangeStart: rangeStartTime, rangeEnd: rangeEndTime };
18970 }
18971
18972 function generateReportDialogValidate() {
@@ -18960,8 +18981,8 @@
18981 function generateReportDialogEx(b, tag) {
18982 var start, end;
18983 if (Q('d2timeRange').value == 0) {
18963 - end = Math.floor(tag.selectedDates[1].getTime() / 1000);
18964 - start = Math.floor(tag.selectedDates[0].getTime() / 1000);
18984 + end = Math.floor(tag.rangeEnd.selectedDates[0].getTime() / 1000);
18985 + start = Math.floor(tag.rangeStart.selectedDates[0].getTime() / 1000);
18986 } else {
18987 end = Math.floor(new Date() / 1000);
18988 start = new Date();