pull/1/head
Nimtaur 2024-12-22 17:38:02 +05:00
parent 3fddf8f343
commit 618e4772d8
25 changed files with 278 additions and 236 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
public/img/en.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
public/img/kz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
public/img/ru.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
public/img/sidebar-bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -105,10 +105,14 @@
"/img/avatar.png": "/img/avatar.png",
"/img/bg-log-reg.png": "/img/bg-log-reg.png",
"/img/bg-log.jpg": "/img/bg-log.jpg",
"/img/en.png": "/img/en.png",
"/img/kz.png": "/img/kz.png",
"/img/logo-codeless.svg": "/img/logo-codeless.svg",
"/img/logo-white.png": "/img/logo-white.png",
"/img/logo.png": "/img/logo.png",
"/img/logo.svg": "/img/logo.svg",
"/img/ru.png": "/img/ru.png",
"/img/sidebar-bg.jpg": "/img/sidebar-bg.jpg",
"/lib/edit_area/autocompletion.js": "/lib/edit_area/autocompletion.js",
"/lib/edit_area/edit_area.css": "/lib/edit_area/edit_area.css",
"/lib/edit_area/edit_area.js": "/lib/edit_area/edit_area.js",
@ -187,8 +191,8 @@
"/lib/edit_area/plugins/charmap/langs/zh.js": "/lib/edit_area/plugins/charmap/langs/zh.js",
"/lib/edit_area/plugins/charmap/popup.html": "/lib/edit_area/plugins/charmap/popup.html",
"/lib/edit_area/plugins/test/css/test.css": "/lib/edit_area/plugins/test/css/test.css",
"/lib/edit_area/plugins/test/images/Thumbs.db": "/lib/edit_area/plugins/test/images/Thumbs.db",
"/lib/edit_area/plugins/test/images/test.gif": "/lib/edit_area/plugins/test/images/test.gif",
"/lib/edit_area/plugins/test/images/Thumbs.db": "/lib/edit_area/plugins/test/images/Thumbs.db",
"/lib/edit_area/plugins/test/langs/bg.js": "/lib/edit_area/plugins/test/langs/bg.js",
"/lib/edit_area/plugins/test/langs/cs.js": "/lib/edit_area/plugins/test/langs/cs.js",
"/lib/edit_area/plugins/test/langs/de.js": "/lib/edit_area/plugins/test/langs/de.js",
@ -209,6 +213,7 @@
"/lib/edit_area/plugins/test/langs/zh.js": "/lib/edit_area/plugins/test/langs/zh.js",
"/lib/edit_area/plugins/test/test.js": "/lib/edit_area/plugins/test/test.js",
"/lib/edit_area/plugins/test/test2.js": "/lib/edit_area/plugins/test/test2.js",
"/lib/edit_area/regexp.js": "/lib/edit_area/regexp.js",
"/lib/edit_area/reg_syntax/basic.js": "/lib/edit_area/reg_syntax/basic.js",
"/lib/edit_area/reg_syntax/brainfuck.js": "/lib/edit_area/reg_syntax/brainfuck.js",
"/lib/edit_area/reg_syntax/c.js": "/lib/edit_area/reg_syntax/c.js",
@ -229,12 +234,9 @@
"/lib/edit_area/reg_syntax/vb.js": "/lib/edit_area/reg_syntax/vb.js",
"/lib/edit_area/reg_syntax/xml.js": "/lib/edit_area/reg_syntax/xml.js",
"/lib/edit_area/reg_syntax.js": "/lib/edit_area/reg_syntax.js",
"/lib/edit_area/regexp.js": "/lib/edit_area/regexp.js",
"/lib/edit_area/resize_area.js": "/lib/edit_area/resize_area.js",
"/lib/edit_area/search_replace.js": "/lib/edit_area/search_replace.js",
"/lib/edit_area/template.html": "/lib/edit_area/template.html",
"/lib/bpmn-js/LICENSE": "/lib/bpmn-js/LICENSE",
"/lib/bpmn-js/README.md": "/lib/bpmn-js/README.md",
"/lib/bpmn-js/dist/assets/bpmn-font/css/bpmn-codes.css": "/lib/bpmn-js/dist/assets/bpmn-font/css/bpmn-codes.css",
"/lib/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css": "/lib/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css",
"/lib/bpmn-js/dist/assets/bpmn-font/css/bpmn.css": "/lib/bpmn-js/dist/assets/bpmn-font/css/bpmn.css",
@ -254,15 +256,12 @@
"/lib/bpmn-js/index.js": "/lib/bpmn-js/index.js",
"/lib/bpmn-js/lib/BaseModeler.js": "/lib/bpmn-js/lib/BaseModeler.js",
"/lib/bpmn-js/lib/BaseViewer.js": "/lib/bpmn-js/lib/BaseViewer.js",
"/lib/bpmn-js/lib/Modeler.js": "/lib/bpmn-js/lib/Modeler.js",
"/lib/bpmn-js/lib/NavigatedViewer.js": "/lib/bpmn-js/lib/NavigatedViewer.js",
"/lib/bpmn-js/lib/Viewer.js": "/lib/bpmn-js/lib/Viewer.js",
"/lib/bpmn-js/lib/core/index.js": "/lib/bpmn-js/lib/core/index.js",
"/lib/bpmn-js/lib/draw/BpmnRenderUtil.js": "/lib/bpmn-js/lib/draw/BpmnRenderUtil.js",
"/lib/bpmn-js/lib/draw/BpmnRenderer.js": "/lib/bpmn-js/lib/draw/BpmnRenderer.js",
"/lib/bpmn-js/lib/draw/BpmnRenderUtil.js": "/lib/bpmn-js/lib/draw/BpmnRenderUtil.js",
"/lib/bpmn-js/lib/draw/index.js": "/lib/bpmn-js/lib/draw/index.js",
"/lib/bpmn-js/lib/draw/PathMap.js": "/lib/bpmn-js/lib/draw/PathMap.js",
"/lib/bpmn-js/lib/draw/TextRenderer.js": "/lib/bpmn-js/lib/draw/TextRenderer.js",
"/lib/bpmn-js/lib/draw/index.js": "/lib/bpmn-js/lib/draw/index.js",
"/lib/bpmn-js/lib/features/align-elements/AlignElementsContextPadProvider.js": "/lib/bpmn-js/lib/features/align-elements/AlignElementsContextPadProvider.js",
"/lib/bpmn-js/lib/features/align-elements/AlignElementsIcons.js": "/lib/bpmn-js/lib/features/align-elements/AlignElementsIcons.js",
"/lib/bpmn-js/lib/features/align-elements/AlignElementsMenuProvider.js": "/lib/bpmn-js/lib/features/align-elements/AlignElementsMenuProvider.js",
@ -284,8 +283,8 @@
"/lib/bpmn-js/lib/features/context-pad/ContextPadProvider.js": "/lib/bpmn-js/lib/features/context-pad/ContextPadProvider.js",
"/lib/bpmn-js/lib/features/context-pad/index.js": "/lib/bpmn-js/lib/features/context-pad/index.js",
"/lib/bpmn-js/lib/features/copy-paste/BpmnCopyPaste.js": "/lib/bpmn-js/lib/features/copy-paste/BpmnCopyPaste.js",
"/lib/bpmn-js/lib/features/copy-paste/ModdleCopy.js": "/lib/bpmn-js/lib/features/copy-paste/ModdleCopy.js",
"/lib/bpmn-js/lib/features/copy-paste/index.js": "/lib/bpmn-js/lib/features/copy-paste/index.js",
"/lib/bpmn-js/lib/features/copy-paste/ModdleCopy.js": "/lib/bpmn-js/lib/features/copy-paste/ModdleCopy.js",
"/lib/bpmn-js/lib/features/di-ordering/BpmnDiOrdering.js": "/lib/bpmn-js/lib/features/di-ordering/BpmnDiOrdering.js",
"/lib/bpmn-js/lib/features/di-ordering/index.js": "/lib/bpmn-js/lib/features/di-ordering/index.js",
"/lib/bpmn-js/lib/features/distribute-elements/BpmnDistributeElements.js": "/lib/bpmn-js/lib/features/distribute-elements/BpmnDistributeElements.js",
@ -297,30 +296,25 @@
"/lib/bpmn-js/lib/features/drilldown/DrilldownBreadcrumbs.js": "/lib/bpmn-js/lib/features/drilldown/DrilldownBreadcrumbs.js",
"/lib/bpmn-js/lib/features/drilldown/DrilldownCentering.js": "/lib/bpmn-js/lib/features/drilldown/DrilldownCentering.js",
"/lib/bpmn-js/lib/features/drilldown/DrilldownOverlayBehavior.js": "/lib/bpmn-js/lib/features/drilldown/DrilldownOverlayBehavior.js",
"/lib/bpmn-js/lib/features/drilldown/SubprocessCompatibility.js": "/lib/bpmn-js/lib/features/drilldown/SubprocessCompatibility.js",
"/lib/bpmn-js/lib/features/drilldown/index.js": "/lib/bpmn-js/lib/features/drilldown/index.js",
"/lib/bpmn-js/lib/features/drilldown/SubprocessCompatibility.js": "/lib/bpmn-js/lib/features/drilldown/SubprocessCompatibility.js",
"/lib/bpmn-js/lib/features/editor-actions/BpmnEditorActions.js": "/lib/bpmn-js/lib/features/editor-actions/BpmnEditorActions.js",
"/lib/bpmn-js/lib/features/editor-actions/index.js": "/lib/bpmn-js/lib/features/editor-actions/index.js",
"/lib/bpmn-js/lib/features/grid-snapping/BpmnGridSnapping.js": "/lib/bpmn-js/lib/features/grid-snapping/BpmnGridSnapping.js",
"/lib/bpmn-js/lib/features/grid-snapping/behavior/GridSnappingAutoPlaceBehavior.js": "/lib/bpmn-js/lib/features/grid-snapping/behavior/GridSnappingAutoPlaceBehavior.js",
"/lib/bpmn-js/lib/features/grid-snapping/behavior/GridSnappingLayoutConnectionBehavior.js": "/lib/bpmn-js/lib/features/grid-snapping/behavior/GridSnappingLayoutConnectionBehavior.js",
"/lib/bpmn-js/lib/features/grid-snapping/behavior/GridSnappingParticipantBehavior.js": "/lib/bpmn-js/lib/features/grid-snapping/behavior/GridSnappingParticipantBehavior.js",
"/lib/bpmn-js/lib/features/grid-snapping/behavior/index.js": "/lib/bpmn-js/lib/features/grid-snapping/behavior/index.js",
"/lib/bpmn-js/lib/features/grid-snapping/BpmnGridSnapping.js": "/lib/bpmn-js/lib/features/grid-snapping/BpmnGridSnapping.js",
"/lib/bpmn-js/lib/features/grid-snapping/index.js": "/lib/bpmn-js/lib/features/grid-snapping/index.js",
"/lib/bpmn-js/lib/features/interaction-events/BpmnInteractionEvents.js": "/lib/bpmn-js/lib/features/interaction-events/BpmnInteractionEvents.js",
"/lib/bpmn-js/lib/features/interaction-events/index.js": "/lib/bpmn-js/lib/features/interaction-events/index.js",
"/lib/bpmn-js/lib/features/keyboard/BpmnKeyboardBindings.js": "/lib/bpmn-js/lib/features/keyboard/BpmnKeyboardBindings.js",
"/lib/bpmn-js/lib/features/keyboard/index.js": "/lib/bpmn-js/lib/features/keyboard/index.js",
"/lib/bpmn-js/lib/features/label-editing/cmd/UpdateLabelHandler.js": "/lib/bpmn-js/lib/features/label-editing/cmd/UpdateLabelHandler.js",
"/lib/bpmn-js/lib/features/label-editing/index.js": "/lib/bpmn-js/lib/features/label-editing/index.js",
"/lib/bpmn-js/lib/features/label-editing/LabelEditingPreview.js": "/lib/bpmn-js/lib/features/label-editing/LabelEditingPreview.js",
"/lib/bpmn-js/lib/features/label-editing/LabelEditingProvider.js": "/lib/bpmn-js/lib/features/label-editing/LabelEditingProvider.js",
"/lib/bpmn-js/lib/features/label-editing/LabelUtil.js": "/lib/bpmn-js/lib/features/label-editing/LabelUtil.js",
"/lib/bpmn-js/lib/features/label-editing/cmd/UpdateLabelHandler.js": "/lib/bpmn-js/lib/features/label-editing/cmd/UpdateLabelHandler.js",
"/lib/bpmn-js/lib/features/label-editing/index.js": "/lib/bpmn-js/lib/features/label-editing/index.js",
"/lib/bpmn-js/lib/features/modeling/BpmnFactory.js": "/lib/bpmn-js/lib/features/modeling/BpmnFactory.js",
"/lib/bpmn-js/lib/features/modeling/BpmnLayouter.js": "/lib/bpmn-js/lib/features/modeling/BpmnLayouter.js",
"/lib/bpmn-js/lib/features/modeling/BpmnUpdater.js": "/lib/bpmn-js/lib/features/modeling/BpmnUpdater.js",
"/lib/bpmn-js/lib/features/modeling/ElementFactory.js": "/lib/bpmn-js/lib/features/modeling/ElementFactory.js",
"/lib/bpmn-js/lib/features/modeling/Modeling.js": "/lib/bpmn-js/lib/features/modeling/Modeling.js",
"/lib/bpmn-js/lib/features/modeling/behavior/AdaptiveLabelPositioningBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/AdaptiveLabelPositioningBehavior.js",
"/lib/bpmn-js/lib/features/modeling/behavior/AppendBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/AppendBehavior.js",
"/lib/bpmn-js/lib/features/modeling/behavior/AssociationBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/AssociationBehavior.js",
@ -338,6 +332,7 @@
"/lib/bpmn-js/lib/features/modeling/behavior/FixHoverBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/FixHoverBehavior.js",
"/lib/bpmn-js/lib/features/modeling/behavior/GroupBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/GroupBehavior.js",
"/lib/bpmn-js/lib/features/modeling/behavior/ImportDockingFix.js": "/lib/bpmn-js/lib/features/modeling/behavior/ImportDockingFix.js",
"/lib/bpmn-js/lib/features/modeling/behavior/index.js": "/lib/bpmn-js/lib/features/modeling/behavior/index.js",
"/lib/bpmn-js/lib/features/modeling/behavior/IsHorizontalFix.js": "/lib/bpmn-js/lib/features/modeling/behavior/IsHorizontalFix.js",
"/lib/bpmn-js/lib/features/modeling/behavior/LabelBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/LabelBehavior.js",
"/lib/bpmn-js/lib/features/modeling/behavior/LayoutConnectionBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/LayoutConnectionBehavior.js",
@ -359,7 +354,6 @@
"/lib/bpmn-js/lib/features/modeling/behavior/UnclaimIdBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/UnclaimIdBehavior.js",
"/lib/bpmn-js/lib/features/modeling/behavior/UnsetDefaultFlowBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/UnsetDefaultFlowBehavior.js",
"/lib/bpmn-js/lib/features/modeling/behavior/UpdateFlowNodeRefsBehavior.js": "/lib/bpmn-js/lib/features/modeling/behavior/UpdateFlowNodeRefsBehavior.js",
"/lib/bpmn-js/lib/features/modeling/behavior/index.js": "/lib/bpmn-js/lib/features/modeling/behavior/index.js",
"/lib/bpmn-js/lib/features/modeling/behavior/util/CategoryUtil.js": "/lib/bpmn-js/lib/features/modeling/behavior/util/CategoryUtil.js",
"/lib/bpmn-js/lib/features/modeling/behavior/util/ConnectionLayoutUtil.js": "/lib/bpmn-js/lib/features/modeling/behavior/util/ConnectionLayoutUtil.js",
"/lib/bpmn-js/lib/features/modeling/behavior/util/GeometricUtil.js": "/lib/bpmn-js/lib/features/modeling/behavior/util/GeometricUtil.js",
@ -368,6 +362,9 @@
"/lib/bpmn-js/lib/features/modeling/behavior/util/LineAttachmentUtil.js": "/lib/bpmn-js/lib/features/modeling/behavior/util/LineAttachmentUtil.js",
"/lib/bpmn-js/lib/features/modeling/behavior/util/LineIntersect.js": "/lib/bpmn-js/lib/features/modeling/behavior/util/LineIntersect.js",
"/lib/bpmn-js/lib/features/modeling/behavior/util/ResizeUtil.js": "/lib/bpmn-js/lib/features/modeling/behavior/util/ResizeUtil.js",
"/lib/bpmn-js/lib/features/modeling/BpmnFactory.js": "/lib/bpmn-js/lib/features/modeling/BpmnFactory.js",
"/lib/bpmn-js/lib/features/modeling/BpmnLayouter.js": "/lib/bpmn-js/lib/features/modeling/BpmnLayouter.js",
"/lib/bpmn-js/lib/features/modeling/BpmnUpdater.js": "/lib/bpmn-js/lib/features/modeling/BpmnUpdater.js",
"/lib/bpmn-js/lib/features/modeling/cmd/AddLaneHandler.js": "/lib/bpmn-js/lib/features/modeling/cmd/AddLaneHandler.js",
"/lib/bpmn-js/lib/features/modeling/cmd/IdClaimHandler.js": "/lib/bpmn-js/lib/features/modeling/cmd/IdClaimHandler.js",
"/lib/bpmn-js/lib/features/modeling/cmd/ResizeLaneHandler.js": "/lib/bpmn-js/lib/features/modeling/cmd/ResizeLaneHandler.js",
@ -378,19 +375,21 @@
"/lib/bpmn-js/lib/features/modeling/cmd/UpdateModdlePropertiesHandler.js": "/lib/bpmn-js/lib/features/modeling/cmd/UpdateModdlePropertiesHandler.js",
"/lib/bpmn-js/lib/features/modeling/cmd/UpdatePropertiesHandler.js": "/lib/bpmn-js/lib/features/modeling/cmd/UpdatePropertiesHandler.js",
"/lib/bpmn-js/lib/features/modeling/cmd/UpdateSemanticParentHandler.js": "/lib/bpmn-js/lib/features/modeling/cmd/UpdateSemanticParentHandler.js",
"/lib/bpmn-js/lib/features/modeling/ElementFactory.js": "/lib/bpmn-js/lib/features/modeling/ElementFactory.js",
"/lib/bpmn-js/lib/features/modeling/index.js": "/lib/bpmn-js/lib/features/modeling/index.js",
"/lib/bpmn-js/lib/features/modeling/Modeling.js": "/lib/bpmn-js/lib/features/modeling/Modeling.js",
"/lib/bpmn-js/lib/features/modeling/util/LaneUtil.js": "/lib/bpmn-js/lib/features/modeling/util/LaneUtil.js",
"/lib/bpmn-js/lib/features/modeling/util/ModelingUtil.js": "/lib/bpmn-js/lib/features/modeling/util/ModelingUtil.js",
"/lib/bpmn-js/lib/features/ordering/BpmnOrderingProvider.js": "/lib/bpmn-js/lib/features/ordering/BpmnOrderingProvider.js",
"/lib/bpmn-js/lib/features/ordering/index.js": "/lib/bpmn-js/lib/features/ordering/index.js",
"/lib/bpmn-js/lib/features/palette/PaletteProvider.js": "/lib/bpmn-js/lib/features/palette/PaletteProvider.js",
"/lib/bpmn-js/lib/features/palette/index.js": "/lib/bpmn-js/lib/features/palette/index.js",
"/lib/bpmn-js/lib/features/popup-menu/ReplaceMenuProvider.js": "/lib/bpmn-js/lib/features/popup-menu/ReplaceMenuProvider.js",
"/lib/bpmn-js/lib/features/palette/PaletteProvider.js": "/lib/bpmn-js/lib/features/palette/PaletteProvider.js",
"/lib/bpmn-js/lib/features/popup-menu/index.js": "/lib/bpmn-js/lib/features/popup-menu/index.js",
"/lib/bpmn-js/lib/features/popup-menu/ReplaceMenuProvider.js": "/lib/bpmn-js/lib/features/popup-menu/ReplaceMenuProvider.js",
"/lib/bpmn-js/lib/features/popup-menu/util/TypeUtil.js": "/lib/bpmn-js/lib/features/popup-menu/util/TypeUtil.js",
"/lib/bpmn-js/lib/features/replace/BpmnReplace.js": "/lib/bpmn-js/lib/features/replace/BpmnReplace.js",
"/lib/bpmn-js/lib/features/replace/ReplaceOptions.js": "/lib/bpmn-js/lib/features/replace/ReplaceOptions.js",
"/lib/bpmn-js/lib/features/replace/index.js": "/lib/bpmn-js/lib/features/replace/index.js",
"/lib/bpmn-js/lib/features/replace/ReplaceOptions.js": "/lib/bpmn-js/lib/features/replace/ReplaceOptions.js",
"/lib/bpmn-js/lib/features/replace-preview/BpmnReplacePreview.js": "/lib/bpmn-js/lib/features/replace-preview/BpmnReplacePreview.js",
"/lib/bpmn-js/lib/features/replace-preview/index.js": "/lib/bpmn-js/lib/features/replace-preview/index.js",
"/lib/bpmn-js/lib/features/rules/BpmnRules.js": "/lib/bpmn-js/lib/features/rules/BpmnRules.js",
@ -406,26 +405,29 @@
"/lib/bpmn-js/lib/import/BpmnImporter.js": "/lib/bpmn-js/lib/import/BpmnImporter.js",
"/lib/bpmn-js/lib/import/BpmnTreeWalker.js": "/lib/bpmn-js/lib/import/BpmnTreeWalker.js",
"/lib/bpmn-js/lib/import/Importer.js": "/lib/bpmn-js/lib/import/Importer.js",
"/lib/bpmn-js/lib/import/Util.js": "/lib/bpmn-js/lib/import/Util.js",
"/lib/bpmn-js/lib/import/index.js": "/lib/bpmn-js/lib/import/index.js",
"/lib/bpmn-js/lib/import/Util.js": "/lib/bpmn-js/lib/import/Util.js",
"/lib/bpmn-js/lib/Modeler.js": "/lib/bpmn-js/lib/Modeler.js",
"/lib/bpmn-js/lib/NavigatedViewer.js": "/lib/bpmn-js/lib/NavigatedViewer.js",
"/lib/bpmn-js/lib/util/CompatibilityUtil.js": "/lib/bpmn-js/lib/util/CompatibilityUtil.js",
"/lib/bpmn-js/lib/util/DiUtil.js": "/lib/bpmn-js/lib/util/DiUtil.js",
"/lib/bpmn-js/lib/util/DrilldownUtil.js": "/lib/bpmn-js/lib/util/DrilldownUtil.js",
"/lib/bpmn-js/lib/util/LabelUtil.js": "/lib/bpmn-js/lib/util/LabelUtil.js",
"/lib/bpmn-js/lib/util/ModelUtil.js": "/lib/bpmn-js/lib/util/ModelUtil.js",
"/lib/bpmn-js/lib/util/PoweredByUtil.js": "/lib/bpmn-js/lib/util/PoweredByUtil.js",
"/lib/bpmn-js/lib/Viewer.js": "/lib/bpmn-js/lib/Viewer.js",
"/lib/bpmn-js/LICENSE": "/lib/bpmn-js/LICENSE",
"/lib/bpmn-js/package.json": "/lib/bpmn-js/package.json",
"/lib/bpmn-js/test/helper/TranslationCollector.js": "/lib/bpmn-js/test/helper/TranslationCollector.js",
"/lib/bpmn-js/README.md": "/lib/bpmn-js/README.md",
"/lib/bpmn-js/test/helper/index.js": "/lib/bpmn-js/test/helper/index.js",
"/lib/bpmn-js/test/helper/TranslationCollector.js": "/lib/bpmn-js/test/helper/TranslationCollector.js",
"/lib/bpmn-js/test/matchers/BoundsMatchers.js": "/lib/bpmn-js/test/matchers/BoundsMatchers.js",
"/lib/bpmn-js/test/matchers/ConnectionMatchers.js": "/lib/bpmn-js/test/matchers/ConnectionMatchers.js",
"/lib/bpmn-js/test/matchers/JSONMatcher.js": "/lib/bpmn-js/test/matchers/JSONMatcher.js",
"/lib/bpmn-js/test/util/KeyEvents.js": "/lib/bpmn-js/test/util/KeyEvents.js",
"/lib/bpmn-js/test/util/MockEvents.js": "/lib/bpmn-js/test/util/MockEvents.js",
"/lib/bpmn-js/test/util/custom-rules/CustomRules.js": "/lib/bpmn-js/test/util/custom-rules/CustomRules.js",
"/lib/bpmn-js/test/util/custom-rules/index.js": "/lib/bpmn-js/test/util/custom-rules/index.js",
"/lib/bpmn-js-properties-panel/LICENSE": "/lib/bpmn-js-properties-panel/LICENSE",
"/lib/bpmn-js-properties-panel/README.md": "/lib/bpmn-js-properties-panel/README.md",
"/lib/bpmn-js/test/util/KeyEvents.js": "/lib/bpmn-js/test/util/KeyEvents.js",
"/lib/bpmn-js/test/util/MockEvents.js": "/lib/bpmn-js/test/util/MockEvents.js",
"/lib/bpmn-js-properties-panel/dist/assets/element-templates.css": "/lib/bpmn-js-properties-panel/dist/assets/element-templates.css",
"/lib/bpmn-js-properties-panel/dist/assets/properties-panel.css": "/lib/bpmn-js-properties-panel/dist/assets/properties-panel.css",
"/lib/bpmn-js-properties-panel/dist/bpmn-js-properties-panel.umd.js": "/lib/bpmn-js-properties-panel/dist/bpmn-js-properties-panel.umd.js",
@ -434,7 +436,9 @@
"/lib/bpmn-js-properties-panel/dist/index.esm.js.map": "/lib/bpmn-js-properties-panel/dist/index.esm.js.map",
"/lib/bpmn-js-properties-panel/dist/index.js": "/lib/bpmn-js-properties-panel/dist/index.js",
"/lib/bpmn-js-properties-panel/dist/index.js.map": "/lib/bpmn-js-properties-panel/dist/index.js.map",
"/lib/bpmn-js-properties-panel/LICENSE": "/lib/bpmn-js-properties-panel/LICENSE",
"/lib/bpmn-js-properties-panel/package.json": "/lib/bpmn-js-properties-panel/package.json",
"/lib/bpmn-js-properties-panel/README.md": "/lib/bpmn-js-properties-panel/README.md",
"/lib/simplemde/simplemde.min.css": "/lib/simplemde/simplemde.min.css",
"/lib/simplemde/simplemde.min.js": "/lib/simplemde/simplemde.min.js",
"/lib/alpine/alpine-js.min.js": "/lib/alpine/alpine-js.min.js"

