@atlassian/aui
Version:
Atlassian User Interface Framework
1 lines • 6.95 kB
Source Map (JSON)
{"version":3,"sources":["aui-experimental-restfultable.less"],"names":[],"mappings":";AAGA,IAAI;EACA,gBAAgB,0CAAhB;EACA,qBAAA;EACA,YAAA;EACA,gBAAA;EACA,mBAAA;EACA,kBAAA;EACA,WAAA;;AAGJ;EACI,kBAAA;EACA,sBAAA;EACA,aAAA;;AAGJ,sBAAuB;EACnB,SAAA;EACA,kBAAA;;AAGJ,sBAAuB;AACvB,iBAAkB,sBAAqB,QAAS;EAC5C,mBAAA;;;AAIJ,KAAK,IAAI,iBAAkB,QAAQ,KAAK;EACpC,yBAAA;;AAGJ,iBAAkB;EACd,UAAA;EACA,mBAAA;;;AAIJ,qBAAsB;EAClB,mBAAA;;AAGJ,qBAAsB;EAClB,UAAA;;AAGJ,qBAAsB;EAClB,YAAA;EACA,mBAAA;;AAGJ,qBAAsB;EAClB,WAAA;;AAGJ,qBAAsB,6BAA6B,MAAK;AACxD,iBAAkB,sBAAsB;EACpC,eAAA;;AAGJ,iBAAkB,sBAAsB,MAAK;AAC7C,iBAAkB,sBAAsB;EACpC,sBAAA;EACA,SAAA;EACA,eAAA;EACA,WAAA;;AAGJ,iBAAkB;EACd,UAAA;;AAGJ,iBAAkB,sBAAsB;EACpC,qBAAA;EACA,UAAA;EACA,gBAAA;EACA,mBAAA;EACA,sBAAkB,yIAAlB;EACA,YAAA;;;AAIJ,wBAAyB;EACrB,qBAAA;EACA,mBAAA;;AAGJ,iBAAkB,yBAAyB;EACvC,aAAA;;;AAIJ,qBAAqB,yBAA0B;EAC3C,yBAAA;;;AAIJ,qBAAqB,0BAA2B;EAC5C,YAAA;;;;;;;AASJ,0BAA0B;EACvB,mBAAA;;AAGH,0BAA0B,yBAA0B;EAChD,yBAAA;EACA,sBAAA;EACA,mBAAA;EACA,YAAA;EACA,gBAAA;;EACA,iBAAA;EACA,sBAAA;;AAGJ,0BAA2B;EACvB,YAAA;;AAGJ,0BAA2B,oCAAoC;EAC3D,kBAAA;;AAGJ,0BAA2B,6BAA6B;EACpD,mBAAA;;AAGJ,0BAA2B;EACvB,cAAA;EACA,sBAAA;EACA,SAAA;EACA,yBAAA;EACA,kBAAA;;AAGJ,0BAA2B,2BAA2B;AACtD,0BAA2B,2BAA2B;EAClD,SAAA;EACA,kBAAA;EACA,UAAA;EACA,QAAA;EACA,kBAAA;;AAGJ,4BAA6B,GAAG,2BAA2B;AAC3D,4BAA6B,GAAG,2BAA2B;EACvD,kBAAA;;AAGJ,4BAA6B,2BAA2B,GAAE,MAAO,2BAA2B;AAC5F,4BAA6B,2BAA2B,GAAE,MAAO,2BAA2B;EACxF,mBAAA;;AAGJ,0BAA2B,2BAA2B;EAClD,cAAA;;;AAIJ,qBAAqB;EACjB,yBAAA;;AAGJ,4BAA6B,GAAE,MAAO;EAClC,yBAAA;;AAGJ,4BAA6B,GAAE,yBAA0B;EACrD,yBAAA;;AAGJ,4BAA6B,GAAE,MAAO;EAClC,mBAAA;EACA,mBAAA;EACA,eAAA;;;AAIJ,iBAAkB;EACd,WAAA;EACA,cAAA;EACA,cAAA;EACA,iBAAA","sourcesContent":["@import './imports/global';\n\n/* ----- table loading styles ----- */\nspan.aui-restfultable-throbber {\n background: url('images/wait.gif') center center no-repeat;\n display: inline-block;\n height: 16px;\n text-align: left;\n text-indent: -999px;\n visibility: hidden;\n width: 20px;\n}\n\n.aui-restfultable-init {\n text-align: center;\n vertical-align: middle;\n padding: 20px;\n}\n\n.aui-restfultable-init .aui-restfultable-loading {\n top: -4px;\n position: relative;\n}\n\n.aui-restfultable-init .aui-restfultable-throbber,\n.aui-restfultable .aui-restfultable-row.loading .aui-restfultable-throbber {\n visibility: visible;\n}\n\n/* ----- Some basics ----- */\ntable.aui.aui-restfultable > thead > tr > th {\n background-color: @aui-restfultable-header-row-bg-color;\n}\n\n.aui-restfultable .aui-restfultable-status {\n width: 1px;\n white-space: nowrap;\n}\n\n/* ----- Generic row - All states ----- */\n.aui-restfultable-row td {\n vertical-align: top;\n}\n\n.aui-restfultable-row .aui-restfultable-order {\n width: 8px;\n}\n\n.aui-restfultable-row .aui-restfultable-operations {\n width: 160px;\n white-space: nowrap;\n}\n\n.aui-restfultable-row .aui-restfultable-throbber {\n width: 20px;\n}\n\n.aui-restfultable-row .aui-restfultable-operations input.button,\n.aui-restfultable .aui-restfultable-row select {\n margin-top: 2px;\n}\n\n.aui-restfultable .aui-restfultable-row input.text,\n.aui-restfultable .aui-restfultable-row select {\n box-sizing: border-box;\n margin: 0;\n max-width: none;\n width: 100%;\n}\n\n.aui-restfultable .aui-restfultable-order {\n width: 8px;\n}\n\n.aui-restfultable .aui-restfultable-row .aui-restfultable-draghandle {\n display: inline-block;\n width: 8px;\n min-height: 24px;\n margin-bottom: -6px;\n background-image: data-uri('images/bg-grippy.png');\n cursor: move;\n}\n\n/* ----- Create row ----- */\n.aui-restfultable-create td {\n border: solid @aui-restfultable-row-create-border;\n border-width: 1px 0;\n}\n\n.aui-restfultable .aui-restfultable-create .aui-restfultable-draghandle {\n display: none;\n}\n\n/* ----- Focused row ----- */\n.aui-restfultable-row.aui-restfultable-focused td {\n background-color: @aui-restfultable-row-focused-bg-color;\n}\n\n/* ----- Disabled row ----- */\n.aui-restfultable-row.aui-restfultable-disabled td {\n opacity: 0.5;\n}\n\n/* ----- Readonly row ----- */\n\n/* https://ecosystem.atlassian.net/browse/AUI-1940\n * Because the table cells have fractional widths in IE, which then rounds up/down at random when calling clientWidth\n * which means the helper is too narrow to contain the children.\n */\n.aui-restfultable-readonly.ui-sortable-helper {\n white-space: nowrap;\n}\n\n.aui-restfultable-readonly.aui-restfultable-movable > div {\n background-color: @aui-restfultable-row-moving-bg-color !important;\n box-sizing: border-box;\n display: table-cell;\n height: 100%;\n min-height: 40px; /* the average height of a row in a restful table. The actual height should be set on the container */\n padding: 7px 10px;\n vertical-align: middle;\n}\n\n.aui-restfultable-readonly > .aui-restfultable-movable {\n height: 100%;\n}\n\n.aui-restfultable-readonly .aui-restfultable-editable-no-value .aui-restfultable-editable {\n visibility: hidden;\n}\n\n.aui-restfultable-readonly .aui-restfultable-operations a {\n visibility: visible;\n}\n\n.aui-restfultable-readonly .aui-restfultable-editable {\n display: block;\n box-sizing: border-box;\n margin: 0;\n padding: 3px 24px 2px 4px;\n position: relative;\n}\n\n.aui-restfultable-readonly .aui-restfultable-editable .aui-iconfont-edit,\n.aui-restfultable-readonly .aui-restfultable-editable .icon-edit-sml {\n margin: 0;\n position: absolute;\n right: 4px;\n top: 4px;\n visibility: hidden;\n}\n\n.aui-restfultable-allowhover td .aui-restfultable-editable .aui-iconfont-edit,\n.aui-restfultable-allowhover td .aui-restfultable-editable .icon-edit-sml {\n visibility: hidden;\n}\n\n.aui-restfultable-allowhover .aui-restfultable-readonly td:hover .aui-restfultable-editable .aui-iconfont-edit,\n.aui-restfultable-allowhover .aui-restfultable-readonly td:hover .aui-restfultable-editable .icon-edit-sml {\n visibility: visible;\n}\n\n.aui-restfultable-readonly .aui-restfultable-editable em {\n color: @aui-restfultable-editable-em-text-color; // doubt this is still used\n}\n\n/* ----- Hover row ----- */\n.aui-restfultable-row.aui-restfultable-active {\n background-color: @aui-restfultable-row-active-bg-color;\n}\n\n.aui-restfultable-allowhover tr:hover td {\n background-color: @aui-restfultable-row-hover-bg-color;\n}\n\n.aui-restfultable-allowhover tr.aui-restfultable-focused td {\n background-color: @aui-restfultable-row-focused-bg-color;\n}\n\n.aui-restfultable-allowhover td:hover .aui-restfultable-editable {\n visibility: visible;\n background: @aui-restfultable-row-editable-hover-bg-color;\n cursor: pointer;\n}\n\n/* ----- Validation ----- */\n.aui-restfultable .error {\n clear: both;\n color: @aui-restfultable-error-text-color;\n display: block;\n margin: 5px 0 0 0;\n}\n"],"file":"aui-experimental-restfultable.css"}