@ibiz-template/mob-vue3-components 0.0.1-alpha.24 → 0.0.1

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.
Files changed (158) hide show
  1. package/dist/index.min.css +1 -1
  2. package/dist/index.system.min.js +5 -5
  3. package/dist/index.system.min.js.map +1 -1
  4. package/es/common/col/col.mjs +0 -3
  5. package/es/common/rawitem/rawitem.mjs +1 -1
  6. package/es/control/calendar/calendar.d.ts +1 -1
  7. package/es/control/calendar/calendar.mjs +1 -1
  8. package/es/control/calendar/index.d.ts +1 -1
  9. package/es/control/caption-bar/caption-bar.css +1 -1
  10. package/es/control/chart/chart.d.ts +1 -1
  11. package/es/control/dashboard/portlet/portlet-layout/portlet-layout.css +1 -1
  12. package/es/control/data-view/data-view.css +1 -1
  13. package/es/control/data-view/data-view.d.ts +1 -1
  14. package/es/control/data-view/index.d.ts +1 -1
  15. package/es/control/form/edit-form/edit-form.d.ts +1 -1
  16. package/es/control/form/edit-form/index.d.ts +1 -1
  17. package/es/control/form/form-detail/form-button/form-button.css +1 -1
  18. package/es/control/form/form-detail/form-group-panel/form-group-panel.css +1 -1
  19. package/es/control/form/form-detail/form-item/form-item-container/form-item-container.css +1 -1
  20. package/es/control/form/form-detail/form-item/form-item.css +1 -1
  21. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.mjs +1 -1
  22. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.d.ts +1 -0
  23. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.mjs +15 -3
  24. package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.css +1 -1
  25. package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.d.ts +4 -3
  26. package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.mjs +14 -6
  27. package/es/control/form/form-detail/form-page/form-page.css +1 -1
  28. package/es/control/index.d.ts +0 -1
  29. package/es/control/index.mjs +0 -5
  30. package/es/control/md-ctrl/md-ctrl.css +1 -1
  31. package/es/control/search-bar/search-bar.css +1 -1
  32. package/es/editor/cascader/ibiz-cascader/ibiz-cascader.css +1 -1
  33. package/es/editor/cascader/ibiz-cascader/ibiz-cascader.mjs +2 -2
  34. package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.css +1 -1
  35. package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.mjs +3 -0
  36. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.css +1 -1
  37. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.d.ts +1 -1
  38. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.mjs +6 -6
  39. package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.d.ts +1 -1
  40. package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.mjs +7 -8
  41. package/es/editor/dropdown-list/ibiz-dropdown-list/ibiz-dropdown-list.mjs +3 -0
  42. package/es/editor/span/span/span.css +1 -1
  43. package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.mjs +2 -2
  44. package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.css +1 -1
  45. package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.mjs +2 -0
  46. package/es/index.mjs +1 -3
  47. package/es/panel-component/index.mjs +5 -1
  48. package/es/panel-component/panel-tab-panel/index.d.ts +23 -0
  49. package/es/panel-component/panel-tab-panel/index.mjs +12 -0
  50. package/es/panel-component/panel-tab-panel/panel-tab-panel.css +1 -0
  51. package/es/panel-component/panel-tab-panel/panel-tab-panel.d.ts +26 -0
  52. package/es/panel-component/panel-tab-panel/panel-tab-panel.mjs +70 -0
  53. package/es/panel-component/panel-tab-panel/panel-tab-panel.provider.d.ts +13 -0
  54. package/{lib/control/panel/view-layout-panel/view-layout-panel.provider.cjs → es/panel-component/panel-tab-panel/panel-tab-panel.provider.mjs} +9 -4
  55. package/es/panel-component/view-content-panel-container/view-content-panel-container.css +1 -1
  56. package/es/panel-component/view-header-panel-container/view-header-panel-container.css +1 -1
  57. package/lib/common/col/col.cjs +0 -3
  58. package/lib/common/rawitem/rawitem.cjs +1 -1
  59. package/lib/control/calendar/calendar.cjs +1 -1
  60. package/lib/control/caption-bar/caption-bar.css +1 -1
  61. package/lib/control/dashboard/portlet/portlet-layout/portlet-layout.css +1 -1
  62. package/lib/control/data-view/data-view.css +1 -1
  63. package/lib/control/form/form-detail/form-button/form-button.css +1 -1
  64. package/lib/control/form/form-detail/form-group-panel/form-group-panel.css +1 -1
  65. package/lib/control/form/form-detail/form-item/form-item-container/form-item-container.css +1 -1
  66. package/lib/control/form/form-detail/form-item/form-item.css +1 -1
  67. package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.cjs +1 -1
  68. package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.cjs +15 -3
  69. package/lib/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.cjs +14 -6
  70. package/lib/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.css +1 -1
  71. package/lib/control/form/form-detail/form-page/form-page.css +1 -1
  72. package/lib/control/index.cjs +58 -67
  73. package/lib/control/md-ctrl/md-ctrl.css +1 -1
  74. package/lib/control/search-bar/search-bar.css +1 -1
  75. package/lib/editor/cascader/ibiz-cascader/ibiz-cascader.cjs +2 -2
  76. package/lib/editor/cascader/ibiz-cascader/ibiz-cascader.css +1 -1
  77. package/lib/editor/data-picker/ibiz-mpicker/ibiz-mpicker.cjs +3 -0
  78. package/lib/editor/data-picker/ibiz-mpicker/ibiz-mpicker.css +1 -1
  79. package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.cjs +6 -6
  80. package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.css +1 -1
  81. package/lib/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.cjs +7 -8
  82. package/lib/editor/dropdown-list/ibiz-dropdown-list/ibiz-dropdown-list.cjs +3 -0
  83. package/lib/editor/span/span/span.css +1 -1
  84. package/lib/editor/upload/ibiz-file-upload/ibiz-file-upload.cjs +2 -2
  85. package/lib/editor/upload/ibiz-image-upload/ibiz-image-upload.cjs +2 -0
  86. package/lib/editor/upload/ibiz-image-upload/ibiz-image-upload.css +1 -1
  87. package/lib/index.cjs +38 -40
  88. package/lib/panel-component/index.cjs +4 -0
  89. package/lib/panel-component/panel-tab-panel/index.cjs +17 -0
  90. package/lib/panel-component/panel-tab-panel/panel-tab-panel.cjs +72 -0
  91. package/lib/panel-component/panel-tab-panel/panel-tab-panel.css +1 -0
  92. package/lib/{control/panel/panel/panel.provider.cjs → panel-component/panel-tab-panel/panel-tab-panel.provider.cjs} +10 -3
  93. package/lib/panel-component/view-content-panel-container/view-content-panel-container.css +1 -1
  94. package/lib/panel-component/view-header-panel-container/view-header-panel-container.css +1 -1
  95. package/package.json +4 -4
  96. package/es/control/panel/index.d.ts +0 -2
  97. package/es/control/panel/index.mjs +0 -6
  98. package/es/control/panel/panel/index.d.ts +0 -51
  99. package/es/control/panel/panel/index.mjs +0 -12
  100. package/es/control/panel/panel/panel.css +0 -1
  101. package/es/control/panel/panel/panel.d.ts +0 -56
  102. package/es/control/panel/panel/panel.mjs +0 -130
  103. package/es/control/panel/panel/panel.provider.d.ts +0 -13
  104. package/es/control/panel/panel/panel.provider.mjs +0 -14
  105. package/es/control/panel/view-layout-panel/index.d.ts +0 -36
  106. package/es/control/panel/view-layout-panel/index.mjs +0 -18
  107. package/es/control/panel/view-layout-panel/view-layout-panel.css +0 -1
  108. package/es/control/panel/view-layout-panel/view-layout-panel.d.ts +0 -41
  109. package/es/control/panel/view-layout-panel/view-layout-panel.mjs +0 -109
  110. package/es/control/panel/view-layout-panel/view-layout-panel.provider.d.ts +0 -13
  111. package/es/control/panel/view-layout-panel/view-layout-panel.provider.mjs +0 -14
  112. package/lib/control/panel/index.cjs +0 -13
  113. package/lib/control/panel/panel/index.cjs +0 -18
  114. package/lib/control/panel/panel/panel.cjs +0 -132
  115. package/lib/control/panel/panel/panel.css +0 -1
  116. package/lib/control/panel/view-layout-panel/index.cjs +0 -24
  117. package/lib/control/panel/view-layout-panel/view-layout-panel.cjs +0 -111
  118. package/lib/control/panel/view-layout-panel/view-layout-panel.css +0 -1
  119. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/Calendar.mjs +0 -0
  120. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/CalendarDate.mjs +0 -0
  121. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/CalendarScrollContainer.mjs +0 -0
  122. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/CalendarTime.mjs +0 -0
  123. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/CalendarYearMonth.mjs +0 -0
  124. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/constant/img.mjs +0 -0
  125. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/constant/index.mjs +0 -0
  126. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/hooks/index.mjs +0 -0
  127. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/hooks/use-expose.mjs +0 -0
  128. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/hooks/use-mounted-or-activated.mjs +0 -0
  129. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/hooks/use-rect.mjs +0 -0
  130. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/index.mjs +0 -0
  131. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/language/cn.mjs +0 -0
  132. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/language/en.mjs +0 -0
  133. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/language/index.mjs +0 -0
  134. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/basic.mjs +0 -0
  135. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/index.mjs +0 -0
  136. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/props.mjs +0 -0
  137. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/validate.mjs +0 -0
  138. /package/es/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/with-install.mjs +0 -0
  139. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/Calendar.cjs +0 -0
  140. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/CalendarDate.cjs +0 -0
  141. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/CalendarScrollContainer.cjs +0 -0
  142. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/CalendarTime.cjs +0 -0
  143. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/CalendarYearMonth.cjs +0 -0
  144. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/constant/img.cjs +0 -0
  145. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/constant/index.cjs +0 -0
  146. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/hooks/index.cjs +0 -0
  147. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/hooks/use-expose.cjs +0 -0
  148. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/hooks/use-mounted-or-activated.cjs +0 -0
  149. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/hooks/use-rect.cjs +0 -0
  150. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/index.cjs +0 -0
  151. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/language/cn.cjs +0 -0
  152. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/language/en.cjs +0 -0
  153. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/language/index.cjs +0 -0
  154. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/basic.cjs +0 -0
  155. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/index.cjs +0 -0
  156. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/props.cjs +0 -0
  157. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/validate.cjs +0 -0
  158. /package/lib/node_modules/.pnpm/{vue3-hash-calendar@1.1.3_vue@3.3.8 → vue3-hash-calendar@1.1.3_vue@3.3.9}/node_modules/vue3-hash-calendar/es/utils/with-install.cjs +0 -0