BIN
resources/assets/img/en.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
resources/assets/img/kz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 13 KiB

BIN
resources/assets/img/ru.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -1,5 +1,5 @@
// Fonts
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
// Variables
@import 'variables';
@ -25,9 +25,9 @@
body {
background-color: #fff;
font-family: 'Rubik', sans-serif;
font-family: 'Nunito Sans', sans-serif;
font-size: 16px;
line-height: 1.4;
line-height: 1.5;
font-weight: 400;
margin: 0;
padding: 0;

View File

@ -1,14 +1,14 @@
.btn {
border-radius: 4px;
padding: 0 20px;
height: 35px;
font-size: 14px;
border-radius: 8px;
font-size: 16px;
padding: 8px 25px;
font-weight: 500;
line-height: 35px;
line-height: 1.5;
text-align: center;
border: none;
background-color: #fff;
box-shadow: none;
transition: all .15s ease-in-out;
&:active, &:focus {
outline: none !important;
@ -22,9 +22,11 @@
&.btn-primary {
background-color: $primary-color;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
&:hover {
background-color: $primary-color;
background-color: $primary-hover;
color: #fff;
}
}

View File

@ -1,104 +1,162 @@
.navbar-platform{
.navbar {
display: block;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1001;
background-color: $primary-color;
height: 50px;
border-bottom: 1px solid $border-color;
display: flex;
align-items: center;
justify-content: space-between;
.menu-trigger{
cursor: pointer;
border: 1px solid transparent;
color: #fff;
width: 50px;
height: 50px;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 20px;
transition: 0.15s all ease;
&:hover{
background-color: rgba(51,71,99,0.2);
}
}
.logo{
width: 150px;
height: auto;
margin-left: 10px;
margin-top: -7px;
}
.item-nav{
color: #fff;
text-decoration: none;
height: 49px;
padding: 0 20px;
width: 100%;
padding-bottom: 0;
padding-top: 0;
z-index: 1002;
background-color: white;
transition: .3s all ease;
box-shadow: $box-shadow;
.container {
display: flex;
flex-wrap: inherit;
align-items: center;
justify-content: center;
transition: 0.15s all ease;
i{
font-size: 18px;
margin-right: 5px;
}
&:hover{
background-color: #0b64bf;
}
}
.item-nav-lang{
.dropdown-trigger{
text-transform: uppercase;
color: #fff;
text-decoration: none;
height: 49px;
padding: 0 20px;
display: flex;
align-items: center;
cursor: pointer;
justify-content: space-between;
padding-left: 0;
margin-left: 1rem;
.left-cont {
display: flex !important;
justify-content: center;
transition: 0.15s all ease;
&.show{
background-color: #0b64bf;
align-items: center;
.bi.bi-list {
margin-right: 2rem;
font-size: 1.5rem;
transition: 0.15s all ease;
&:hover {
color: $primary-color;
}
&:active {
}
}
i{
font-size: 18px;
margin-right: 5px;
.navbar-brand {
background-color: transparent !important;
box-shadow: none !important;
padding: 0;
img {
width: 170px;
}
}
&:hover{
background-color: #0b64bf;
.item-nav.lang {
justify-content: center;
display: flex;
align-items: center;
img {
width: 20px;
height: 20px;
margin: 0 8px;
}
.dropdown-trigger {
text-transform: uppercase;
text-decoration: none;
height: 49px;
padding: 0 20px;
display: flex;
align-items: center;
cursor: pointer;
justify-content: center;
transition: 0.15s all ease;
font-size: 1rem;
&:hover {
color: $primary-color;
}
}
.dropdown-trigger::after {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
}
.dropdown-menu {
.dropdown-menu {
position: absolute;
z-index: 1000;
display: none;
min-width: 10rem;
padding: .5rem 0;
margin: 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: .25rem;
}
.dropdown-item {
padding: 5px 10px 5px 17px;
display: flex;
align-items: center;
color: $gray-color;
font-weight: 700;
transition: 0.15s all ease;
&:hover {
background-color: #01b0e836;
color: $text-color;
}
}
}
}
.header-phone {
font-size: 16px;
color: #01b0e8;
display: inline-block;
font-weight: 700;
margin-left: 10px;
text-decoration: none;
i {
margin-right: 5px;
}
}
}
.dropdown-menu{
box-shadow: 0 2px 4px rgb(0 0 0 / 15%), 0 0 2px rgb(0 0 0 / 12%);
border: none;
background-color: $primary-color;
padding: 0;
min-width: 82px;
border-radius: 0 0 6px 6px;
top: -2px!important;
overflow: hidden;
.dropdown-item{
color: #fff;
position: relative;
height: 35px;
padding: 0 10px;
display: inline-flex;
align-items: center;
justify-content: center;
&:hover{
background-color: #0b64bf;
color: #fff;
}
span{
font-weight: 400!important;
position: relative;
left: 12px;
font-size: 14px;
}
.right-cont {
display: flex !important;
justify-content: center;
align-items: center;
column-gap: 2rem;
.item-nav.user,
{
font-size: 1.125rem;
font-weight: 500;
text-decoration: none;
color: $text-color;
}
.item-nav.logout {
}
}
}
}
@media screen and (max-width: 1400px) {
.navbar .container .left-cont .navbar-brand img {
width: 140px;
}
}
@media (min-width: 991px) and (max-width: 1200px) {
.navbar .nav-item {
font-size: 14px;
}
.header-phone {
font-size: 14px;
}
.navbar .container .left-cont .navbar-brand img{
width: 120px;
}
}

View File

@ -1,12 +1,11 @@
.sidebar-platform {
position: fixed;
left: 0;
top: 50px;
z-index: 1002;
background-color: #f2f2f2;
border-right: 1px solid $border-color;
height: calc(100% - 50px);
position: fixed;
left: 0;
top: 58px;
z-index: 1002;
background:url("../../img/sidebar-bg.jpg") no-repeat;
height: 100%;
transition: 0.15s all ease;
ul {
list-style: none;
padding-inline-start: 0;
@ -32,24 +31,28 @@
li {
a, .tree-toggle {
color: #333;
color: $text-color;
width: 100%;
line-height: 1.2;
line-height: 1.5;
display: flex;
align-items: center;
text-decoration: none;
min-height: 40px;
font-size: 14px;
font-size: 1rem;
cursor: pointer;
transition: 0.15s all ease;
&:hover {
color: $primary-color;
background-color: #dddddd;
color: white;
background-color: $text-color!important;
}
.menu-icon {
color: $text-color;
text-align: center;
&:active {
color: white;
background-color: $text-color;
}
}
}
@ -73,10 +76,6 @@
&.active {
border-top: 1px solid #dcdcdc;
i {
color: $primary-color;
}
.has-more {
transform: rotate(0);
background-color: $primary-bg-color;

View File

@ -1,10 +1,11 @@
$line-height-base: 1.3;
$text-color: #363636;
$gray-color: #676767;
$box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 0 2px rgba(0, 0, 0, 0.12);
$text-color: #333235;
$gray-color: #a8a8a8;
$box-shadow: 0px 0px 12px -3px rgb(143, 143, 143);
$border-color: #c5c8cb;
$primary-color: #0b6bc9;
$primary-color: #01b0e8;
$primary-hover: #0193c7;
$success-color: #07b385;
$danger-color: #dc3545;
$secondary-color: #424B4B;

View File

@ -31,93 +31,79 @@
@if(isset($_COOKIE['a7platform_open_window']) && $_COOKIE['a7platform_open_window']) class="menu-open" @endif>
@include('platform.navigation::sidebar')
<main class="main-container">
<header class="navbar-platform">
<div>
<i class="bi bi-list menu-trigger waves-effect"></i>
<img src="{{asset('img/logo-codeless.svg')}}" alt="logo" class="logo">
</div>
<div class="d-flex">
@guest
@if (Route::has('login'))
<a class="item-nav" href="{{ lurl('login') }}">
<i class="bi bi-box-arrow-in-right"></i>
{{ __('Login') }}
</a>
@endif
@if (Route::has('register'))
<a class="item-nav" href="{{ lurl('register') }}">
<i class="bi bi-person-plus-fill"></i>
{{ __('Register') }}
</a>
@endif
@else
<div class="item-nav-lang">
<div class="dropdown">
<header class="navbar">
<div class="container py-1">
<div class="left-cont d-flex">
<i class="bi bi-list menu-trigger"></i>
<a class="navbar-brand">
<img src="{{asset('img/logo.png')}}" alt="logo" class="logo">
</a>
@guest
@if (Route::has('login'))
<a class="item-nav" href="{{ lurl('login') }}">
<i class="bi bi-box-arrow-in-right"></i>
{{ __('Login') }}
</a>
@endif
@if (Route::has('register'))
<a class="item-nav" href="{{ lurl('register') }}">
<i class="bi bi-person-plus-fill"></i>
{{ __('Register') }}
</a>
@endif
@else
<div class="item-nav lang">
<div class="dropdown">
<span class="dropdown-trigger" data-bs-toggle="dropdown">
<i class="bi bi-translate"></i>
{{app()->getLocale()}}
@if(app()->getLocale() == 'ru')
RU <img src="{{asset('img/ru.png')}}" alt="ru">
@elseif(app()->getLocale() == 'kz')
KZ <img src="{{asset('img/kz.png')}}" alt="kz">
@elseif(app()->getLocale() == 'en')
EN <img src="{{asset('img/en.png')}}" alt="en">
@endif
</span>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
@if(app()->getLocale() != \A7kz\Platform\Enums\Languages::Ru)
<li><a class="dropdown-item"
href="{{ \A7kz\Platform\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\A7kz\Platform\Enums\Languages::Ru) }}"><span>RU</span></a>
</li>
@endif
@if(app()->getLocale() != \A7kz\Platform\Enums\Languages::Kz)
<li><a class="dropdown-item"
href="{{ \A7kz\Platform\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\A7kz\Platform\Enums\Languages::Kz) }}"><span>KZ</span></a>
</li>
@endif
@if(app()->getLocale() != \A7kz\Platform\Enums\Languages::En)
<li><a class="dropdown-item"
href="{{ \A7kz\Platform\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\A7kz\Platform\Enums\Languages::En) }}"><span>EN</span></a>
</li>
@endif
</ul>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
@if(app()->getLocale() != \A7kz\Platform\Enums\Languages::Ru)
<li><a class="dropdown-item"
href="{{ \A7kz\Platform\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\A7kz\Platform\Enums\Languages::Ru) }}">RU
<img src="{{asset('img/ru.png')}}" alt="ru"></a>
</li>
@endif
@if(app()->getLocale() != \A7kz\Platform\Enums\Languages::Kz)
<li><a class="dropdown-item"
href="{{ \A7kz\Platform\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\A7kz\Platform\Enums\Languages::Kz) }}">KZ
<img src="{{asset('img/kz.png')}}" alt="kz"></a>
</li>
@endif
@if(app()->getLocale() != \A7kz\Platform\Enums\Languages::En)
<li><a class="dropdown-item"
href="{{ \A7kz\Platform\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\A7kz\Platform\Enums\Languages::En) }}">EN
<img src="{{asset('img/en.png')}}" alt="en"></a>
</li>
@endif
</ul>
</div>
</div>
</div>
<a class="item-nav name"
<a class="header-phone" href="tel:87763504141"><i class="bi bi-telephone-fill"></i> +7 776 350 41 41</a>
</div>
<div class="right-cont">
<a class="item-nav user"
href="@if(config('platform.user_profile.enabled')){{\A7kz\Platform\Modules\Platform\Core\Facades\Core::url('user.profile')}}@else{{'#'}}@endif">
<i class="bi bi-person-fill"></i>
{{ Auth::user()->name }}
</a>
<a class="item-nav" href="{{ lurl('logout') }}"
<a class="item-nav logout btn btn-primary" href="{{ lurl('logout') }}"
onclick="event.preventDefault();document.getElementById('logout-form').submit();">
<i class="bi bi-door-closed-fill"></i>
Выйти
</a>
<form id="logout-form" action="{{ lurl('logout') }}" method="POST" class="d-none">@csrf</form>
</div>
@endguest
</div>
</header>
{{-- <a--}}
{{-- href="{{ \App\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\App\Enums\Languages::Ru) }}"--}}
{{-- class="panel-item @if(app()->getLocale() == \App\Enums\Languages::Ru) active @endif">--}}
{{-- RU--}}
{{-- </a>--}}
{{-- <a--}}
{{-- href="{{ \App\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\App\Enums\Languages::Kz) }}"--}}
{{-- class="panel-item @if(app()->getLocale() == \App\Enums\Languages::Kz) active @endif">--}}
{{-- KZ--}}
{{-- </a>--}}
{{-- <a--}}
{{-- href="{{ \App\Modules\Platform\Translate\Helpers\TranslateHelper::changeUrlLanguage(\App\Enums\Languages::En) }}"--}}
{{-- class="panel-item @if(app()->getLocale() == \App\Enums\Languages::En) active @endif">--}}
{{-- EN--}}
{{-- </a>--}}
{{-- <span class="panel-item history">--}}
{{-- <i class="bi bi-clock-history"></i>--}}
{{-- <div class="history-content" id="history-urls">--}}
{{-- <div class="history-list"></div>--}}
{{-- <div class="clear-local-block">--}}
{{-- <span class="clear-local">Очистить историю</span>--}}
{{-- </div>--}}
{{-- </div>--}}
{{-- </span>--}}
@yield('content')
<p>ляля</p>
</main>
</div>
</div>