@syncfusion/ej2-react-dropdowns 22.2.12 → 23.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -244
- package/diConfig.json +11 -2
- package/dist/ej2-react-dropdowns.min.js +3 -3
- package/dist/ej2-react-dropdowns.umd.min.js +3 -3
- package/dist/ej2-react-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-react-dropdowns.es2015.js +3 -3
- package/dist/es6/ej2-react-dropdowns.es2015.js.map +1 -1
- package/package.json +9 -9
- package/src/auto-complete/autocomplete.component.js +1 -1
- package/src/combo-box/combobox.component.js +1 -1
- package/src/drop-down-list/dropdownlist.component.js +1 -1
- package/styles/auto-complete/material-dark.css +0 -1
- package/styles/auto-complete/material.css +0 -1
- package/styles/auto-complete/material3-dark.css +0 -1
- package/styles/auto-complete/material3-dark.scss +1 -1
- package/styles/auto-complete/material3.css +0 -1
- package/styles/auto-complete/material3.scss +1 -1
- package/styles/auto-complete/tailwind-dark.css +0 -1
- package/styles/auto-complete/tailwind.css +0 -1
- package/styles/bootstrap-dark.css +70 -15
- package/styles/bootstrap.css +70 -15
- package/styles/bootstrap4.css +71 -16
- package/styles/bootstrap5-dark.css +71 -16
- package/styles/bootstrap5.css +71 -16
- package/styles/combo-box/material-dark.css +0 -1
- package/styles/combo-box/material.css +0 -1
- package/styles/combo-box/material3-dark.css +0 -1
- package/styles/combo-box/material3-dark.scss +1 -1
- package/styles/combo-box/material3.css +0 -1
- package/styles/combo-box/material3.scss +1 -1
- package/styles/combo-box/tailwind-dark.css +0 -1
- package/styles/combo-box/tailwind.css +0 -1
- package/styles/drop-down-base/material-dark.css +0 -1
- package/styles/drop-down-base/material.css +0 -1
- package/styles/drop-down-base/material3-dark.css +0 -1
- package/styles/drop-down-base/material3-dark.scss +1 -1
- package/styles/drop-down-base/material3.css +0 -1
- package/styles/drop-down-base/material3.scss +1 -1
- package/styles/drop-down-base/tailwind-dark.css +0 -1
- package/styles/drop-down-base/tailwind.css +0 -1
- package/styles/drop-down-list/material-dark.css +0 -1
- package/styles/drop-down-list/material.css +0 -1
- package/styles/drop-down-list/material3-dark.css +0 -1
- package/styles/drop-down-list/material3-dark.scss +1 -1
- package/styles/drop-down-list/material3.css +0 -1
- package/styles/drop-down-list/material3.scss +1 -1
- package/styles/drop-down-list/tailwind-dark.css +0 -1
- package/styles/drop-down-list/tailwind.css +0 -1
- package/styles/drop-down-tree/material-dark.css +0 -1
- package/styles/drop-down-tree/material.css +0 -1
- package/styles/drop-down-tree/material3-dark.css +0 -1
- package/styles/drop-down-tree/material3-dark.scss +1 -1
- package/styles/drop-down-tree/material3.css +0 -1
- package/styles/drop-down-tree/material3.scss +1 -1
- package/styles/drop-down-tree/tailwind-dark.css +0 -1
- package/styles/drop-down-tree/tailwind.css +0 -1
- package/styles/fabric-dark.css +70 -15
- package/styles/fabric.css +70 -15
- package/styles/fluent-dark.css +71 -16
- package/styles/fluent.css +71 -16
- package/styles/highcontrast-light.css +70 -15
- package/styles/highcontrast.css +70 -15
- package/styles/list-box/bootstrap-dark.css +70 -15
- package/styles/list-box/bootstrap.css +70 -15
- package/styles/list-box/bootstrap4.css +71 -16
- package/styles/list-box/bootstrap5-dark.css +71 -16
- package/styles/list-box/bootstrap5.css +71 -16
- package/styles/list-box/fabric-dark.css +70 -15
- package/styles/list-box/fabric.css +70 -15
- package/styles/list-box/fluent-dark.css +71 -16
- package/styles/list-box/fluent.css +71 -16
- package/styles/list-box/highcontrast-light.css +70 -15
- package/styles/list-box/highcontrast.css +70 -15
- package/styles/list-box/material-dark.css +71 -17
- package/styles/list-box/material.css +71 -17
- package/styles/list-box/material3-dark.css +71 -17
- package/styles/list-box/material3-dark.scss +1 -1
- package/styles/list-box/material3.css +71 -17
- package/styles/list-box/material3.scss +1 -1
- package/styles/list-box/tailwind-dark.css +71 -17
- package/styles/list-box/tailwind.css +71 -17
- package/styles/material-dark.css +71 -17
- package/styles/material.css +71 -17
- package/styles/material3-dark.css +71 -24
- package/styles/material3.css +71 -17
- package/styles/mention/material-dark.css +0 -1
- package/styles/mention/material.css +0 -1
- package/styles/mention/material3-dark.css +0 -1
- package/styles/mention/material3-dark.scss +1 -1
- package/styles/mention/material3.css +0 -1
- package/styles/mention/material3.scss +1 -1
- package/styles/mention/tailwind-dark.css +0 -1
- package/styles/mention/tailwind.css +0 -1
- package/styles/multi-select/material-dark.css +0 -1
- package/styles/multi-select/material.css +0 -1
- package/styles/multi-select/material3-dark.css +0 -1
- package/styles/multi-select/material3-dark.scss +1 -1
- package/styles/multi-select/material3.css +0 -1
- package/styles/multi-select/material3.scss +1 -1
- package/styles/multi-select/tailwind-dark.css +0 -1
- package/styles/multi-select/tailwind.css +0 -1
- package/styles/tailwind-dark.css +71 -24
- package/styles/tailwind.css +71 -24
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-dropdowns.es2015.js","sources":["../src/es6/drop-down-list/dropdownlist.component.js","../src/es6/combo-box/combobox.component.js","../src/es6/auto-complete/autocomplete.component.js","../src/es6/multi-select/multiselect.component.js","../src/es6/list-box/listbox.component.js","../src/es6/drop-down-tree/dropdowntree.component.js","../src/es6/mention/mention.component.js"],"sourcesContent":["import * as React from 'react';\nimport { DropDownList } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The DropDownList component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <DropDownListComponent dataSource={data}/>\n * ```\n */\nexport class DropDownListComponent extends DropDownList {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(DropDownListComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ComboBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The ComboBox component allows the user to type a value or choose an option from the list of predefined options.\n * ```\n * <ComboBoxComponent dataSource={data}/>\n * ```\n */\nexport class ComboBoxComponent extends ComboBox {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(ComboBoxComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { AutoComplete } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one.\n * ```\n * <AutoCompleteComponent dataSource={data}/>\n * ```\n */\nexport class AutoCompleteComponent extends AutoComplete {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(AutoCompleteComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { MultiSelect } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The MultiSelect allows the user to pick a values from the predefined list of values.\n * ```\n * <MultiSelectComponent dataSource={data}/>\n * ```\n */\nexport class MultiSelectComponent extends MultiSelect {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(MultiSelectComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ListBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The ListBox allows the user to select values from the predefined list of values.\n * ```\n * <ListBoxComponent dataSource={data} />\n * ```\n */\nexport class ListBoxComponent extends ListBox {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(ListBoxComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { DropDownTree } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The DropDownTree component contains a list of predefined values from which you can choose a single or multiple values.\n * ```\n * <DropDownTreeComponent/>\n * ```\n */\nexport class DropDownTreeComponent extends DropDownTree {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(DropDownTreeComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { Mention } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The Mention component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <MentionComponent dataSource={data}/>\n * ```\n */\nexport class MentionComponent extends Mention {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = [\"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(MentionComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Fragment","React.Component"],"mappings":";;;;AAGA;;;;;;AAMA,AAAO,MAAM,qBAAqB,SAAS,YAAY,CAAC;IACpD,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC;QAClC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,eAAe,EAAE,cAAc,CAAC,CAAC;QAClF,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOA,aAAmB,CAACC,QAAc,EAAE,IAAI,EAAE,EAAE,CAAC,MAAM,CAACD,aAAmB,CAAC,OAAO,EAAE,IAAI,CAAC,oBAAoB,EAAE,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SACxI;KACJ;CACJ;AACD,WAAW,CAAC,qBAAqB,EAAE,CAAC,aAAa,EAAEE,SAAe,CAAC,CAAC,CAAC;;AC1BrE;;;;;;AAMA,AAAO,MAAM,iBAAiB,SAAS,QAAQ,CAAC;IAC5C,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC;QAClC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,cAAc,CAAC,CAAC;QACjE,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOF,aAAmB,CAACC,QAAc,EAAE,IAAI,EAAE,EAAE,CAAC,MAAM,CAACD,aAAmB,CAAC,OAAO,EAAE,IAAI,CAAC,oBAAoB,EAAE,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SACxI;KACJ;CACJ;AACD,WAAW,CAAC,iBAAiB,EAAE,CAAC,aAAa,EAAEE,SAAe,CAAC,CAAC,CAAC;;AC1BjE;;;;;;AAMA,AAAO,MAAM,qBAAqB,SAAS,YAAY,CAAC;IACpD,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC;QAClC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,cAAc,CAAC,CAAC;QACjE,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOF,aAAmB,CAACC,QAAc,EAAE,IAAI,EAAE,EAAE,CAAC,MAAM,CAACD,aAAmB,CAAC,OAAO,EAAE,IAAI,CAAC,oBAAoB,EAAE,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SACxI;KACJ;CACJ;AACD,WAAW,CAAC,qBAAqB,EAAE,CAAC,aAAa,EAAEE,SAAe,CAAC,CAAC,CAAC;;AC1BrE;;;;;;AAMA,AAAO,MAAM,oBAAoB,SAAS,WAAW,CAAC;IAClD,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,IAAI,CAAC;QACjC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,eAAe,EAAE,cAAc,CAAC,CAAC;QAClF,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOF,aAAmB,CAACC,QAAc,EAAE,IAAI,EAAE,EAAE,CAAC,MAAM,CAACD,aAAmB,CAAC,OAAO,EAAE,IAAI,CAAC,oBAAoB,EAAE,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SACxI;KACJ;CACJ;AACD,WAAW,CAAC,oBAAoB,EAAE,CAAC,aAAa,EAAEE,SAAe,CAAC,CAAC,CAAC;;AC1BpE;;;;;;AAMA,AAAO,MAAM,gBAAgB,SAAS,OAAO,CAAC;IAC1C,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,IAAI,CAAC;QACjC,IAAI,CAAC,sBAAsB,GAAG,IAAI,CAAC;QACnC,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOF,aAAmB,CAACC,QAAc,EAAE,IAAI,EAAE,EAAE,CAAC,MAAM,CAACD,aAAmB,CAAC,OAAO,EAAE,IAAI,CAAC,oBAAoB,EAAE,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SACxI;KACJ;CACJ;AACD,WAAW,CAAC,gBAAgB,EAAE,CAAC,aAAa,EAAEE,SAAe,CAAC,CAAC,CAAC;;AC1BhE;;;;;;AAMA,AAAO,MAAM,qBAAqB,SAAS,YAAY,CAAC;IACpD,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC;QAClC,IAAI,CAAC,sBAAsB,GAAG,IAAI,CAAC;QACnC,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOF,aAAmB,CAACC,QAAc,EAAE,IAAI,EAAE,EAAE,CAAC,MAAM,CAACD,aAAmB,CAAC,OAAO,EAAE,IAAI,CAAC,oBAAoB,EAAE,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SACxI;KACJ;CACJ;AACD,WAAW,CAAC,qBAAqB,EAAE,CAAC,aAAa,EAAEE,SAAe,CAAC,CAAC,CAAC;;AC1BrE;;;;;;AAMA,AAAO,MAAM,gBAAgB,SAAS,OAAO,CAAC;IAC1C,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC;QAClC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,CAAC,CAAC;QAC/C,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOF,aAAmB,CAAC,KAAK,EAAE,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SAChH;KACJ;CACJ;AACD,WAAW,CAAC,gBAAgB,EAAE,CAAC,aAAa,EAAEE,SAAe,CAAC,CAAC,CAAC;;;;;;"}
|
|
1
|
+
{"version":3,"file":"ej2-react-dropdowns.es2015.js","sources":["../src/es6/drop-down-list/dropdownlist.component.js","../src/es6/combo-box/combobox.component.js","../src/es6/auto-complete/autocomplete.component.js","../src/es6/multi-select/multiselect.component.js","../src/es6/list-box/listbox.component.js","../src/es6/drop-down-tree/dropdowntree.component.js","../src/es6/mention/mention.component.js"],"sourcesContent":["import * as React from 'react';\nimport { DropDownList } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The DropDownList component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <DropDownListComponent dataSource={data}/>\n * ```\n */\nexport class DropDownListComponent extends DropDownList {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(DropDownListComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ComboBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The ComboBox component allows the user to type a value or choose an option from the list of predefined options.\n * ```\n * <ComboBoxComponent dataSource={data}/>\n * ```\n */\nexport class ComboBoxComponent extends ComboBox {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(ComboBoxComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { AutoComplete } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one.\n * ```\n * <AutoCompleteComponent dataSource={data}/>\n * ```\n */\nexport class AutoCompleteComponent extends AutoComplete {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(AutoCompleteComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { MultiSelect } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The MultiSelect allows the user to pick a values from the predefined list of values.\n * ```\n * <MultiSelectComponent dataSource={data}/>\n * ```\n */\nexport class MultiSelectComponent extends MultiSelect {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(MultiSelectComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ListBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The ListBox allows the user to select values from the predefined list of values.\n * ```\n * <ListBoxComponent dataSource={data} />\n * ```\n */\nexport class ListBoxComponent extends ListBox {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(ListBoxComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { DropDownTree } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The DropDownTree component contains a list of predefined values from which you can choose a single or multiple values.\n * ```\n * <DropDownTreeComponent/>\n * ```\n */\nexport class DropDownTreeComponent extends DropDownTree {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(DropDownTreeComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { Mention } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The Mention component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <MentionComponent dataSource={data}/>\n * ```\n */\nexport class MentionComponent extends Mention {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = [\"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(MentionComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Fragment","React.Component"],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-dropdowns@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-dropdowns@
|
|
3
|
+
"_id": "@syncfusion/ej2-react-dropdowns@23.1.36",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-K6sbSHJg95C2M7gcCOsM9Ily/zzp++uH3MlouZEumEtURC9DZ/s6u+A9ZGL928YbhvDDow14kntYw55FXTydng==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-23.1.36.tgz",
|
|
23
|
+
"_shasum": "909d9caf872bce87185ba0fb036800fe22fa4228",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-dropdowns@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~
|
|
35
|
-
"@syncfusion/ej2-dropdowns": "
|
|
36
|
-
"@syncfusion/ej2-react-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~23.1.38",
|
|
35
|
+
"@syncfusion/ej2-dropdowns": "23.1.38",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~23.1.36"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 DropDown Components for React",
|
|
@@ -58,6 +58,6 @@
|
|
|
58
58
|
"type": "git",
|
|
59
59
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
60
60
|
},
|
|
61
|
-
"version": "
|
|
61
|
+
"version": "23.1.38",
|
|
62
62
|
"sideEffects": false
|
|
63
63
|
}
|
|
@@ -25,7 +25,7 @@ var AutoCompleteComponent = /** @class */ (function (_super) {
|
|
|
25
25
|
function AutoCompleteComponent(props) {
|
|
26
26
|
var _this = _super.call(this, props) || this;
|
|
27
27
|
_this.initRenderCalled = false;
|
|
28
|
-
_this.checkInjectedModules =
|
|
28
|
+
_this.checkInjectedModules = true;
|
|
29
29
|
_this.statelessTemplateProps = ["headerTemplate", "itemTemplate"];
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
@@ -25,7 +25,7 @@ var ComboBoxComponent = /** @class */ (function (_super) {
|
|
|
25
25
|
function ComboBoxComponent(props) {
|
|
26
26
|
var _this = _super.call(this, props) || this;
|
|
27
27
|
_this.initRenderCalled = false;
|
|
28
|
-
_this.checkInjectedModules =
|
|
28
|
+
_this.checkInjectedModules = true;
|
|
29
29
|
_this.statelessTemplateProps = ["headerTemplate", "itemTemplate"];
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
@@ -25,7 +25,7 @@ var DropDownListComponent = /** @class */ (function (_super) {
|
|
|
25
25
|
function DropDownListComponent(props) {
|
|
26
26
|
var _this = _super.call(this, props) || this;
|
|
27
27
|
_this.initRenderCalled = false;
|
|
28
|
-
_this.checkInjectedModules =
|
|
28
|
+
_this.checkInjectedModules = true;
|
|
29
29
|
_this.statelessTemplateProps = ["headerTemplate", "valueTemplate", "itemTemplate"];
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/auto-complete/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/auto-complete/material3.scss';
|
|
@@ -2490,11 +2490,6 @@ ejs-multiselect {
|
|
|
2490
2490
|
padding: 13px 16px;
|
|
2491
2491
|
position: relative;
|
|
2492
2492
|
}
|
|
2493
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2494
|
-
.e-listbox-container.e-filter-list,
|
|
2495
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2496
|
-
overflow: inherit;
|
|
2497
|
-
}
|
|
2498
2493
|
.e-listbox-wrapper .e-list-parent,
|
|
2499
2494
|
.e-listbox-container .e-list-parent,
|
|
2500
2495
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2778,9 +2773,6 @@ ejs-listbox {
|
|
|
2778
2773
|
overflow: auto;
|
|
2779
2774
|
}
|
|
2780
2775
|
|
|
2781
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2782
|
-
overflow: inherit;
|
|
2783
|
-
}
|
|
2784
2776
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2785
2777
|
overflow: auto;
|
|
2786
2778
|
}
|
|
@@ -2976,27 +2968,66 @@ ejs-listbox {
|
|
|
2976
2968
|
}
|
|
2977
2969
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2978
2970
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
2979
|
-
height: calc(100% - 46px);
|
|
2971
|
+
height: calc(100% - 46px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2972
|
+
}
|
|
2973
|
+
|
|
2974
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2975
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2976
|
+
}
|
|
2977
|
+
|
|
2978
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2979
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2980
2980
|
}
|
|
2981
2981
|
|
|
2982
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2983
2982
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2984
|
-
height:
|
|
2983
|
+
height: 100%;
|
|
2985
2984
|
}
|
|
2986
2985
|
|
|
2987
2986
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
2988
2987
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2989
|
-
height: calc(100% -
|
|
2988
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2989
|
+
}
|
|
2990
|
+
|
|
2991
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2992
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2993
|
+
}
|
|
2994
|
+
|
|
2995
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2996
|
+
height: calc(100% - 52px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3000
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3001
|
+
}
|
|
3002
|
+
|
|
3003
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3004
|
+
height: 100%;
|
|
2990
3005
|
}
|
|
2991
3006
|
|
|
2992
3007
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3008
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3009
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3010
|
+
}
|
|
3011
|
+
|
|
2993
3012
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
2994
|
-
height:
|
|
3013
|
+
height: 100%;
|
|
2995
3014
|
}
|
|
2996
3015
|
|
|
2997
3016
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3017
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3018
|
+
height: calc(100% - 54px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3019
|
+
}
|
|
3020
|
+
|
|
3021
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3022
|
+
height: calc(100% - 91.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3023
|
+
}
|
|
3024
|
+
|
|
3025
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3026
|
+
height: calc(100% - 106px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3027
|
+
}
|
|
3028
|
+
|
|
2998
3029
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2999
|
-
height:
|
|
3030
|
+
height: 100%;
|
|
3000
3031
|
}
|
|
3001
3032
|
|
|
3002
3033
|
.e-listbox-wrapper,
|
|
@@ -3029,7 +3060,7 @@ ejs-listbox {
|
|
|
3029
3060
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3030
3061
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3031
3062
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3032
|
-
height: calc(100% -
|
|
3063
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3033
3064
|
}
|
|
3034
3065
|
|
|
3035
3066
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3305,6 +3336,30 @@ ejs-listbox {
|
|
|
3305
3336
|
padding-right: 1.0714em;
|
|
3306
3337
|
}
|
|
3307
3338
|
|
|
3339
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3340
|
+
height: 100%;
|
|
3341
|
+
}
|
|
3342
|
+
|
|
3343
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3344
|
+
height: 100%;
|
|
3345
|
+
}
|
|
3346
|
+
|
|
3347
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3348
|
+
height: 100%;
|
|
3349
|
+
}
|
|
3350
|
+
|
|
3351
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3352
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3353
|
+
}
|
|
3354
|
+
|
|
3355
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3356
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3357
|
+
}
|
|
3358
|
+
|
|
3359
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3360
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3361
|
+
}
|
|
3362
|
+
|
|
3308
3363
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3309
3364
|
@keyframes material-spinner-rotate {
|
|
3310
3365
|
0% {
|
package/styles/bootstrap.css
CHANGED
|
@@ -2494,11 +2494,6 @@ ejs-multiselect {
|
|
|
2494
2494
|
padding: 13px 16px;
|
|
2495
2495
|
position: relative;
|
|
2496
2496
|
}
|
|
2497
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2498
|
-
.e-listbox-container.e-filter-list,
|
|
2499
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2500
|
-
overflow: inherit;
|
|
2501
|
-
}
|
|
2502
2497
|
.e-listbox-wrapper .e-list-parent,
|
|
2503
2498
|
.e-listbox-container .e-list-parent,
|
|
2504
2499
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2782,9 +2777,6 @@ ejs-listbox {
|
|
|
2782
2777
|
overflow: auto;
|
|
2783
2778
|
}
|
|
2784
2779
|
|
|
2785
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2786
|
-
overflow: inherit;
|
|
2787
|
-
}
|
|
2788
2780
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2789
2781
|
overflow: auto;
|
|
2790
2782
|
}
|
|
@@ -2986,27 +2978,66 @@ ejs-listbox {
|
|
|
2986
2978
|
}
|
|
2987
2979
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2988
2980
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
2989
|
-
height: calc(100% - 46px);
|
|
2981
|
+
height: calc(100% - 46px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2982
|
+
}
|
|
2983
|
+
|
|
2984
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2985
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2986
|
+
}
|
|
2987
|
+
|
|
2988
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2989
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2990
2990
|
}
|
|
2991
2991
|
|
|
2992
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2993
2992
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2994
|
-
height:
|
|
2993
|
+
height: 100%;
|
|
2995
2994
|
}
|
|
2996
2995
|
|
|
2997
2996
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
2998
2997
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2999
|
-
height: calc(100% -
|
|
2998
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2999
|
+
}
|
|
3000
|
+
|
|
3001
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3002
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3003
|
+
}
|
|
3004
|
+
|
|
3005
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3006
|
+
height: calc(100% - 52px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3007
|
+
}
|
|
3008
|
+
|
|
3009
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3010
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3011
|
+
}
|
|
3012
|
+
|
|
3013
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3014
|
+
height: 100%;
|
|
3000
3015
|
}
|
|
3001
3016
|
|
|
3002
3017
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3018
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3019
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3020
|
+
}
|
|
3021
|
+
|
|
3003
3022
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3004
|
-
height:
|
|
3023
|
+
height: 100%;
|
|
3005
3024
|
}
|
|
3006
3025
|
|
|
3007
3026
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3027
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3028
|
+
height: calc(100% - 54px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3029
|
+
}
|
|
3030
|
+
|
|
3031
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3032
|
+
height: calc(100% - 91.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3033
|
+
}
|
|
3034
|
+
|
|
3035
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3036
|
+
height: calc(100% - 106px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3037
|
+
}
|
|
3038
|
+
|
|
3008
3039
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3009
|
-
height:
|
|
3040
|
+
height: 100%;
|
|
3010
3041
|
}
|
|
3011
3042
|
|
|
3012
3043
|
.e-listbox-wrapper,
|
|
@@ -3039,7 +3070,7 @@ ejs-listbox {
|
|
|
3039
3070
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3040
3071
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3041
3072
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3042
|
-
height: calc(100% -
|
|
3073
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3043
3074
|
}
|
|
3044
3075
|
|
|
3045
3076
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3315,6 +3346,30 @@ ejs-listbox {
|
|
|
3315
3346
|
padding-right: 1.0714em;
|
|
3316
3347
|
}
|
|
3317
3348
|
|
|
3349
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3350
|
+
height: 100%;
|
|
3351
|
+
}
|
|
3352
|
+
|
|
3353
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3354
|
+
height: 100%;
|
|
3355
|
+
}
|
|
3356
|
+
|
|
3357
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3358
|
+
height: 100%;
|
|
3359
|
+
}
|
|
3360
|
+
|
|
3361
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3362
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3363
|
+
}
|
|
3364
|
+
|
|
3365
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3366
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3367
|
+
}
|
|
3368
|
+
|
|
3369
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3370
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3371
|
+
}
|
|
3372
|
+
|
|
3318
3373
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3319
3374
|
@keyframes material-spinner-rotate {
|
|
3320
3375
|
0% {
|
package/styles/bootstrap4.css
CHANGED
|
@@ -2671,11 +2671,6 @@ ejs-multiselect {
|
|
|
2671
2671
|
padding: 10px 16px 10px 16px;
|
|
2672
2672
|
position: relative;
|
|
2673
2673
|
}
|
|
2674
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2675
|
-
.e-listbox-container.e-filter-list,
|
|
2676
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2677
|
-
overflow: inherit;
|
|
2678
|
-
}
|
|
2679
2674
|
.e-listbox-wrapper .e-list-parent,
|
|
2680
2675
|
.e-listbox-container .e-list-parent,
|
|
2681
2676
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2959,9 +2954,6 @@ ejs-listbox {
|
|
|
2959
2954
|
overflow: auto;
|
|
2960
2955
|
}
|
|
2961
2956
|
|
|
2962
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2963
|
-
overflow: inherit;
|
|
2964
|
-
}
|
|
2965
2957
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2966
2958
|
overflow: auto;
|
|
2967
2959
|
}
|
|
@@ -3207,27 +3199,66 @@ ejs-listbox {
|
|
|
3207
3199
|
|
|
3208
3200
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3209
3201
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3210
|
-
height: calc(100% -
|
|
3202
|
+
height: calc(100% - 43px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3203
|
+
}
|
|
3204
|
+
|
|
3205
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3206
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3207
|
+
}
|
|
3208
|
+
|
|
3209
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3210
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3211
3211
|
}
|
|
3212
3212
|
|
|
3213
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3214
3213
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3215
|
-
height:
|
|
3214
|
+
height: 100%;
|
|
3216
3215
|
}
|
|
3217
3216
|
|
|
3218
3217
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3219
3218
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3220
|
-
height: calc(100% -
|
|
3219
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3220
|
+
}
|
|
3221
|
+
|
|
3222
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3223
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3224
|
+
}
|
|
3225
|
+
|
|
3226
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3227
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3228
|
+
}
|
|
3229
|
+
|
|
3230
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3231
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3232
|
+
}
|
|
3233
|
+
|
|
3234
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3235
|
+
height: 100%;
|
|
3221
3236
|
}
|
|
3222
3237
|
|
|
3223
3238
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3239
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3240
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3241
|
+
}
|
|
3242
|
+
|
|
3224
3243
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3225
|
-
height:
|
|
3244
|
+
height: 100%;
|
|
3226
3245
|
}
|
|
3227
3246
|
|
|
3228
3247
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3248
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3249
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3250
|
+
}
|
|
3251
|
+
|
|
3252
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3253
|
+
height: calc(100% - 90.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3254
|
+
}
|
|
3255
|
+
|
|
3256
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3257
|
+
height: calc(100% - 108px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3229
3260
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3230
|
-
height:
|
|
3261
|
+
height: 100%;
|
|
3231
3262
|
}
|
|
3232
3263
|
|
|
3233
3264
|
.e-listbox-wrapper,
|
|
@@ -3254,13 +3285,13 @@ ejs-listbox {
|
|
|
3254
3285
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3255
3286
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3256
3287
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3257
|
-
height: calc(100% -
|
|
3288
|
+
height: calc(100% - 51px);
|
|
3258
3289
|
}
|
|
3259
3290
|
|
|
3260
3291
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3261
3292
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3262
3293
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3263
|
-
height: calc(100% -
|
|
3294
|
+
height: calc(100% - 41px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3264
3295
|
}
|
|
3265
3296
|
|
|
3266
3297
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3536,6 +3567,30 @@ ejs-listbox {
|
|
|
3536
3567
|
padding-right: 1.0714em;
|
|
3537
3568
|
}
|
|
3538
3569
|
|
|
3570
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3571
|
+
height: 100%;
|
|
3572
|
+
}
|
|
3573
|
+
|
|
3574
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3575
|
+
height: 100%;
|
|
3576
|
+
}
|
|
3577
|
+
|
|
3578
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3579
|
+
height: 100%;
|
|
3580
|
+
}
|
|
3581
|
+
|
|
3582
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3583
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3584
|
+
}
|
|
3585
|
+
|
|
3586
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3587
|
+
height: calc(100% - 41px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3588
|
+
}
|
|
3589
|
+
|
|
3590
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3591
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3592
|
+
}
|
|
3593
|
+
|
|
3539
3594
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3540
3595
|
@keyframes material-spinner-rotate {
|
|
3541
3596
|
0% {
|