@@ -1,111 +0,0 @@
1
- 'use strict';
2
-
3
- var vue = require('vue');
4
- var vue3Util = require('@ibiz-template/vue3-util');
5
- require('./view-layout-panel.css');
6
- var runtime = require('@ibiz-template/runtime');
7
-
8
- "use strict";
9
- function _isSlot(s) {
10
- return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !vue.isVNode(s);
11
- }
12
- function renderPanelItem(panelItem, c, ins) {
13
- var _a;
14
- if (panelItem.hidden) {
15
- return;
16
- }
17
- const {
18
- providers,
19
- panelItems
20
- } = c;
21
- const provider = providers[panelItem.id];
22
- if (!provider) {
23
- return vue.createVNode("div", null, [vue.createTextVNode("\u6682\u672A\u652F\u6301\u7684\u9762\u677F\u9879: "), panelItem.id, vue.createTextVNode(" - "), panelItem.itemType]);
24
- }
25
- const component = vue.resolveComponent(provider.component);
26
- let children;
27
- if (panelItem.itemType === "CTRLPOS" && ins.$slots[panelItem.id]) {
28
- children = () => {
29
- return ins.$slots[panelItem.id]();
30
- };
31
- } else if ((_a = panelItem.panelItems) == null ? void 0 : _a.length) {
32
- children = () => {
33
- return panelItem.panelItems.map((child) => {
34
- return renderPanelItem(child, c, ins);
35
- });
36
- };
37
- }
38
- return vue.h(component, {
39
- modelData: panelItem,
40
- controller: panelItems[panelItem.id],
41
- key: panelItem.id
42
- }, children);
43
- }
44
- const ViewLayoutPanelControl = /* @__PURE__ */ vue.defineComponent({
45
- name: "IBizViewLayoutPanelControl",
46
- props: {
47
- modelData: {
48
- type: Object,
49
- required: true
50
- },
51
- context: {
52
- type: Object,
53
- required: true
54
- },
55
- params: {
56
- type: Object,
57
- default: () => ({})
58
- },
59
- inputData: Object
60
- },
61
- setup() {
62
- const c = vue3Util.useControlController((...args) => new runtime.ViewLayoutPanelController(...args));
63
- const ns = vue3Util.useNamespace(`control-${c.model.controlType.toLowerCase()}`);
64
- c.evt.on("onCreated", () => {
65
- const keys = Object.keys(c.panelItems);
66
- keys.forEach((key) => {
67
- const panelItem = c.panelItems[key];
68
- panelItem.state = vue.reactive(panelItem.state);
69
- });
70
- });
71
- return {
72
- c,
73
- ns
74
- };
75
- },
76
- render() {
77
- const {
78
- state,
79
- model
80
- } = this.c;
81
- return vue.createVNode(vue.resolveComponent("iBizControlBase"), {
82
- "controller": this.c
83
- }, {
84
- default: () => [vue.createVNode(vue.resolveComponent("iBizRow"), {
85
- "class": this.ns.b("content"),
86
- "layout": {
87
- layout: "FLEX"
88
- }
89
- }, {
90
- default: () => {
91
- var _a;
92
- return [state.isCreated && (this.$slots.default ? this.$slots.default({
93
- panelItems: this.c.panelItems
94
- }) : (_a = model.rootPanelItems) == null ? void 0 : _a.map((panelItem) => {
95
- let _slot;
96
- const subC = this.c.panelItems[panelItem.id];
97
- panelItem.layoutPos.layout = "FLEX";
98
- return vue.createVNode(vue.resolveComponent("iBizCol"), {
99
- "layoutPos": panelItem.layoutPos,
100
- "state": subC.state
101
- }, _isSlot(_slot = renderPanelItem(panelItem, this.c, this)) ? _slot : {
102
- default: () => [_slot]
103
- });
104
- }))];
105
- }
106
- })]
107
- });
108
- }
109
- });
110
-
111
- exports.ViewLayoutPanelControl = ViewLayoutPanelControl;
@@ -1 +0,0 @@
1
- .ibiz-control-viewlayoutpanel{width:100%;height:100%}.ibiz-control-viewlayoutpanel-content{width:100%;height:100%}